Summary | Tracks changes to the content of a node |
---|---|
Short name | node_content |
Provided by bundle | built-in |
API doc | Webgen::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.