Graham Knop
0df9fb747a
provide session to template toolkit plugins
2011-05-11 18:02:14 -05:00
Paul Driver
41ac1f153e
Template Preview button
2011-01-05 12:40:35 -06:00
Paul Driver
c89da43b58
variable downgrading
2010-09-01 14:42:44 -05:00
Colin Kuskie
8a683d1aef
Better template diagnostics on failure. It now also includes the template URL, and templateId
...
in both the onscreen and logged output.
2009-06-08 16:53:53 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
787697adce
Add stub POD to these modules to get them to pass the POD test.
2009-01-26 23:35:51 +00:00
Graham Knop
758a321e70
modules, tests, etc shouldn't be set as executable
2008-11-24 04:01:23 +00:00
Colin Kuskie
586164d8d0
rfe: VIM perl mode for skeletons
2008-09-16 22:28:17 +00:00
Doug Bell
a239c98820
insert TODO messages for a future API fix
2008-08-25 21:07:21 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
4285ee1e9c
echoing TT fix into H::T::E for variable renaming
2007-01-25 17:59:24 +00:00
JT Smith
7bb998c6ee
- Fixed a template variable rewriting problem with Template Toolkit.
2007-01-24 20:10:58 +00:00
Yung Han Khoe
c51b8e5bcd
Added scratch variables to all templates.
2006-12-05 16:33:16 +00:00
Colin Kuskie
0b1e077f69
Changed the Help so that chapters with only 1 page are directly linked, saving a click.
...
Added pluggable template parser docs.
From the dev list, changed HTMLTemplateExpr to translate all dots in template
variables to underscores, since EXPR's don't do dots, just like TemplateToolkit.
2006-10-29 23:36:18 +00:00
JT Smith
199b150f90
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 17:26:21 +00:00
Colin Kuskie
bc2f54e08c
Fix a typo in the Template/Parser.pm code.
...
The SQL table patch for userSessionScratch won't apply if the table contains
duplicate entries in the rows that will be set as keys. So the table is
emptied before the patch is applied.
2006-04-25 17:38:58 +00:00
Matthew Wilson
8aa438fa67
should speed up most template processing where there is more than 1 form variable.
2006-04-25 12:39:05 +00:00
Colin Kuskie
539f22285e
fixing syntax errors
2006-02-18 17:48:01 +00:00
JT Smith
cf0fe5da7d
whoops! typo
2006-01-29 15:51:02 +00:00
Matthew Wilson
401c72f062
some minor changes.
2006-01-18 05:21:34 +00:00
JT Smith
eda7058b61
most of the new pluggable template system
2006-01-17 23:09:29 +00:00