Introduction
  Installing
  Handling
  Virtual servers
  Modules
  Filesystems
  RXML tags
    Main RXML parser
    RXML packages
    Countdown
    Flik
    Indirect href
    Obox
    Pike tag
    SED
    Tablify
    Wizard
  Graphics
  Proxy
  Miscellaneous modules
  Security considerations
  Scripting
  Databases
  LDAP
  FrontPage
  Upgrading
  Third party extensions
  Portability
  Reporting bugs
  Appendix
 
RXML tags

The Roxen Macro Language, RXML, provides a number of tags which are used in the same way as HTML tags. Before the pages are sent to the browser, the RXML tags are parsed by the Main RXML Parser module, which in turn calls other modules to handle each tag. The RXML tags are then translated into normal HTML.

Some RXML tags are only available when a certain module is loaded. These modules and tags are described briefly in the following sections.

Note: The Main RXML Parser module must be loaded for any RXML parsing to be performed at all.