About GetIdList
A general purpose snippet to get a list of resource ids for MODX Revolution. A fork of GetIds. GetIdList is a drop-in replacement for GetIds.
Information
Released
May 3, 2018
Supported Database
MySQL
License
GPLv2
Instructions
Install via Package Manager or download the transport package manually from GitHub.
New in 1.2.2-pl
Changelog for GetIds snippet.
GetIdsList 1.2.2-pl
- Changed the name and updated documentation to clarify the relationship with the original GetIds project.
GetIds 1.2.1-rc1
- Moved the settings from snippet properties to system settings
GetIds 1.2.0-rc1
- RC built using RepoMan
- Migrate entire project over to RepoMan based on their demo repo
- Add subsample and invert functionality
- Full usage docs moved to readme and formatted with markdown
GetIds 1.1.0
- Adds all-children functionality
- Adds the ability to us c0 to add all top level pages to the list of IDs
GetIds 1.0.0
- Initial version created by Coroico at https://github.com/Coroico/GetIds