[pmwiki-users] Required author question

Randy randy at brownragfilms.com
Fri Jan 18 14:35:57 CST 2008


Try requiring author by putting the following in config.php:

$name = FmtPageName('$Name', $pagename);
if ($name!='Sandbox')
    $Author = $AuthId;

I haven't tested it, but it might just work.

Randy

On Jan 18, 2008, at 2:22 PM, Gabriel Beal wrote:

> Hi-
>
>    I have the author-required option enabled across my wiki, but I
> would like to disable it for just the Sandbox page.  Is there a way to
> do this?  Thanks,
>
> Gabriel
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users




More information about the pmwiki-users mailing list