AnuAnuRPG (edit)MediawikiExaltedD20World of Darkness?Arcane CodexTrading Cards?PanDanuPmWiki
Impressum |
<< BasicVariables | PmWiki.Variables | LinkVariables >>
The format can be specified in your config.php using the following:
$RecentChangesFmt = array(
'Main.AllRecentChanges' =>
'* [[$Group.$Name]] . . . $CurrentTime by $AuthorLink',
'$Group.RecentChanges' =>
'* [[$Group/$Name]] . . . $CurrentTime by $AuthorLink');
Note that changes made to the format will only affect new edits. In other words, you will need to edit a page for your new format to be visible. Note also that you need to have two spaces between the page name and the other information about the edit.
< BasicVariables | Variables | LinkVariables > This page may have a more recent version on pmwiki.org: PmWiki:LayoutVariables, and a talk page: PmWiki:LayoutVariables-Talk. |