public
Description:
Homepage:
Clone URL: git://github.com/jomz/radiant-gorilla-blog-extension.git
name age message
file BLOGTAGS_LICENSE Mon Aug 18 18:34:44 -0700 2008 import from svn [jomz]
file README Mon Aug 18 18:34:44 -0700 2008 import from svn [jomz]
file Rakefile Mon Aug 18 18:34:44 -0700 2008 import from svn [jomz]
directory app/ Wed Sep 02 07:48:27 -0700 2009 --amend [jomz]
file blog_extension.rb Mon Jun 15 02:24:18 -0700 2009 make 0.8-compatible (application > application_... [jomz]
directory lib/ Fri Dec 18 07:00:24 -0800 2009 fixing 'undefined method children for ArchiveFo... [jomz]
directory test/ Mon Aug 18 18:34:44 -0700 2008 import from svn [jomz]
README
= Blog

This is a mashup of extensions, aiming to provide a good basis for blogging.
It uses:

* Admin Tree Structure

Alters the page index view for children of ArchivePages. They are split up per year and month, keep a better overview.
By Daniel Sheppard (http://soxbox.no-ip.org/radiant/svn/extensions/admin_tree_structure/)

* Blog tags

Adds several tags that come in handy for building your blog pages. I also added an r:archive_list tag which depends on 
the a_t_s extension.
By Sean Santry (http://seansantry.com/svn/radiant/extensions/blogtags/trunk/)

This extension also has some tweaks to play nice with SiteLanguage extension.