| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
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().
|
| |
|
|
|
|
| |
style/on* attributes at end of opening tag.
|
| |
|
|
|
|
| |
per database connection.
|
|
|
|
| |
url().
|
|
|
|
| |
drupal_implode_tags() should point to each other; taxonomy_implode_tags() too.
|
| |
|
| |
|
|
|
|
| |
indicate a return value.
|
| |
|
| |
|
|
|
|
| |
Optimize CSS performance by removing support for Mac IE 5.5 comment hacks, and add tests. (Apologies; some of this went in with a previous commit http://drupal.org/cvs?commit=382522)
|