-
Notifications
You must be signed in to change notification settings - Fork 0
/
ding_wiki.info
87 lines (87 loc) · 3.89 KB
/
ding_wiki.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
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
core = "6.x"
dependencies[] = "comment"
dependencies[] = "ctm"
dependencies[] = "ctools"
dependencies[] = "diff"
dependencies[] = "ding_content"
dependencies[] = "features"
dependencies[] = "imagecache"
dependencies[] = "imagefield"
dependencies[] = "link"
dependencies[] = "location"
dependencies[] = "menu_block"
dependencies[] = "node_access"
dependencies[] = "page_manager"
dependencies[] = "strongarm"
dependencies[] = "taxonomy"
dependencies[] = "text"
dependencies[] = "ting_reference"
dependencies[] = "view_revisions_by_content_type"
dependencies[] = "views_content"
dependencies[] = "views_groupby"
description = "Wiki pages and associated configuration"
features[content][] = "wiki_page-field_links"
features[content][] = "wiki_page-field_teaser"
features[content][] = "wiki_page-field_text_refs"
features[content][] = "wiki_page-field_ting_refs"
features[content][] = "wiki_page-field_wiki_images"
features[ctools][] = "page_manager:pages_default:1"
features[ctools][] = "strongarm:strongarm:1"
features[imagecache][] = "ding_wiki_thumbnail"
features[node][] = "wiki_page"
features[page_manager_handlers][] = "node_edit_http_response"
features[page_manager_handlers][] = "node_edit_panel_context"
features[page_manager_handlers][] = "node_revisions_panel_context"
features[page_manager_handlers][] = "node_view_panel_context_8"
features[page_manager_pages][] = "user_wiki_dashboard"
features[page_manager_pages][] = "wiki_gallery"
features[page_manager_pages][] = "wiki_page_list"
features[user_permission][] = "access nodes"
features[user_permission][] = "administer node access settings"
features[user_permission][] = "administer node settings"
features[user_permission][] = "administer node type access settings"
features[user_permission][] = "create node content"
features[user_permission][] = "create wiki_page content"
features[user_permission][] = "delete any wiki_page content"
features[user_permission][] = "delete node content"
features[user_permission][] = "delete own wiki_page content"
features[user_permission][] = "edit any wiki_page content"
features[user_permission][] = "edit node content"
features[user_permission][] = "edit own wiki_page content"
features[user_permission][] = "view revisions of wiki_page content"
features[variable][] = "ant_pattern_wiki_page"
features[variable][] = "ant_php_wiki_page"
features[variable][] = "ant_wiki_page"
features[variable][] = "better_formats_allowed_wiki_page"
features[variable][] = "comment_anonymous_wiki_page"
features[variable][] = "comment_controls_wiki_page"
features[variable][] = "comment_default_mode_wiki_page"
features[variable][] = "comment_default_order_wiki_page"
features[variable][] = "comment_default_per_page_wiki_page"
features[variable][] = "comment_form_location_wiki_page"
features[variable][] = "comment_preview_wiki_page"
features[variable][] = "comment_subject_field_wiki_page"
features[variable][] = "comment_wiki_page"
features[variable][] = "content_extra_weights_wiki_page"
features[variable][] = "content_profile_use_wiki_page"
features[variable][] = "ctm_menu_settings_mode"
features[variable][] = "ding_wiki_node_revisions_disabled"
features[variable][] = "language_content_type_wiki_page"
features[variable][] = "location_defaultnum_wiki_page"
features[variable][] = "location_maxnum_wiki_page"
features[variable][] = "location_settings_node_wiki_page"
features[variable][] = "menu_block_all_available"
features[variable][] = "menu_wiki_page"
features[variable][] = "node_access_settings"
features[variable][] = "node_options_wiki_page"
features[variable][] = "node_type_wiki-page_access_settings"
features[variable][] = "page_manager_node_edit_disabled"
features[variable][] = "show_diff_inline_wiki_page"
features[variable][] = "show_preview_changes_wiki_page"
features[views][] = "wiki_comments"
features[views][] = "wiki_list"
features[views][] = "wiki_revisions_list"
features[views][] = "wiki_tags"
features[views_api][] = "api:2"
name = "Ding! wiki"
package = "Ding!"