| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
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().
|
| |
|
|
|
|
| |
registry before modules are included.
|
|
|
|
| |
Reid, JohnAlbin, aspilicious: themes disabled during update.
|
|
|
|
| |
also links.
|
|
|
|
| |
theme_get_setting() should return NULL for features that are disabled in a theme.
|
|
|
|
| |
do not get retained when using patterns.
|
|
|
|
| |
empty cells.
|
|
|
|
| |
inconsistent use of filter_xss_admin() on () and ().
|
|
|
|
| |
modules_installed() was broken during testing.
|
|
|
|
| |
theme-related documentation.
|
|
|
|
| |
after 31 link/style tags.
|
|
|
|
| |
return 'page__front()' suggestion on front page.
|
|
|
|
| |
been used.
|
| |
|
| |
|
|
|
|
| |
error/exception handler higher up in the bootstrap process.
|
|
|
|
| |
for comment body.
|
|
|
|
| |
@see also links.
|
|
|
|
| |
custom themes.
|
| |
|