Skip to main content.

Wednesday, August 25, 2004

Updated the Plugin API - Event List documentation on the developers version of the docs site. Newly listed events are FormExtra and ValidateForm. (At the bottom of the page)

Comments

Curious, if you are superadmin, why this:
[karma] Disallowed action: /docs/nucleus/index.php...

Posted by hcgtv at Wednesday, August 25, 2004 19:31:08

I was surprised also :)

It's because you're only allowed to edit items when one of the following conditions is true

- the member is the author of the item
or
- the member is blog admin (explicitly)

The same goes for editing comments (comment author, item author + blog admins)

This should probably be extended to super admins, which means replacing the isBlogAdmin checks in canAlterItem and canAlterComment (MEMBER.php) by a call to blogAdminRights instead

(blogAdminRights returns TRUE when the user is either a superadmin, or is explicitly set as a blog admin)

Posted by karma at Wednesday, August 25, 2004 20:22:40

Yes, I agree, superadmins should have all rights. That's why I was puzzled.

Then I need to add you an Roel as team members on both sites.

Posted by hcgtv at Wednesday, August 25, 2004 20:50:15
Posted by karma at Wednesday, August 25, 2004 21:19:37

Add Comment

This item is closed, it's not possible to add new comments to it or to vote on it