Page 1 of 1

Page doesn't come up???

Posted: Fri Mar 31, 2006 6:27 pm
by rettich
Hi List,

I tried to display some mathematical formulars with



The WYSIWYG-Editor displays the result really good, but on the website this page doesn't come up. All I can see, is an empty page. There is no menu, there is yust a blanc page.

Is there anybody, who can help me?

Mathias Rettich

PS: You many use my server to generate mathematical formulars

Posted: Fri Mar 31, 2006 6:34 pm
by rettich
I forgot to mention.

You may use my server to generate mathmatical formulars:

https://moodle.staufer-gymnasium.de/cgi ... Expression

Re: Page doesn't come up???

Posted: Sat Apr 01, 2006 4:57 am
by Ted
You need to wrap the link in {literal}{/literal} tags, because the { and } in there are confusing smarty.

Re: Page doesn't come up???

Posted: Sat Apr 01, 2006 7:34 am
by rettich
Ted wrote: You need to wrap the link in {literal}{/literal} tags, because the { and } in there are confusing smarty.
Thanks for responding so fast!

How can I wrap teh Link into {literal}{/literal}? Could You give an example? I'm a beginner with CMS :)

Thanks a lot

  Mathias

Re: Page doesn't come up???

Posted: Mon Apr 03, 2006 9:39 am
by TimothyFoo
Like this:

{literal}{/literal}

Placing the code between these tags tells the CMS software not to process it.