| Commit message (Collapse) | Author | Age |
|
|
|
| |
(simpletest) browser.
|
|
|
|
| |
.once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
|
|
|
|
| |
extension mapping rather than setting a huge variable.
|
| |
|
|
|
|
| |
CDNs.
|
| |
|
| |
|
|
|
|
| |
on date' easier.
|
|
|
|
| |
file transfer classes.
|
|
|
|
| |
more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
|
| |
|
|
|
|
| |
variable.
|
|
|
|
| |
so that modules can know the final query/arguments before they are run.
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
|
|
|
| |
drupal_add_library(), for consistency with #attached_css and #attached_js.
|
|
|
|
| |
rendering API.
|
|
|
|
| |
administration pages.
|
| |
|
| |
|
|
|
|
| |
Drupal installation to fail on PHP 5.3.
|
|
|
|
| |
install.inc.
|
|
|
|
| |
form-item-[name].
|
|
|
|
| |
param.
|
| |
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
| |
|
|
|
|
| |
to schema API.
|
|
|
|
| |
counter so we can support Views caching.
|
| |
|
|
|
|
| |
use more meaningful alt text.
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|
|
|
|
| |
processing.
|
|
|
|
| |
'configuration and modules'.
|
|
|
|
| |
the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
|
|
|
| |
return list of pending updates.
|
| |
|
|
|
|
| |
variable_get() and variable_del() to link them together.
|
|
|
|
| |
theme_status_messages() to be more apparent to assistive technology users.
|
|
|
|
| |
modules' page.
|
| |
|
| |
|
|
|
|
| |
implemented as functions.
|
|
|
|
| |
subsituation to core.
|
|
|
|
| |
trailing slashes (with tests).
|
|
|
|
| |
functions.
|
|
|
|
| |
settings.php for trust mode.
|
| |
|