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
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -77,15 +77,23 @@ Drupal 8.0, xxxx-xx-xx (development version) ...@@ -77,15 +77,23 @@ Drupal 8.0, xxxx-xx-xx (development version)
* All Gettext files are now imported in chunks, better for low resource * All Gettext files are now imported in chunks, better for low resource
environments. environments.
* Improved content language support: * Improved content language support:
* Freely orderable language selector in forms. * Made it possible to assign language to taxonomy terms, vocabularies,
* Made it possible to assign language to taxonomy terms, vocabularies menu items, and files.
and files. * Added a field translation based content translation module that applies
* Node type specific default language assignment is much more versatile. 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. * Added entity language variance support to search module.
* Search indexing and query preprocessors now get language information. * Search indexing and query preprocessors now get language information.
* Unified content translation permission granularity with content editing * Unified content translation permission granularity with content editing
permissions. 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. * Added language options to block visibility.
* Much improved language APIs for developers: * Much improved language APIs for developers:
* Added simple APIs and hooks to save/delete/update languages. * Added simple APIs and hooks to save/delete/update languages.
...@@ -97,10 +105,13 @@ Drupal 8.0, xxxx-xx-xx (development version) ...@@ -97,10 +105,13 @@ Drupal 8.0, xxxx-xx-xx (development version)
* Made it possible for users to have a preferred language separate from * Made it possible for users to have a preferred language separate from
their user entity language. their user entity language.
* The text formatter from t() is now available as format_string(). * The text formatter from t() is now available as format_string().
* Added support for interface translation contexts in Drupal.t() and * Added support for interface translation contexts in Drupal.t(),
Drupal.formatPlural() in JavaScript. Drupal.formatPlural() as well as routing, tabs, actions, and contextual
links.
* Removed textgroups support from interface translation in favor of * Removed textgroups support from interface translation in favor of
native configuration language support. 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. * Reworked Gettext PO support to use pluggable read/write handlers.
* Added language select form element in the Form API. * Added language select form element in the Form API.
- Added E-mail field type to core. - Added E-mail field type to core.
......
...@@ -237,7 +237,7 @@ Comment module ...@@ -237,7 +237,7 @@ Comment module
Configuration module Configuration module
- ? - ?
Configuration translation module Configuration Translation module
- Gábor Hojtsy 'Gábor Hojtsy' http://drupal.org/user/4166 - Gábor Hojtsy 'Gábor Hojtsy' http://drupal.org/user/4166
- Tobias Stöckler 'tstoeckler' https://drupal.org/user/107158 - Tobias Stöckler 'tstoeckler' https://drupal.org/user/107158
- Vijayachandran Mani 'vijaycs85' https://drupal.org/user/93488 - Vijayachandran Mani 'vijaycs85' https://drupal.org/user/93488
...@@ -245,6 +245,9 @@ Configuration translation module ...@@ -245,6 +245,9 @@ Configuration translation module
Contact module Contact module
- ? - ?
Content Translation module
- Francesco Placella 'plach' http://drupal.org/user/183211
Contextual module Contextual module
- Daniel F. Kudwien 'sun' http://drupal.org/user/54136 - Daniel F. Kudwien 'sun' http://drupal.org/user/54136
...@@ -299,12 +302,16 @@ Help module ...@@ -299,12 +302,16 @@ Help module
Image module Image module
- Claudiu Cristea 'claudiu.cristea' https://drupal.org/user/56348 - 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 - Gábor Hojtsy 'Gábor Hojtsy' http://drupal.org/user/4166
Link module
- ?
Menu module Menu module
- ? - ?
...@@ -387,9 +394,6 @@ Tour module ...@@ -387,9 +394,6 @@ Tour module
Tracker module Tracker module
- David Strauss 'David Strauss' http://drupal.org/user/93254 - David Strauss 'David Strauss' http://drupal.org/user/93254
Translation module
- Francesco Placella 'plach' http://drupal.org/user/183211
Update module Update module
- Derek Wright 'dww' http://drupal.org/user/46549 - 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