|
<accessed>
<countdown>
<date>
<help>
<modified>
<number>
<roxen>
<user>
|
<user/>
Prints information about the specified user. By default, the
full name of the user and her e-mail address will be printed, with a
mailto link and link to the home page of that user.
The <user> tag requires an authentication module to work.
Attributes
- email
-
Only print the e-mail address of the user, with no link.
Email: <user name='foo' email=''/> |
|
- link
-
Include links. Only meaningful together with the realname or email attribute.
- name
-
The login name of the user. If no other attributes are specified, the
user's realname and email including links will be inserted.
- nolink
-
Don't include the links.
- nohomepage
-
Don't include homepage links.
- realname
-
Only print the full name of the user, with no link.
<user name='foo' realname=''/> |
|
|
|