Patrick R. Michaud wrote:
> If you want the Author name to always exactly follow the username
> login value, then use the following sequence:
>
> include_once('scripts/authuser.php');
> if (@$AuthId) $Author = $AuthId;
>
> See http://www.pmwiki.org/wiki/Cookbook/RequireAuthor for more details.
>
> Pm
>
Thanks for the reply.
I modified config.php like above, but the problem still exists.
I also noticed that if I write someting containing non-alphanumeric
characters in the author field (like 'john..smith' or 'john/smith')
modifications are assigned in every case to 'johnsmith'
Michele
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users