List of variables provided in the blueprint context for templates.

The projectdoc Toolbox provides a number of variables for template authors in the blueprint context. The variables are easily accessible from a template and their values can be rendered in the new document.

Prerequisites

The value of a variable can be accessed from within a template like this.

<at:var at:name="projectdoc.name.of.the.variable"/>

In case the variable contains HTML that should be used verbatim, use the rawxml attribute.

<at:var at:name="projectdoc.variable.that.contains.html" at:rawxhtml="true"/>

Template Variables

The following list of variables are available in templates.

The query matched no documents.