readme.txt 804 B

12345678910111213141516171819
  1. ::::::::::::::::::::::::::::::::::::::::
  2. Snippet name: Wayfinder
  3. Short Desc: builds site navigation
  4. Version: 2.3.0 (Revolution compatible)
  5. Authors:
  6. Kyle Jaebker (muddydogpaws.com)
  7. Ryan Thrash (vertexworks.com)
  8. Shaun McCormick (splittingred.com)
  9. ::::::::::::::::::::::::::::::::::::::::
  10. Description:
  11. Totally refactored from original DropMenu nav builder to make it easier to
  12. create custom navigation by using chunks as output templates. By using templates,
  13. many of the paramaters are no longer needed for flexible output including tables,
  14. unordered- or ordered-lists (ULs or OLs), definition lists (DLs) or in any other
  15. format you desire.
  16. ::::::::::::::::::::::::::::::::::::::::
  17. Example Usage:
  18. [[Wayfinder? &startId=`0`]]
  19. ::::::::::::::::::::::::::::::::::::::::