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
I
f the operation is successful, an alert confirms that the QuarkXPress project
was saved in the QuarkXPress Server document pool or in the specified loca-
tion. If the operation fails (for example, if the target directory has read-only
permissions), an error alert displays.
MODIFY ATTRIBUTES FOR SAVING
Use the attributes described in this section to save copies of
QuarkXPress projects.
ATTRIBUTE DESCRIPTION
NEWNAME Use this attribute to save a QuarkXPress project in
QuarkXPress Server. For example,
NEWNAME=Customer1.qxp
saves the project as “Customer1.qxp.”
PATH Use this attribute to specify the location for saving the
QuarkXPress project on the QuarkXPress Server computer.
For example,
PATH=HDD:temp saves the project in the
HDD:temp directory.
REPLACE Use this attribute to permit or prevent the overwriting of an
existing QuarkXPress project in the specified location. For
example, if
REPLACE=FALSE and NEWNAME="Project.qxp",
and a file named “Project.qxp” already exists in the speci-
fied location, the new file is saved with a number after the
file name (“Project1.qxp”) to prevent overwriting.
By default, the value for replace is TRUE.
SAVETOPOOL Use this attribute to save the QuarkXPress project in
the QuarkXPress Server document pool. For example,
SAVETOPOOL=YES saves the file in the document pool.
By default, the value for
SAVETOPOOL is YES.
DTD FOR MODIFIER XTENSIONS SOFTWARE
The DTD for XML calls accepted by Modifier XTensions software is as follows:
<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT PROJECT (SAVEAS?, LAYOUT*)>
<!ELEMENT SAVEAS EMPTY>
<!ATTLIST SAVEAS
NEWNAME CDATA #IMPLIED
PATH CDATA #IMPLIED
SAVETOPOOL (true | false) "true"
REPLACE (true | false) "true"
>
<!ELEMENT LAYOUT (BOX | CREATEBOX | DELETEBOX)*>
<!ATTLIST LAYOUT
MODIFIER XTENSIONS SOFTWARE
CHAPTER 4: XTENSIONS SOFTW
ARE
|
169