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"

Comments

ezra-g’s picture

Priority: Normal » Major

This 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.

japerry’s picture

Working 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.

japerry’s picture

Status: Active » Needs review
StatusFileSize
new2.5 KB

this patch removes admin menu and adds the conference links. I think it should be ready to commit

kclarkson’s picture

Status: Needs review » Reviewed & tested by the community

I applied this patch and the admin menu is no longer a dependency and the conference menu link is in the administration.

japerry’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Commited!

ca010d4d2cf5d736eeac61153e215a9d7e666443

Please make any new issues related to admin menu links in a specific issue for the related component