This project is not covered by Drupal’s security advisory policy.

Module description

Enables "pro" and "con" Comments on content, which makes it easy to compare different comments and views on a subject. A good example is a debate on a poll.

Comments are displayed in two columns, one for "Pro" and one for "Con", under the content body. If the Fivestar module is installed, comments can be rated and will "float" up when rated high.

Requirements / Dependencies

This module requires the Views module.
Views: Procon creates a view for listing all arguments on a node.

Additional Modules

Fivestar: If you want Ratings with your argument to rate the node
you can add a new fivestar field in 'Argument' content type.
This will be shown on the node.

Installation

* Install as usual, see http://drupal.org/node/895232 for further information.
* Enable 'Enable Pros and Cons arguments by default' for content types
and existing nodes.
* There is also an additional checkbox 'Allow users to add only 1 argument per node'
Check this if you want only one argument on a node, this might be helpful
in case you don't want users to rate a node multiple times.

CONFIGURATION

* Configure user permissions in Administration » People » Permissions:

- Node access permissions for 'Argument' type contents

Users require these permissions to add arguments. Users won't
have option to add argument unless these permission is granted.

Project information

Releases