Needs review
Project:
Context
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 May 2013 at 13:40 UTC
Updated:
4 Aug 2022 at 10:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joecrespo commentedComment #2
joecrespo commentedComment #3
joecrespo commentedModified name to fit Drupal guidelines:
[project_name]-[short-description]-[issue-number]-[comment-number].patch
Comment #4
joecrespo commentedPatch re-uploaded without .zip compression (still learning the ropes here).
Comment #5
gregglesMore accurate title.
@jcrespo - would be great to post a before/after screenshot of this idea so it can easily be evaluated.
It also seems like this hunk isn't relevant to what you described:
Is that for #2028185: <select> list on admin/structure/ds/fields/manage_block is not sorted by alpha?
Comment #6
joecrespo commentedAdded the ability to drag/drop blocks into regions.
Comment #7
joecrespo commentedAttached image demonstrates the before and after. Thanks for the suggestion @greggles
Comment #8
joecrespo commented@greggles, I submitted a similar patch to Display Suite, @swentel says he's going to commit it shortly.
Comment #9
tekante commentedThe patch in #6 did not apply for me so I've rerolled it with a few adjustments:
* left a max height on the overall block list as sites with large numbers of blocks would see an unbounded list
* used the drupal.behaviors mechanism for making the block options draggable
Comment #10
tekante commentedComment #11
joecrespo commentedThanks!
Comment #12
kendouglass commentedVery nice. Thanks tekante.
The drag/drop doesn't work for me but fixing the limited height scrolling is great.
Comment #13
damienmckenna