item_tracker.node_content

SummaryTracks changes to the content of a node
Short namenode_content
Provided by bundlebuilt-in
API docWebgen::ItemTracker::NodeContent

Description

This item tracker extension is used for tracking changes to the content of a node which basically means checking if any items the node depends on have changed.

See the Webgen::ItemTracker::NodeContent 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.