WikiName

See TWiki.WikiName for user documentation.

Programmatically:

Term Definition TWiki::Func functions Variable In FormattedSearch
RemoteUser Login name as seen by Apache's BasicAuthentication. Feeds into LoginName.   %REMOTE_USER%  
LoginName Login name of user, intranet user, also called UserName, e.g. "jdoe". Same as WikiName if no Login Name to Wiki Name mapping is done in TWikiUsers topic wikiToUserName( $wikiName ); %USERNAME% $username, $createusername
UserName Synonym for LoginName ("LoginName" preferred) - - -
WikiName WikiWord of user, e.g. "JonDoe" getWikiName();
userToWikiName( $loginName, 1 );
%WIKINAME% $wikiname, $createwikiname
WikiUserName WikiWord of user with web name, e.g. "Main.JonDoe" getWikiUserName();
userToWikiName( $loginName );
%WIKIUSERNAME% $wikiusername, $createwikiusername

Contributors:
-- MartinCleaver - 18 Oct 2004
-- RichardDonkin - 09 Nov 2002
-- PeterThoeny - 19 Oct 2004

Discussions

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2004-10-19 - MartinCleaver
 
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.