[Pmwiki-users] uploads per page
Patrick R. Michaud
pmichaud at pobox.com
Thu May 29 18:34:54 CDT 2003
On Thu, May 29, 2003 at 08:21:24PM -0300, Fabio Reis Cecin wrote:
>
> Would it be too hard to change the "uploads" feature
> of PmWiki to allow per-page attachments, instead of
> per-group attachments?
No, it's fairly simple. Just set
$UploadPrefixFmt = '/$Group.$Title_/';
in local.php and all uploads will be held in per-page directories instead
of per-group directories.
Pm
More information about the pmwiki-users
mailing list