When you look at the permissions page (/admin/user/permissions ) you do not get a separate line under
the *node module* category for creating a jobtrack node. Unless I'm missing something, that means that you have to give users access to ALL types of node content in order to grant them access to creating jobtrack nodes. I'd like to just give one type of user the ability to create only jobtrack nodes.
Comments
Comment #1
jeremy commentedThis permission currently lives under the Jobtrack module and is called "create tickets".
I'm updating the title, as it would make sense to move the permissions for creating jobtrack tickets into the node section, and to add standard node permissions for "delete any" and "edit any" as well as "delete own" ("edit own" already exists, but again in the Jobtrack section).
Comment #2
jeremy commentedReviewing this again, I believe permissions are in the correct place. If you review the core blog module, you will see that its own permissions live in the blog module section, too.
In any case, some normal node permissions are still missing, so leaving ticket open and marking as a bug.
Comment #3
jeremy commentedNormal node permissions are now implemented. Fix committed.