Name Last Update
..
controllers Loading commit data...
db Loading commit data...
features Loading commit data...
lib Loading commit data...
po Loading commit data...
public Loading commit data...
views Loading commit data...
README.md Loading commit data...

README.md

README - Comment Classification Plugin

This plugin creates the structure for classifying the comments. The initial idea of this plugin is to support the management of public consulting, but it can be used in different contexts. For now, two kind of classification will be available:

  • Label: when creating a comment, the user identify the kind of it by choosing the label of the comment. Example: "Suggestion", "Disagreement"...
  • Status: users with permission can include a Status for a comment. Example: "Merged", "Unmerged"

Dependency

This plugin was developed to help public consulting and needs the CommentGroupPlugin enabled to be used.