Adding a setUserName Function to Func API In a subject I brought up in SmartSessionPluginDev, I suggested that perhaps a `setUserName` function should be added to...
Implemented: Expand USERNAME and WIKINAME in Template Topics ExpandVariablesInEditTemplateTopic and ExpandVariablesInNewUserTemplate is done for a few variables only...
Many TWiki users type in their operating system user name, e.g. rdonkin, instead of the Wiki name, e.g. RichardDonkin. This is so frequent I`ve changed the realm...
Bug: More Topic Actions kicks Internal Server Error On the twiki.org web site, clicking the `More topic actions` link on a userpage kicks an 500 internal server error...
Documentation is not clear on how `intranet` UserNames such as fbloggs are mapped to FredBloggs see Support.MappingUsernames for the details. RichardDonkin...
RenameTopicDoesMainMainUser reminded me to ask, can we please have username canonicalisatin published through the plugins API? I had to write my own for the action...
Implemented: New $wikiname variable in format parameter of formatted search Summary: FormattedSearch understands now $username , $wikiname () and $wikiusername...