Update to Drupal 8.1.0. For more information, see https://www.drupal.org/drupal-8.1.0-release-notes
This commit is contained in:
parent
b11a755ba8
commit
c0a0d5a94c
6920 changed files with 64395 additions and 57312 deletions
|
@ -33,6 +33,15 @@ editor.settings.ckeditor:
|
|||
sequence:
|
||||
type: ckeditor.plugin.[%key]
|
||||
|
||||
# Plugin \Drupal\ckeditor\Plugin\CKEditorPlugin\Language
|
||||
ckeditor.plugin.language:
|
||||
type: mapping
|
||||
label: 'Language'
|
||||
mapping:
|
||||
language_list:
|
||||
type: string
|
||||
label: 'Language list ID'
|
||||
|
||||
# Plugin \Drupal\ckeditor\Plugin\ckeditor\plugin\StylesCombo
|
||||
ckeditor.plugin.stylescombo:
|
||||
type: mapping
|
||||
|
|
Reference in a new issue