projectdoc Toolbox

The short description for the document as specified by the user in the wizard.

Identifier
projectdoc.doctype.common.shortDescription
Required
false
Data Type
HTML
Short Data Type
HTML
Since
1.0

Description

The short description is a description for the document provided by the user in the blueprint wizard. Typically this description has about one too three sentences and does not use markup. But markup is not strictly forbidden.

Usage

Access the variable value like this:

<at:var at:name="projectdoc.doctype.common.shortDescription" at:rawxhtml="true"/>

Use rawxml="true" since the content of the variable may contain HTML markup.