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 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

Name Short Description
Controls if missing sections should render an error message (false) or just display nothing (true).
Controls the rendering of transclusion boxes.
Suppresses transclusions when set to 'true' on a space.
Sets the mode for rendering transcluded content in transclusion suppression mode.
Controls the format of the date rendered on the transclusion box.
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.