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
<POSITION>
<TOP>0</TOP>
<LEFT>0</LEFT>
<BOTTOM>800</BOTTOM>
<RIGHT>600</RIGHT>
</POSITION>
<SUPPRESSOUTPUT>false</SUPPRESSOUTPU
T>
<RUNAROUND BOTTOM="0" LEFT="0"
RIGHT="0" TOP="0" TYPE="ITEM"/>
</GEOMETRY>
<FRAME GAPCOLOR="White"
GAPOPACITY="100%" GAPSHADE="100%"
OPACITY="100%" SHADE="100%"
STYLE="Solid" WIDTH="0"/>
<PICTURE/>
</BOX>
</SPREAD>
</LAYOUT>
</PROJECT>
Alerts
Logs
If the project is successfully rendered, a transaction
success message is written to the QuarkXPress
Server Transaction Log file. The transaction entry
consists of the date and time of the request, request
type, project name, type of response produced by
the server, size of response returned in bytes, and
client IP address.
The following is a sample of a transaction entry:
8/3/2004 17:16:11 - xml/sample.qxp - Type: text/xml
- Size: 2364 - Client: 127.0.0.1
Example GET URL
http://localhost:8080/xml/sample.qxp
Note: You can also deconstruct QuarkCopyDesk
articles. To deconstruct a QuarkCopyDesk article,
use the following:
http://localhost:8080/xml/copydesk/abc.qcd
Related topics:
The Modifier DTD
About XML deconstruct and construct
construct
Deconstructing a project
Constructing a project
Page 151