Search found 3 matches

by jeckyll
02 Feb 2013, 01:31
Forum: General Discussion
Topic: custom X-Content-Security-Policy
Replies: 3
Views: 9083

Re: custom X-Content-Security-Policy

I'm moving from MathTex to MathJax but I think that my question is still relevant since I must allow remote js scripts (from MathJax Contents Delivery Network) to execute on my server
by jeckyll
01 Feb 2013, 20:45
Forum: French
Topic: Mantis et PLUGIN Intégration contrôle de source
Replies: 3
Views: 6209

Re: Mantis et PLUGIN Intégration contrôle de source

Bonjour
Pour le problème de chemin avec espaces l'activation de l'option "Utiliser la commande WIndows 'start'" sur la page de configuration du plugin SourceSVN devrait résoudre le problème. Avec un peu de chance, le problèmes des accents disparaitra lui aussi !
cdt
by jeckyll
01 Feb 2013, 17:47
Forum: General Discussion
Topic: custom X-Content-Security-Policy
Replies: 3
Views: 9083

custom X-Content-Security-Policy

Hello

i wrote a little plug-in that basically replace <latex>some fomula</latex> in multi-text field by an image generated with MathTex

The resulting img tag looks like <img src="http://<mathtex_server_url>/mathtex.cgi?some formula" />

it works pretty well on IE but not on Firefox because of the ...