Table of Contents

  • Introduction
  • Templates
  • Navigation
  • SiteBuilder Tags
  • Examples
  • References
    · Appendix
    · Template Tags
    · Navigation Tags
    · sb-tags
  • Template Tags
    Tag name!Attributes!Function tmplblock!params, singletag, tag!Defines a template block tag that can be used in content files. tmpldefault!tag!Provides default contents for the <tmplinsert> tag. tmplhelp!param, tag!Defines a help text for the template, a tag or an attribute of a tag. tmplinsert!tag!Extracts the contents of the first container <tag> in the content file at the current location in the template. tmplinsertall! !Inserts everything from the content file at the current location. tmplinsertblock!tag!This tag expands all <tmplblock>-defined tags invoked in the content file at the current position in the template file. tmplinsertexcept!tag!Inserts everything from the content file, except the named tags, at the current location.