As a followup from comment #4 by sirkitree on #1150308: Upgrade the cod_base Feature to D7, we need to restore the Conference admin menu links in the D7 version of COD Base.
features[menu_custom][] = "menu-conference-admin"
features[menu_custom][] = "menu-quick-links"
features[menu_links][] = "menu-conference-admin:79f090a8-755e-102e-a8fe-4040db1cdced"
features[menu_links][] = "menu-conference-admin:admin/build/features"
features[uuid_node][] = "79f090a8-755e-102e-a8fe-4040db1cdced"| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cod_base-remove-admin-add-conferencemenu.patch | 2.5 KB | japerry |
Comments
Comment #1
ezra-g commentedThis is a pretty fundamental part of a COD site. It would also be good to have this in place as we work on the other COD feature modules. Marking as "major" priority.
Comment #2
japerryWorking on renaming this schema. Should be:
admin/conference/feature -- will require changes to the features and cod_base. I've added a container to manage this.
Any configuration settings (if any?) should be in admin/conference/config
I'm thinking this will follow how commerce is doing their settings, and should standardize distro-wide management links.
Comment #3
japerrythis patch removes admin menu and adds the conference links. I think it should be ready to commit
Comment #4
kclarkson commentedI applied this patch and the admin menu is no longer a dependency and the conference menu link is in the administration.
Comment #5
japerryCommited!
ca010d4d2cf5d736eeac61153e215a9d7e666443
Please make any new issues related to admin menu links in a specific issue for the related component