Introduction
  Publishing web pages
  RXML
  Information tags
    <accept-language>
    <accessed>
    <clientname>
    <configurl>
    <configimage>
    <countdown>
    <date>
    <file>
    <help>
    <available_languages>
    <language>
    <unavailable_language>
    <line>
    <list-tags>
    <modified>
    <number>
    <pr>
    <referrer>
    <user>
    <version>
  String tags
  Variable tags
  URL tags
  If tags
  Graphics tags
  Database tags
  LDAP
  Programming tags
  SSI tags
  Image maps
  IntraSeek
  LogView
  Templates
  Navigation
  SiteBuilder tags
  Supports system
  Security
  Appendix
 
<help> Main RXML parser

 

Gives help texts for tags. If given no arguments, it will list all available help texts.

 

Attributes

for=tag
Gives the help text for that tag.

 

Example


<help for=configurl>

 <configurl> 
<configurl> is defined in the Main RXML parser module.

Prints an URL to the configuration interface for this Challenger server.

Attributes
 

Attributes

Example
source code

<a href="%3Cconfigurl%3E">
Link to the configuration interface</a>

result Link to the configuration interface