Blogs

finally started filestore 2

Posted by gordon on Thu, 14/08/2003 - 1:10pm
Well I have finally started filestore 2.

It is going to be a complete rewrite of filestore with some major differences. with the biggest being that now the uploaded files are stored in the web site file system so we will now be able to upload much large files without the need for more memory. To accomplish this I have created a new modules called fscache which is a file system cache which handles all the underlying storage so that there are no file name conflicts and also only storing 1 copy of every different file to save space.

I hope to have a beta release of this in my sandbox in the next week or so.

Finally getting my stalled project going again.

Posted by gordon on Wed, 06/08/2003 - 3:13pm
I have bitten the bullet at work and I have put the new drupal web site out there for everyone to see so we can finally get it off my plate and working all the time.

Allowed access to myhoval.

Posted by gordon on Sat, 26/07/2003 - 3:44pm
I made it possible for anyone to access mny little corner of the web.
I have also made some other changes to filestore to allow uploading with newer versions of drupal, but it still needs some work.

htmlarea in contributions

Posted by gordon on Thu, 15/05/2003 - 5:03pm
I got it cleaned up a bit, also I got advised of a bug with the uniqueness of the textarea id was still too unique so I made a change so that it would strip of all numeric fields from the $q entry.

htmlarea moved to contributions

Posted by gordon on Thu, 24/04/2003 - 5:49pm
Put the finishing touches on htmlarea modules and moved out of my sandbox.
Now to work on fscache and the new filestore