Posted by gege2061 on March 24, 2010 at 2:55pm
| Project: | Drupal.org CVS applications |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | kiamlaluno |
| Status: | closed (fixed) |
| Issue tags: | module review |
Issue Summary
Hello,This is my first Drupal module. It adds a flag for mark a forum comment accepted and the topic as solved.
This is a popular feature supported by many forum scripts but I found nothing for Drupal.
Preview : http://gege2061.homecomputing.fr/flag_solved.png
Sources : http://gege2061.homecomputing.fr/flag_solved.tar.gz
Comments
#1
#2
Hello, and thanks for applying for a CVS account. I am adding the review tags, and some volunteers will review your code, pointing out what needs to be changed.
As per http://drupal.org/cvs-application/requirements, the motivation message should be expanded to contain more details about the features of the proposed module, and it should include also a comparison with the existing solutions.
#3
Thank's for your answer.
This module is based on the flag module and allows forum topic author or content administrators to mark a forum comment as "Accepted". Accept a response highlights and adds an image in the topic title.
I have not found this feature in other drupal module, I can't compare.
#4
Minor changes:
#5
As you reported the module is based on Flag, why didn't you open a feature request in that module queue to integrate the feature in the existing project?
#6
The flag module is very versatile. Like flag_abuse, flag a message as solved causes other actions. We can imagine an interaction with the voping_api module for increase the score for an user, for example.
#7
#8
Adding support for nodecomment
#9
fixed many bugs.
#10
I will review the code tomorrow.
#11
#12
Automatically closed -- issue fixed for 2 weeks with no activity.