Radiant Plugins

I’ve cobbled together a few Radiant plugins for my site and thought others might find them useful.

These plugins are available from my subversion repository. To install, simply export any one of the plugins into your Radiant installation’s vendor/plugins folder. For example:

svn export http://seansantry.com/svn/radiant/plugins/blogtags/trunk \
    /path/to/radiant/vendor/plugins/00_blogtags

Note that you should prefix the target directory with 00_ to ensure that these plugins are loaded before others. Otherwise the global tags these plugins define won’t be available in pages that use behaviors.