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
|
@ -247,7 +247,7 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: 'Mime type'
|
||||
label: 'MIME type'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
|
@ -623,7 +623,7 @@ display:
|
|||
exposed: true
|
||||
expose:
|
||||
operator_id: filemime_op
|
||||
label: 'Mime type'
|
||||
label: 'MIME type'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: filemime_op
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
migrate.destination.entity:file:
|
||||
type: migrate_destination
|
||||
label: 'File'
|
||||
mapping:
|
||||
source_path_property:
|
||||
type: string
|
||||
label: 'Source path'
|
||||
urlencode:
|
||||
type: boolean
|
||||
label: 'Whether to urlencode incoming file paths'
|
|
@ -121,11 +121,3 @@ field.formatter.settings.file_extension:
|
|||
extension_detect_tar:
|
||||
type: boolean
|
||||
label: 'Detect tar'
|
||||
|
||||
migrate.source.d6_upload_instance:
|
||||
type: migrate_source_sql
|
||||
label: 'Drupal 6 upload form display'
|
||||
mapping:
|
||||
constants:
|
||||
type: migrate_entity_constant
|
||||
label: 'Constants'
|
||||
|
|
Reference in a new issue