> Investigating the possible use of Swiki,
> (Comanche, v.b9) for managing the paper
> submissions in a conference, I am trying
> to modify a copy of the docs swiki, so that
> submitters can upload their paper materials
> (pdf docs, other files) and can have an
> overview of existing attachments, while
> *not* being able to download existing attachments,
Attachments are currently being handled through Comanche directly; this
will change in the future. Right now, your best bet is to create a
Comanche application. You could create a subclass of Comanche Module that
does not allow for viewing of the files, but let's you get an overview.
I'm sure Bolot could get this working in 5 minutes.
Peace and Luck!
Je77