edo Reference

Build 1501 on 14/Nov/2017  This topic last edited on: 3/Nov/2014, at 14:57

This chapter describes commands available in edo.ashx in the browser interface.

Note

To execute a listed command, you need to have a valid ticket. The typical manual method to get a valid ticket is to connect first and sign in with your credentials, e.g. on http://servername/gn4/int/Page.aspx?config=home. Now you can duplicate the tab if you want, or use the same tab and type http://servername/gn4/int/edo.ashx?Cmd=commandname

To get a list of all available commands,  type http://servername/gn4/int/edo.ashx?Cmd=Help&x=docbook

To get a short description of a command, e.g. Print command, type http://servername/gn4/edo.ashx?Cmd=Help&Name=Print&X=docbook

Note: this list was updated in 1.6, 2.0 and 2.1 versions.

Available commands

ArticleJustJustifies an article, returning depths, overset information and previews
ArticleSchemaOutputs the article schema, i.e. a decription of the structure of an article
ArticleXmlOutputs the justification XML of an article, i.e. the XML generated by the justification engine mapping the styles to XML tags
ArtSaveAsUsed by GN4 clients software (GET/POST).
CheckOutProxyModifiedUsed by GN4 clients software (GET/POST).
CopyDummyUsed by GN4 clients software (GET/POST).
CreateFromEdCreate server-side a new edition and copy the content from an input pre-existent edition.
EditionsListList editions. DEPRECATED - use 'do.ashx?cmd=tree' instead.
GetArticlesUsed by GN4 clients software (GET/POST).
GetTemplatesRetrieve GNWeb template list and thumbnails, if uploaded.
GetColorProfilesGet a list of keyvalue objects, where the key is the profile name desc and the value is the profile ''file name''
GetFormatUsed by GN4 clients software (GET/POST).
GetHyphenationUsed by GN4 clients software (GET/POST).
GetImgsUsed by GN4 clients software (GET/POST).
GetLayoutPageListUsed by GN4 clients software (GET/POST).
GetMasterOrLayerUsed by GN4 clients software (GET/POST).
GetPageAndLayersUsed by GN4 clients software (GET/POST).
HelpReturns the list of all the available commands, or details about a specific command, as an XML document matching the DocBook DTD
PagePreviewGenerates the preview of a page
PrintPrint POSTed data to a print queue
ServerPrintPrint full server-side (load, xml generation and PDF creation) one or more editorial pages.
SetTemplateSet a GNWeb template to a Web page.
SetupPreviewCreates, if not found, a specific temporary pages for template change preview.
TransformXmlTextTransform the POSTed XML in the specified XML format using the specified rendering mode
TxtCreateUsed by GN4 clients software (GET/POST).
TxtCreateGeometryUsed by GN4 clients software (GET/POST).
XmlTextGets the XML contained in an object attribute, optionally transformed using object-dependant XSLT

See also

General Calls Reference

do Reference