File Name: AliasContent
File Submitter: Dean
File Submitted: 16 Apr 2007
File Category: Miscellaneous
Provides a means of providing core content for specific areas of a template and allowing each document to append, prepend, or override the core content with alias-specific content. Core content is defined as any Snippet and/or Chunk, and alias-specific content is defined as Snippets and/or Chunks of the same name prefixed with "`alias`-" (e.g. becomes when loaded on a document with the alias 'home')
//AliasContent v0.2 (beta) //by OpenGeek, etomite@opengeek.com //Provides a means of providing core content for // specific areas of a template and allowing each // document to append, prepend, or override the core content // with alias-specific content. Core content is defined // as any Snippet and/or Chunk, and alias-specific content is // defined as Snippets and/or Chunks of the same name prefixed // with "`alias`-" // (e.g. [[LeftColumn]] becomes [[home-LeftColumn]] when loaded // on a document with the alias 'home') // NOTE: Chunks are output before Snippets are executed.
Click here to download this file

Sign In
Register
Help
MultiQuote