3 Jun
2006
3 Jun
'06
5:03 p.m.
FYI.... Check out http://groups.drupal.org/node/225 -- discussion on reworking core upload to make it immensely scalable. On Jun 2, 2006, at 3:47 PM, Darrel O'Pry wrote:
I've been working on filesystem.module... Its primarily a scratch space where I can work out what I think the file handling should be.
It solves several problems by removing the nid field from the files table and using the uid...
It also provides a form #type of filesystem_file which does all the upload black magic.