|
|
|
Information Tags
Information tags are simple tags that provide information about
the client, the server or some external event. Examples are <accessed>, that counts accesses to the page and <modified>, which shows when the page was last
updated.
Name | Description | Needed Module |
<accessed> |
Generates an access counter that shows how many times the page has
been accessed. |
Accessed counter |
<countdown> |
This tag can count days, minutes, months, etc. from a specified date
or time. |
Countdown |
<date> |
Inserts the time and date. |
RXML 2 tags |
<help> |
Gives help texts for tags. |
RXML 2 parser |
<modified> |
Prints when or by whom a page was last modified. |
RXML 2 tags |
<number> |
Prints a number as a word. |
RXML 2 parser |
<roxen> |
Returns a nice Roxen logo. |
RXML 2 tags |
<user> |
Prints information about the specified user. |
RXML 2 tags |
|
|
|