]> git.openstreetmap.org Git - osqa.git/commitdiff
Minor changes to the default user-defined sidebar content.
authorrick <rick@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 11 May 2010 03:43:00 +0000 (03:43 +0000)
committerrick <rick@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 11 May 2010 03:43:00 +0000 (03:43 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@214 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/settings/sidebar.py

index 46347069a61cc213d503e31424cfe8a88f52587b..e588512ff82c456a0e4193fa4f4999bec241b28f 100644 (file)
@@ -14,8 +14,8 @@ u"""
 ## [Reliable OSQA Hosting](http://www.webfaction.com?affiliate=osqa)
 
 We recommend [**WebFaction**](http://www.webfaction.com?affiliate=osqa) \
-for OSQA hosting. For under $10/month their reliable servers have everything \
-you need. [Step-by-step instructions...](http://wiki.osqa.net/display/docs/Installing+OSQA+on+WebFaction)
+for OSQA hosting. For under $10/month their reliable servers get the job done. See our \
+[**step-by-step setup guide**](http://wiki.osqa.net/display/docs/Installing+OSQA+on+WebFaction).
 """, SIDEBAR_SET, dict(
 label = "Upper Block Content",
 help_text = " The upper sidebar block. ",
@@ -32,7 +32,8 @@ u"""
 ## Learn more about OSQA
 
 The [**OSQA website**](http://www.osqa.net/) and [**OSQA wiki**](http://wiki.osqa.net/) \
-are great resources to help you learn more about the OSQA open source Q&A system!
+are great resources to help you learn more about the OSQA open source Q&A system. \
+[**Join the OSQA chat!**](http://meta.osqa.net/question/79/is-there-an-online-chat-room-or-irc-channel-for-osqa#302)
 """, SIDEBAR_SET, dict(
 label = "Lower Block Content",
 help_text = " The lower sidebar block. ",