Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Suggestions, Wishlists & Feature Requests    Topic: Allow power to a moderator
Pages: [1]   Go Down
  Print  
Author Topic: Allow power to a moderator  (Read 3781 times)
0 Members and 1 Guest are viewing this topic.
Firekans
Jr. Member
**

Karma: -10
Offline Offline

Posts: 14


« on: December 25, 2010, 01:18:02 »

Hello,

Sorry for my bad english :s

I want to suggest one thing. To allow to someone the power of a moderator like the forum. Because now, if I want to allow to someone the power to moderate, I must to give to him the right of a publisher or else.

Thanks.
Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #1 on: December 26, 2010, 14:53:03 »

You could give to him rights of author... The JComments doesn't allow to set permissions per user - only for certain usergroup. Another way - you could add user's e-mail to administrator's notifications recipients list and turn on quick moderation feature - in this case all users from this list would recieve e-mail notifications and would be able to publish/unpublish or delete comments.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Firekans
Jr. Member
**

Karma: -10
Offline Offline

Posts: 14


« Reply #2 on: December 26, 2010, 22:28:52 »

I don't want to give the right of author or else. Juste for exemple Kunena, per user to give the power. So I want to ask if it will be released in the futur?
Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #3 on: December 27, 2010, 15:41:50 »

Theoretically this could be implemented via custom plugin for JComments...
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Firekans
Jr. Member
**

Karma: -10
Offline Offline

Posts: 14


« Reply #4 on: December 29, 2010, 01:13:26 »

How it can be done?
Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #5 on: January 07, 2011, 03:51:26 »

As I wrote before this could be done via custom plugin which would fix access rights "on the fly" for certain user. Sorry I haven't free time no so I can't make any sample...
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Firekans
Jr. Member
**

Karma: -10
Offline Offline

Posts: 14


« Reply #6 on: January 07, 2011, 03:53:13 »

Thanks for your support!
Logged
smart
Administrator
Hero Member
*****

Karma: 163
Offline Offline

Gender: Male
Posts: 2161



WWW
« Reply #7 on: January 07, 2011, 04:19:38 »

I can try to get you some idea... You could create some system plugin that will be loaded after the System - JComments plugin. In your plugin you could get JComments ACL object:

Code: (php)
$jcommentsACL =& JCommentsFactory::getACL();
and set your own values to canEdit, canDelete and other fields for certain user... As well this object use singleton pattern it would be same for all JComments's calls...
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Suggestions, Wishlists & Feature Requests    Topic: Allow power to a moderator
 
Jump to: