Summary | Tracks missing nodes via their expected alcn/acn/dest_path |
---|---|
Short name | missing_node |
Provided by bundle | built-in |
API doc | Webgen::ItemTracker::MissingNode |
Description
This item tracker extension is used for tracking unresolved absolute node paths and makes sure that pages with unresolved paths are re-generated.
See the Webgen::ItemTracker::MissingNode 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.