* Brian Katzung <bri...@kappacs.com> [2012-10-09 21:10]: > Absolutely bare-bones syntax (it is my hope that even non-programmer > users (with some limited training) can edit templates)
Looking at your docs, to be frank, I don’t think you succeed at this one. In my experience, non-programmers do best with Template Toolkit syntax that limits itself to the most basic features, i.e. basically Template::Simple or Template::Tiny. Function calls like you have are programming, and punctuation-heavy syntax scares them. Of course, if you administer training, you will overcome this to some extent, thus maybe for your own purposes TemplateLite’s misses in this department are not apparent. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>