This is a plugin for Question2Answer that a way to show a message/guideline before asking a question.
- Can set the message and relevant CSS (via admin panel)
- Can disable showing message (via admin panel)
- Install Question2Answer
- Get the source code for this plugin from github, either using git, or downloading directly:
- To download using git, install git and then type
git clone git://github.com/bahar/qa_text_before_ask.git
at the command prompt (on Linux, Windows is a bit different) - To download directly, go to the project page and click Download
- To download using git, install git and then type
- Go to Admin -> Plugins on your q2a install and go to options; there are some custom variables that can be substituted.
Sample Message:
"<h1>Welcome to our support desk</h1><p>We’d love to help you. But not every question on our Support Desk gets answered. To <strong>improve your chances</strong>, here are some tips:</p><h2>Do your homework</h2><br /><p>Have you <b>thoroughly searched for an answer</b> <i>before</i> asking your question? Sharing your research helps everyone. Tell us what you found and why it didn’t meet your needs. This demonstrates that you’ve taken the time to try to help yourself, it saves us from reiterating obvious answers, and most of all it helps <i>you</i> get a more specific and relevant answer!</p><h2>Be specific</h2><br /><p>If you ask a vague question, you’ll get a vague answer. But if you give us details and context, we can provide a <i>useful</i> answer.</p><h2>Make it relevant to others</h2><p>We like to help as many people at a time as we can. Make it clear how your question is relevant to more people than just you, and more of us will be interested in your question and willing to look into it.</p><h2>Be on-topic</h2><br /><p>Our support desk is defined by a specific set of topics in <a href="faq">the faq</a>; please try to stick to those topics. If your question is about the site itself, provide us <a href="http://thesixdegree.com/support/feedback">feedback</a>.</p><h2>Keep an open mind</h2><br /><p>The answer to your question may not always be the one you wanted, but that doesn’t mean it is wrong. A conclusive answer isn’t always possible. When in doubt, ask people to cite their sources, or to explain how/where they learned something. Even if we don’t agree with you, or tell you exactly what you wanted to hear, remember – we’re just trying to help.</p><br /><br />"
This is beta code. It may not work exactly as expected. Refunds will not be given. If it breaks, you get to keep both parts.
All code herein is Copylefted.
Question2Answer is a free and open source platform for Q&A sites. For more information, visit: