r4 - 19 Oct 2004 - 08:20:57 - MartinCleaverYou are here: TWiki >  Codev Web > WikiName
Tags:
, create new tag

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 | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r4 < r3 < r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo