Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
field_ui.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jun 2011 at 20:40 UTC
Updated:
29 Jul 2014 at 19:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ksenzeeScreenshots:
Comment #2
ksenzeeTagging.
Comment #3
ksenzeeaspilicious requested before screenshots in IRC so here they are:
Comment #4
aspilicious commentedLooking at the code and the screenshots I think this is a major +1.
I hate those long pages.
Comment #5
Bojhan commentedI think this makes a lot of sense, if yched confirms the code it can be moved to RTBC quickly. You might want to add "no actions" as tabs as guideline to http://drupal.org/node/1089894 .
Comment #6
Noyz commentedIt would also be good if we could shrink the size of help text down to 1 row - 2 max. Brief, succinct statements will go a long way towards helping people use Drupal.
Comment #7
yoroy commentedAnother thumbs up for this. I'll gladly rewrite UI strings in a follow-up (other! ;-) issue.
Comment #8
yched commentedThe proposed changes are fine by me. Note that the "Global settings" section should supposedly be on its way out in D8 - was too late to do it in D7.
Changed 2 nitpicky stuff :
- 'required' / 'description' form elements : instead of just changing weights, swapped the code blocks so that the code flow follows the form flow.
- for visual code consistency, expanded the $form['actions']['submit'] definition as well.
That's only code formatting (interdiff attached), so pushing to RTBC.
Comment #9
ksenzeeyched's changes look good to me as well.
Comment #10
dries commentedFor a proper clean-up, shouldn't we get rid of the delete page callback too?
Comment #11
aspilicious commentedDries, I think this does the job by changing the menu item.
29 days to next Drupal core point release.
Comment #12
joachim commentedJust a side node to say that as a future clean-up, it would be nice to refactor this and node_form_delete_submit() in a FormAPI delete helper.
Comment #13
joachim commentedI've posted #1236780: generalize node_form_delete_submit() to a FormAPI helper -- which will need rerolling when this patch gets in.
Comment #14
dries commentedCommitted to 8.x. Thanks.
Comment #15
kika commentedWhat about "Let's Make All Help Text Fields 2 Rows Max Initiative"?