[%# # 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; PROCESS tocitem title ="DESCRIPTION" subs = [ "Resources", "Projects" ]; PROCESS tocitem title ="AUTHOR" subs = []; PROCESS tocitem title ="VERSION" subs = []; PROCESS tocitem title ="COPYRIGHT" subs = []; END %] [% WRAPPER section title="DESCRIPTION" -%][% 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/
OpenFrame is an open source application framework for distributed media applications. It ships with a generator for the Template Toolkit.
http://openframe.fotango.com/
PCMT is the Personal Content Management Toolkit. It uses the Template Toolkit as the presentation engine.
http://pcmt.sf.net/
Andy Wardley <abw@wardley.org>
[% ttlink('http://wardley.org/', 'http://wardley.org/') -%]
[%- END %] [% WRAPPER section title="VERSION" -%]Template Toolkit version 2.19, released on 27 April 2007.
[%- END %] [% WRAPPER section title="COPYRIGHT" -%]Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
[%- END %]