Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2013 at 06:20 UTC
Updated:
29 Jul 2014 at 22:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
BarisW commentedComment #3
BarisW commented#1: drupal-2058499-config-combine-configuration-management-menu-items.patch queued for re-testing.
Comment #4
BarisW commentedBump
Comment #5
mtiftA re-rolled patch is attached.
I'm no UX expert, but I like this approach a lot. It removes two items for the main configuration screen and puts all of the core configuration utilities in one area.
We expect to see contributed modules using the the new configuration API and this gives them a place to put their new features.
+1 from me.
Comment #6
yoroy commentedMakes total sense, lets do this. One tweak for the description:
"Import, export or synchronize your site configuration" (comma instead of slash)
Comment #7
mtiftRerolled because "pattern" is now "path", and other changes to HEAD. Also changed the punctuation due to #6 and added a serial comma (which is important: http://imgur.com/rb4LaTV).
Comment #8
mtiftOops. Missed a period.
Comment #9
mtiftGosh darn it
Comment #11
BarisW commentedIt seems that you've forgotten two menu paths in the test scripts.
Comment #12
gábor hojtsyLooks like all great stuff to me.
Comment #13
webchickBefore:
After:
Looks great to me! :)
Committed and pushed to 8.x. Thanks!