Yoran,

When i tried the both version rc13 and latest dev on a fresh install of Drupal 6.22, i noticed that an authenticated user that has the permission to create a directory listings can not create one if the permission "administer nodes" is not checked also. Same thing for the MetaData Tab #980662: Metadata tab.
First it's not documented anywhere. And maybe it's related to this bug #894484: Edit permissions not granted? too!!

Anyway, it needs more documentations about that.

Comments

Yoran’s picture

Status: Active » Fixed

Ok I pushed a rewrote version of hook_access that should work in every situations.

Nicolas Georget’s picture

Tested with the 6.x-2.x-dev (2011-Jun-16) and works fine.
For info, if the permission "edit (any|own) directory listings" is checked, the user role can create and edit any metadatas.

Yoran’s picture

I just pushed 2 new permissions : edit metadata & update thimbnails

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.