Forums / Install & configuration / javascript inclusion in template

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

javascript inclusion in template

Author Message

Edwin Metselaar

Thursday 20 March 2003 9:17:12 am

I know it was asked before, but I cannot find the post anymore. So sorry for duplication.
Is there a trick to use Javascript easily in templates? I am trying to make a template that includes an image that is changed every so many days into some other image.

Thanks, Edwin

Tony Wood

Thursday 20 March 2003 9:18:17 am

> I know it was asked before, but I cannot find the post
> anymore. So sorry for duplication.
> Is there a trick to use Javascript easily in templates? I am
> trying to make a template that includes an image that is
> changed every so many days into some other image.
>
> Thanks, Edwin

use {literal} javascript stuff {/literal}

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Edwin Metselaar

Friday 21 March 2003 2:33:18 am

> use {literal} javascript stuff {/literal}

thanks!

Karsten Jennissen

Friday 21 March 2003 2:35:33 am

> > use {literal} javascript stuff {/literal}
>
> thanks!

More stuff here: http://ezwiki.blanko.info/index.php/3XHT_EscapeLiteral

:-)
Karsten

Edwin Metselaar

Friday 21 March 2003 2:46:12 am

> More stuff here:
> http://ezwiki.blanko.info/index.php/3XHT_EscapeLiteral

Great!