Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
os2loop_shared_rev_date: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ content:
third_party_settings: { }
weight: 7
region: content
masquerade:
settings: { }
third_party_settings: { }
weight: 50
region: content
os2loop_user_address:
type: string
label: hidden
Expand Down
5 changes: 5 additions & 0 deletions config/sync/core.entity_view_display.user.user.compact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ content:
third_party_settings: { }
weight: 7
region: content
masquerade:
settings: { }
third_party_settings: { }
weight: 50
region: content
os2loop_user_address:
type: string
label: inline
Expand Down
5 changes: 5 additions & 0 deletions config/sync/core.entity_view_display.user.user.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ content:
third_party_settings: { }
weight: 7
region: content
masquerade:
settings: { }
third_party_settings: { }
weight: 50
region: content
os2loop_user_address:
type: string
label: inline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ content:
third_party_settings: { }
weight: 7
region: content
masquerade:
settings: { }
third_party_settings: { }
weight: 50
region: content
os2loop_user_address:
type: string
label: hidden
Expand Down
2 changes: 1 addition & 1 deletion config/sync/editor.editor.os2loop_documents_table.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ settings:
- Styles
plugins:
stylescombo:
styles: "table.loop-documents-table|Loop table\r\nth.left|Venstrestillet (overskrift) \r\nth.center|Centreret (overskrift)\r\nth.right|Højrestillet (overskrift)\r\ntd.left|Venstrestillet\r\ntd.center|Centreret \r\ntd.right|Højrestillet\r\n"
styles: "table.loop-documents-table.cke_show_border|Loop-tabel\r\nth.left|Venstrestillet (overskrift) \r\nth.center|Centreret (overskrift)\r\nth.right|Højrestillet (overskrift)\r\ntd.left|Venstrestillet\r\ntd.center|Centreret \r\ntd.right|Højrestillet\r\n"
language:
language_list: un
tokenbrowser:
Expand Down
13 changes: 11 additions & 2 deletions config/sync/filter.format.os2loop_documents_table.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ langcode: en
status: true
dependencies:
module:
- media
- toc_filter
- token_filter
name: 'Documents (table)'
format: os2loop_documents_table
Expand All @@ -15,7 +15,7 @@ filters:
status: true
weight: -10
settings:
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt data-entity-type data-entity-uuid> <table class> <caption> <tbody> <thead> <tfoot> <th class> <td class> <tr> <p>'
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol type start> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt data-entity-type data-entity-uuid> <caption> <tbody> <thead> <tfoot> <tr> <p> <table class=" loop-documents-table cke_show_border"> <th class=" left center right"> <td class=" left center right">'
filter_html_help: true
filter_html_nofollow: false
token_filter:
Expand All @@ -25,3 +25,12 @@ filters:
weight: 0
settings:
replace_empty: '0'
toc_filter:
id: toc_filter
provider: toc_filter
status: false
weight: 0
settings:
type: default
auto: ''
block: '0'
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
settings:
plugins:
stylescombo:
styles: "table.loop-documents-table|Loop-tabel\r\nth.left|Venstrestillet (overskrift) \r\nth.center|Centreret (overskrift)\r\nth.right|Højrestillet (overskrift)\r\ntd.left|Venstrestillet\r\ntd.center|Centreret \r\ntd.right|Højrestillet\r\n"
stylescombo: { }