Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
29
config/sync/core.entity_view_display.user.user.compact.yml
Normal file
29
config/sync/core.entity_view_display.user.user.compact.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 37ee9f87-2306-453d-b779-a08ee013eb0d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.user.compact
|
||||
- field.field.user.user.user_picture
|
||||
- image.style.thumbnail
|
||||
module:
|
||||
- image
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 1jV7tW1bYyDddxe_sUIDaD8ZAaGEek8nl3l4Y-Cd3-I
|
||||
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
|
||||
region: content
|
||||
hidden:
|
||||
member_for: true
|
Loading…
Add table
Add a link
Reference in a new issue