drupal/modules/block
Dries Buytaert b8957cad97 - Patch #232037 by pwolanin and flobruit: block_list() renders all blocks even on 404. Refactored the code a bit so ithere is a split between loading and rendering of blocks. By doing so, we are no longer forced to render _all_ blocks if we know they won't be shown. There is more room for improvement here, I believe, but this is an incremental improvement. 2008-03-21 08:41:25 +00:00
..
block-admin-display-form.tpl.php #208991 follow up by dvessel: forgot to mark the blocks table with sticky-enabled 2008-01-16 22:57:26 +00:00
block.admin.inc #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
block.css - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
block.info - Patch #221384 by webernet: update core compatibility to Drupal 7. 2008-02-18 19:19:49 +00:00
block.install - Patch #214271 by recidive: improved schema identation. 2008-03-15 12:31:29 +00:00
block.js #197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs 2007-12-16 10:36:53 +00:00
block.module - Patch #232037 by pwolanin and flobruit: block_list() renders all blocks even on 404. Refactored the code a bit so ithere is a split between loading and rendering of blocks. By doing so, we are no longer forced to render _all_ blocks if we know they won't be shown. There is more room for improvement here, I believe, but this is an incremental improvement. 2008-03-21 08:41:25 +00:00