Search found 4 matches
- Tue Jan 20, 2009 10:34 am
- Forum: Feature ideas
- Topic: Javascript Module
- Replies: 12
- Views: 12610
Re: Javascript Module
Many thanx for all the suggestions! As most of you indicated the problem was related to the path (however, there was no error message). Finally, the correct expression was {literal} {/literal} ... I think it would be a good idea to have a module which allows to include external Javascript code. Best...
- Mon Jan 19, 2009 8:33 pm
- Forum: Feature ideas
- Topic: Javascript Module
- Replies: 12
- Views: 12610
Re: Javascript Module
This thread seems somehow related to my current problem. I am trying to use external Javascript in CMSMS. However, when putting into my template
{literal}
{/literal}
it doesn't have any effect.---Could I also load Javascript code directly into an content page?
Many thanx, Mike
{literal}
{/literal}
it doesn't have any effect.---Could I also load Javascript code directly into an content page?
Many thanx, Mike
- Mon Jan 28, 2008 1:36 pm
- Forum: CMSMS Core
- Topic: using MathTran with CMSMS
- Replies: 2
- Views: 1277
Re: using MathTran with CMSMS
Hi, this fast really a fast fix to the problem. Thanks! I will try out your TinyMCE extension.
Best, Mike
Best, Mike
- Mon Jan 28, 2008 10:51 am
- Forum: CMSMS Core
- Topic: using MathTran with CMSMS
- Replies: 2
- Views: 1277
using MathTran with CMSMS
Hi, I am trying to run MathTran (http://www.mathtran.org/) on my CMSMS web site. MathTran is used to represent mathematical formulas by using Javascript which automatically translates LaTeX given as HTML tag to PNG image format. Using MathTran in standard HTML is actually quite easy (I am describing...