On Wed, Nov 18, 2009 at 6:37 PM, Ryan O'Toole <[email protected]> wrote: > What page variable is used for displaying the Author field from the edit > form? $Author seems to be about the current viewer, not the name submitted > to that field.
Try $LastModifiedBy if you are looking for what is stored in the page (last editor of that page). -Peter _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
