[pmwiki-users] Creator of a page
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Tue Jun  5 13:09:49 CDT 2007
    
    
  
On Tue, Jun 05, 2007 at 02:26:21PM -0300, carlos.ab at gmail.com wrote:
> > > How can I display the name of a page creator from a skin?
> >
> > PmWiki doesn't keep a notion of "page creator".  It does
> > keep track of the most recent editor, via {$LastModifiedBy} .
> 
> If I really need this,  perhaps it could be easily done with 
> PageTextVars?
> 
> Like:
> 
> (:Creator:Rafael Munhoz:)
> 
> and on the Site.SiteHeader :
> 
> (:div:)
> Por  {*$:Creator} atualizado em {*$LastModified} .
> (:divend:)
> 
> Well, it works...
Yes, this works just fine.
Pm
    
    
More information about the pmwiki-users
mailing list