[pmwiki-users] Minor edit
    Hans 
    design5 at softflow.co.uk
       
    Mon Nov 20 14:10:26 CST 2006
    
    
  
Monday, November 20, 2006, 7:13:28 PM, Mark wrote:
> 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.
To hide the author field, edit the EditForm
and replace
$[Author}: (:input e_author:)
with
(:input hidden e_author:)
I think this should work, but have not tested with different author
logins
Hans
    
    
More information about the pmwiki-users
mailing list