-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from droptica/develop
- Cleanup of profile and custom module config. Fixed langcodes in yml files. - Enabled Simple XML sitemap module with some custom configuration. - Enabled Linkit module with some custom configuration. - Made google_tag image optional, not required. - Cleanup of input formats (no Basic HTML and Restricted HTML anymore). - CKEditor with more buttons and extended internal linking. - Improved image scaling in "Side image" paragraph. - "Side image" paragraph now have the default value of image side. - All H1, H2, H3... headers have elastic styling now, there are new variables to change their colors and fonts. - Admin tabs are now visible above nodes and user pages. - Removed package-lock.json from theme.
- Loading branch information
Showing
141 changed files
with
376 additions
and
11,850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
langcode: pl | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: content_block | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
config/install/core.entity_form_display.node.content_page.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
langcode: pl | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
config/install/core.entity_view_display.node.content_page.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
langcode: pl | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- block_content | ||
id: block_content.token | ||
label: Token | ||
targetEntityType: block_content | ||
cache: true |
9 changes: 9 additions & 0 deletions
9
config/install/core.entity_view_mode.menu_link_content.token.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- menu_link_content | ||
id: menu_link_content.token | ||
label: Token | ||
targetEntityType: menu_link_content | ||
cache: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 2 additions & 5 deletions
7
config/install/field.field.block_content.content_block.field_d_long_text.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
config/install/field.storage.block_content.field_d_long_text.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
langcode: pl | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
|
2 changes: 1 addition & 1 deletion
2
config/install/field.storage.block_content.field_d_main_title.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
langcode: pl | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
langcode: en | ||
status: true | ||
status: false | ||
dependencies: | ||
module: | ||
- editor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
langcode: en | ||
status: true | ||
status: false | ||
dependencies: { } | ||
name: 'Restricted HTML' | ||
format: restricted_html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
uuid: 5c0625d7-22d6-40d6-94de-d7ec9b341b35 | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
uuid: 8d75829d-94dd-4f92-8f53-4fece0641761 | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- node | ||
id: content_nodes | ||
label: 'Content nodes' | ||
description: '' | ||
attributes: | ||
target: | ||
id: target | ||
weight: 0 | ||
settings: | ||
widget_type: simple_checkbox | ||
matchers: | ||
a0278b17-a284-42b8-ac99-54c4d4c39dbe: | ||
uuid: a0278b17-a284-42b8-ac99-54c4d4c39dbe | ||
id: 'entity:node' | ||
weight: 0 | ||
settings: | ||
result_description: '[node:langcode], [node:author], [node:created]' | ||
bundles: | ||
content_page: content_page | ||
group_by_bundle: false | ||
include_unpublished: false |
4 changes: 4 additions & 0 deletions
4
config/install/simple_sitemap.bundle_settings.node.content_page.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
index: 1 | ||
priority: '0.5' | ||
changefreq: '' | ||
include_images: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
max_links: 2000 | ||
cron_generate: true | ||
cron_generate_interval: 0 | ||
remove_duplicates: true | ||
skip_untranslated: true | ||
batch_process_limit: 1500 | ||
base_url: '' | ||
custom_links_include_images: false | ||
excluded_languages: { } | ||
enabled_entity_types: | ||
- node | ||
- taxonomy_term | ||
- menu_link_content |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
uuid: 303cb136-88a8-4a9a-ac4e-8b53879d6024 | ||
name: Droopler | ||
mail: [email protected] | ||
slogan: '' | ||
|
@@ -9,6 +8,4 @@ page: | |
admin_compact_mode: false | ||
weight_select_max: 100 | ||
langcode: en | ||
default_langcode: pl | ||
_core: | ||
default_config_hash: AyT9s8OUcclfALRE_imByOMgtZ19eOlqdF6zI3p7yqo | ||
default_langcode: en |
Oops, something went wrong.