[Radiant] Blogging with Radiant: New Paginated Archive Extension

richard apodaca rich_apodaca at yahoo.com
Wed Nov 7 10:02:02 CST 2007


I've released the Paginated Archive extension:

http://depth-first.com/articles/2007/11/07/paginated-archives-in-radiant-cms-the-power-of-minimal-but-extendable-systems

Paginated Archive is a drop-in replacement for
Radiant's own Archive Page and is suitable for large
blog-like archives. In other words, your archive pages
can now be grouped by date _and_ paginated - just like
a blog.

The size of pages and the redirect page (for invalid
page numbers) can be specified by creating a 'config'
part for the archive. Here is a sample:

items_per_page: 5
invalid_page_redirect: '/not-found'

Paginated archive requires Bruce Williams' Paginator
gem:

http://www.codefluency.com/2006/10/24/paginator-released

Cheers,
Rich

___________________________________

Richard L. Apodaca

http://depth-first.com      Blog
http://metamolecular.com    Company



More information about the Radiant mailing list