From fda16cc8044e41ca8bd76e40c725f8f21173841e Mon Sep 17 00:00:00 2001 From: rick Date: Tue, 11 May 2010 03:43:00 +0000 Subject: [PATCH] Minor changes to the default user-defined sidebar content. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@214 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/settings/sidebar.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/forum/settings/sidebar.py b/forum/settings/sidebar.py index 4634706..e588512 100644 --- a/forum/settings/sidebar.py +++ b/forum/settings/sidebar.py @@ -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. ", -- 2.45.2