Assets Module customization
Is there any way to modify or change the Assets Module without write to core files? I would like to order files and directories into a tree structure or something like that and showing file details (preview, size, etc) only on mouseover or click.
Comments
http://www.getfuelcms.com/user_guide/modules/advanced
You may want to try it using the 1.0 branch too:
https://github.com/daylightstudio/FUEL-CMS/tree/1.0
At one point I considered possibly integrating or modifying Filemanager but other things took priority:
https://github.com/simogeo/Filemanager
I'd be interested in how it goes.