Skip to content
Snippets Groups Projects
Commit 1c7c29e0 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2138133 by Gábor Hojtsy: Clean up maintainers.txt and changelog.txt for...

Issue #2138133 by Gábor Hojtsy: Clean up maintainers.txt and changelog.txt for multilingual changes.
parent 1daa6bb3
No related branches found
No related tags found
No related merge requests found
......@@ -77,15 +77,23 @@ Drupal 8.0, xxxx-xx-xx (development version)
* All Gettext files are now imported in chunks, better for low resource
environments.
* Improved content language support:
* Freely orderable language selector in forms.
* Made it possible to assign language to taxonomy terms, vocabularies
and files.
* Node type specific default language assignment is much more versatile.
* Made it possible to assign language to taxonomy terms, vocabularies,
menu items, and files.
* Added a field translation based content translation module that applies
to all content entities.
* Removed the old node-copy based content translation module.
* Introduced language defaults configuration for each entity type and
subtype.
* Added entity language variance support to search module.
* Search indexing and query preprocessors now get language information.
* Unified content translation permission granularity with content editing
permissions.
* Better language based configuration
* Made the language selector freely orderable in entity forms.
* Better configuration language support
* Added language selectors to most configuration options (views, menus,
etc.)
* Added a configuration translation user interface that works with any
configuration with translatable values (blocks, views, fields, etc).
* Added language options to block visibility.
* Much improved language APIs for developers:
* Added simple APIs and hooks to save/delete/update languages.
......@@ -97,10 +105,13 @@ Drupal 8.0, xxxx-xx-xx (development version)
* Made it possible for users to have a preferred language separate from
their user entity language.
* The text formatter from t() is now available as format_string().
* Added support for interface translation contexts in Drupal.t() and
Drupal.formatPlural() in JavaScript.
* Added support for interface translation contexts in Drupal.t(),
Drupal.formatPlural() as well as routing, tabs, actions, and contextual
links.
* Removed textgroups support from interface translation in favor of
native configuration language support.
* Added configuration schema system to support generating translation
forms for any configuration.
* Reworked Gettext PO support to use pluggable read/write handlers.
* Added language select form element in the Form API.
- Added E-mail field type to core.
......
......@@ -237,7 +237,7 @@ Comment module
Configuration module
- ?
Configuration translation module
Configuration Translation module
- Gábor Hojtsy 'Gábor Hojtsy' http://drupal.org/user/4166
- Tobias Stöckler 'tstoeckler' https://drupal.org/user/107158
- Vijayachandran Mani 'vijaycs85' https://drupal.org/user/93488
......@@ -245,6 +245,9 @@ Configuration translation module
Contact module
- ?
Content Translation module
- Francesco Placella 'plach' http://drupal.org/user/183211
Contextual module
- Daniel F. Kudwien 'sun' http://drupal.org/user/54136
......@@ -299,12 +302,16 @@ Help module
Image module
- Claudiu Cristea 'claudiu.cristea' https://drupal.org/user/56348
Link module
- ?
Interface Translation (locale) module
- Gábor Hojtsy 'Gábor Hojtsy' http://drupal.org/user/4166
Locale module
Language module
- Francesco Placella 'plach' http://drupal.org/user/183211
- Gábor Hojtsy 'Gábor Hojtsy' http://drupal.org/user/4166
Link module
- ?
Menu module
- ?
......@@ -387,9 +394,6 @@ Tour module
Tracker module
- David Strauss 'David Strauss' http://drupal.org/user/93254
Translation module
- Francesco Placella 'plach' http://drupal.org/user/183211
Update module
- Derek Wright 'dww' http://drupal.org/user/46549
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment