summaryrefslogtreecommitdiff
path: root/modules/bhavika/company/config/install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bhavika/company/config/install')
-rw-r--r--modules/bhavika/company/config/install/compimage.style.compimg.yml17
-rw-r--r--modules/bhavika/company/config/install/compimage.style.thumbnail.yml17
-rw-r--r--modules/bhavika/company/config/install/core.entity_form_display.node.companies.default.yml4
-rw-r--r--modules/bhavika/company/config/install/core.entity_view_mode.node.teaser.yml12
-rw-r--r--modules/bhavika/company/config/install/field.storage.node.body.yml25
5 files changed, 36 insertions, 39 deletions
diff --git a/modules/bhavika/company/config/install/compimage.style.compimg.yml b/modules/bhavika/company/config/install/compimage.style.compimg.yml
new file mode 100644
index 0000000..46243fd
--- /dev/null
+++ b/modules/bhavika/company/config/install/compimage.style.compimg.yml
@@ -0,0 +1,17 @@
+langcode: en
+status: true
+dependencies:
+ enforced:
+ module:
+ - company
+name: compimg
+label: 'CompanyImage (100×100)'
+effects:
+ 1cfec298-8620-4749-b100-ccb6c4500779:
+ uuid: 1cfec298-8620-4749-b100-ccb6c4500779
+ id: image_scale
+ weight: 0
+ data:
+ width: 100
+ height: 100
+ upscale: false
diff --git a/modules/bhavika/company/config/install/compimage.style.thumbnail.yml b/modules/bhavika/company/config/install/compimage.style.thumbnail.yml
new file mode 100644
index 0000000..46243fd
--- /dev/null
+++ b/modules/bhavika/company/config/install/compimage.style.thumbnail.yml
@@ -0,0 +1,17 @@
+langcode: en
+status: true
+dependencies:
+ enforced:
+ module:
+ - company
+name: compimg
+label: 'CompanyImage (100×100)'
+effects:
+ 1cfec298-8620-4749-b100-ccb6c4500779:
+ uuid: 1cfec298-8620-4749-b100-ccb6c4500779
+ id: image_scale
+ weight: 0
+ data:
+ width: 100
+ height: 100
+ upscale: false
diff --git a/modules/bhavika/company/config/install/core.entity_form_display.node.companies.default.yml b/modules/bhavika/company/config/install/core.entity_form_display.node.companies.default.yml
index d8dc6ea..ea038ad 100644
--- a/modules/bhavika/company/config/install/core.entity_form_display.node.companies.default.yml
+++ b/modules/bhavika/company/config/install/core.entity_form_display.node.companies.default.yml
@@ -5,7 +5,7 @@ dependencies:
- field.field.node.companies.body
- field.field.node.companies.field_company_link
- field.field.node.companies.field_logo
- - image.style.thumbnail
+ - image.style.compimg
- node.type.companies
module:
- image
@@ -47,7 +47,7 @@ content:
weight: 8
settings:
progress_indicator: throbber
- preview_image_style: thumbnail
+ preview_image_style: compimg
third_party_settings: { }
type: image_image
region: content
diff --git a/modules/bhavika/company/config/install/core.entity_view_mode.node.teaser.yml b/modules/bhavika/company/config/install/core.entity_view_mode.node.teaser.yml
deleted file mode 100644
index 6114f1f..0000000
--- a/modules/bhavika/company/config/install/core.entity_view_mode.node.teaser.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-langcode: en
-status: true
-dependencies:
- module:
- - node
- enforced:
- module:
- - company
-id: node.teaser
-label: Teaser
-targetEntityType: node
-cache: true
diff --git a/modules/bhavika/company/config/install/field.storage.node.body.yml b/modules/bhavika/company/config/install/field.storage.node.body.yml
deleted file mode 100644
index e9f95b6..0000000
--- a/modules/bhavika/company/config/install/field.storage.node.body.yml
+++ /dev/null
@@ -1,25 +0,0 @@
-langcode: en
-status: true
-dependencies:
- module:
- # - field_permissions
- - node
- - text
- enforced:
- module:
- - company
-# third_party_settings:
-# field_permissions:
-# permission_type: public
-id: node.body
-field_name: body
-entity_type: node
-type: text_with_summary
-settings: { }
-module: text
-locked: false
-cardinality: 1
-translatable: true
-indexes: { }
-persist_with_no_fields: true
-custom_storage: false