About CustomUrls
This extra allows you to define custom alias or URI patterns for your resources. It supports translit and Redirector packages.
You can build your patterns from resource fields, TV, snippets and output filters and set some constraints like you'd do with custom forms.
For example, with CustomURLs you can add the resource's ID or publish month in the aliases of all resources or just for ones whose parent = 1 or template = 1.
Documentation : http://rtfm.modx.com/display/ADDON/CustomUrls
Information
New in CustomUrls 1.0.0-rc3
Changelog for CustomUrls
CustomUrls 1.0.0-rc3
-------------------
Remove small bug that made package worked only for admin user
CustomUrls 1.0.0-rc2
-------------------
Support getResourceField and UltimateParent snippets in URL patterns
Preserve resource hierarchy in URL generation process
CustomUrls 1.0.0-rc1
-------------------
Initial Version