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).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | block-help.patch | 2.74 KB | BarisW |
| #2 | blocks-message.png | 19.28 KB | BarisW |
| #1 | screenshot-106.png | 59.18 KB | mgifford |
| block-help.patch | 2.86 KB | davyvdb |
Comments
Comment #1
mgiffordApplied 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
Comment #2
BarisW commentedWorked fine with me, I tested it on Minnelli and Stark.
I must say however that I am not really fond of the text:
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.
Comment #4
davyvdb commentedI think it can stay there twice; It's good to know this before you start dragging. So the previous patch still applies.
Comment #5
BarisW commentedI'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.
Comment #6
cburschkaThis patch does not apply to head anymore.
Neither of them, I mean.
Comment #7
drupal_was_my_past commentedMarking as duplicate of #581118: Blocks admin user interface should not do theme switching.