2015

Table Of Contents
Lets you specify which article in a project to render.
For example:
http://localhost:8080/qcddoc/
abc.qxp?article=article1
String
article
Parameters
Lets you specify which component in an article to
render. For example:
http://localhost:8080/copydesk/
abc.qcd?component=comp1
String
component
Lets you render an article in lightweight or
full-featured format. For example:
http://localhost:8080/qcddoc/
abc.qxp?article=article1&
format=fullfeatured
lightweight |
fullfeatured
format
Lets you save a copy of an article that was created
in QuarkCopyDesk as a template. The default value
is true. For example:
http://QXPServer8:8080/saveas/
qcddoc/article.qcd?saveastemplate=true
true | false
saveastemplate
You can also use this parameter to save a copy of a
template as an article. For example:
http://QXPServer8:8080/saveas/
qcddoc/template.qct?saveastemplate=false
Lets you include a page picture when you export
an article from a QuarkXPress layout. Valid options
are:
true | false | 1
| 0
includepagepicture
picformat (embedded or separate)
quality (blackandwhite or color)
picdpi (72, 144, or 200)
spreadrange (all or first)
For example:
http://localhost:8080/saveas/qcddoc/
4.qxp?includepagepicture=1&
quality=blackandwhite&picdpi=144&
spreadrange=first
http://localhost:8080/saveas/qcddoc/
PagePicture.qxp?includepagepicture=true
Lets you modify the article with XML. For more
information, see "Using XML modify."
XMLmodify
Render modifier
parameters
A QuarkCopyDesk article.Response
This alert displays if the box corresoponding to a referenced
component does not exist.
There is no box with the
specified identifier.
Alerts
This alert displays if an article name is longer than 32 characters.The number of characters
in the article name can't
be greater than max limit.
This alert displays if you create or change the name of an article or
component so that it is the same as the name of an existing article
or component.
The article/component
name is not unique.
See Understanding loggingLogs
68 | A GUIDE TO QUARKXPRESS SERVER 2015
USING QUARKXPRESS SERVER