CINXE.COM

Template Toolkit Home Page

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Template Toolkit Home Page</title> <link rel="stylesheet" type="text/css" href="/css/blue.css" title="Clear Blue"> <link rel="alternate stylesheet" type="text/css" href="/css/orange.css" title="Clear Orange"> <link rel="alternate stylesheet" type="text/css" href="/css/green.css" title="Clear Green"> <link rel="alternate stylesheet" type="text/css" href="/css/purple.css" title="Clear Purple"> <link rel="alternate stylesheet" type="text/css" href="/css/grey.css" title="Clear Grey"> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="/css/ie6.css" /> <![endif]--> <link rel="stylesheet" type="text/css" href="/css/print.css" media="print"> <script type="text/javascript" src="/js/tt2.js"></script> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta name="author" content="Andy Wardley"> <link rel="shortcut icon" href="/images/icons/t.gif" type="image/gif"> </head> <body id="body"> <div id="layout"> <div id="header"> <a href="/index.html" id="logo" title="Click for the Home Page"><span class="alt">TT2 Home Page</span></a> <div id="trail" class="blank"></div> <div class="controls"> <a href="#" class="menu show" onclick="widescreen_off(); return false" title="Show Menu"> <span class="about">Click to view the menu. It's very nice.</span> </a> <a href="#" class="menu hide" onclick="widescreen_on(); return false" title="Hide Menu"> <span class="about">Click to hide the menu and go all widescreen!</span> </a> <div class="pager"> <span class="go back">Back<span class="about">Hello, I'm a talking badger.</span></span> <span class="go up">Up<span class="about">My name is <i>Meles Meles</i>, but you can call me "Badger".</span></span> <a href="/about.html" title="About the Template Toolkit" class="go next">Next<span class="about"><strong>About the Template Toolkit</strong></span></a> </div> </div> <h1 class="headline">Template Toolkit Home Page</h1> <a href="http://template-toolkit.org/index.html" class="permalink">http://template-toolkit.org/index.html</a> </div> <div id="page"> <div id="sidebar"> <div id="menu"> <ul class="menu"> <li class="l0 first"><a href="/about.html">About</a></li> <li class="l0"><a href="/download/index.html">Download</a></li> <li class="l0"><a href="/docs/index.html">Documentation</a></li> <li class="l0"><a href="/mail.html">Mailing Lists</a></li> <li class="l0 last"><a href="/book.html">Badger Book</a></li> </ul> <div class="foot"></div> </div> <div class="badges"> <a href="http://validator.w3.org/check?uri=referer" class="html_valid badge"></a> <a href="http://jigsaw.w3.org/css-validator/check/referer" class="css_valid badge"></a> <a href="http://wardley.org" class="abw badge"></a> <a href="http://contentity.co.uk/" class="contentity badge"></a> </div> </div> <div id="content"> <h2 class="title">Hello [% world %]!</h2> <div class="smallbook"> <a href="book.html" class="badger">The Badger Book</a> <p class="intro"> The Template Toolkit is a fast, flexible and highly extensible template processing system. It is <a href="http://www.fsf.org/" class="ext">Free</a> (in both senses: <i>free beer</i> and <i>free speech</i>), <a href="http://opensource.org/" class="ext">Open Source</a> software and runs on virtually every modern operating system known to man. It is mature, reliable and well documented, and is used to generate content for countless web sites ranging from the very small to the very large. </p> <p> It is written in the <a href="http://perl.com/" class="ext">Perl</a> programming language but you don't need to know any Perl to use it. In fact, it was specifically created to allow web designers and developers to concentrate on generating web pages without getting bogged down in programming matters. We call this a "Clear Separation of Concerns" and it makes the whole processes of building, updating and maintaining a web site or web application significantly easier. </p> </div> <p> This web site contains the complete documentation for the Template Toolkit. There's also an O'Reilly book on the subject, written by <a href="http://wardley.org/" class="ext">Andy Wardley</a> (the author of the Template Toolkit itself), Darren Chamberlain and <a href="http://dave.org.uk/" class="ext">Dave Cross</a>. It's officially entitled <a href="http://www.oreilly.com/catalog/perltt/" class="ext">Perl Template Toolkit</a> but we call it the "Badger Book" for obvious reasons. </p> <a href="about.html" class="download">Read more about the Template Toolkit</a> <a href="download/index.html" class="download">Download the Template Toolkit - v3.009 now available!</a> <a href="docs/index.html" class="download">Read the Template Toolkit documentation</a> <a href="mail.html" class="download">Join the Template Toolkit mailing list</a> <a href="book.html" class="download">Get the Badger Book</a></div> <br class="clear" /> <div class="pageinfo"> http://template-toolkit.org/index.html last modified 15:05:03 30-Jul-2020 </div> </div> <div id="footer"> <a href="http://opensource.org/" class="osi"></a> <div class="controls"> <div class="pager"> <span class="go back">Back<span class="about"></span></span> <span class="go up">Up<span class="about"></span></span> <a href="/about.html" title="About the Template Toolkit" class="go next">Next<span class="about"><strong>About the Template Toolkit</strong></span></a> </div> </div> <div class="copyright"> Copyright &copy; 1996-2020 <a href="http://wardley.org/">Andy Wardley</a>. All Rights Reserved. </div> <div class="licence"> The <a href="http://template-toolkit.org/">Template Toolkit</a> is <a href="http://opensource.org/">Open Source</a> software. You can redistribute and/or modify it under the terms of the <a href="http://www.opensource.org/licenses/gpl-license.php">GNU Public Licence</a> or the <a href="http://www.opensource.org/licenses/artistic-license.php">Perl Artistic Licence</a>. </div> </div> <div id="palette"> <ul> <li class="first"><a href="#" class="blue" onclick="set_style('Clear Blue')"></a></li> <li><a href="#" class="orange" onclick="set_style('Clear Orange')"></a></li> <li><a href="#" class="green" onclick="set_style('Clear Green')"></a></li> <li><a href="#" class="purple" onclick="set_style('Clear Purple')"></a></li> <li><a href="#" class="grey" onclick="set_style('Clear Grey')"></a></li> </ul> </div> <a href="http://github.com/abw/Template2" class="fork_me"><img src="/images/misc/fork_me_grey.png" alt="Fork me on GitHub"></a> </div> <div id="preload"> <span class="logo"></span> <span class="tab"></span> <span class="hide"></span> <span class="show"></span> <span class="arrow1"></span> <span class="arrow2"></span> <span class="ext"></span> <span class="talk"></span> <span class="menu"></span> <span class="menu_head"></span> <span class="menu_foot"></span> <span class="top"></span> <span class="dotminus1"></span> <span class="dotminus2"></span> <span class="dotplus1"></span> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10