| Commit message (Collapse) | Author | Age |
|
|
|
| |
_system_rebuild_module/theme_data() choose 6.x over 7.x versions.
|
|
|
|
| |
enabled.
|
| |
|
|
|
|
| |
lost on module disable.
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
longer remove stylesheets by overriding them in .info files.
|
| |
|
| |
|
| |
|
|
|
|
| |
form validation.
|
|
|
|
| |
because it's faster.
|
|
|
|
| |
and local tasks #2.
|
| |
|
|
|
|
| |
markup/CSS for content and user filter forms.
|
|
|
|
| |
form_builder().
|
|
|
|
| |
pages. Performance improvement.
|
| |
|
|
|
|
| |
buttons throw warning in element_children() if keyed with '' (empty string).
|
|
|
|
| |
title on node).
|
|
|
|
| |
argument.
|
|
|
|
| |
drupal_array_set/get_nested_value().
|
| |
|
|
|
|
| |
HTML comments. Also added tests.
|
| |
|
|
|
|
| |
validated form values appear in ().
|
|
|
|
| |
cannot always participate in drupal_alter().
|
|
|
|
| |
.css files.
|
| |
|
| |
|
|
|
|
| |
mikeytown2, drico, jpmckinney: drupal_http_request() should support timeout setting.
|
|
|
|
| |
into xmlrpc() function.
|
| |
|
|
|
|
| |
primary keys while updating.
|
|
|
|
| |
default theme now.
|
| |
|
|
|
|
| |
to warn about access checks in documentation.
|
| |
|
| |
|
|
|
|
| |
should default to FALSE.
|
| |
|
|
|
|
| |
and modules.
|
|
|
|
| |
bootstrap hook implementations during cache clear.
|
| |
|
| |
|
|
|
|
| |
Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
|
| |
|