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

Compare with Current View Page History

« Previous Version 2 Next »

projectdoc Toolbox

Renders the value of a property of a document.

Description

This macro transcludes the value of a property of its own or another document.

Properties

Document

The document the property is part of.

If not specified, the current document is used. This allows to render the value of a property of the same document at several places of this document, without duplicating the value.

 

Within the Document Properties Marker Macro

  • you must not reference a property of the same document before it is defined. If you use this macro as the value of a document property, the macro must only reference properties that haven been specified prior.
  • do not reference properties of pages with different page access restrictions!

Property Name

 The name of the property to fetch the property value.

Append

Check if the Append Text is actually to be appended. If unchecked, the Append Text is prepended.

Additional Text

The text to be appended to the referenced property value.

Default Value

A default value to render, if the document has no value for the referenced property.

Prepend Newline

If checked, signals that a newline is to be rendered before the property value.

Related macros

Display Document Properties Macro
Renders a template with property references.
Display Document Property As Image Macro
Renders the value of a document property as an image. The property value is required to an URL that points to an image.
Display Document Property As Link Macro
Renders the value of a document property as a link with an alternative label.
Display Document Property As List Macro
Renders the list value of a document property.
Display Document Property Macro
Renders the value of a property of a document.
Display Document Property Ref Concat Macro
Displays a single property of a document that is referred by a property of another document and concatenates it with the value of a local property.
Display Document Property Ref Macro
Displays a document property from a referenced document.
Display Space Attribute Macro
Renders a space attribute value.
Display Space Property Macro
Renders a space property value.
Tour Macro
Renders a predefined list of documents in a table.

Resources

NameShort DescriptionDoctype
Deep links can be used on both sides of predicates in a Where Clause.
topic
Display List Macro
Lists references to projectdoc documents in a list. List contain names and optional short descriptions.
macro
Display List Template Macro
Lists references to projectdoc documents in a list. List items are defined by templates referencing properties.
macro
Display Table Macro
Lists references to projectdoc documents in a table. Allows to select document properties for columns. Also non-list representations are provided.
macro
Index Card Macro
Renders transcluded content fetched from documents of a result set.
macro
Index Entries Table Macro
Renders a table of index entries.
macro
Transclude Documents Macro
Renders transcluded content fetched from documents of a result set.
macro


  • No labels