I just found out that there is no 4.7 moderation solution at present. As some may recall, the queue module was taken out 10 months ago from core and moved to contrib. It has not been updated since and is not FormAPI compatible. The same is true for nmoderation, which is 4.6 only at present. Anyone has something in the works on the above two, or has something else planned?
On Mar 19, 2006, at 4:02 PM, Khalid B wrote:
I just found out that there is no 4.7 moderation solution at present.
As some may recall, the queue module was taken out 10 months ago from core and moved to contrib. It has not been updated since and is not FormAPI compatible.
The same is true for nmoderation, which is 4.6 only at present.
Anyone has something in the works on the above two, or has something else planned?
You could use actions and workflow modules to toggle the moderate flag. Matt Westgate | www.lullabot.com
The good folks at Core0range have sponsored a 4.7/VotingAPI conversion of Nmoderation -- there's a patch in the queue for nmoderation. Work on their project has also spawned the 'voting_actions' module, which allows any VotingAPI based rating module to fire off workflow actions like 'moderate/unmoderate', 'publish,' 'promote,' etc. I'll take another look at the nmoderation patch that's in the queue and make sure it still applies and runs cleanly against 4.7b6. --Jeff -----Original Message----- From: Matt Westgate [mailto:matt@lullabot.com] Sent: Sunday, March 19, 2006 7:46 PM To: development@drupal.org; kb@2bits.com Subject: Re: [development] No moderation for 4.7 On Mar 19, 2006, at 4:02 PM, Khalid B wrote:
I just found out that there is no 4.7 moderation solution at present.
As some may recall, the queue module was taken out 10 months ago from core and moved to contrib. It has not been updated since and is
not FormAPI compatible.
The same is true for nmoderation, which is 4.6 only at present.
Anyone has something in the works on the above two, or has something else planned?
You could use actions and workflow modules to toggle the moderate flag. Matt Westgate | www.lullabot.com
On Mar 19, 2006, at 4:02 PM, Khalid B wrote:
I just found out that there is no 4.7 moderation solution at present.
As some may recall, the queue module was taken out 10 months ago from core and moved to contrib. It has not been updated since and is not FormAPI compatible. The same is true for nmoderation, which is 4.6 only at present.
Just a heads up that the Nmoderation project has been updated to 4.7 compatability. It now uses the VotingAPI for its storage and calculation, so in the coming months it will also benefit from the increasing integration with actions.module and views.module that I'm adding to the API. --Jeff
participants (3)
-
Jeff Eaton -
Khalid B -
Matt Westgate