Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Document Properties Marker
overridefalse


List
Doctypepropertyhide
NameDelegate Space
Short DescriptionList of spaces to delegate documents on creation to. Also works as a search space for upstream spaces.
Parent
Parent Property
property-nameName

Audience
Name List
doctyperole
propertyAudience
hide
Tags
Identifierdelegate-space
Component
Name List
doctypecomponent
propertyComponent

Mandatory
Type

Data Typelist of space keys
Default ValueIDX
Value Range
Implementation
Iteration

Iteration
valuefinished

hide
Sort Keyhide


...

Section
show-titlefalse
titleDescription

This property allows to specify a list of spaces to delegate documents to on creation. This also works as a search space for upstream spaces.

Caution Box

Delegate spaces are not allowed to specify @all, @self, !, or #. Only search spaces have these options. Delegate spaces have to be a positive, ordered list of space keys.

To remove default delegation, use #SELF as delegate space.

The Name List Macro uses the delegate spaces to create links to documents.

Tip Box

Make sure that there are no HTML tags or entities (like non-breaking-spaces,  ) in the list of space keys. The parsing is very strict and will take each token literally.


Version Box
since4.5

Since version 4.5 of the projectdoc Toolbox use projectdoc.delegate-space-closure for reading access.



Section
titleExample of Usage

...