I created this package because i got tired of always rewriting and adapting my old xslt menus to new projects. The package contains an XSLT macro that features:
Menu
Sitemap
Breadcrumb
To use it, you just fill out some parameters when you insert the macro, and BAM!
Installation
1) Install the package
2) Add these properties to your pages' document types:
umbracoUrlName // Textstring :: The page's menu name (fallback to @nodeName)
umbracoNaviHide // True/false :: Hide in menu
umbracoBreadcrumbHide // True/false :: Hide in bread crumb path
umbracoSitemapHide // True/false :: Hide in sitemap
Please go to the project website on the link below for documentation and setup guide.
Bug fixes:
Version 1.1:
- Wrong interpretation of start level in menu and sitemap
Upgrade guide:
Upgrade from version 1.0 to 1.1: replace /xslt/XSLTNavigation.xslt