I can't write the curllet parentesis { } in the edit page mode...
Why? is it only a problem of my installation?
thanx denis.
curlet parentesis
- Elijah Lofgren
- Power Poster
- Posts: 811
- Joined: Mon Apr 24, 2006 1:01 am
- Location: Deatsville, AL
Re: curlet parentesis
{} characters are special in Smarty (the template system that CMSMS uses).denismatt wrote: I can't write the curllet parentesis { } in the edit page mode...
Why? is it only a problem of my installation?
Just put {literal}{/literal} tags around it like this:
Code: Select all
{literal}
{} {These now work.}
{/literal}
Edit: I've posted this in the FAQ: http://wiki.cmsmadesimple.org/index.php ... and_Smarty
Last edited by Anonymous on Wed May 31, 2006 7:13 pm, edited 1 time in total.
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. 
