Closed (fixed)
Project:
Drupal core
Component:
block.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
4 Mar 2005 at 18:29 UTC
Updated:
20 Mar 2005 at 20:15 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | block.module_8.diff | 769 bytes | drumm |
| #2 | block.module_7.diff | 3.39 KB | drumm |
| block.module_6.diff | 3.44 KB | drumm |
Comments
Comment #1
drummOh yeah.. throttle can disappear. And that other patch I made slipped in.
Here is a better one.
Comment #2
drummComment #3
dries commentedCommitted to HEAD.
Comment #4
Mad Maks commentedtypo: Right sidabar
Comment #5
drummYep, there was a typo. Good call on changing 'region' to 'sidebar'.
Comment #6
dries commentedCommitted to HEAD.
Comment #7
Stefan Nagtegaal commentedPlease after typo corrections, update also the related *.po files which are in the contributions...
Setting status to patch again untill this gets fixed..
Comment #8
gábor hojtsyStefan, there is no reason to update PO files one by one for every single string change. The 4.6.0 RC is going to have more string changes, possibly more string changes than one a day. It is not feasible to update the po files all the time.
Comment #9
gábor hojtsyComment #10
(not verified) commented