Closed (fixed)
Project:
Conference Organizing Distribution Support Modules
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jul 2012 at 23:26 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cafuego commentedAttached patch removes the dependency on admin.module and defines menu-conference-administration.
Comment #2
ezra-g commentedI'm fine not making the Admin module a requirement as long as it's enabled by default on fresh installs.
Looks like that's taken care of for us in the .profile:
In COD 6.x the machine name for this menu was menu-conference-admin. If there's not a specific reason to depart from that, I suggest we stick with it. There's not an explicit upgrade path between 6.x and 7.x, but would simplify the task of providing one if somebody wanted to work on that. It's also a shorter name.
Comment #3
cafuego commentedAh, I didn't think to check the name in D6. Will reroll a patch with 'menu-conference-admin'.
Comment #4
cafuego commentedRerolled patch with renamed menu.
Comment #5
primerg commentedtagging
Comment #6
primerg commentedtested the patch and it admin is not automatically enabled. also saw an empty "Conference Admin" menu.
Comment #7
twardnw commentedcafuego, could you apply #1477754: Rename "site administrator" role to "administrator" and re-roll your patch? :) The direction we are heading with the 'Conference Administrator' role is causing some conflicts.
Comment #8
dsdeiz commentedPatch attached that removes admin.module dependency and creates "Conference Admin" menu. Diff is after applying patch from #1477754: Rename "site administrator" role to "administrator".
Comment #9
twardnw commentedIndeed, patch applies clean and functions properly after applying
#1477754-21: Rename "site administrator" role to "administrator"
Comment #10
sheldonkreger commentedI agree. #8 works when used in conjunction with #1477754-21: Rename "site administrator" role to "administrator"
Comment #11
cafuego commentedIt looks like strongarm and the admin_toolbar setting are still in, but they are no longer required.
Comment #12
saltednut#8 applies cleanly to sandbox using the following patch workflow:
#1477754-21: Rename "site administrator" role to "administrator" ->
#1679940-8: Remove admin.module dependency
Comment #13
twardnw commented3 clean test, I'd consider that RTBC
Comment #14
dsdeiz commentedAs per #11, patch removes strongarm dependency and admin_toolbar var. This is a diff from the latest copy in sandbox.
Comment #15
saltednut#14 applies cleanly to sandbox and removes the dependency on admin.module, defines menu-conference-administration, and shows no strongarm dependency or admin_toolbar variable.
Comment #16
ezra-g commented#1668908: Replace User reference, Nodereference with References, Vertical session schedule view re-introduced strongarm as a dependency to cod_base.
Comment #17
twardnw commentedPatch removes dependencies and permissions for admin.module
Do we want to handle the webform dependency in this patch too?
Comment #18
japerryRemoved from the cod_base