| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
Make block cache cids alterable
|
|
|
|
| |
it's not suitable for general consumption
|
|
|
|
| |
title getting double escaped
|
|
|
|
| |
Fixed Block caching disable hardcoded on sites with hook_node_grant() causes serious performance troubles when not necessary.
|
|
|
|
| |
happens on every cron run.
|
|
|
|
| |
David_Rothstein, skwashd, alexpott, tstoeckler | adaddinsane: Hook_block_view_MODULE_DELTA_alter fails with blocks that have a hyphen in the block delta.
|
|
|
|
| |
cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks().
|
|
|
|
|
|
| |
call per region instead of a cache_get() per block in _block_render_blocks()."
This reverts commit 43c8918f96612d6ab37e8ca122e0f7c0ac4520a1.
|
|
|
|
| |
region instead of a cache_get() per block in _block_render_blocks().
|
| |
|
|
|
|
| |
Fixed The block X was assigned to the invalid region Y and has been disabled.
|
| |
|
|
|
|
| |
(D6) and _block_render_blocks() (D7) functions.
|
| |
|
| |
|
| |
|
|
|
|
| |
are set to display on no pages.
|
|
|
|
| |
theme first enabled.
|
|
|
|
| |
documentation for block_list()
|
|
|
|
| |
impossible to theme.
|
| |
|
| |
|
| |
|
|
|
|
| |
discussion/deferrment until D8.
|
|
|
|
| |
'view', ...) doesn't return subject
|
| |
|
|
|
|
| |
array_key_exists().
|
|
|
|
| |
IDs; force 0 and non-existant formats to NULL.
|
|
|
|
| |
as secondary tabs without primary parents.
|
|
|
|
| |
reassignment 'feature'.
|
|
|
|
| |
text block.
|
|
|
|
| |
oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme.
|
| |
|
| |
|
| |
|
|
|
|
| |
pwolanin, dww: changes to block caching mode not caught.
|
|
|
|
| |
static.
|
|
|
|
| |
easily clobber a text format.
|
|
|
|
| |
drupal_alter() support multiple alter hooks executed by module weight.
|
|
|
|
| |
contain underscores.
|
|
|
|
| |
visibility settings are case sensitive.
|
|
|
|
| |
info_alter() and clean up block_rehash().
|
|
|
|
| |
format is not checked when editing an entity and instead reset to something a user can use.
|
|
|
|
| |
cannot be properly extended.
|
|
|
|
| |
links do not work on all levels (example: 'add block' action link does not appear).
|
|
|
|
| |
block_role() table.
|
|
|
|
| |
to select region at block creation.
|