Rick, nice work. Well done. I have integrated your earlier version in my CMS, and one of the issues I had was making the look and feel work with the look and feel of my own CMS. I thought it would have been a lot easier to integrate if all the colours and font definitions were in a style sheet, or if not, at least in a global variables file somewhere so they could be edited easily. Obviously I haven't seen the code for this new version, so I don't know if you've done that already, but it would be a good enhancement. I like the ajax stuff - it makes it a WHOLE lot cooler, and also far easier to use. I'm a bit old fashioned like that, but 'easy to use' is FAR more important to me than 'cool', but it's nice to have both.
Incidentally, my CMS is targetted at people who dont have much in the way of technical skills in IT, and they have no problems learning how to use CFFM. So that indicates it's a good design. If you'd like me to help you with the colours thing, just say the word. There's a tiny bug on your demo - when you click on a file, to modify it, then after going to the page where it allows you to resize, flip, rotate etc, if you click on 'cancel', the popup message says the changes have been committed. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On Tue, Aug 25, 2009 at 12:07 AM, Rick Root<[email protected]> wrote: > > Hi all, > > I've been working on making CFFM cooler, with jquery and a few plugins > (imgPreview, uploadify)... It all still runs on "older" versions of > CF (tested on CFMX7, 8, and 9) > > It's fully ajaxified... the main document is never reloaded. > > http://www.opensourcecf.com/cffm/demo/cffm.cfm > > I haven't "released" this version yet but if you desire to put it on > your own server for testing, you can get it out of subversion > (http://svn.riaforge.org/cffm) > > If you play on the demo, make a directory of your own and upload some > files, otherwise you may experience unexpected behavior from you and > someone else doing stuff to the same file =) The demo also resets its > file structure every 30 minutes so if you're working in your own > directory and suddenly its gone, that's why :) > > I appreciate any and all feedback and suggestions for improvement. > > -- > Rick Root > CFFM - Open Source Coldfusion File Manager > http://www.opensourcecf.com/cffm > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325653 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

