Issue status update for http://drupal.org/node/18382 Project: Drupal Version: cvs Component: block.module Category: tasks Priority: normal Assigned to: drumm Reported by: drumm Updated by: stefan nagtegaal -Status: fixed +Status: patch Please after typo corrections, update also the related *.po files which are in the contributions... Setting status to patch again untill this gets fixed.. stefan nagtegaal Previous comments: ------------------------------------------------------------------------ March 4, 2005 - 19:29 : drumm Attachment: http://drupal.org/files/issues/block.module_6.diff (3.44 KB) I got tired of hunting through the block admin page for the block I wanted so I went and changed so it is organized by left region, right region, and disabled. Looks a lot like the permissions admin page, especially since it uses the same styles. And there were two copies of this $row = array(...); chunk, which was a bit weird. So that gets removed too. ------------------------------------------------------------------------ March 4, 2005 - 19:46 : drumm Oh yeah.. throttle can disappear. And that other patch I made slipped in. Here is a better one. ------------------------------------------------------------------------ March 4, 2005 - 19:46 : drumm Attachment: http://drupal.org/files/issues/block.module_7.diff (3.39 KB) ------------------------------------------------------------------------ March 5, 2005 - 10:09 : Dries Committed to HEAD. ------------------------------------------------------------------------ March 5, 2005 - 10:48 : Mad Maks typo: Right sidabar ------------------------------------------------------------------------ March 5, 2005 - 22:20 : drumm Attachment: http://drupal.org/files/issues/block.module_8.diff (769 bytes) Yep, there was a typo. Good call on changing 'region' to 'sidebar'. ------------------------------------------------------------------------ March 6, 2005 - 00:00 : Dries Committed to HEAD.