| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
block_admin_display_form() instead of drupal_add_css().
|
| |
|
|
|
|
| |
in block module.
|
| |
|
| |
|
|
|
|
| |
to limit available blocks.
|
|
|
|
| |
block admin page.
|
|
|
|
| |
select list without #default_value() always passes form validation.
|
|
|
|
| |
form validation.
|
|
|
|
| |
page and clean-up.
|
|
|
|
| |
jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
|
|
|
|
| |
should default to FALSE.
|
| |
|
| |
|
| |
|
|
|
|
| |
mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users.
|
|
|
|
| |
easily clobber a text format.
|
|
|
|
| |
title, not by weight.
|
|
|
|
| |
buttons.
|
|
|
|
| |
filtered on admin/user/permissions.
|
|
|
|
| |
cannot be properly extended.
|
|
|
|
| |
block_role() table.
|
|
|
|
| |
to select region at block creation.
|
|
|
|
| |
'text_format' for additional DX/security around rich text fields.
|
| |
|
| |
|
|
|
|
| |
extraneous 'Please' in the interface.
|
| |
|
| |
|
|
|
|
| |
for better usability.
|
|
|
|
| |
settings.
|
|
|
|
| |
vertical Tabs on block visibility settings.
|
|
|
|
| |
block without region.
|
| |
|
|
|
|
| |
menu loaders are executed on every menu system access check. Performance improvement.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
module.
|
|
|
|
| |
theme switching.
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
|
|
|
| |
wrong file post-registry rip.
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
core's database schema making sense.
|
|
|
|
| |
creation.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|