-
Notifications
You must be signed in to change notification settings - Fork 0
/
epf_contenttype_patterns.yaml
193 lines (193 loc) · 3.94 KB
/
epf_contenttype_patterns.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
---
info:
title: Untitled Pattern
category: General
description: No description
version: 1.0
core: x.y
author: admin
author_email: nbboob@gmail.com
author_website: http://physpc140.unifr.ch
modules:
- node
content_type:
-
create:
tag: content_type
type: blog
name: Blog entry
base: blog
module: blog
description: >
Use for multi-user blogs. Every user
gets a personal blog.
help:
has_title: 1
title_label: Title
custom: 0
modified: 1
locked: 1
disabled: false
orig_type: blog
disabled_changed: false
-
create:
tag: content_type
name: Panel
base: panels_node_hook
body_label: Teaser
description: >
A panel layout broken up into rows and
columns.
type: panel
help:
custom: 0
modified: 0
locked: 1
disabled: false
is_new: 1
has_title: 1
title_label: Title
module: panels_node
orig_type: panel
disabled_changed: false
-
create:
tag: content_type
type: article
name: Article
base: node_content
module: node
description:
help:
has_title: 1
title_label: Title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: article
disabled_changed: false
-
create:
tag: content_type
type: bookreview
name: Book Review
base: node_content
module: node
description: A type of content to show book reviews.
help:
has_title: 1
title_label: Book title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: bookreview
disabled_changed: false
-
create:
tag: content_type
type: editorial
name: Editorial
base: node_content
module: node
description: The Editorial content type.
help:
has_title: 1
title_label: Editorial title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: editorial
disabled_changed: false
-
create:
tag: content_type
type: event
name: Event
base: node_content
module: node
description: A type of content to describe events.
help:
has_title: 1
title_label: Event title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: event
disabled_changed: false
-
create:
tag: content_type
type: jobs_opening
name: Job openings
base: node_content
module: node
description: job offer content type
help:
has_title: 1
title_label: Title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: jobs_opening
disabled_changed: false
-
create:
tag: content_type
type: news
name: News
base: node_content
module: node
description: A type of content to describe news
help:
has_title: 1
title_label: News title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: news
disabled_changed: false
-
create:
tag: content_type
type: paper
name: Paper
base: node_content
module: node
description: >
Scientific paper type which allows users
to vote.
help:
has_title: 1
title_label: Paper title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: paper
disabled_changed: false
-
create:
tag: content_type
type: paper_from_arxiv
name: Paper from arxiv
base: node_content
module: node
description: >
Scientific paper type If the paper is
posted on arXiv.org
help:
has_title: 1
title_label: Title
custom: 1
modified: 1
locked: 0
disabled: 0
orig_type: paper_from_arxiv
disabled_changed: false