8.0
Table Of Contents
- Overview
- New and enhanced features
- Getting started
- Functions
- Function overview
- Render types
- Content modifiers
- Render modifiers
- XML modify
- XML deconstruct and construct
- About XML deconstruct/construct
- xml
- construct
- Deconstructing a project
- Constructing a project
- Working with pages and spreads
- Working with layers
- Working with boxes
- Working with pictures
- Working with text
- Working with tables
- Working with Composition Zones
- Using server XSLT
- Working with lists
- Working with anchored boxes
- Working with placeholders
- Working with metadata
- Working with hidden text
- Administrative Request handlers
- The Modifier DTD
- Sample applications
- Contact Quark
- Legal notice
If an alert is displayed, an error message is written to the QuarkXPress Server
error log. The following is a sample of the error log entry:
8/10/2005 10:39:07 - Error - Error Code: 10339 - The specified file failed to
load in the picture box.
Notes
The xml namespace takes two arguments: The name of the project to be modified
and a modify parameter that points to the XML file or string that describes how to
create the project:
http://QXPServer8:8080/project1.qxp?modify=file:path to XML file on server
http://QXPServer8:8080/project1.qxp?modify=XML string
You can also modify QuarkCopyDesk articles. To modify a QuarkCopyDesk
article:
http://localhost:8080/copydesk/abc.qcd?modify=file:XMLfile.xml
Related topics:
Modifying box properties and content
Creating boxes
Deleting boxes
Modifying picture properties
Modifying text attributes
Page 115