public
Fork of Aissac/radiant-paginate-extension
Description: Pagination for Radiant with will_paginate
Homepage:
Clone URL: git://github.com/jomz/radiant-paginate-extension.git
name age message
file HELP_admin.md Fri Feb 13 07:14:06 -0800 2009 cache the config setting [saturnflyer]
file README Loading commit data...
file Rakefile Fri Jul 11 12:46:10 -0700 2008 initial import [ihoka]
directory app/
directory lib/ Fri Jul 11 12:46:10 -0700 2008 initial import [ihoka]
file paginate_extension.rb Thu Apr 02 21:56:12 -0700 2009 Remove warning that constant already exists Si... [netzpirat]
directory spec/ Fri Jul 11 12:46:10 -0700 2008 initial import [ihoka]
README
= Radiant Paginate

This extension uses will_paginate to allow you to create a paginated list of pages.
You must provide the will_paginate gem or plugin; it is not bundled with this extension.

See HELP_admin.md for more details.