[pmwiki-users] Minor edit

Patrick R. Michaud pmichaud at pobox.com
Thu Nov 23 13:07:11 CST 2006


On Mon, Nov 20, 2006 at 09:13:28PM +0200, Mark Trumpold wrote:
> Hi Hans 
> 
> This is exactly want I need. I was wondering if you know how I can clear the
> 'author' field because the author automatically fills the field.

In Site.EditForm, change

    $[Author]: (:input e_author:)

to

    $[Author]: (:input text name='author' value='':)

This will make sure that the author field always comes up blank.

Pm





More information about the pmwiki-users mailing list