Closed (fixed)
Project:
OG Read Only
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2008 at 19:45 UTC
Updated:
2 Jan 2009 at 01:00 UTC
Jump to comment: Most recent file
Currently, og_read_only removes all node creation links for read-only types. This can cause some confusion for group admins.
With the attached patch, they will only be removed if they are read-only AND the current user is not the group admin.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | og_read_only.module.adminlinks.patch | 694 bytes | ryan_courtnage |
| og_read_only.module.adminlinks.patch | 682 bytes | ryan_courtnage |
Comments
Comment #1
ryan_courtnage commentedhere's the patch again, but this time against revision 1.4.2.1
Comment #2
yrocq commentedApplied in development branch. Thanks !