Needs review
Project:
Facebook Connect
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2010 at 14:24 UTC
Updated:
9 Jun 2015 at 12:02 UTC
Jump to comment: Most recent
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
Comment #1
zps commentedSubscribing....
I need to remove the "Publish To Facebook" option from the comments.
Comment #2
David Stosik commentedSubscribing. Giving the possibility to disable this would be useful. :)
Comment #3
soelver commentedSubscribing.
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.
Comment #4
mobilemichael commentedSubscribe. I'm having the same issue.
Comment #5
wickedskaman commentedSubscribing. 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)
Comment #6
vectoroc commentedtry http://drupal.org/project/facebook_stream
Comment #7
wickedskaman commentedThanks, 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.
Comment #8
vectoroc commentedI've added ability to disallow publishing of comments in 2.x-dev version
Comment #9
wickedskaman commentedCool... I've give it a try any day now...