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: …
Travels up the document tree to return the "ultimate" parent of a document. An optional argument in the snippet call can specify a document ID to act as the top of the tree if you don't want to go all the way up to the root. Another argument can specify the document whose parent you want, if this argument is not used the current document's id will be used.
cmpLauncher allows you to display a link or redirect a user to a particular CMP (Component/Extra page) based on the template ID or the resource ID you are editing.NOTE: there is no ACL check in the plugin for now, so the links/redirections will occurs to any user.
sLink is a simple snippet that can be used to generate xhtml markup links / anchors in your resource. sLink takes several parameters and can grab data from a resource specified, or use simple strings.
Documentation can be found at http://rtfm.modx.com/display/ADDON/sLink
Checks to see if users belong to a certain group and displays the specified chunk if they do or an optional default chunk if they don't. Performs several sanity checks and allows to be used multiple times on a page.
getRelated is a snippet for MODX Revolution that automatically finds related pages based on fields you specify.
You can install it via the Package Manager.
It has been developed by Mark Hamstra for Vierkante Meter.
Documentation: http://rtfm.modx.com/display/ADDON/getRelated Bugs & Features: https://github.com/Mark-H/getRelated/issues
Commercial Support: hello, markhamstra.comDiscussi…