drupal/modules/block
Angie Byron 6c0f8eba1c #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
2009-09-15 17:10:39 +00:00
..
block-admin-display-form.tpl.php - Patch #257634 by Senpai and catch: code clean-up 2008-05-15 21:30:02 +00:00
block.admin.inc #564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip. 2009-09-11 02:12:42 +00:00
block.api.php - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks. 2009-08-31 17:06:10 +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 #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense. 2009-08-28 19:44:05 +00:00
block.install - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema. 2009-09-10 06:38:20 +00:00
block.js - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
block.module #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, 2009-09-15 17:10:39 +00:00
block.test #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense. 2009-08-28 19:44:05 +00:00
block.tpl.php - Patch #569362 by scor, effulgentsia, catch: add attributes and title_attributes() variables for tpl files so that RDFa and Microformats can be implemented. 2009-09-11 06:48:03 +00:00