[geeklog-devel] JavaScript, Template Variables and Autotags

Joe Mucchiello jmucchiello at yahoo.com
Sun Mar 20 11:11:44 EDT 2011


As for braces, my solution is to suggest a gradual shift from {templatevar} to 
{{templatevar}}. It should not be too hard to code for both methods in the 
template engine and then drop support for single braces in Geeklog 1.9.


With COM_newTemplate in place, you can even leave the existing single brace 
engine in place for use with plugins that still call "new Template" directly to 
ease plugin migration.


      



More information about the geeklog-devel mailing list