-
Notifications
You must be signed in to change notification settings - Fork 12
/
parrot.info
187 lines (152 loc) · 6.01 KB
/
parrot.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
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
name = Parrot
description = Parrot sits on the shoulders of some great projects. Parrot is a Drupal 7 Mothership subtheme that uses "some" Bootstrap CSS structure, with SASS & Compass.
screenshot = screenshot.png
engine = phptemplate
core = 7.x
php = 5.2
base theme = mothership
;--------- D E P E N D A N C I E S ----------
dependancies[] = mothership
;-------------- F E A T U R E S -------------
features[] = logo
features[] = favicon
features[] = name
features[] = slogan
features[] = node_user_picture
features[] = comment_user_picture
features[] = comment_user_verification
;features[] = main_menu
;features[] = secondary_menu
;-------------- R E G I O N S -------------
;regions_hidden[] = im_a_hidden_but_visible_for_a_module
regions[user_bar] = User Bar
regions[header] = Header
regions[help] = Help
regions[highlighted] = Highlighted
regions[content_pre] = Content Pre
regions[content] = Content
regions[content_post] = Content Post
regions[sidebar_first] = Sidebar First
regions[sidebar_second] = Sidebar Second
regions[footer] = Footer
;-------------- C S S -------------
stylesheets[all][] = css/style.css
;-------------- CSS FOAD -------------
;stylesheets[all][] = donteverloadmeagain.css
stylesheets[all][] = mothership-layout.css
;-------------- JS -------------
; http://formalize.me/ for default Drupal jQuery use the
; non-legacy one when using jQuery Update module
scripts[] = js/jquery.formalize.legacy.min.js
; http://formalize.me/ for jQuery 1.7+
; scripts[] = js/jquery.formalize.min.js
; http://flesler.blogspot.com/2007/10/jqueryscrollto.html
; scripts[] = js/jquery.scrollTo.min.js
; http://jpanelmenu.com/ - version 1.3.0
; scripts[] = js/jquery.jpanelmenu.min.js
; https://github.com/ten1seven/jRespond
; scripts[] = js/jRespond.min.js
; https://github.com/tuupola/jquery_lazyload
; scripts[] = js/jquery.lazyload.min.js
scripts[] = js/script.js
;-------------- Panel layouts --------------
plugins[panels][styles] = plugins/styles
plugins[panels][layouts] = plugins/layouts
;-------------- Default Mothership Settings -------------
;-development
settings[mothership_poorthemers_helper] = 1
settings[mothership_rebuild_registry] = 0
settings[mothership_test] = 0
settings[mothership_mediaquery_indicator] = 0
;-Javascript
settings[mothership_script_place_footer] = 0
settings[mothership_js_onefile] = 0
settings[mothership_js_jquery_latest] = 0
settings[mothership_js_jquerycdn] = 0
settings[mothership_js_jquerycdn_version] = 0
;-polyfills
settings[mothership_respondjs] = 1
settings[mothership_modernizr] = 0
settings[mothership_selectivizr] = 0
settings[mothership_selectivizr_cdn] = 0
settings[mothership_script_place_footer] = 1
;-js nuking
settings[mothership_js_nuke_module] = 0
settings[mothership_js_nuke_module_contrib] = 0
settings[mothership_js_nuke_misc] = 0
;-css files
settings[mothership_css_onefile] = 0
settings[mothership_css_reset] = 0
settings[mothership_css_reset_html5] = 0
settings[mothership_css_normalize] = 0
settings[mothership_css_default] = 0
settings[mothership_css_layout] = 0
settings[mothership_css_mothershipstyles] = 0
settings[mothership_css_nuke_system_message] = 1
settings[mothership_css_nuke_system_menus] = 1
settings[mothership_css_nuke_system_theme] = 1
settings[mothership_css_nuke_book] = 0
settings[mothership_css_nuke_theme] = 0
settings[mothership_css_nuke_admin] = 0
settings[mothership_css_nuke_module_contrib] = 0
settings[mothership_css_nuke_module_all] = 0
settings[mothership_css_nuke_systemtoolbar] = 0
settings[mothership_css_nuke_system_message] = 0
settings[mothership_css_nuke_system_menus] = 0
settings[mothership_css_nuke_system_theme] = 0
settings[mothership_frontpage_default_message] = 1
settings[mothership_content_block_wrapper] = 1
settings[mothership_frontpage_regions] = 1
;--mobile
settings[mothership_mobile] = 1
settings[mothership_viewport] = 1
settings[mothership_viewport_maximumscale] = 1
;--classes
settings[mothership_classes_body_html] = 1
settings[mothership_classes_body_front] = 0
settings[mothership_classes_body_loggedin] = 0
settings[mothership_classes_body_layout] = 0
settings[mothership_classes_body_toolbar] = 0
settings[mothership_classes_body_pagenode] = 1
settings[mothership_classes_body_path] = 1
settings[mothership_classes_body_path_first] = 0
settings[mothership_classes_region] = 1
settings[mothership_region_wrapper] = 1
settings[mothership_classes_block] = 1
settings[mothership_classes_block_id] = 1
settings[mothership_classes_block_id_as_class] = 1
settings[mothership_classes_block_contentdiv] = 1
settings[mothership_classes_node] = 1
settings[mothership_classes_node_state] = 0
settings[mothership_classes_node_id] = 0
settings[mothership_classes_node_links_inline] = 0
settings[mothership_classes_view] = 1
settings[mothership_classes_view_name] = 0
settings[mothership_classes_view_view_id] = 0
settings[mothership_classes_view_row] = 1
settings[mothership_classes_view_row_count] = 1
settings[mothership_classes_view_row_first_last] = 0
settings[mothership_classes_view_row_rename] = 1
settings[mothership_classes_field_name] = 0
settings[mothership_classes_field_field] = 0
settings[mothership_classes_field_type] = 0
settings[mothership_classes_field_label] = 0
settings[mothership_classes_form_wrapper_formitem] = 1
settings[mothership_classes_form_wrapper_formtype] = 0
settings[mothership_classes_form_wrapper_formname] = 0
settings[mothership_classes_form_label] = 1
settings[mothership_classes_form_input] = 0
settings[mothership_classes_form_description] = 1
settings[mothership_form_required] = 1
settings[mothership_classes_menu_wrapper] = 0
settings[mothership_classes_menu_items_mlid] = 1
settings[mothership_classes_menu_items] = 0
settings[mothership_classes_menu_items_firstlast] = 0
settings[mothership_classes_menu_collapsed] = 0
settings[mothership_classes_menu_items_active] = 0
settings[mothership_classes_menu_leaf] = 1
settings[mothership_panels_seperator] = 1
settings[mothership_classes_body_freeform] = ''
settings[mothership_classes_block_freeform] = ''
settings[mothership_classes_node_freeform] = ''
settings[mothership_classes_region_freeform] = ''