You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

projectdoc Toolbox

Activates the page fragment cache for a space.

Tags
Identifier
de.smartics.projectdoc.admin.caching.fragments
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

The query matched no documents.

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.
  • No labels