Hi, I'm trying to organize the uploads directory.
1. For specific pages only: $UploadPrefixFmt = '/$Group/$Name'; 2. for specific group only: $UploadPrefixFmt = '/$Group'; 3. For the whole site: $UploadPrefixFmt = ''; On some pages, I want the upload to be '/$Group/$Name'. On some, it's for the group. I don't want to repeat the image on every page of the group. The images in the sidebar are for the whole site. How do I control $UploadPrefixFmt? Is there some page syntax for it? -- Thanks http://www.911networks.com When the network has to work _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
