[ 
http://jira.magnolia-cms.com/browse/MGNLCMNT-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Hechinger reopened MGNLCMNT-20:
------------------------------------


Currently with EE, this is not working, simply because we still have the 
property forumName (= pagecomments) defined under 
commenting/templates/components/comments/parameters

In PageComments.determineForumToUse() the forumName = the property defined 
prefiously. If it's not defined, this value will be 
pagecomments-demo-project_en.

It seems for me that we have with EE the simple site behavior of CE (we could 
simply remove the commenting/templates/components/comments/parameters property 
when installing EE). 

> Make the commenting module site aware.
> --------------------------------------
>
>                 Key: MGNLCMNT-20
>                 URL: http://jira.magnolia-cms.com/browse/MGNLCMNT-20
>             Project: Magnolia Commenting Module
>          Issue Type: Improvement
>      Security Level: Public
>    Affects Versions: 1.1
>            Reporter: Rico Jansen
>            Assignee: Grégory Joseph
>            Priority: Major
>             Fix For: 1.2
>
>         Attachments: commenting.diff
>
>
> The commenting module does not use the website as information to store 
> comments, so the comments
> are global to all sites, this patch adds the option to set a parameter in the 
> paragraph definition (useSiteName)
> to make the commenting module use a forum per website. The forum name is made 
> of the forumName specified
> in the definition and the website name, retrieved from the root node of the 
> content the paragraph is placed in.
> Enabling this does require someone the create the forum called by this, and 
> set the corresponding
> acl' s for the users.
> Attached is the diff containing:
> - changes to the bootstrap xml's for the paragraphs (default not using the 
> site name).
> - changes to the java code of PageComments.java and LatestComments.java
> - a CommentingUtil class containing the method to determine the forum name

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to