About SiteAtoZ
Produces an A to Z listing of selected resources using getResources (for MODx Revolution)
Optionally hides results with JavaScript until letter is clicked on.
Information
Released
February 19, 2023
Supported Database
MySQL, SQL Server
License
GPLv2
Instructions
Install with Package Manager.
Basic Usage: Accepts all getResources and pdoResources properties. Note: &resources can be used to exclude docs but not to include them.Best Practice:
Use getResources or pdoResources alone until it shows exactly the resources you want to display (in the correct order). Then change 'getResources' to 'SiteAtoZ' in the tag.See the docs at Bob's Guides
New in 1.3.3-pl
Version 1.3.3
- Add MODX 3 compatibility
- Handle non-English alphabets
- Add context awareness
- Improve handling of numeric pagetitles
- Allow multiple calls on same page