[%# # IMPORTANT NOTE # This documentation is generated automatically from source # templates. Any changes you make here may be lost. # # The 'docsrc' documentation source bundle is available for download # from http://www.template-toolkit.org/docs.html and contains all # the source templates, XML files, scripts, etc., from which the # documentation for the Template Toolkit is built. -%] [% META book = 'Manual' page = 'Config' %] [% WRAPPER toc; INCLUDE tocitem title = 'DESCRIPTION' subs = [ 'Template Style and Parsing Options', 'Template Files and Blocks', 'Template Variables', 'Runtime Processing Options', 'Caching and Compiling Options', 'Plugins and Filters', 'Compatibility, Customisation and Extension' ]; INCLUDE tocitem title = 'AUTHOR'; INCLUDE tocitem title = 'VERSION'; INCLUDE tocitem title = 'COPYRIGHT'; END %] [% WRAPPER section title='DESCRIPTION' -%]

This section contains details of all the configuration options that can be used to customise the behaviour and extend the features of the Template Toolkit.

[% WRAPPER subsection title = 'Template Style and Parsing Options' -%] [%- END %] [% WRAPPER subsection title = 'Template Files and Blocks' -%] [%- END %] [% WRAPPER subsection title = 'Template Variables' -%] [%- END %] [% WRAPPER subsection title = 'Runtime Processing Options' -%] [%- END %] [% WRAPPER subsection title = 'Caching and Compiling Options' -%] [%- END %] [% WRAPPER subsection title = 'Plugins and Filters' -%] [%- END %] [% WRAPPER subsection title = 'Compatibility, Customisation and Extension' -%] [%- END %] [%- END %] [% WRAPPER section title='AUTHOR' -%]

Andy Wardley <abw@kfs.org>

[% ttlink('http://www.andywardley.com/', 'http://www.andywardley.com/') -%]

[%- END %] [% WRAPPER section title='VERSION' -%]

Template Toolkit version 2.06, released on 07 November 2001.

[%- END %] [% WRAPPER section title='COPYRIGHT' -%]
  Copyright (C) 1996-2001 Andy Wardley.  All Rights Reserved.
  Copyright (C) 1998-2001 Canon Research Centre Europe Ltd.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

[%- END %]