| Commit message (Collapse) | Author | Age |
|
|
|
| |
affect the language switcher block.
|
|
|
|
| |
detection is configured.
|
|
|
|
| |
optimize JS/CSS aggregation for front-end performance and DX.
|
| |
|
|
|
|
| |
admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
taken into account for #validate, #submit, hook_form_FORMID_alter().
|
|
|
|
| |
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.
|