%META:TOPICINFO{author="wmertens" date="1027307820" format="1.0" version="1.2"}% This plugin renders usernames as TWiki.WikiWords, replacing my patches to TWiki.pm. *Known problems*: * It cannot honour the <noautolink> tag, since plugins are not provided with that information. But that doesn't really matter, since it is hardly used. * It contains some duplicated code and therefore needs attention on distribution upgrades. This also provides a templated edit link for nonexistant users like Main.nothere, filling the edit field with %MAINWEB%.NewUserTemplate. Note that it will not convert Test.nothere, since that cannot be a user page. Should it also only provide the edit link when the username equals the currently logged in user? The test for write access to other peoples' page should really go in the edit code, though... *Preference settings*: * Set SHORTDESCRIPTION = Wikifies Main.username type of links -- Main.wmertens - 22 Jul 2002