q2a-comment-voting icon indicating copy to clipboard operation
q2a-comment-voting copied to clipboard

Adds ability to vote on comments to Question2Answer

==================================== Question2Answer Comment Voting 1.0b


Description

This is a plugin for Question2Answer that provides comment voting functionality.


Features

  • switch on and off via admin/plugins
  • switch between upvoting only and up/down voting via admin/plugins
  • configure voiting privilege via admin/permissions
  • adds three custom badges for voted-up comment owners (req. badges plugin)

Installation

#. 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/NoahY/q2a-comment-voting.git comment-voting at the command prompt (on Linux, Windows is a bit different)
  • To download directly, go to the project page_ and click Download

#. navigate to your site, go to Admin -> Plugins on your q2a install and select the 'Enable comment voting' option, then 'Save'.

.. _Question2Answer: http://www.question2answer.org/install.php .. _git: http://git-scm.com/ .. _github: .. _project page: https://github.com/NoahY/q2a-comment-voting


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_.

.. _Copylefted: http://en.wikipedia.org/wiki/Copyleft


About q2A

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

http://www.question2answer.org/