projectdoc Toolbox

The page title and document name are adjusted according to the context of the creation.

Page Title and Document Name Handling

If the targetLocation or  adjustTitleAfterMoveRequest is not set by the wizard (soy template), the placeholder @parentPageTitle be replaced with the parent page's name. The sort key property will also be set to the next higher number according to the current siblings of the new page, if at least one placeholder is used.

Otherwise the title of the page is set to the name of the document.

Transcluded By

NameShort DescriptionDoctype
ProjectDocContextProvider
The standard context provider or templates.
component
ProjectDocSpaceContextProvider
Context provider to templates of structural pages that need not to be created individually. This is usually the case for pages like the space homepage. It is created once and edited by the user. There is no need to create this page in an existing page, like it may be the case for a doctype homepage.
component
ProjectDocSubdocumentContextProvider
The standard context provider or templates to create subpages. The context provider basically deals with the title uniqueness (by adding the parent document's name as part of the page title) and sort order (first documents first).
component
SubspaceContextProvider
The standard context provider for home and special pages.
component