Is there a way to disallow publishing of comments?
We have a private forum and we don't want people to publish private stuff by accident.
So a setting for this would be usefull, like there is for nodes.
If there isn't one, I guess I'll have to edit the code a bit to never do it (or at least change it to no select it by default).

Comments

zps’s picture

Subscribing....

I need to remove the "Publish To Facebook" option from the comments.

David Stosik’s picture

Subscribing. Giving the possibility to disable this would be useful. :)

soelver’s picture

Subscribing.

I don't know why the tick box isn't respecting the setting for comments, when it does for other content types.
And even if we enable for comments, it would be really nice, if it was ticked off, instead of on, by default.

mobilemichael’s picture

Subscribe. I'm having the same issue.

wickedskaman’s picture

Subscribing. This would be great. I really just want the option to post to facebook when adding new nodes like the Twitter module (http://drupal.org/project/twitter).

Also, it would be nice for the Publish to Facebook checkbox to be wrapped in a fieldset so it can be found by the Vertical Tabs module (http://drupal.org/project/vertical_tabs)

vectoroc’s picture

wickedskaman’s picture

Thanks, I will. I think I saw it before but it looked like it was doing way more than I wanted. I think I'm going to try to aggregate simple posting to Twitter, Facebook, and LinkedIn into one module. I'm sure I'm not the only one out here with this use case.

vectoroc’s picture

Status: Active » Needs review

I've added ability to disallow publishing of comments in 2.x-dev version

wickedskaman’s picture

Cool... I've give it a try any day now...

  • vectoroc committed e4ee8fc on
    #899038 : moved 'publish to fb' option to fieldset #741502 : added...