cleanup basic css
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies:
|
||||
id: article
|
||||
theme: rorschach
|
||||
region: content
|
||||
weight: -3
|
||||
weight: -1
|
||||
provider: null
|
||||
plugin: 'entity_field:node:field_article'
|
||||
settings:
|
||||
|
||||
@@ -16,7 +16,7 @@ plugin: book_navigation
|
||||
settings:
|
||||
id: book_navigation
|
||||
label: 'Book navigation'
|
||||
label_display: visible
|
||||
label_display: '0'
|
||||
provider: book
|
||||
block_mode: 'all pages'
|
||||
visibility:
|
||||
|
||||
@@ -10,13 +10,13 @@ dependencies:
|
||||
id: breadcrumbs
|
||||
theme: rorschach
|
||||
region: content
|
||||
weight: -6
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: system_breadcrumb_block
|
||||
settings:
|
||||
id: system_breadcrumb_block
|
||||
label: Breadcrumbs
|
||||
label_display: visible
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility:
|
||||
context:
|
||||
|
||||
@@ -16,7 +16,7 @@ plugin: 'language_block:language_interface'
|
||||
settings:
|
||||
id: 'language_block:language_interface'
|
||||
label: 'Language switcher'
|
||||
label_display: visible
|
||||
label_display: '0'
|
||||
provider: language
|
||||
visibility:
|
||||
context:
|
||||
|
||||
@@ -9,7 +9,7 @@ dependencies:
|
||||
id: pagetitle_2
|
||||
theme: rorschach
|
||||
region: content
|
||||
weight: -4
|
||||
weight: -3
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
|
||||
@@ -12,7 +12,7 @@ _core:
|
||||
id: rorschach_content
|
||||
theme: rorschach
|
||||
region: content
|
||||
weight: -5
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
|
||||
@@ -17,7 +17,7 @@ plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Primary tabs'
|
||||
label_display: visible
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: false
|
||||
|
||||
@@ -0,0 +1,48 @@
|
||||
uuid: b76a822c-5dc5-4ce5-b4ef-5388d8a77308
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- context
|
||||
- ctools_block
|
||||
theme:
|
||||
- rorschach
|
||||
id: subheading
|
||||
theme: rorschach
|
||||
region: content
|
||||
weight: -2
|
||||
provider: null
|
||||
plugin: 'entity_field:node:field_bookpage_subheading'
|
||||
settings:
|
||||
id: 'entity_field:node:field_bookpage_subheading'
|
||||
label: 'Page SubHeading'
|
||||
label_display: '0'
|
||||
provider: ctools_block
|
||||
context_mapping:
|
||||
entity: '@node.node_route_context:node'
|
||||
formatter:
|
||||
type: text_default
|
||||
weight: 0
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
visibility:
|
||||
context:
|
||||
id: context
|
||||
negate: null
|
||||
values: ''
|
||||
context_all:
|
||||
id: context_all
|
||||
negate: null
|
||||
values: ''
|
||||
user_status:
|
||||
id: user_status
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
user_status:
|
||||
viewing_profile: '0'
|
||||
logged_viewing_profile: '0'
|
||||
own_page_true: '0'
|
||||
field_value: '0'
|
||||
user_fields: uid
|
||||
@@ -6,16 +6,20 @@ dependencies:
|
||||
- field.field.node.book.body
|
||||
- field.field.node.book.field_article
|
||||
- field.field.node.book.field_articles
|
||||
- field.field.node.book.field_bookpage_subheading
|
||||
- field.field.node.book.field_image
|
||||
- field.field.node.book.field_subheading
|
||||
- field.field.node.book.field_tablefield
|
||||
- field.field.node.book.field_text
|
||||
- node.type.book
|
||||
module:
|
||||
- advanced_text_formatter
|
||||
- field_layout
|
||||
- layout_discovery
|
||||
- maxlength
|
||||
- paragraphs
|
||||
- path
|
||||
- text
|
||||
third_party_settings:
|
||||
field_layout:
|
||||
id: layout_onecol
|
||||
@@ -30,13 +34,13 @@ mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 4
|
||||
weight: 5
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_article:
|
||||
type: paragraphs
|
||||
weight: 1
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraph
|
||||
@@ -53,36 +57,50 @@ content:
|
||||
collapse_edit_all: collapse_edit_all
|
||||
duplicate: duplicate
|
||||
third_party_settings: { }
|
||||
field_bookpage_subheading:
|
||||
type: text_textfield
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings:
|
||||
maxlength:
|
||||
maxlength_js: null
|
||||
maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
|
||||
maxlength_js_enforce: false
|
||||
advanced_text_formatter:
|
||||
show_token_tree: 0
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 8
|
||||
weight: 9
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 6
|
||||
weight: 7
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 10
|
||||
weight: 11
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 7
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
@@ -96,13 +114,13 @@ content:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
translation:
|
||||
weight: 5
|
||||
weight: 6
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 3
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@@ -111,7 +129,7 @@ content:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 9
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
||||
@@ -6,6 +6,7 @@ dependencies:
|
||||
- field.field.node.book.body
|
||||
- field.field.node.book.field_article
|
||||
- field.field.node.book.field_articles
|
||||
- field.field.node.book.field_bookpage_subheading
|
||||
- field.field.node.book.field_image
|
||||
- field.field.node.book.field_subheading
|
||||
- field.field.node.book.field_tablefield
|
||||
@@ -33,7 +34,7 @@ content:
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
weight: 1
|
||||
region: content
|
||||
field_article:
|
||||
type: entity_reference_revisions_entity_view
|
||||
@@ -53,6 +54,13 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
field_bookpage_subheading:
|
||||
type: text_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_image:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: above
|
||||
@@ -92,7 +100,7 @@ content:
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
weight: 2
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
|
||||
@@ -7,6 +7,7 @@ dependencies:
|
||||
- field.field.node.book.body
|
||||
- field.field.node.book.field_article
|
||||
- field.field.node.book.field_articles
|
||||
- field.field.node.book.field_bookpage_subheading
|
||||
- field.field.node.book.field_image
|
||||
- field.field.node.book.field_subheading
|
||||
- field.field.node.book.field_tablefield
|
||||
@@ -51,6 +52,7 @@ content:
|
||||
region: content
|
||||
hidden:
|
||||
field_article: true
|
||||
field_bookpage_subheading: true
|
||||
field_image: true
|
||||
field_subheading: true
|
||||
field_tablefield: true
|
||||
|
||||
@@ -7,6 +7,7 @@ dependencies:
|
||||
- field.field.node.book.body
|
||||
- field.field.node.book.field_article
|
||||
- field.field.node.book.field_articles
|
||||
- field.field.node.book.field_bookpage_subheading
|
||||
- field.field.node.book.field_image
|
||||
- field.field.node.book.field_subheading
|
||||
- field.field.node.book.field_tablefield
|
||||
@@ -52,6 +53,7 @@ content:
|
||||
region: content
|
||||
hidden:
|
||||
field_article: true
|
||||
field_bookpage_subheading: true
|
||||
field_image: true
|
||||
field_subheading: true
|
||||
field_tablefield: true
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
uuid: dedc9ff2-0efc-42ce-bb75-225e31b45824
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_bookpage_subheading
|
||||
- node.type.book
|
||||
module:
|
||||
- text
|
||||
id: node.book.field_bookpage_subheading
|
||||
field_name: field_bookpage_subheading
|
||||
entity_type: node
|
||||
bundle: book
|
||||
label: SubHeading
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text
|
||||
@@ -34,7 +34,7 @@ settings:
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field: true
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: 848bc9ff-51f8-4492-840c-0bbc5f83bbc5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- text
|
||||
id: node.field_bookpage_subheading
|
||||
field_name: field_bookpage_subheading
|
||||
entity_type: node
|
||||
type: text
|
||||
settings:
|
||||
max_length: 255
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
@@ -2,9 +2,16 @@ uuid: 9b0dd004-98ba-4cf1-becf-177beecfa616
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
enforced:
|
||||
module:
|
||||
- book
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus:
|
||||
- main
|
||||
parent: 'main:'
|
||||
_core:
|
||||
default_config_hash: 2gWGA-X4ERc4McStS7cMEG3ZBpDEqfNRDPTjB1v674Y
|
||||
name: 'Book page'
|
||||
@@ -13,4 +20,4 @@ description: '<em>Books</em> have a built-in hierarchical navigation. Use for ha
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 1
|
||||
display_submitted: true
|
||||
display_submitted: false
|
||||
|
||||
@@ -0,0 +1,201 @@
|
||||
uuid: c0be0038-de5e-4e57-b0a5-18fada0a35c8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.content_book_page
|
||||
module:
|
||||
- block_content
|
||||
id: book_traversal_links
|
||||
label: 'Book traversal links'
|
||||
module: views
|
||||
description: ''
|
||||
tag: ''
|
||||
base_table: block_content_field_data
|
||||
base_field: nid
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Book traversal links'
|
||||
fields:
|
||||
info:
|
||||
id: info
|
||||
table: block_content_field_data
|
||||
field: info
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: null
|
||||
entity_field: info
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: string
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 5
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: none
|
||||
options: { }
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts: { }
|
||||
arguments: { }
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
table: block_content_field_data
|
||||
field: status
|
||||
entity_type: block_content
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
reusable:
|
||||
id: reusable
|
||||
table: block_content_field_data
|
||||
field: reusable
|
||||
entity_type: block_content
|
||||
entity_field: reusable
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
type:
|
||||
id: type
|
||||
table: block_content_field_data
|
||||
field: type
|
||||
entity_type: block_content
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
value:
|
||||
content_book_page: content_book_page
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
style:
|
||||
type: default
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
tags: { }
|
||||
block_1:
|
||||
id: block_1
|
||||
display_title: Block
|
||||
display_plugin: block
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
tags: { }
|
||||
Reference in New Issue
Block a user