OSQA: Difference between revisions

From stacky wiki
Line 9: Line 9:


==MathJax==
==MathJax==
Added the line<br>
<code><script type="text/javascript" src="http://stacky.net/MathJax/MathJax.js?config=MOconfig"></script></code><br>
just before <code></head></code> in <code>forum/skins/default/templates/base_content.html</code>. That seems to roughly do the trick.


==MathML==
==MathML==

Revision as of 22:41, 10 May 2011

Installation

Followed the instructions here [1]. Seems to work, using the modified (truncated) passenger_wsgi.py file [2].

Email settings: used mail.stacky.net, port 587 (see this thread [3]) with a user I created through Dreamhost web panel. Checked "Use TLS".

Importing

went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [4]. I think the problem is that there existed a question already. Tried again with new database; worked!

MathJax

Added the line
<script type="text/javascript" src="http://stacky.net/MathJax/MathJax.js?config=MOconfig"></script>
just before </head> in forum/skins/default/templates/base_content.html. That seems to roughly do the trick.

MathML

Compatibility