Variable tags available for customization
The syntax was updated in build 1.11.571.7 to conform to standards and it now applies to both e-mail and FTP templates.
The format of the tags is: <DynSite:x /> where x can be one of the following tags:
| Tag | Meaning |
| c | Connectoid name |
| i | Current IP address |
| s | Status (either online or offline) |
| t | Update time |
| u | Identity/user name. |
| v | DynSite version |
Sample code:
| <p>Click <a href="http://<DynSite:i />">here</a> to access
<DynSite:u />'s Web site.</p> <p>The site is <DynSite:s /> as of <DynSite:t />. Connected through <i><DynSite:c /></i></p>. |
gives this result:
Click here to access
|
Updated by DynSite V
Copyright © 2002-2008, Noël Danjou.