It is added only to some types of documents - e.g. File and Note.
To have a Comment tab(action) displayed for folders, you have to add the facet 
'Commentable' to it.
See 
http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.core/trunk/nuxeo-core/src/main/resources/OSGI-INF/CoreExtensions.xml

If you want to display only the comments for a folder, you must define a new custom Folder type and disable the other tabs (actions) for it. Take a look at
http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.platform/trunk/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/actions-contrib.xml



Sean Radford wrote:
I'm sorry, but I don't understand. I presume that the 'Commentable' facet is added to documents in 5.1 by default. But can I create a folder that just contains discussion threads?

Benjamin wrote:
Hi,

I think, you can... You just have to add the facet commentable to the document type...

(in the core-type contribbution :
      <facet name="Commentable" />
)

Benjamin JALON

Sean Radford a écrit :
Hi,

In Nuxeo 5 I note that there is the functionality for 'comments' on a document that acts like a discussion forum attached to the document. Is there currently the functionality to setup discussion forums directly within workspaces or folders themselves?

Regards,

Sean



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm




_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to