MODX EXTRA
Wayfinder
Creator: Shaun McCormick (splittingred)
2.3.2-pl (92 KB) Other Versions Need help installing this extra?About Wayfinder
Wayfinder is a highly flexible navigation builder for MODx Revolution.
Information
Released
September 20, 2011
Supported Versions
2.0 –
Current
Supported Database
MySQL, Microsoft SQL Server
Downloads
316,985
License
GPLv2
Website
Instructions
Install via Package Management.
New in Wayfinder 2.3.2
New in 2.3.2
- [#36] Fix issue with multiple Wayfinder calls using &config
- [#35] Fix issues with TV bindings rendering
- Add "protected" placeholder that is 1 if Resource is protected by a Resource Group
- Updated documentation, snippet properties descriptions
New in 2.3.1
- [#31] Add &scheme property for specifying link schemes
- [#27] Improve caching in Wayfinder to store cache files in resource cache so cache is synced with modx core caching
New in 2.3.0
- [#14] Fix issue with hideSubMenus when using it with a non-zero startId
- Add all fields of a Resource to the rowTpl placeholder set, such as menutitle, published, etc
- Properly optimize TV value grabbing to properly parse and cache TVs to improve load times when using TVs in a result set
- Ensure that caching also caches by user ID to persist access permissions through cached result sets
New in 2.2.0
- [#23] Fix issue that generated error message in error.log due to &contexts always being processed regardless of empty state
- [#21] Fix issue with unnecessary groupby that was breaking sorting in older mysql versions
- [#22] Add &cacheResults parameter, which caches queries for faster loading
- [#8] Add &contexts parameter, and &startIdContext parameter if navigating across multiple contexts and using a non-0 &startId