projectdoc Toolbox

Activates the page fragment cache for a space.

Tags
Identifier
de.smartics.projectdoc.admin.caching.fragments
Data Type
boolean
Default Value
false
Since
1.9.0

Turn on or off the use of the page fragments cache. This improves the page rendering time, but makes the transcluded content visible to any user having access to the transcluding page.

 

The cache is working on a per site, not on a per user mode! Therefore the cache is disabled per default to not reveal sensitive information.

The cache does not update dynamic content. For instance in case the fragment contains a rendered Display Table Macro, the table will persist the hits at the time the fragment is written to the cache.

In case there is transcluded content that must not be cached, use the No Cache parameter of the Transclusion Macro.

References

NameShort Description
Delegate Document Suppress Error Message Section
Controls if missing sections should render an error message (false) or just display nothing (true).
Render Transclusion Box
Controls the rendering of transclusion boxes.
Suppress Transclusion
Suppresses transclusions when set to 'true' on a space.
Suppress Transclusion Mode
Sets the mode for rendering transcluded content in transclusion suppression mode.
Transclusion Box Date Format
Controls the format of the date rendered on the transclusion box.
Transclusion Box Suppress Date
Controls the rendering of dates on the transclusion box.

Resources

More information on transclusion.

Working with Transclusions
Compare the excerpt feature of Confluence with the transclusion feature of the projectdoc Toolbox.
Transclusion
Tools to provide or consume content to support reuse.
Fragments Cache for Transclusions
Information on how to use the fragments cache.