Skip to content

Adds ability to mark questions as "expert-only", so they are only visible to privileged users

Notifications You must be signed in to change notification settings

NoahY/q2a-expert-questions

Repository files navigation

Question2Answer Expert Questions 1.0b

Description

This is a plugin for Question2Answer that provides ability to ask questions directed only to experts.

Features

  • allows creating questions as "expert questions", viewable only by experts.
  • experts may be selected individually or by roles, via admin/plugins
  • experts may be specified for categories
  • experts selected individually may be sent email notifications for new expert questions
  • adds an expert questions sub-nav to "Questions"
  • adds an expert questions page (optional)
  • show open question count in tab (optional)
  • all text fully customizable

Installation

  1. Install Question2Answer
  2. 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/NoahY/q2a-expert-questions.git expert at the command prompt (on Linux, Windows is a bit different)
    • To download directly, go to the project page and click Download
  3. navigate to your site, go to Admin -> Plugins on your q2a install and select the 'Enable Expert Questions' option, then 'Save'.

Disclaimer

This is beta code. It is probably okay for production environments, but may not work exactly as expected. Refunds will not be given. If it breaks, you get to keep both parts.

Release

All code herein is Copylefted.

About q2A

Question2Answer is a free and open source platform for Q&A sites. For more information, visit:

http://www.question2answer.org/

About

Adds ability to mark questions as "expert-only", so they are only visible to privileged users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages