Closed (fixed)
Project:
G2 Glossary
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 11:57 UTC
Updated:
14 Jul 2023 at 12:14 UTC
Jump to comment: Most recent
Comments
Comment #1
fgmThis is indeed by design: there are only 2 permissions in the Drupal 4.x/5.x/6.x versions: "administer g2 entries" and "view g2 entries".
Bumping feature requests to HEAD now that D7 is released: I do not plan on new features for the D6 branch.
Comment #2
fgmBumping to 7.x now that the branch is opened.
Comment #3
fgmI should add that, should someone offer a working patch for D6, it /could/ be included in version 6.1.1.
Comment #4
fgmIn the meantime, this is already present in the D7 version, so resetting to D6 in case anyone want to roll a patch.
Comment #5
jabadco commentedIt would be great.
I am thinking if it is not a chance to write some query in mysql to give those permissions manually in DB for authen. users.
thanks
Comment #6
fgmNew features only in current dev version : bumping to 8.x.
Comment #7
fgmThe general permission model changed in D8, and these permissions are now provided by core, so this issue was fixed by #2822255: Add "edit own" permission.