kbingman / asset_tree

Yet another asset manager for Radiant, but only for the Blade interface and i18n branch

This URL has Read+Write access

kbingman (author)
Fri Oct 09 00:51:28 -0700 2009
commit  de168bcc9d5b1f1b584f1b92dac33c10b24dd0cf
tree    ebb23e0bd05769755525cb9c9325346626f1a325
parent  2125cd9e29eec82ccb8b9096b325e957fb28d32d
README
This is a new take on an Assets manager for the new Blade release of Radiant and requires the i18n branch at the time of 
writing, though this will eventually be merged into the Edge version. 

First, this was written to demonstrate the use of i18n translations within extensions. There is config/locales folder in 
the extension itself and all relavent languages can go there. 

After a discussion with John Long about asset management, he inspired me to rebuild (steal) the Radiant Site Map, which 
is in my mind one of the nicest features of Radiant and initially the thing that set it apart from many other CMSs. It 
works well and as file manager, too and now it sets up a file system with the public folder that mirrors the database. 


There are still some security and validation issues, but for the most part is works nicely. 

The paperclip gem is NOT included, that will need to be installed separately or required in your environment file.