Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r2  >  r1  ...
VarUSERINFO 2 - 04 Feb 2007 - Main.TWikiContributor
Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"
Changed:
<
<

USERINFO - retrieve details about a user (by default the logged-in user)

>
>

USERINFO{"WikiName"} -- retrieve details about a user

 
  • Syntax: %USERINFO%
Changed:
<
<
To format that information differently:
  • Syntax: %USERINFO{format="$username is really $wikiname"}%
  • Expands to: guest is really TWikiGuest.
    • The tokens $emails, $username, $wikiname, $wikiusername, and $groups are available for use in the format string .By default, the info will be formatted as a comma-separated list of the username, wikiusername, and emails.
To get information about another user:
  • Syntax: %USERINFO{"TWikiGuest" format="$username is really $wikiname"}%
>
>
  • Expands to: guest, TWikiGuest, (comma-separated list of the username, wikiusername, and emails)
  • With formatted output, using tokens $emails, $username, $wikiname, $wikiusername, and $groups:
    • Example: %USERINFO{ format="$username is really $wikiname" }%
    • Expands to: guest is really TWikiGuest
  • Retrieve information about another user:
    • Example: %USERINFO{ "TWikiGuest" format="$username is really $wikiname" }%
 
  • Expands to: guest is really TWikiGuest
Changed:
<
<
    • The parameter should be the wikiname of a user. You can only get information about another user if the {AntiSpam}{HideUserDetails} configuration option is not enabled, or if you are an admin. (User details are hidden in this TWiki)
>
>
    • Note: The parameter should be the wikiname of a user. You can only get information about another user if the {AntiSpam}{HideUserDetails} configuration option is not enabled, or if you are an admin. (User details are hidden in this TWiki)
 
Deleted:
<
<

VarUSERINFO 1 - 27 Mar 2005 - Main.TWikiContributor
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TWikiVariables"

USERINFO - retrieve details about a user (by default the logged-in user)

  • Syntax: %USERINFO%
  • Expands to: =guest, TWikiGuest, =
To format that information differently:
  • Syntax: %USERINFO{format="$username is really $wikiname"}%
  • Expands to: guest is really TWikiGuest.
    • The tokens $emails, $username, $wikiname, $wikiusername, and $groups are available for use in the format string .By default, the info will be formatted as a comma-separated list of the username, wikiusername, and emails.
To get information about another user:
  • Syntax: %USERINFO{"TWikiGuest" format="$username is really $wikiname"}%
  • Expands to: guest is really TWikiGuest
    • The parameter should be the wikiname of a user. You can only get information about another user if the {AntiSpam}{HideUserDetails} configuration option is not enabled, or if you are an admin. (User details are hidden in this TWiki)


Revision 2r2 - 04 Feb 2007 - 09:04:37 - TWikiContributor
Revision 1r1 - 27 Mar 2005 - 13:14:15 - TWikiContributor
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM