Page 2 of 2

Re: [SOLVED]babel language entry - syntax question

Posted: Tue Dec 08, 2009 6:57 pm
by plger
Sonya wrote: The event ContentPreCompile is called only if the page content is not cashed.
That's good to know, thanks a lot!
Sonya wrote: Unfortunately, I have no solution. Normally you would add your UDT to the event TemplatePreCompile to catch template changes. But this event seems to be never triggered http://forum.cmsmadesimple.org/index.ph ... .msg182329
Well well... off with events then : I'll remove the ContentPreCompile event and just tell the users to add the {babel action="assign"} to their template. At least this way it will be called only once.

Thanks again for your most interesting input,
plger