Skip to content
Snippets Groups Projects
Commit 5d9b412f authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Updated [Varbase profile][8.x-4.x] : Moved install configurations from the...

Updated [Varbase profile][8.x-4.x] : Moved install configurations from the profile to [Varbase Core],[Varbase Landing],[Varbase page],[Varbase site], and [Varbase user] fetures.
parent 19142dcf
No related branches found
No related tags found
No related merge requests found
Showing
with 37 additions and 223 deletions
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
type: text_textarea_with_summary
weight: -4
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
info:
type: string_textfield
weight: -5
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }
langcode: en
status: true
dependencies:
config:
- field.field.user.user.user_picture
- image.style.thumbnail
module:
- image
- user
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: -10
contact:
weight: 5
language:
weight: 0
timezone:
weight: 6
user_picture:
type: image_image
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
weight: -1
hidden: { }
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
label: hidden
type: text_default
weight: 0
settings: { }
third_party_settings: { }
hidden: { }
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.user.compact
- field.field.user.user.user_picture
- image.style.thumbnail
module:
- image
- user
id: user.user.compact
targetEntityType: user
bundle: user
mode: compact
content:
user_picture:
type: image
weight: 0
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
hidden:
member_for: true
langcode: en
status: true
dependencies:
config:
- field.field.user.user.user_picture
- image.style.thumbnail
module:
- image
- user
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
member_for:
weight: 5
user_picture:
type: image
weight: 0
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
hidden: { }
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.storage.block_content.body
module:
- text
id: block_content.basic.body
field_name: body
entity_type: block_content
bundle: basic
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: false
field_type: text_with_summary
langcode: en
status: true
dependencies:
config:
- field.storage.user.user_picture
module:
- image
- user
id: user.user.user_picture
field_name: user_picture
entity_type: user
bundle: user
label: Picture
description: 'Your virtual face or picture.'
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
file_extensions: 'png gif jpg jpeg'
file_directory: 'pictures/[date:custom:Y]-[date:custom:m]'
max_filesize: '30 KB'
alt_field: false
title_field: false
max_resolution: 85x85
min_resolution: ''
default_image:
uuid: null
alt: ''
title: ''
width: null
height: null
alt_field_required: false
title_field_required: false
handler: 'default:file'
handler_settings: { }
field_type: image
langcode: en
status: true
dependencies:
module:
- file
- image
- user
id: user.user_picture
field_name: user_picture
entity_type: user
type: image
settings:
uri_scheme: public
default_image:
uuid: null
alt: ''
title: ''
width: null
height: null
target_type: file
display_field: false
display_default: false
module: image
locked: false
cardinality: 1
translatable: true
indexes:
target_id:
- target_id
persist_with_no_fields: false
custom_storage: false
......@@ -11,5 +11,5 @@ dependencies:
- user
- varbase_page
- varbase_site
version: 8.x-1.0
version: 8.x-4.0
package: Varbase
......@@ -5,6 +5,6 @@ name: 'Basic page'
type: page
description: 'Use <em>basic pages</em> for your static content, such as an ''About us'' page.'
help: ''
new_revision: false
new_revision: true
preview_mode: 1
display_submitted: false
......@@ -14,5 +14,5 @@ dependencies:
- text
- user
- varbase_site
version: 8.x-1.0
version: 8.x-4.0
package: Varbase
......@@ -9,5 +9,5 @@ dependencies:
- taxonomy
- text
- user
version: 8.x-1.0
version: 8.x-4.0
package: Varbase
langcode: en
status: true
dependencies: { }
id: basic
label: 'Basic block'
revision: 0
description: 'A basic block contains a title and a body.'
id: administrator
label: Administrator
weight: 5
is_admin: true
permissions: { }
langcode: en
status: true
dependencies: { }
id: content_admin
label: 'Content Admin'
weight: 3
is_admin: null
permissions: { }
langcode: en
status: true
dependencies: { }
id: editor
label: Editor
weight: 2
is_admin: null
permissions: { }
langcode: en
status: true
dependencies: { }
id: site_admin
label: 'Site Admin'
weight: 4
is_admin: null
permissions: { }
......@@ -9,5 +9,5 @@ dependencies:
- path
- user
- varbase_site
version: 8.x-1.0
version: 8.x-4.0
package: Varbase
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