[[PageOutline(2-5,Contents,pullout)]] = Rename Trac user names = '''This plugin is new and unfinished. Do not use it yet.''' == Description == This plugin provides an admin panel and command to rename user names. An interface is provided to other plugins so these can implement a renamer module for their own DB tables. == Bugs/Feature Requests == Existing bugs and feature requests for RenameUserPlugin are [report:9?COMPONENT=RenameUserPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=RenameUserPlugin&owner=martin_s new ticket]. == Download == Download the zipped source from [download:renameuserplugin here]. == Source == You can check out RenameUserPlugin from [http://trac-hacks.org/svn/renameuserplugin here] using Subversion, or [source:renameuserplugin browse the source] with Trac. == Example == {{{ #!sh trac-admin /path/to/trac/environment renameuser oldname newname }}} == Recent Changes == [[ChangeLog(renameuserplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:martin_s] [[BR]] '''Maintainer:''' [wiki:martin_s] [[BR]] '''Contributors:'''