| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
for node types and menus.
|
|
|
|
| |
hook_user_register() DIE!
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
for consistency in the API.
|
| |
|
|
|
|
| |
form-item-[name].
|
|
|
|
| |
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 actions.
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
'configuration and modules'.
|
| |
|
|
|
|
| |
locking framework for long running operations.
|
|
|
|
| |
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://.
|
|
|
|
| |
and APIs.
|
|
|
|
| |
modules' section so we can start moving over configuration items. Let's see how this goes ...
|
|
|
|
| |
is checked.
|
|
|
|
| |
RTL-friendly.
|
| |
|
|
|
|
| |
weight to drupal_add_css.
|
|
|
|
| |
admin/structure.
|
| |
|
|
|
|
| |
'yay' to clarity!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
after form titles.
|
|
|
|
| |
teasers as fields. Oh, my.
|
| |
|
|
|
|
| |
t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
|
|
|
|
| |
node type data.
|
| |
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
|
|
|
| |
abstraction layer.
|
|
|
|
| |
administrative menu items when user has no access to any of their children.
|
| |
|
|
|
|
| |
all .install files.
|
| |
|
| |
|
| |
|
|
|
|
| |
localization and translation-related items.
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|