| Commit message (Collapse) | Author | Age |
|
|
|
| |
number of broken links.
|
|
|
|
| |
consistency. Yay to API clean-ups during 'slush'.
|
| |
|
|
|
|
| |
other types of stuff to render() structures.
|
|
|
|
| |
configuration section.
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
before hook_page_alter().
|
|
|
|
| |
.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.
|
|
|
|
| |
for consistency in the API.
|
| |
|
| |
|
|
|
|
| |
variable.
|
| |
|
|
|
|
| |
left in accidentally after removing the per-user theme feature from core.
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
|
|
|
| |
drupal_add_library(), for consistency with #attached_css and #attached_js.
|
|
|
|
| |
menu item.
|
| |
|
| |
|
|
|
|
| |
configuration page.
|
|
|
|
| |
category and move Aggregator under there.
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
local tasks.
|
| |
|
|
|
|
| |
a poormanscron-like feature to core.
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|
|
|
|
| |
permissions'.
|
|
|
|
| |
'configuration and modules'.
|
|
|
|
| |
section in 'configuration and modules'.
|
| |
|
|
|
|
| |
/admin for a complete overview.
|
|
|
|
| |
the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
|
|
|
| |
modules' page.
|
|
|
|
| |
subsituation to core.
|
|
|
|
| |
dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
|
|
|
| |
AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
|
| |
|
|
|
|
| |
conversion.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and APIs.
|
| |
|
| |
|