Forums / General / Allowing users to comment

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Allowing users to comment

Author Message

Bengt Danielsen

Monday 11 October 2004 6:38:27 am

When a user register, it's still does not have access til give comments on article... How do I set up access for this?

K259

Monday 11 October 2004 6:43:15 am

Enter admin-part, find the the role, give access on content on the right section, give read-access, create comments access, and I think you also have to give modify-access on comments.

Bengt Danielsen

Monday 11 October 2004 6:50:40 am

content  read  Class( Comment )  
content  create  Class( Comment )  
content  edit  Class( Comment ) , Owner( Self )  

This is in a role that guest accounts have access to...

K259

Monday 11 October 2004 6:56:44 am

And you are sure the users who have registered are put in the usergroup which is assigned to this role?

Do you have a lot of different sections?

Maybe this solve your problem?
content create Class( Comments) , ParentClass( Article )

Bengt Danielsen

Wednesday 13 October 2004 5:22:04 am

New users is added to guest accounts, and this is the role rules(rolleregler) for this group.

user  login  *  
user  selfedit  *  
user  password  *  
content  read  Section( Standard section )  
content  read  Class( Comment )  
content  pdf  Section( Standard section )  
content  create  Class( Forum topic ) , Section( Standard section ) , ParentClass( Forum )  
content  create  Class( Forum reply ) , Section( Standard section ) , ParentClass( Forum topic )  
content  create  Class( Comment )  
content  create  Class( Comment ) , Section( Standard section ) , ParentClass( Weblog )  
content  create  Class( Article ) , ParentClass( Comment )  
content  edit  Class( Forum topic ) , Section( Standard section )  
content  edit  Class( Forum reply ) , Section( Standard section )  
content  edit  Class( Comment ) , Owner( Self )  
content  edit  Class( Comment ) , Section( Standard section )  
content  versionread  Class( Forum topic , Forum reply ) , Section( Standard section ) , Owner( Self ) , Status( Draft , Pending )  
content  versionread  Class( Comment ) , Section( Standard section ) , Owner( Self ) , Status( Draft , Pending )  
notification  use  *