In my setup I wanted to have the option to have option to have the the moderator also publish a node, so I added a setting for moderate to do this and a small change in the sql query where modr8 does it's work. Here's a patch for this

Comments

arthurf’s picture

StatusFileSize
new1.22 KB

Woops, try this patch instead.

suit4’s picture

Works fine for me.

I was wondering, why comments approved by modr8 never got published.

robin t’s picture

FYI: I have ported your patch to 5.x and also created a new issue.

http://drupal.org/node/107282

nig’s picture

This would be a great feature for our site.

I downloaded today's modr8 and there's no sign of this function in it.

Any chance of it being released into the module, as I am not able to patch?

I am in 4.7

Thanks

pwolanin’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new1.74 KB

The patch above didn't apply cleanly.

I just worked over this code, and will probably commit the attached patch soon. Please take a look.

pwolanin’s picture

Status: Reviewed & tested by the community » Fixed

I'm impatient tonight- committed to 4.7.x -> look for new release soon

pwolanin’s picture

Status: Fixed » Closed (fixed)