summaryrefslogtreecommitdiff
path: root/modules/block/block.api.php
Commit message (Collapse)AuthorAge
* Issue #1500160 by jmarkel, tstoeckler: Fix up docs for hook_block_infoJennifer Hodgdon2012-03-29
|
* - Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should ↵Dries Buytaert2011-05-14
| | | | return a render array.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1025372 by rschwa: hook_block_info() should document max length of ↵Dries Buytaert2011-02-19
| | | | delta/array key.
* - Patch #1045606 by droplet, montesq: hook_block_info() doc should use ↵Dries Buytaert2011-02-04
| | | | visibility constants.
* #126070 follow-up by David_Rothstein: Rollback of previous patch; needs ↵Angie Byron2010-11-23
| | | | discussion/deferrment until D8.
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* - Patch #778406 by torelad, jhodgdon, DyanneNova: improve doc and examples ↵Dries Buytaert2010-08-13
| | | | for hook_block_info() and friends.
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make ↵Dries Buytaert2010-04-28
| | | | drupal_alter() support multiple alter hooks executed by module weight.
* #560746 follow-up by chx: Split hook_block_info_alter() into list_ and ↵Angie Byron2010-04-22
| | | | info_alter() and clean up block_rehash().
* - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵Dries Buytaert2010-03-28
| | | | cannot be properly extended.
* #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵Angie Byron2009-10-17
| | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
* - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache ↵Dries Buytaert2009-08-31
| | | | pattern. Start using it for blocks.
* - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵Dries Buytaert2009-08-29
| | | | for consistency in the API.
* - Patch #113614 by John Morahan: small fix for token/placeholder ↵Dries Buytaert2009-08-23
| | | | substitution to core.
* - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, ↵Dries Buytaert2009-08-11
| | | | update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Removing whitespace.Dries Buytaert2009-01-26
|
* - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from ↵Dries Buytaert2008-12-16
| | | | hook_block().
* #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ↵Angie Byron2008-11-25
Drupal core.