On Thu, 3 Apr 2008 14:01:23 +0200 (CEST), Alain Castera <[EMAIL PROTECTED]> wrote: > - assume you attached a file myfile.ext to a group Foo. > - you can refer to the file in the page Bar.Smurf by Attach:Foo/myfile.ext
You can refer to the file in the page Bar.Smurf by Attach:Foo./myfile.ext (note the "dot" after Foo) or Attach:Foo.Bar/myfile.ext. That will work if you have per-group upload directories, as in PmWiki default installation. Thanks, Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
