Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
config.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Jun 2015 at 19:06 UTC
Updated:
19 Jul 2015 at 00:04 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
mtiftComment #2
cilefen commentedAt a glance, this is easy enough for a novice to try.
Comment #3
cilefen commentedI agree! It seems like when I am on the 'admin/config' path I am managing my configuration. And in HEAD when you click on 'Configuration management' you come to a page whose title is 'Synchronize'. I am going a step further and saying the titles of the sub-pages are so short as to be misleading. I have changed them in this patch too:
Synchronize => Synchronize site configuration
Export => Export full site configuration
Import => Import full site configuration
Single import => Import single configuration
Single export => Export single configuration
Comment #4
ivanstegic commented@cilefen There is a related issue to improve the usability of this part of CMI: #2247291: Reorder tabs in configuration UI
I think we'd be better off in this case just keeping it to the top level nav, the thing which we identified in the study. I've added a reference to the other issue here too.
Could you re-roll the patch please if you agree?
Comment #5
ivanstegic commentedComment #6
cilefen commentedComment #7
Bojhan commentedJust wondering if we need the "site" part here. Given that its pretty clear what you are building is a site?
Comment #8
eli-tAre there any viewable results from the usability study? If so can we link to them in the issue description?
Comment #9
ivanstegic commented@Bojhan I think I'd agree, removing site would be fine with me.
@Eli-T this issue is the direct result of the study, in this particular item. I'm pretty sure the videos are available, but I don't have the link to them. @Bojhan can supply that I think. Here's the spreadsheet that we were working from: https://docs.google.com/spreadsheets/d/1iCcj2E4F4Nsns_HkDUnutCgEKWQc7kEu...
Comment #10
cilefen commentedComment #11
Bojhan commentedLooks good to me.
Comment #12
ivanstegic commented+1
Comment #13
webchickLooks good here, too. It would be nice to get a configuration subsystem maintainer sign-off first, though, since this is their primary UI.
Comment #14
xjmAssigning to alexpott for that signoff.
FWIW +1; I have always thought this would be a better name for the link.
Comment #15
tim.plunkett+1 for RTBC (I'm actually in MAINTAINERS.txt for config.module, but I'll leave it for @alexpott)
Comment #16
alexpottInterface strings and not frozen in beta. Committed 6f97344 and pushed to 8.0.x. Thanks!
Comment #18
Bojhan commentedWhoo, first UMN 2015 fix