From: Jeff D. <da...@da...> - 2002-10-14 22:54:08
|
> What I had in mind was: > > data posted to plugin : plugin uploads file > plugin called as form (eg with ?show=form or something like that): > plugin shows form, allowing file to be chosen for upload > plugin called in any other way: plugin displays list of attachments on > this (or another specified) page. How about: Normal invocation: plugin lists attachments, and also includes form to upload a new attachment (as well as delete current attachments...). |