-
Notifications
You must be signed in to change notification settings - Fork 0
/
ideograph_wysiwyg_article.info
41 lines (41 loc) · 2.03 KB
/
ideograph_wysiwyg_article.info
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
name = "Ideograph wysiwyg article"
description = "basic article type for wysiwyg testing"
core = "7.x"
package = "Ideograph"
php = "5.2.4"
version = "7.x-1.0-alpha1"
project = "ideograph_wysiwyg_article"
dependencies[] = "features"
dependencies[] = "ideograph_util"
dependencies[] = "image"
dependencies[] = "strongarm"
dependencies[] = "taxonomy"
features[ctools][] = "strongarm:strongarm:1"
features[field][] = "node-ideograph_article-body"
features[field][] = "node-ideograph_article-field_article_attachments"
features[field][] = "node-ideograph_article-field_article_image"
features[field][] = "node-ideograph_article-field_inline_images"
features[field][] = "node-ideograph_article-field_tags"
features[node][] = "ideograph_article"
features[taxonomy][] = "tags"
features[user_permission][] = "create ideograph_article content"
features[user_permission][] = "delete any ideograph_article content"
features[user_permission][] = "delete own ideograph_article content"
features[user_permission][] = "edit any ideograph_article content"
features[user_permission][] = "edit own ideograph_article content"
features[variable][] = "comment_anonymous_ideograph_article"
features[variable][] = "comment_default_mode_ideograph_article"
features[variable][] = "comment_default_per_page_ideograph_article"
features[variable][] = "comment_form_location_ideograph_article"
features[variable][] = "comment_ideograph_article"
features[variable][] = "comment_preview_ideograph_article"
features[variable][] = "comment_subject_field_ideograph_article"
features[variable][] = "enable_revisions_page_ideograph_article"
features[variable][] = "menu_options_ideograph_article"
features[variable][] = "menu_parent_ideograph_article"
features[variable][] = "node_options_ideograph_article"
features[variable][] = "node_preview_ideograph_article"
features[variable][] = "node_submitted_ideograph_article"
features[variable][] = "pathauto_node_ideograph_article_pattern"
features[variable][] = "show_diff_inline_ideograph_article"
features[variable][] = "show_preview_changes_ideograph_article"