Posted by jp.stacey on February 27, 2011 at 11:37am
Drupal's core admin/build/block does not scale. Beyond around 15-20 blocks, the list is well over a page long, and it can be hard to work out what blocks should go where. By 50 blocks, the UI has become unuseable.
This module takes a step towards making the admin/build/block page scale nicely for 20-100 blocks, by adding a filter to only display blocks added by any given module specified by the user. This allows the user to at least move the block to the right region, then submit (or reveal all blocks) and then fine-tune the sorting.
It works in the browser with Javascript but also degrades nicely if Javascript is not available.
(Originally a Github project.)
Downloads
Other releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Administration, JavaScript Utilities, Site Navigation
- Reported installs: 81 sites currently report using this module. View usage statistics.
- Downloads: 299
- Last modified: February 27, 2011