Skip to content

Commit 537684b

Browse files
authored
Merge branch 'develop' into feature/html-mails
2 parents a988a36 + a872a97 commit 537684b

11 files changed

+2360
-34
lines changed

config/sync/field.field.paragraph.os2loop_section_page_free.os2loop_section_page_free_html.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ third_party_settings:
1919
os2loop_post_comment_rich_text: 0
2020
os2loop_documents_body: 0
2121
os2loop_documents_rich_text: 0
22+
os2loop_documents_table: 0
2223
os2loop_external: 0
2324
os2loop_message_message: 0
2425
os2loop_page: 0
@@ -41,6 +42,8 @@ third_party_settings:
4142
weight: '0'
4243
os2loop_documents_rich_text:
4344
weight: '0'
45+
os2loop_documents_table:
46+
weight: '0'
4447
os2loop_external:
4548
weight: '0'
4649
os2loop_message_message:
@@ -61,7 +64,7 @@ id: paragraph.os2loop_section_page_free.os2loop_section_page_free_html
6164
field_name: os2loop_section_page_free_html
6265
entity_type: paragraph
6366
bundle: os2loop_section_page_free
64-
label: 'Free HTML'
67+
label: 'Information block'
6568
description: 'Add any HTML to the page. This may be used for creating advanced content.'
6669
required: false
6770
translatable: false

config/sync/field.field.paragraph.os2loop_section_page_info_block.os2loop_section_page_info_text.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,14 @@ third_party_settings:
1919
os2loop_post_comment_rich_text: 0
2020
os2loop_documents_body: 0
2121
os2loop_documents_rich_text: 0
22+
os2loop_documents_table: 0
2223
os2loop_external: 0
2324
os2loop_message_message: 0
2425
os2loop_page: 0
2526
os2loop_post: 0
2627
os2loop_question_plain_text: 0
2728
os2loop_question_rich_text: 0
29+
os2loop_section_page_free_html: 0
2830
default_order_toggle: 0
2931
default_order_wrapper:
3032
formats:
@@ -40,6 +42,8 @@ third_party_settings:
4042
weight: '0'
4143
os2loop_documents_rich_text:
4244
weight: '0'
45+
os2loop_documents_table:
46+
weight: '0'
4347
os2loop_external:
4448
weight: '0'
4549
os2loop_message_message:
@@ -52,13 +56,15 @@ third_party_settings:
5256
weight: '0'
5357
os2loop_question_rich_text:
5458
weight: '0'
59+
os2loop_section_page_free_html:
60+
weight: '0'
5561
os2loop_section_page:
5662
weight: '0'
5763
id: paragraph.os2loop_section_page_info_block.os2loop_section_page_info_text
5864
field_name: os2loop_section_page_info_text
5965
entity_type: paragraph
6066
bundle: os2loop_section_page_info_block
61-
label: 'Information block'
67+
label: Text
6268
description: ''
6369
required: false
6470
translatable: false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
label: 'Fri HTML'
1+
label: Informationsblok
22
description: 'Tilføj enhver HTML til siden. Dette kan anvendes til at oprette avanceret indhold.'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
label: Informationsblok
1+
label: Tekst
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
label: 'Fri HTML'
1+
label: Informationsblok
22
description: 'Et tekstområde der ikke begrænser HTML'
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
label: Informationsblok
2-
description: 'Informationsblok til sektionssider'
1+
label: 'Fremhævet indhold'
2+
description: 'En paragraftype til at fremhæve indhold.'

config/sync/language/da/views.view.content.yml

Lines changed: 80 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ display:
55
display_options:
66
exposed_form:
77
options:
8-
submit_button: Filter
98
reset_button_label: Gendan
109
exposed_sorts_label: 'Sortér efter'
1110
sort_asc_label: Stigende
@@ -17,23 +16,29 @@ display:
1716
next: 'Næste ›'
1817
first: '« Første'
1918
last: 'Sidste »'
19+
expose:
20+
items_per_page_label: 'Antal pr. side'
21+
items_per_page_options_all_label: '- Alle -'
22+
offset_label: Begyndelse
2023
fields:
2124
title:
2225
label: Titel
2326
type:
2427
label: Indholdstype
25-
separator: ', '
2628
name:
2729
label: Forfatter
2830
status:
29-
label: Status
3031
settings:
3132
format_custom_true: Udgivet
3233
format_custom_false: 'Ikke udgivet'
3334
changed:
3435
label: Opdateret
3536
operations:
3637
label: Handlinger
38+
os2loop_shared_subject:
39+
label: Emne
40+
os2loop_shared_tags:
41+
label: Nøgleord
3742
filters:
3843
title:
3944
expose:
@@ -42,19 +47,29 @@ display:
4247
expose:
4348
label: Indholdstype
4449
status:
45-
expose:
46-
label: Status
50+
expose: { }
4751
group_info:
4852
label: Publiceringsstatus
4953
group_items:
5054
1:
5155
title: Udgivet
5256
2:
5357
title: 'Ikke udgivet'
58+
tid:
59+
admin_label: Emne
60+
expose:
61+
label: Emne
62+
tid_1:
63+
admin_label: Nøgleord
64+
expose:
65+
label: Nøgleord
5466
title: Indhold
5567
empty:
5668
area_text_custom:
5769
content: 'Der er intet indhold at vise.'
70+
header:
71+
result:
72+
content: 'Viser @start - @end af @total'
5873
display_title: Standard
5974
page_1:
6075
display_options:
@@ -64,3 +79,63 @@ display:
6479
title: Indhold
6580
description: 'Find og håndtér indhold'
6681
display_title: Side
82+
page_2:
83+
display_options:
84+
menu:
85+
title: Spørgsmål/Indlæg
86+
title: Spørgsmål/Indlæg
87+
filters:
88+
title:
89+
expose:
90+
label: Titel
91+
type:
92+
expose:
93+
label: Indholdstype
94+
status:
95+
group_info:
96+
label: Publiseringsstatus
97+
group_items:
98+
1:
99+
title: Publiseret
100+
2:
101+
title: 'Ikke publiseret'
102+
tid:
103+
admin_label: Emne
104+
expose:
105+
label: Emne
106+
tid_1:
107+
admin_label: Nøgleord
108+
expose:
109+
label: Nøgleord
110+
comment_count:
111+
expose:
112+
label: Besvaret/Ubesvaret
113+
group_info:
114+
label: Besvaret/Ubesvaret
115+
group_items:
116+
2:
117+
title: Besvaret
118+
3:
119+
title: Ubesvaret
120+
fields:
121+
title:
122+
label: Titel
123+
type:
124+
label: Indholdstype
125+
name:
126+
label: Forfatter
127+
status:
128+
settings:
129+
format_custom_true: Publiseret
130+
format_custom_false: 'Ikke publiseret'
131+
changed:
132+
label: Opdateret
133+
os2loop_shared_subject:
134+
label: Emne
135+
os2loop_shared_tags:
136+
label: Nøgleord
137+
comment_count:
138+
label: 'Antal kommentarer'
139+
operations:
140+
label: Handlinger
141+
display_title: Spørgsmål/Indlæg

config/sync/paragraphs.paragraphs_type.os2loop_section_page_free.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ langcode: en
33
status: true
44
dependencies: { }
55
id: os2loop_section_page_free
6-
label: 'Free html'
6+
label: 'Information block'
77
icon_uuid: null
88
icon_default: null
99
description: 'A textarea that does not limit html'

config/sync/paragraphs.paragraphs_type.os2loop_section_page_info_block.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ langcode: en
33
status: true
44
dependencies: { }
55
id: os2loop_section_page_info_block
6-
label: 'Info block'
6+
label: 'Highlighted content'
77
icon_uuid: null
88
icon_default: null
99
description: 'Info block for section pages'

config/sync/views.view.comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
uuid: ff2c6227-a206-4a9e-80ef-2d14a300bac2
22
langcode: en
3-
status: true
3+
status: false
44
dependencies:
55
module:
66
- comment

0 commit comments

Comments
 (0)