IntroductionIntroduction
  InstallingInstalling
  HandlingHandling
  Virtual serversVirtual servers
  ModulesModules
  FilesystemsFilesystems
  RXML tagsRXML tags
    <Main RXML parser>Main RXML parser<Main RXML parser>Main RXML parser
    <RXML packages>RXML packages<RXML packages>RXML packages
    <Countdown>Countdown<Countdown>Countdown
    <Flik>Flik<Flik>Flik
    <Indirect href>Indirect href<Indirect href>Indirect href
    <Obox>Obox<Obox>Obox
    <Pike tag>Pike tag<Pike tag>Pike tag
    <SED>SED<SED>SED
    <Tablify>Tablify<Tablify>Tablify
    <Wizard>Wizard<Wizard>Wizard
  GraphicsGraphics
  ProxyProxy
  Miscellaneous modulesMiscellaneous modules
  Security considerationsSecurity considerations
  ScriptingScripting
  DatabasesDatabases
  LDAPLDAP
  FrontPageFrontPage
  UpgradingUpgrading
  Third party extensionsThird party extensions
  PortabilityPortability
  Reporting bugsReporting bugs
  AppendixAppendix
 
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.