Wednesday 20 October 2004 5:57:14 am
I need to put javascript to pagelayout.tpl
But EZ 3.4.1 shows error on every function I specified. It treats { sign as begin of EZ function, not javascript. I removed all functions which is context independen to javascript files. But what to do with javascript which depends, for example, from section? Should i use tag <literal>? what else?
{set-block scope=root variable=cache_ttl}0{/set-block}
|