Wayfinder 1.0.1
Wayfinder is a highly flexible navigation builder.
Submitted: Nov 7th 2006 | License: GPL - GNU Public | Downloads: 3920
This resource has been deprecated.
Description
Totally refactored from original DropMenu nav builder to make it easier to create custom navigation by using chunks as output templates. By using templates, many of the paramaters are no longer needed for flexible output including tables, unordered- or ordered-lists (ULs or OLs), definition lists (DLs) or in any other format you desire.
To view some example menus created with Wayfinder go here: http://www.muddydogpaws.com/notebook/wayfinder-10.html
Instructions
Copy the contents of the file snippet.wayfinder.tpl.php into a new snippet named Wayfinder.
Create a new folder under assets/snippets named wayfinder.
Copy the file wayfinder.inc.php into the newly created folder.
To get the default menu output use the following snippet call: [[Wayfinder? &startId=`0`]]
For documentation on all of the paramters refer to the file wayfinder.documentation.html
Updates
Minor update to fix error for users upgrading to MODx version 0.9.2.2