Comparing revisions for UserChangesAction

Additions:
<<This action is meant as a module to integrate the MyChanges action into the **UserAdmin** tool.
This is an upgraded version of the MyChanges action. It allows not only to display pages edited by current user but also by any other registered user via a ##user## GET variable
* @author {@link http://www.wakkawiki.de/CarloZottmann Carlo Zottmann} (original code)
echo $this->Format("== Pages modified by [[".$author."]] == --- --- ");
print("This is a list of pages edited by ".$this->Link($author).", ordered by the time of last edit (<a
CategoryUserContributions
Deletions:
>>**See also:**
AdminModules
>><<This action is meant as a module to integrate the MyChanges action into the **UserAdmin** tool.
This is an upgraded version of the MyChanges action. It allows not only to display pages edited by current user but also by any other registered user specified either via a ##user## action parameter or via a ##user## GET variable.
* @author {@link http://web.archive.org/web/20040616194824/http://www.wakkawiki.com/CarloZottmann Carlo Zottmann} (original code)
echo $this->Format("== Pages modified by [[".$author."]] == --- --- ");
print("This is a list of pages edited by ".$this->Link($author).", ordered by the time of last edit (<a
CategoryDevelopmentActions CategoryDevelopmentAdmin
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki