You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

projectdoc Toolbox

Renders the value of a document property from the primary page.

Categories
ID
projectdoc-primary-page-property-display-macro
Since
2.5

The Display Primary Page Property is used to render a property from the currently rendered projectdoc Document in a page fragments, such as the header or footer.

Parameters

Property Name

The name of the property to fetch the property value.

Default Property Value

The default value, if the property is not set.

CSS Classes

Set the CSS style classes.

Additional Text

The text to be add to the referenced property value (see append for controlling the location).

Append

If checked the additional text is appended, otherwise it is prepended.

Prepend Newline

If checked a newline is rendered before the property.

This feature is typically used by Template Authors.

Resources

Layout Element Macro
Renders an block or inline element of a page.

  • No labels