| Commit message (Collapse) | Author | Age |
|
|
|
| |
last value when dealing with children.
|
|
|
|
| |
being assigned in template_preprocess_maintenance_page().
|
|
|
|
| |
theme 'prefix_' occurences.
|
|
|
|
| |
increase front-end performance.
|
| |
|
|
|
|
| |
module.inc and system.module.
|
| |
|
|
|
|
| |
fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
| |
|
|
|
|
| |
documentation.
|
| |
|
| |
|
|
|
|
| |
page theme_hook_suggestions
|
| |
|
| |
|
|
|
|
| |
safely.
|
|
|
|
| |
theme_menu_local_tasks() theme function
|
| |
|
|
|
|
| |
array_key_exists().
|
|
|
|
| |
fully participate in D7 AJAX framework features.
|
| |
|
|
|
|
| |
optimize JS/CSS aggregation for front-end performance and DX.
|
|
|
|
| |
katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
|
|
|
|
| |
file_exists() on each theme's info file.
|
| |
|
|
|
|
| |
output in theme().
|
|
|
|
| |
and local tasks #2.
|
| |
|
|
|
|
| |
broken (programmatic form submissions don't need a theme?).
|
|
|
|
| |
extensible from contrib - part II.
|
|
|
|
| |
fgm, tstoeckler: allow module .info files to add CSS/JS.
|
|
|
|
| |
module records.
|
| |
|
|
|
|
| |
cannot always participate in drupal_alter().
|
|
|
|
| |
default theme now.
|
|
|
|
| |
should default to FALSE.
|
|
|
|
| |
field_ui().api.php.
|
|
|
|
| |
missing doc.
|
| |
|
|
|
|
| |
Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
|
|
|
|
| |
theme_update_page().
|
|
|
|
| |
really a theme function.
|
|
|
|
| |
coding standard for casting.
|
| |
|
|
|
|
| |
up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'.
|
|
|
|
| |
hooks are undocumented.
|
|
|
|
| |
install screens.
|
| |
|
|
|
|
| |
to proper exception catching.
|
|
|
|
| |
in theme_table().
|