7.0
Table Of Contents
- Table of contents
- Introduction
- Getting started with QuarkXPress Server
- The QuarkXPress Server user interface
- Server configuration dialog box
- Server preferences
- Application preferences (category)
- Display (pane)
- Input Settings (pane)
- XTensions Manager (pane)
- Font Mapping (pane)
- Deconstruct (Pane)
- EPS (pane)
- Full Res Preview (pane)
- Job Jackets (pane)
- Modifier (pane)
- PDF (Pane)
- Placeholders (pane)
- PSD Import (pane)
- Fraction/Price (pane)
- Picture Effects (pane)
- Project preferences (category)
- General (pane)
- XML Import (pane)
- Default Print Layout (category)
- General (pane)
- Measurements (pane)
- Paragraph (pane)
- Character (pane)
- Tools (pane)
- Trapping (pane)
- Color Manager (pane)
- Layers (pane)
- Style sheets
- Colors
- H&Js
- Output styles
- Output Styles (dialog box)
- Edit EPS Style (dialog box)
- Panes
- General (pane)
- Color (pane)
- Marks (pane)
- Fonts (pane)
- Bleed (pane)
- Transparency (pane)
- OPI (pane)
- JDF (pane)
- Advanced (pane)
- Summary (pane)
- Edit PPML Style (dialog box)
- Panes
- Device (pane)
- Pages (pane)
- Colors (pane)
- Pictures (pane)
- Marks (pane)
- Bleed (pane)
- JDF (pane)
- Advanced (pane)
- Summary (pane)
- Edit PDF Style (dialog box)
- Panes
- Pages (pane)
- Meta Data (pane)
- Hyperlink (pane)
- Compression (pane)
- Color (pane)
- Fonts (pane)
- Marks (pane)
- Bleed (pane)
- Transparency (pane)
- OPI (pane)
- OPI Active (check box)
- JDF (pane)
- Summary (pane)
- Edit Print Style (dialog box)
- Panes
- Device (pane)
- Pages (pane)
- Colors (pane)
- Pictures (pane)
- Fonts (pane)
- Marks (pane)
- Bleed (pane)
- Transparency (pane)
- OPI (pane)
- JDF (pane)
- Summary (pane)
- Font mapping
- Source Setups
- Output Setups
- Server XTensions Manager
- Status Monitor
- Other menu items
- Creating URL requests
- XTensions software
- Telegraph XTensions software
- QuarkXPress Server Monitor
- Glossary
PREFERENCE ADMINISTRATION PARAMETERS
T
he
/
setprefs
h
andler lets clients remotely control QuarkXPress
Server preferences. For example,
http://<servername>:<port>/
setprefs?AddConnectionFilter=action=allow; ipaddr=206.195.80.80;
mask=255.255.255.1;pos=0
permits connection filters and specifies the IP
address and the subnet mask of the connection.
ATTRIBUTE TYPE DESCRIPTION
PortNumber integer Specifies a port number
from 1024 to 65,535
(Mac OS) or 1 to 65,535
(Windows).
MaxListens integer Specifies the maximum
number of listens from 1
to 32.
MaxConnections integer Specifies the maximum
number of connections
from 1 to 16.
CacheSize integer Specifies the memory
cache size from 1MB
to 1024MB.
DocumentRootFolder string Specifies the document
root directory.
AllowAddFile Boolean Allows the addition of
files to the document
root directory.
LoggingEnabled Boolean Controls whether
transactions and errors
are logged.
LogFolder string Specifies the path to the
log folder, which contains
the error and transaction
log files.
LogErrors Boolean Specifies whether to log
error conditions.
LogTransactions Boolean Specifies whether to log
all successful transactions.
LogTiming Boolean Specifies whether to
include timing informa-
tion (such as processing
time and opening time)
in the transaction log.
PREFERENCE ADMINISTRATION PARAMETERS
148
|
CHAPTER 3: CREA
TING URL REQUESTS