https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36205
--- Comment #2 from Kyle M Hall (khall) <[email protected]> --- (In reply to David Cook from comment #1) > Due to the challenges of bug 36561 and bug 37144, I was thinking that doing > a plugin might be a good way to start moving on those, but... they'd depend > on this I reckon. > > -- > > I think one thing to keep in mind is that there are places in Koha where > having any subpermission is enough to get granted certain powers... > > -- > > Challenging to have a translation-friendly way of doing this I expect... > since we'd need to inject content into the > /cgi-bin/koha/members/member-flags.pl template... What if we baked a new top level "plugins_permissions" module bit into Koha, and then each plugin could add sub-permissions under that module as needed? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
