| Commit message (Collapse) | Author | Age |
|
|
|
| |
only on multilingual sites.
|
| |
|
| |
|
| |
|
|
|
|
| |
inconsistent.
|
| |
|
| |
|
|
|
|
| |
on Configuration & Modules correctly.
|
|
|
|
| |
'all languages' from UI do not work. Added tests.
|
| |
|
| |
|
|
|
|
| |
Multilanguage support for user emails.
|
|
|
|
| |
from core that are no longer relevant, given what made it into Drupal 7.
|
|
|
|
| |
locale_inc_callback() is a thing of the past.
|
|
|
|
| |
message from watchdog.
|
|
|
|
| |
admin/config/regional/language/configure.
|
| |
|
|
|
|
| |
locale module.
|
|
|
|
| |
themable.
|
|
|
|
| |
when is not set.
|
| |
|
| |
|
|
|
|
| |
standard.
|
|
|
|
| |
compliance with standards.
|
| |
|
| |
|
| |
|
|
|
|
| |
/admin/config/regional/language.
|
| |
|
|
|
|
| |
end of files. Sorry, folks! But it is after code freeze. :)
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
module.
|
|
|
|
| |
between field API and locale module + translatable node bodies.
|
|
|
|
| |
localize date formats.
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
language for the same path.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
hook_user_register() DIE!
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
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.
|
|
|
|
| |
'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.
|