From: Paul P. <wa...@gl...> - 2002-10-09 20:45:28
|
At 04:32 PM 10/9/2002 -0700, you wrote: >Paul Pearson wrote: >>Re: http://phpwiki.sourceforge.net/phpwiki/UploadMechanism >>Has anything been completed as far as a FileAttachment or UploadMechanism >>Plugin? > >UpLoad.php - File Upload Plugin - written by NathanGass >http://phpwiki.sourceforge.net/phpwiki/UploadPlugin > >This is a magnificent solution. The admins for my server >approved this as secure from their perspective. There was another >upload script at the phpwiki site that was not. I tried them both >and settled on the Plugin version. Going a little beyond that, I would like the ability to have the uploaded files assigned to the page they were uploaded to - something like attaching a file to a page and having the page list all the files that are attached to it. On a phpwiki that I am working on, we need the ability to assign ZIP/PDF files to the page which get updated every week or so (upload new copy, delete old copy, update wiki with new information)... Paul |