About Archivist
Automatically generate archive navigation, friendly-url mapping, and wordpress-style archives with this handy Extra.
See the official documentation at: http://rtfm.modx.com/display/ADDON/Archivist
Information
Released
August 23, 2012
Supported Versions
2.0 –
Current
Downloads
32,011
License
GPLv2
New in Archivist 1.2.4
New in 1.2.4
- [#6969] Fix bug with dateFormat and archives filtering
- Add sanity check for get params merge rarely causing PHP notice error (gh#16)
- Remove deprecated code sometimes causing PHP notice error (gh#15)
New in 1.2.3
- [#4650] Add &exclude parameter for excluding various Resources from results in Archivist snippet
- [#7412] Fix error with month name on windows machines
- Fix various E_NOTICE errors
New in 1.2.2
- Properly inherit getResources in getArchives snippet
- Add author handling
- Fix issues with getPage, caching and various other sorting issues
New in 1.2.0
- Add &groupByYear and &groupByYearTpl to allow for grouping results by year in Archivist, into nested lists
- [#4200] Up Archivist and ArchivistGrouper default limit to 12 to represent months of year
- [#4250] Fix typo in properties list options for sorting properties
- [#5241] Fix issue with locales and month name
- [#5015] Default showHidden for getArchives to 1
New in 1.1.2
- Fix issues with &where in getArchives
New in 1.1.0
- Better tagging support
- Add limitItems property to ArchivistGrouper to allow for limiting of # of items that show in each group
- Add ArchivistGrouper snippet for displaying Resources grouped by month or year
New in 1.0.x
- [#10] Added &locale to allow users to override cultureKey locale setting
- i18n of Snippet Properties
- [#5] Fix issue with localization and placeholders
- [#7] Add &where parameter to getArchives snippet for easier filtering
- Fixed bug where unpublished/deleted were showing in Archivist snippet
- Fixed bug with setlocale being ignored for date formatting
- Fixed bug with FURL generation