[pmwiki-users] Mmm...this could cause us problems.
Patrick R. Michaud
pmichaud at pobox.com
Thu Nov 23 12:13:58 CST 2006
On Thu, Nov 23, 2006 at 05:13:52PM +0100, Thomas -Balu- Walter wrote:
> On Thu, Nov 23, 2006 at 07:48:52AM -0800, Nicholas Buttle wrote:
> > I anticipate there being multiple files uploaded with
> > the same name. eg Picture1.png Is there any way of
> > avoiding file overwriting other than having umpteen
> > groups??????
>
> If you want to disallow users from being able to
> overwrite files that have already been uploaded, add the following line
> to config.php:
>
> $EnableUploadOverwrite = 0;
>
> Alternatively, an administrator can keep older versions of uploads.
>
> [$EnableUploadVersions=1;]
It may also be that you want per-page uploads instead of per-group
uploads. http://www.pmwiki.org/wiki/Cookbook/UploadGroups
Pm
More information about the pmwiki-users
mailing list