The help text is now only displayed on the block list for the default theme (admin/structure/block). But actually, it's valid on the lists of all themes (like http://localhost/drupal-head/admin/structure/block/list/seven).

Comments

mgifford’s picture

StatusFileSize
new59.18 KB

Applied patch.

Think this would be a usability enhancement for many.

Does move the rest of the block data down the page a bit more than I'd like, but don't know a good way around that.

+1

BarisW’s picture

StatusFileSize
new19.28 KB
new2.74 KB

Worked fine with me, I tested it on Minnelli and Stark.
I must say however that I am not really fond of the text:

Remember that your changes will not be saved until you click the Save blocks button at the bottom of the page.

After dragging a block to a new location, this text becomes visible already. So after dragging, the user sees this text twice. See attached screenshot. My patch removes this double line, but I'm not sure if you agree with me on this.

Status: Needs review » Needs work

The last submitted patch failed testing.

davyvdb’s picture

Status: Needs work » Needs review

I think it can stay there twice; It's good to know this before you start dragging. So the previous patch still applies.

BarisW’s picture

I'm not sure, let's hear it from some other users. My opinion is there shouldn't be a warning at all - let's warn the user when he leaves the page without saving. But that's another discussion.

cburschka’s picture

Status: Needs review » Needs work

This patch does not apply to head anymore.

Neither of them, I mean.

drupal_was_my_past’s picture

Status: Needs work » Closed (duplicate)