Summary | Tracks the template chain of a node |
---|---|
Short name | template_chain |
Provided by bundle | built-in |
API doc | Webgen::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.