Versions Compared

Key

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

...

Document Properties Marker
overridefalse


     
Short DescriptionControls the generation of the document title by adding the parent document's title in any case. 
Doctypepropertyhide
Nameadjust-title-on-any-parent 
Parent
Parent Property
propertyParent
property-nameName
 
Audience
Name List
doctyperole
propertyAudience
hide
Subject
Name List
doctypesubject
propertySubject
 
Categories
Name List
doctypecategory
propertyCategories
 

Tags
Tag List
namesadjust-property
propertyTags
 

Identifieradjust-title-on-any-parent
 
Component
Name List
doctypecomponent
propertyComponent
 

Required
Typeboolean 
Short Type
Display Property
property-nameType
hide
Default Valuefalse 
Value Range

Implementation 
Since2.5 
Deprecated Since
Until
Iteration

Iteration
valuefinished

hide
Reference
Sort Keyhide



Section
show-titlefalse
titleDescription

This property allows template authors to control the title of a document dependent on the expected parent's doctype defined by the Parent Document Property.

Per default the title of a new document will only be adjusted by the parent document's title if the parent page is a semantic parent document. The parent page is a parent document if the Parent Document Property is not empty. This property allows to override this and accept any document to be the semantic parent. This is espcially especially useful for document types that are not closely related to a specific the parent document type, such as Section or Step.


Section
titleExample of Usage

Add the following hidden input element to the template wizard's Soy.

Code Block
languagexml
<input id="adjust-title-on-any-parent"
       type="hidden"
       name="adjust-title-on-any-parent"
       value="true">

Independent on the Parent Doctype value of the Parent Property Macro the title will have the title of the parent document appended.

...

Section
titleResources


Tour
render-as-definition-listtrue
replace-title-with-nametrue