[%# # 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 = 'Refs' %] [% WRAPPER toc; INCLUDE tocitem title = 'DESCRIPTION' subs = [ 'Resources', 'Projects' ]; INCLUDE tocitem title = 'AUTHOR'; INCLUDE tocitem title = 'VERSION'; INCLUDE tocitem title = 'COPYRIGHT'; END %] [% WRAPPER section title='DESCRIPTION' -%]
This section provides references to external modules, projects and other resources related to the Template Toolkit.
[% WRAPPER subsection title = 'Resources' -%]The Template Toolkit web site contains the latest information, news and other resources.
http://www.template-toolkit.org/
A mailing list exists for up-to-date information on the Template Toolkit and for following and contributing to the development process. To subscribe, send an email to
templates-request@template-toolkit.org
with the message 'subscribe' in the body. You can also use the web interface to subscribe or browse the archives:
http://www.template-toolkit.org/mailman/listinfo/templates
The
perldoc tpage perldoc ttree
The
perldoc Template::Tutorial
You may also like to consult the paper 'Building and Managing Web Systems with the Template Toolkit' and accompanying slides from the presentation at the 4th Perl Conference. These are available from the Template Toolkit web site:
http://www.template-toolkit.org/docs.html[%- END %] [% WRAPPER subsection title = 'Projects' -%]
There are a number of other projects related to the Template Toolkit.
OpenInteract is a robust web application framework built to run under Apache and mod_perl using the Template Toolkit as a foundation.
http://www.openinteract.org/
This is an Apache/mod_perl interface to the Template Toolkit. Available from CPAN in the directory:
http://www.cpan.org/modules/by-module/Apache/
AxKit is Matt Sergeant's Apache XML Delivery Toolkit. AxKit::Template provides an interface between AxKit and the Template Toolkit. Available from CPAN in the directory:
http://www.cpan.org/modules/by-module/Apache/
Slashcode is the code which runs Slashdot. Version 2 uses the Template Toolkit for generating the user interface from database driven template.
http://slashcode.org/
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 %]