[pmwiki-users] Creator of a page

carlos.ab at gmail.com carlos.ab at gmail.com
Tue Jun 5 12:26:21 CDT 2007


Em Terça 05 Junho 2007 12:28, você escreveu:
> On Tue, Jun 05, 2007 at 12:03:23PM -0300, carlos.ab at gmail.com wrote:
> > Hi,
> >
> > 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} .
>
> Pm

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...

Thank you.

 CarlosAB



More information about the pmwiki-users mailing list