Table of Contents

  • Introduction
  • Information Tags
    · Introduction
    · 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
  • Programming Tags
  • Supports System
  • SSI
  • htaccess
  • Image Maps
  • Appendix
  •  <list-tags> 
    <list-tags> is defined in the Main RXML parser module.

    Lists all available RXML tags.

    Attributes
    verbose,  

    Attributes

    verbose
    Lists the tags with their help texts as well.
    Example
    source code
    
    <list-tags>
    

    result Tags at prioity level 0:

    <!--#config>
    <!--#echo>
    <!--#exec>
    <!--#flastmod>
    <!--#fsize>
    <!--#include>
    <!--#set>
    </ilayer>
    </layer>
    </table>
    </td>
    <accept-language>
    <accessed>
    <append>
    <auth-required>
    <body>
    <clientname>
    <configimage>
    <configurl>
    <countdown>
    <date>
    <debug>
    <echo>
    <expire-time>
    <expire_time>
    <false>
    <file>
    <header>
    <help>
    <ilayer>
    <imgs>
    <insert>
    <killframe>
    <layer>
    <line>
    <list-tags>
    <modified>
    <number>
    <pr>
    <quote>
    <realfile>
    <redirect>
    <referer>
    <referrer>
    <refferrer>
    <remove_cookie>
    <return>
    <sb-menu>

     <sb-menu> 
    <sb-menu> is defined in the SiteBuilder tags module.

    Produces a menu from a menu file or directory listings, suitable for usage together with the <navigation> tag.

    Arguments passed to the tag:
    menu, above, below, history, dirs, glob, type, path,  

    Attributes

    menu=filename
    Reads the menu from a menu file with this name. If there are no menu file in the current directory and a dir, type or glob attribute is present, a directory listing will be read instead. If not, the tag will search for a menu file with this name in the parent directory and its parent directory until a suitable menu file is found or all directories has been tried.

    above
    Only produce the part of the menu above and including the selected entry.

    below
    Only produce the part of the menu below the selected entry.

    history
    Creates the menu from all the directories in the path, including the current directory.

    dirs
    Create a menu from all directories in the directory specified by the attribute or the current directory. Can be combined with the glob and type attributes as well as the menu attribute.

    glob=glob-pattern,glob-pattern,...
    Create a menu from the files whos name match one of the glob patterns. It searches for files in the directory specified with the path attribute or the current directory. Can be combined with the dirs and type attributes as well as the menu attribute.

    type=glob-pattern,glob-pattern,...
    Create a menu from the files whos content type match one of the glob patterns. It searches for files in the directory specified by the path attribute or the current directory. Can be combined with the dirs and glob attributes as well as the menu attribute.

    path=path
    Change which directory the dirs, glob and type attributes should work on.
    Example
    source code
    
    <navigation bg=black height=100 width=100> 
      <textstyle scale=0.5 xspacing=4 yspacing=4> 
      <boxstyle middle text bg=darkblue fg=white alpha=255> 
      <boxstyle middle text selected bg=purple fg=yellow alpha=150> 
      <boxstyle middle text mouseover bg=darkblue fg=yellow alpha=255> 
    
      <mi href="/SiteBuilder1.0/Templates/references/" >Appendix</mi>
    <mi href="/SiteBuilder1.0/Templates/templates/" >Introduction</mi>
    <mi href="/SiteBuilder1.0/Templates/tags/"  selected>Introduction</mi>
    <mi href="/SiteBuilder1.0/Templates/examples/" >Introduction</mi>
    <mi href="/SiteBuilder1.0/Templates/navigation/" >Introduction</mi>
    <mi href="/SiteBuilder1.0/Templates/introduction/" >Introduction</mi>
    <mi href="/SiteBuilder1.0/Templates/img/" >img</mi>
    
    </navigation>
    

    result Appendix Introduction Introduction Introduction Introduction Introduction img

    <set>
    <set-max-cache>
    <set_cookie>
    <signature>
    <table>
    <td>
    <true>
    <undefine>
    <unset>
    <use>
    <user>
    <version>
    <vfs>
    <ximg>

    Containers at prioity level 0:

    <aconf></aconf>
    <aconfig></aconfig>
    <ai></ai>
    <allow></allow>
    <anfang></anfang>
    <apre></apre>
    <autoformat></autoformat>
    <cache></cache>
    <case></case>
    <catch></catch>
    <client></client>
    <comment></comment>
    <config_tablist></config_tablist>
    <crypt></crypt>
    <cset></cset>
    <default></default>
    <define></define>
    <deny></deny>
    <diagram></diagram>
    <doc></doc>
    <dump_else></dump_else>
    <dump_if></dump_if>
    <elif></elif>
    <else></else>
    <elseif></elseif>
    <fl></fl>
    <fl_postparse></fl_postparse>
    <fnord></fnord>
    <for></for>
    <formoutput></formoutput>
    <gauge></gauge>
    <gh></gh>
    <gh1></gh1>
    <gh2></gh2>
    <gh3></gh3>
    <gh4></gh4>
    <gh5></gh5>
    <gh6></gh6>
    <gtext></gtext>
    <gtext-id></gtext-id>
    <htable></htable>
    <if></if>
    <nooutput></nooutput>
    <noparse></noparse>
    <obox></obox>
    <pike></pike>
    <preparse></preparse>
    <prestate></prestate>
    <random></random>
    <recursive-output></recursive-output>
    <right></right>
    <sb-if></sb-if>
    <sb-login></sb-login>
    <sb-output></sb-output>
    <scope></scope>
    <sed></sed>
    <smallcaps></smallcaps>
    <sort></sort>
    <source></source>
    <spell></spell>
    <strlen></strlen>
    <tablify></tablify>
    <template></template>
    <throw></throw>
    <trace></trace>
    <trimlines></trimlines>
    <wizard></wizard>