Skip to content

Commit 0c89e21

Browse files
authored
Merge pull request #246 from itk-dev/feature/anonymous-author
Anonymous authors
2 parents 2444175 + d3bfc10 commit 0c89e21

File tree

48 files changed

+461
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+461
-40
lines changed

config/sync/core.entity_form_display.comment.os2loop_post_comment.default.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ status: true
44
dependencies:
55
config:
66
- comment.type.os2loop_post_comment
7+
- field.field.comment.os2loop_post_comment.os2loop_comment_anonymous_author
78
- field.field.comment.os2loop_post_comment.os2loop_post_comment
89
module:
910
- text
@@ -17,8 +18,14 @@ content:
1718
region: content
1819
settings: { }
1920
third_party_settings: { }
20-
os2loop_post_comment:
21+
os2loop_comment_anonymous_author:
22+
type: options_select
2123
weight: 1
24+
region: content
25+
settings: { }
26+
third_party_settings: { }
27+
os2loop_post_comment:
28+
weight: 2
2229
settings:
2330
rows: 5
2431
placeholder: ''

config/sync/core.entity_form_display.comment.os2loop_question_answer.default.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ dependencies:
55
config:
66
- comment.type.os2loop_question_answer
77
- core.entity_form_mode.media.inline_media_form
8+
- field.field.comment.os2loop_question_answer.os2loop_comment_anonymous_author
89
- field.field.comment.os2loop_question_answer.os2loop_question_answer
910
- field.field.comment.os2loop_question_answer.os2loop_question_answer_media
1011
module:
@@ -20,8 +21,14 @@ content:
2021
region: content
2122
settings: { }
2223
third_party_settings: { }
23-
os2loop_question_answer:
24+
os2loop_comment_anonymous_author:
25+
type: options_select
2426
weight: 1
27+
region: content
28+
settings: { }
29+
third_party_settings: { }
30+
os2loop_question_answer:
31+
weight: 2
2532
settings:
2633
rows: 5
2734
placeholder: ''
@@ -30,7 +37,7 @@ content:
3037
region: content
3138
os2loop_question_answer_media:
3239
type: inline_entity_form_simple
33-
weight: 2
40+
weight: 3
3441
settings:
3542
form_mode: inline_media_form
3643
label_singular: ''

config/sync/core.entity_form_display.node.os2loop_documents_document.default.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ langcode: en
33
status: true
44
dependencies:
55
config:
6+
- field.field.node.os2loop_documents_document.os2loop_content_anonymous_author
67
- field.field.node.os2loop_documents_document.os2loop_documents_document_autho
78
- field.field.node.os2loop_documents_document.os2loop_documents_document_body
89
- field.field.node.os2loop_documents_document.os2loop_documents_document_conte
@@ -31,6 +32,12 @@ content:
3132
region: content
3233
settings: { }
3334
third_party_settings: { }
35+
os2loop_content_anonymous_author:
36+
weight: 26
37+
settings: { }
38+
third_party_settings: { }
39+
type: options_select
40+
region: content
3441
os2loop_documents_document_autho:
3542
weight: 7
3643
settings:

config/sync/core.entity_form_display.node.os2loop_question.default.yml

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ status: true
44
dependencies:
55
config:
66
- core.entity_form_mode.media.inline_media_form
7+
- field.field.node.os2loop_question.os2loop_content_anonymous_author
78
- field.field.node.os2loop_question.os2loop_question_answers
89
- field.field.node.os2loop_question.os2loop_question_content
910
- field.field.node.os2loop_question.os2loop_question_file
@@ -29,14 +30,20 @@ content:
2930
region: content
3031
settings: { }
3132
third_party_settings: { }
33+
os2loop_content_anonymous_author:
34+
weight: 4
35+
settings: { }
36+
third_party_settings: { }
37+
type: options_select
38+
region: content
3239
os2loop_question_answers:
33-
weight: 9
40+
weight: 10
3441
settings: { }
3542
third_party_settings: { }
3643
type: comment_default
3744
region: content
3845
os2loop_question_content:
39-
weight: 4
46+
weight: 5
4047
settings:
4148
rows: 5
4249
placeholder: ''
@@ -45,7 +52,7 @@ content:
4552
region: content
4653
os2loop_question_file:
4754
type: inline_entity_form_simple
48-
weight: 10
55+
weight: 11
4956
settings:
5057
form_mode: inline_media_form
5158
label_singular: ''
@@ -57,7 +64,7 @@ content:
5764
third_party_settings: { }
5865
region: content
5966
os2loop_shared_category:
60-
weight: 5
67+
weight: 6
6168
settings:
6269
match_operator: CONTAINS
6370
match_limit: 10
@@ -82,7 +89,7 @@ content:
8289
third_party_settings: { }
8390
type: autocomplete_deluxe
8491
region: content
85-
weight: 8
92+
weight: 9
8693
os2loop_shared_subject:
8794
settings:
8895
match_limit: '0'
@@ -99,7 +106,7 @@ content:
99106
third_party_settings: { }
100107
type: autocomplete_deluxe
101108
region: content
102-
weight: 6
109+
weight: 7
103110
os2loop_shared_tags:
104111
settings:
105112
min_length: 0
@@ -116,10 +123,10 @@ content:
116123
third_party_settings: { }
117124
type: autocomplete_deluxe
118125
region: content
119-
weight: 7
126+
weight: 8
120127
path:
121128
type: path
122-
weight: 11
129+
weight: 12
123130
region: content
124131
settings: { }
125132
third_party_settings: { }

config/sync/core.entity_view_display.comment.os2loop_post_comment.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ hidden:
3535
entity_print_view_word_docx: true
3636
flag_os2loop_upvote_correct_answer: true
3737
langcode: true
38+
os2loop_comment_anonymous_author: true
3839
search_api_excerpt: true

config/sync/core.entity_view_display.comment.os2loop_post_comment.os2loop_search_db_search_autocomplete.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ hidden:
2424
flag_os2loop_upvote_upvote_button: true
2525
langcode: true
2626
links: true
27+
os2loop_comment_anonymous_author: true
2728
os2loop_post_comment: true

config/sync/core.entity_view_display.comment.os2loop_post_comment.search_result.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ hidden:
2424
flag_os2loop_upvote_upvote_button: true
2525
langcode: true
2626
links: true
27+
os2loop_comment_anonymous_author: true
2728
os2loop_post_comment: true

config/sync/core.entity_view_display.comment.os2loop_question_answer.default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ hidden:
4747
entity_print_view_pdf: true
4848
entity_print_view_word_docx: true
4949
langcode: true
50+
os2loop_comment_anonymous_author: true
5051
search_api_excerpt: true

config/sync/core.entity_view_display.comment.os2loop_question_answer.list_display.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ hidden:
4141
entity_print_view_pdf: true
4242
entity_print_view_word_docx: true
4343
langcode: true
44+
os2loop_comment_anonymous_author: true
4445
os2loop_question_answer_media: true
4546
search_api_excerpt: true

config/sync/core.entity_view_display.comment.os2loop_question_answer.os2loop_search_db_search_autocomplete.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ hidden:
2525
flag_os2loop_upvote_upvote_button: true
2626
langcode: true
2727
links: true
28+
os2loop_comment_anonymous_author: true
2829
os2loop_question_answer: true
2930
os2loop_question_answer_media: true

0 commit comments

Comments
 (0)