readme.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. --------------------
  2. Snippets: BreadCrumb
  3. --------------------
  4. Version: 1.4.3-pl
  5. Released: March 7, 2015
  6. Since: November 13, 2011
  7. Author: Benjamin Vauchel <contact@omycode.fr>
  8. Breadcrumb is a snippet for MODx Revolution, inspired by the Jared's BreadCrumbs snippet.
  9. It will create a breadcrumb navigation for the current resource or a specific resource.
  10. This snippet support most of Jared's BreadCrumbs features :
  11. - maxCrumbs
  12. - pathThruUnPub (now as showUnPub)
  13. - respectHidden (now as showHidden)
  14. - showCrumbsAtHome
  15. - showCurrentCrumb
  16. - showHomeCrumb
  17. And add new features :
  18. - chunk as templates (properties &containerTpl, &currentCrumbTpl, &linkCrumbTpl, &maxCrumbTpl)
  19. - breadcrumb for specific resource (property &resourceId)
  20. - direction (property &direction)
  21. - showContainer property
  22. - useWebLinkUrl property
  23. - scheme property
  24. Some features of Jared's BreadCrumbs are missing but easily can be replaced by chunk / CSS customization, as :
  25. - crumbSeparator
  26. - currentAsLink
  27. - descField
  28. - homeCrumbDescription
  29. - homeCrumbTitle
  30. - maxDelimiter
  31. - titleField
  32. Bugs and Feature Requests: https://github.com/omycode/breadcrumb