extra permissions for create new items
http://drupal.org/node/200285#comment-837497

the attached patch will do the trick.

CommentFileSizeAuthor
hs_new_item.patch5.08 KBrikvd

Comments

wim leers’s picture

Status: Active » Closed (won't fix)

IMO, that's a very bad implementation and does not really solve the problem.

Your patch adds a single global permission that will allow a role to create items for any vocabulary (terms), any menu (menu items), and so on.
In short: it'll allow item creation for all enabled HS implementations, and that's bad!

rikvd’s picture

it is not a 'or' condition. so it only applies to HS implementations where adding already is allowed, but now you need also permissions for it.