<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stacky.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=169.229.58.129</id>
	<title>stacky wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stacky.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=169.229.58.129"/>
	<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=Special:Contributions/169.229.58.129"/>
	<updated>2026-04-16T16:55:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=39</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=39"/>
		<updated>2011-05-11T22:10:26Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Bugs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* revision histories aren&#039;t being imported&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers] ... seems to have stabilized now, so it&#039;s probably a caching issue. related: does closing have some effect on the score of the question?&lt;br /&gt;
* don&#039;t get the most recent revision when you click edit [http://osqa.stacky.net/questions/143/im-a-cookie-user]&lt;br /&gt;
* can&#039;t post as unregistered user&lt;br /&gt;
&lt;br /&gt;
== Enhancements ==&lt;br /&gt;
User names are truncated very short on the user pages.&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=38</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=38"/>
		<updated>2011-05-11T22:09:50Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Bugs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* revision histories aren&#039;t being imported&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers] ... seems to have stabilized now, so it&#039;s probably a caching issue.&lt;br /&gt;
* don&#039;t get the most recent revision when you click edit [http://osqa.stacky.net/questions/143/im-a-cookie-user]&lt;br /&gt;
* can&#039;t post as unregistered user&lt;br /&gt;
&lt;br /&gt;
== Enhancements ==&lt;br /&gt;
User names are truncated very short on the user pages.&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=35</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=35"/>
		<updated>2011-05-11T21:01:42Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Bugs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* revision histories aren&#039;t being imported&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers]&lt;br /&gt;
* don&#039;t get the most recent revision when you click edit [http://osqa.stacky.net/questions/143/im-a-cookie-user]&lt;br /&gt;
* can&#039;t post as unregistered user&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=34</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=34"/>
		<updated>2011-05-11T20:53:08Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Importing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* revision histories aren&#039;t being imported&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers]&lt;br /&gt;
* don&#039;t get the most recent revision when you click edit [http://osqa.stacky.net/questions/143/im-a-cookie-user]&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=33</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=33"/>
		<updated>2011-05-11T20:52:56Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Compatibility */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers]&lt;br /&gt;
* don&#039;t get the most recent revision when you click edit [http://osqa.stacky.net/questions/143/im-a-cookie-user]&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=32</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=32"/>
		<updated>2011-05-11T20:52:14Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Compatibility */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* revision histories aren&#039;t being imported&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers]&lt;br /&gt;
* don&#039;t get the most recent revision when you click edit [http://osqa.stacky.net/questions/143/im-a-cookie-user]&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=31</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=31"/>
		<updated>2011-05-11T20:50:48Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Bugs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers]&lt;br /&gt;
* don&#039;t get the most recent revision when you click edit [http://osqa.stacky.net/questions/143/im-a-cookie-user]&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=30</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=30"/>
		<updated>2011-05-11T20:45:39Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Bugs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state! see [http://osqa.stacky.net/questions/165/wowzers]&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=29</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=29"/>
		<updated>2011-05-11T20:45:06Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Compatibility */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* close/reopen doesn&#039;t show up in revision history ... reloading seems (randomly) toggle closed/opened state!&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=28</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=28"/>
		<updated>2011-05-11T20:28:08Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Compatibility */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;br /&gt;
* admins/mods should be able to add openids for users.&lt;br /&gt;
* email recovery option?&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=OSQA&amp;diff=27</id>
		<title>OSQA</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=OSQA&amp;diff=27"/>
		<updated>2011-05-11T20:25:32Z</updated>

		<summary type="html">&lt;p&gt;169.229.58.129: /* Compatibility */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Installation==&lt;br /&gt;
Followed the instructions here [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost]. Seems to work, using the modified (truncated) &amp;lt;code&amp;gt;passenger_wsgi.py&amp;lt;/code&amp;gt; file [http://wiki.osqa.net/display/docs/Installing+OSQA+on+DreamHost?focusedCommentId=3047706#comment-3047706].&lt;br /&gt;
&lt;br /&gt;
Email settings: used &amp;lt;code&amp;gt;mail.stacky.net&amp;lt;/code&amp;gt;, port 587 (see this thread [http://blog.dreamhosters.com/kbase/index.cgi?area=658]) with a user I created through Dreamhost web panel. Checked &amp;quot;Use TLS&amp;quot;. This worked (I got a test email), but seems to not work now that I&#039;ve successfully imported the FTS database.&lt;br /&gt;
&lt;br /&gt;
==Importing==&lt;br /&gt;
&lt;br /&gt;
went to http://osqa.stacky.net/admin/sximporter, downloaded and selected zipped dump from faketestsite, submitted to get error. Copy of the error log [http://stacky.net/posted/20110510django.osqa.log]. I think the problem is that there existed a question already. Tried again with new database; worked!&lt;br /&gt;
&lt;br /&gt;
==MathJax==&lt;br /&gt;
Added the line&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://stacky.net/MathJax/MathJax.js?config=MOconfig&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
just before &amp;lt;code&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;forum/skins/default/templates/base_content.html&amp;lt;/code&amp;gt;. That seems to roughly do the trick.&lt;br /&gt;
&lt;br /&gt;
==MathML==&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
* Need http://osqa.stacky.net/questions/1234 to point to post 1234, even if it is an answer.&lt;br /&gt;
* Scott&#039;s openid doesn&#039;t work.&lt;/div&gt;</summary>
		<author><name>169.229.58.129</name></author>
	</entry>
</feed>