Skip to content

amiyasahu/q2a-poll

 
 

Repository files navigation

Question2Answer Poll 1.0b

Description

This is a plugin for Question2Answer that provides poll functionality.

Features

  • allows creating questions as polls, which removes ability for others to answer, comment on, or vote down them (vote up only).
  • adds qa-main-poll wrapper to qa-main for custom poll css
  • admin and mods can still answer, comment on, and edit polls
  • choose between multi-voting or single-voting poll on ask form
  • jQuery answer adding via ask form
  • answer updates when voted on (optional)
  • add a Polls page (optional)
  • adds text to poll question titles
  • all text fully customizable via language files
  • all css fully customizable
  • Buddypress integration if Buddypress plugin is enabled

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-poll.git poll 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 polls' 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 polls to Question2Answer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%