docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualProgramming tags
   

  • <awizard>
  • <cache>
  • <crypt>
  • <debug>
  • <gauge>
  • <maketag>
  • <nooutput>
  • <noparse>
  • <pike>
  • <set-max-cache>
  • <trace>
  • <debug/>

    Helps debugging RXML-pages as well as modules. When debugging mode is turned on, all error messages will be displayed in the HTML code.

    Attributes

    on
    Turns debug mode on.
    off
    Turns debug mode off.
    toggle
    Toggles debug mode.
    showid
    showid=string
    Shows a part of the id object. E.g. showid="id->request_headers".