AnchorMan is a Snippet for MODX Revolution which generates proper anchor tags that respect current request parameters.
NOTE: Call this Snippet non-cacheable to ensure your anchor tags are always generated with the current query string parameters.
A generic caching snippet for caching the output of any MODx Element using a configurable cache handler.
Official documentation at http://github.com/opengeek/getCache/wiki
Issues at http://github.com/opengeek/getCache/issues
getResources is a general-purpose listing and summarization snippet for MODx Revolution. It is NOT a replacement for Ditto, but rather an alternative component that can accomplish some of the things that the more specialized components do, i.e. Ditto, Wayfinder, Breadcrumbs; basically anything that output the properties for a list of Resources (formerly Documents in MODx Evolution).
A MODx Revolution Core Extension, the modCipher service class provides easy access to mycrypt encryption/decryption features.
See https://github.com/opengeek/modCipher/wiki for more information.
A MODx Revolution Core Extension, the translit package provides a custom transliteration service class. When installed,
this is automatically available for the core Friendly URL alias transliteration process for Resources. You can also use
the service in your plugins and snippets.