[Templates-cvs] cvs commit: Template2/docs/src/FAQ FAQ.html index.html
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 07/02/09 18:40:17
Modified: docs/src/FAQ FAQ.html index.html
Log:
release version 2.18
Revision Changes Path
1.66 +3 -9 Template2/docs/src/FAQ/FAQ.html
Index: FAQ.html
===================================================================
RCS file: /template-toolkit/Template2/docs/src/FAQ/FAQ.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- FAQ.html 2006/05/30 17:01:12 1.65
+++ FAQ.html 2007/02/09 18:40:17 1.66
@@ -56,12 +56,7 @@
<!-- Pod to HTML conversion by the Template Toolkit version 2 -->
[% WRAPPER section
title="DESCRIPTION"
--%]<p>
-This is the Frequently Asked Questions list for the Template Toolkit.
-More accurately, it's a very thin placeholder for where the FAQ will
-soon be.
-</p>
-[%- END %]
+-%][%- END %]
[% WRAPPER section
title="Template Toolkit Language"
-%][% WRAPPER subsection
@@ -403,13 +398,12 @@
title="VERSION"
-%]<p>
2.68, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
</p>
[%- END %]
[% WRAPPER section
title="COPYRIGHT"
--%]<pre> Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.</pre>
+-%]<pre> Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.</pre>
<p>
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
1.5 +1 -1 Template2/docs/src/FAQ/index.html
Index: index.html
===================================================================
RCS file: /template-toolkit/Template2/docs/src/FAQ/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.html 2001/12/20 09:44:08 1.4
+++ index.html 2007/02/09 18:40:17 1.5
@@ -20,7 +20,7 @@
name = 'FAQ'
title = 'Frequently Asked Questions about the Template Toolkit'
-%]
-This is the Frequently Asked Questions list for the Template Toolkit. More accurately, it's a very thin placeholder for where the FAQ will soon be.
+
[% END %]
[% END %]