cvs 05/12/23 17:25:03
Modified: . MANIFEST
Log:
* Added $JOINER to Template::Plugin::URL and updated the tests for it.
* Added a test file, url2.t, which is the same as url.t except it checks
for the generated URLs being joined with ;
See http://lists.template-toolkit.org/pipermail/templates/2005-December/008158.html
for the thread.
Revision Changes Path
2.37 +1 -0 Template2/MANIFEST
Index: MANIFEST
===================================================================
RCS file: /template-toolkit/Template2/MANIFEST,v
retrieving revision 2.36
retrieving revision 2.37
diff -u -r2.36 -r2.37
--- MANIFEST 2004/12/22 09:49:02 2.36
+++ MANIFEST 2005/12/23 17:25:03 2.37
@@ -599,6 +599,7 @@
t/tiedhash.t
t/try.t
t/url.t
+t/url2.t
t/vars.t
t/varsv1.t
t/view.t