Hi,

My problem is: I would like to enable some documents so that the group can give comments. The documents were created before with comment disabled. How can I enable them now?

In normal drupal installation, you can change the setting of the comment any time through node/edit. However, the node/edit part is customized and I cannot change the setting of comment.

In OA2 you can enable comment in content type setting so that when you create content of that content type the comment are enabled. Is anyway I can change it after the node is created in OA2?

Thank you.

hosais

Comments

hosais’s picture

Hello,

I think the question is very simple. How can I change the comments settings for each node individually?

Anyone knows?

Thank you.

hosais

MatthewTaylor-1’s picture

Is there a plan to allow comment settings to be changed on a per node basis? I think this would be very useful and I notice that it will be available by default in Drupal 8.

Argus’s picture

Title: Change commets setting of the node after the node created in OA2 » Change comments setting of the node after the node created in OA2

So this is how Drupal 7 works. You can only change comments on a Content Type level. The node/edit page has been changed in Open Atrium by Pages, so you have to go to admin/structure/pages/edit/node_edit and make changes there.

I tried to add the "Node form comment settings" again to change this but didn't get it working yet...

mpotter’s picture

Status: Active » Closed (fixed)
couloir007’s picture

I'm having this exact problem 7.x-2.32 for Document Page. I added to Wiki Edit Page '"Node being edited" node form menu settings', this is what shows up on the node edit page:

<div class="panel-pane pane-node-form-comment">
  <div class="pane-content">
  </div>
</div>

Which is empty.

Thank you,
Sean

Argus’s picture

Please open a new issue for your problem, this one is closed.

hosais’s picture

Version: 7.x-2.21 » 7.x-2.41
Status: Closed (fixed) » Active

Hello Mike,

As Argus mentioned, "Node form comment settings" was not working. I tested with current version (2.41), it does not work still. Could you explain how this is fixed? Thank you.

Argus’s picture

I must say I haven't had any problems with this in the latest version.

hefox’s picture

If you have customized how the node edit form appears, then need to manually edit the comment settings form to the layout.

hosais’s picture

Argus and hefox, thank you very much for your quick responses. It was my mistake. In layout, adding content, I clicked comment section and it was ajax error. But like hefox mentioned, it should be Form content->Node form comment settings.

hosais’s picture

Status: Active » Closed (fixed)
hosais’s picture

Status: Closed (fixed) » Fixed
hosais’s picture

Status: Fixed » Closed (fixed)