| Commit message (Collapse) | Author | Age |
|
|
|
| |
extra updates with HEAD.
|
|
|
|
| |
Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
|
|
|
| |
module.
|
| |
|
|
|
|
| |
between field API and locale module + translatable node bodies.
|
| |
|
|
|
|
| |
localize date formats.
|
|
|
|
| |
translations.
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
language for the same path.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
| |
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.
|