Synced Against SVN

Posted on February 06, 2006
I've synced up my site to run against Framewerk SVN HEAD once again, so this is the lastest and greatest.  One of the new features is direct FCKEditor integration for file uploads of Images, Links, and Flash.  This is achieved through the TFileStorage class which stores data attributed to the objects that instanciated it in the database.  TFileStorage is meant to be a universal in-database file storage mechanism.  It has been also been implemented in the CMS Images area where previously the CMS stored the images on its own.