Page 1 of 1

[solved] script in cmsms?

Posted: Thu Oct 02, 2008 10:48 am
by artur
I'm testing cmsms.
I have a site: www.emorbita.net (it's in portuguese and it's about phisics and chemistry...)
In one of my pages I have a litle script for zooming images and it work just fine (www.emorbita.net/autor/autor.html).
My question is: it's possible insert this script in pages with cmsms?
Thanks! ;)

Re: script in cmsms?

Posted: Thu Oct 02, 2008 10:58 am
by alby
artur wrote: My question is: it's possible insert this script in pages with cmsms?
No problem but surround your js script with {literal} ... {/literal} for avoid smarty checking of {}

Alby

Re: script in cmsms?

Posted: Thu Oct 02, 2008 11:14 am
by RonnyK
IIRC you can leave the {literal} out in the area. Other that are there, arent wrapped in {literal} either.

Ronny

Re: script in cmsms? [solved]

Posted: Thu Oct 02, 2008 11:27 am
by artur
I'm very sorry but the problem was in the template...
:-[