Crumbtrail
The crumbtrail
helper iterates parent folders and can be used to create a navigation menu like the one above ^^. If a parent folder does not have an index file it will not be included.
info
Prefer the std::crumbtrail plugin over using this helper directly; see crumbtrails for more information.
Local Variables
@first
: Whether this is the first part.@last
: Whether this is the last part.@href
: Relative path to the ancestor.
Example
Renders as:
UWE = "../../../../"
Documentation = "../../../"
Reference = "../../"
Helpers = "../"
Crumbtrail = ""