Downloads » Resources » Wayfinder » Wayfinder | beta

Wayfinder beta

  • Currently 4.5483870967742/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
31 vote(s).

Resource ImageThis is a public beta for the future replacement of DropMenu.

Works with MODx Version(s): 0.9.2.1
Submitted: Aug 2nd 2006 | License: GPL - GNU Public | Downloads: 1072
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.

Included in the zip is an example on how to create the mollio menu and some menus from CSSplay.

To view some example menus created with Wayfinder go here: http://modxtest.muddydogpaws.com/wayfinder_documentation.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


( back to top )