Hi,
Assumption: Talking with folks in #drupal, when I add someone to the cvs access list, they then should also have access to edit the project node, make releases, etc.
Problem: I had added user mikeryan to cvs access like 6 months ago when I created the project, but I don't think he ever tried to edit or commit anything. We're trying to have him do that now, but although he has access to commit to the CVS repository, he doesn't seem to have access to the node (he sees no edit tab). Thinking maybe some hook didn't fire, a couple days ago I deleted him from the cvs access list, and re-added him. A couple days later (now) and he still doesn't have access. Can you please make sure we both can edit the project node?
http://drupal.org/project/migrate_extras
Thank you infrastructure team!
Frank Carey
Comments
Comment #1
gerhard killesreiter commentedThe assumtion is wrong.
Comment #2
pasqualleGerhard are you sure? I am able to edit the project node and create releases where I am a co-maintainer..
Comment #3
gerhard killesreiter commentedHmm, no, I am not.
Comment #4
avpadernoThe input format for the project page is set to documentation; if the user is not allowed to use that format, then he will not be able to edit the node content.
Comment #5
avpadernoI changed the input format to filtered HTML as I didn't see anything in the page that would require a different input format. Let me know if that works.
Comment #6
mikeryanI now have the Edit tab, and can administer releases for migrate_extras.
Thanks!
Comment #7
frankcarey commentedAh, that'll do it. Thank you!