So I finally got around to fixing up CFFM....

www.opensourcecf.com/cffm

Here's a basic summary of the (relatively minor) changes since the
last release about 2 years ago:

- changed throw() method to imagecfcthrow() in image.cfc, as cf9
doesn't like me using that function name.
- changed directoryList() in cffm.cfc to cffmDirectoryList() as OpenBD
didn't like it, and I doubt CF9 does either.
- Added coldfusion 9 ramdisk support (cool).  So you can use CFFM to
manage files in your coldfusion server's virtual file system.  Just
set the includeDir to ram:// and the includeDirWeb to / - you can even
view/edit files that are stored in the ram disk.

Image Manipulation doesn't work in the ram disk in this version
because imageCFC can't read/write to the ram disk.  That'll have to be
a future release.

-- 
Rick Root
New Brian Vander Ark Album, songs in the music player and cool behind
the scenes video at www.myspace.com/brianvanderark

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:325468
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to