1.0releasedArchived Filter
Adds a toggle button to the Publish index to show/hide archived items (hiding by default).
Clone URLhttps://github.com/brockpetrie/archivedfilter.git
Add as a submodulegit submodule add https://github.com/brockpetrie/archivedfilter.git extensions/archivedfilter --recursive
Compatibility
2.x.x | 2.1.x | 2.2.x | 2.3.x | 2.4.x | 2.5.x | 2.6.x | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.7.10 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No | No | 1.0 | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No. Soon? |
Readme
Archived Filter
Adds a toggle button to the Publish index to show/hide archived items (hiding by default).
- Version: 1.0
- Author: Brock Petrie, b[email protected]
- Build Date: June 15 2011
- Requirements: Symphony 2.2
This extension, after verifying that a field with the name "Archive" or "Archived" exists, parses through each entry and hides it if the archive field is set to "Yes".
Change log
Version 1.0, June 15 2011:
- Initial release.
Version history
Requires Symphony 2.2.0
Initial release