item_tracker.template_chain

SummaryTracks the template chain of a node
Short nametemplate_chain
Provided by bundlebuilt-in
API docWebgen::ItemTracker::TemplateChain

Description

This item tracker extension is used for tracking the template chain of a page node.

Since newly added default.template nodes must be taken into account when re-generating a website, tracking of the template chain is necessary.

See the Webgen::ItemTracker::TemplateChain API documentation for information on how to use this item tracker.

Note that item trackers are rarely used directly in page or template files; they are mostly used by other extensions.