backend_archive_view
This extension is intended for use with Radiant version 1.0 or higher.
It was designed specifically for heavy content sites.
It will divide children of ArchivePages into subpages per year and month.
Also, months that would expand with many pages are truncated to show only a dozen. A “more pages” link appears with which you can get more pages.
| Author | Benny Degezelle |
|---|---|
| Website | https://github.com/jomz/radiant-backend_archive_view-extension |
| Repository | git://github.com/jomz/radiant-backend_archive_view-extension.git |
| Download | https://github.com/jomz/radiant-backend_archive_view-extension/tarball/master |
| Supports | Radiant 1.0.0.rc3 |
| Record Created | November 18, 2011 (3 months ago) |
| Last Updated | November 24, 2011 (3 months ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install backend_archive_view
If you are using the copy/move extension, you may need to alter the extension load order, so this extension loads áfter copy/move. Otherwise, the copy/move button would appear in year- and month-rows, and throw an error if it’s clicked.
