-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmothership.info
More file actions
102 lines (85 loc) · 3.73 KB
/
Copy pathmothership.info
File metadata and controls
102 lines (85 loc) · 3.73 KB
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
name = mothership
description = Theme for cleaning up the drupal html, and provide as a super duper clean theme
screenshot = screenshot.png
core = 6.x
engine = phptemplate
;--------------------- regions -----------------------------
regions[header] = header
regions[content_top] = content top
regions[content_bottom] = content bottom
regions[node_region_one] = node region one
regions[node_region_two] = node region two
regions[left] = left sidebar
regions[right] = right sidebar
regions[footer] = footer
;--------------------- features ----------------------------
features[] = logo
features[] = name
features[] = node_user_picture
features[] = comment_user_picture
features[] = search
features[] = favicon
features[] = slogan
features[] = primary_links
features[] = secondary_links
;--------------------- styles ------------------------------
;stylesheets[all][] = style-test.css
;ie stylesheets[if IE6 ][all][] = ie6.css
;--------------------- settings ----------------------------
settings[mothership_cleanup_body_remove] = 0
settings[mothership_cleanup_body_front] = 0
settings[mothership_cleanup_body_front_not] = 0
settings[mothership_cleanup_body_loggedin] = 0
settings[mothership_cleanup_body_loggedin_not] = 0
settings[mothership_cleanup_body_pagearg_one] = 0
settings[mothership_cleanup_body_nodetype] = 0
settings[mothership_cleanup_body_layout] = 0
settings[mothership_cleanup_body_actions] = 1
settings[mothership_cleanup_body_path] = 1
settings[mothership_cleanup_body_add_path] =1
settings[mothership_cleanup_body_add_last] = 1
settings[mothership_cleanup_body_pagearg_one] = 0
settings[mothership_cleanup_node_node] = 1
settings[mothership_cleanup_node_sticky] = 0
settings[mothership_cleanup_node_published] = 1
settings[mothership_cleanup_node_promote] = 1
settings[mothership_cleanup_node_content_type] = 1
settings[mothership_cleanup_node_teaser] = 1
settings[mothership_cleanup_node_regions] = 1
settings[mothership_cleanup_node_id] = 1
settings[mothership_cleanup_block_id] = 1
settings[mothership_cleanup_block_block] = 1
settings[mothership_cleanup_block_module] = 1
settings[mothership_cleanup_block_zebra] = 1
settings[mothership_cleanup_block_block] = 1
settings[mothership_cleanup_block_module] = 1
settings[mothership_cleanup_block_region_zebra] = 0
settings[mothership_cleanup_block_region_count] = 0
settings[mothership_cleanup_block_front] = 0
settings[mothership_cleanup_block_loggedin] = 0
settings[mothership_cleanup_block_zebra] = 0
settings[mothership_cleanup_block_count] = 0
settings[mothership_cleanup_comment_comment] = 1
settings[mothership_cleanup_comment_status] = 1
settings[mothership_cleanup_comment_new] = 1
settings[mothership_cleanup_comment_first] = 0
settings[mothership_cleanup_comment_last] = 0
settings[mothership_cleanup_comment_zebra] = 0
settings[mothership_cleanup_comment_front] = 0
settings[mothership_cleanup_comment_loggedin] = 0
settings[mothership_cleanup_comment_user] = 0
settings[mothership_cleanup_views_row_identify] = 1
settings[mothership_cleanup_views_first_last] = 1
settings[mothership_cleanup_views_zebra] = 0
settings[mothership_cleanup_views_row_count] = 1
settings[mothership_item_list_first_last] = 1
settings[mothership_item_list_zebra] = 1
settings[mothership_cleanup_menu_baseclass] = 1
settings[mothership_cleanup_menu_leafs] = 1
settings[mothership_cleanup_menu_classes_first_last] = 1
settings[mothership_cleanup_menu_classes_active] = 1
settings[mothership_cleanup_links_baseclass] = 1
settings[mothership_stylesheet_load_order] = 1
settings[mothership_stylesheet_conditional] = 1
settings[mothership_cleanup_user_verified] = 1
;--------------------- drupal.org packaging ----------------------------