Introduction
  Publishing web pages
  RXML
  Information tags
  String tags
  Variable tags
  URL tags
  If tags
  Graphics tags
  Database tags
  LDAP
  Programming tags
  SSI tags
  Image maps
  IntraSeek
  LogView
  Templates
    <tmplinsert>
    <tmpldefault>
    <tmplblock>
    <tmpldefaultparam>
    <tmplinsertblock>
    <tmplinsertall>
    <tmplinsertexcept>
    <tmplhelp>
    Examples
    Default template
  Navigation
  SiteBuilder tags
  Supports system
  Security
  Appendix
 
<templinsertexcept> Templates

 

The <tmplinsertexcept> works like the <tmplinsertall> tag, but you can specify some tags that are not to be inserted. It is also possible to use <tmplinsertexcept> within a <tmplblock> container tag, in which case it will insert all tags from the current tag rather than from the whole content file.

 

Attributes

tag=tag,tag,...
The tags that are not to be inserted.