Dear all<br><br>I have started using mathjax for my course pages on pmwiki, and this involves inserting a link to the mathjax javascript page in the header of the skin.tmpl file. Namely<br>&lt;script type=&quot;text/javascript&quot; src=&quot;<a href="http://www.myserver/pmwiki/mathjax/MathJax.js">http://www.myserver/pmwiki/mathjax/MathJax.js</a>&quot;&gt;<br>
&lt;/script&gt;<br><br>Is there a way of doing this from the local config file (say), rather than inserting it into the template file? <br>(The disadvantage with adding it to the template file is if I update the skin, it is overwritten.)<br>
<br>Thanks for any suggestions ...<br><br>James<br><br>