-
Notifications
You must be signed in to change notification settings - Fork 1
/
ilives.info
133 lines (110 loc) · 4.3 KB
/
ilives.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
name = Ilives
description = Ilives
screenshot = screenshot.png
engine = phptemplate
core = 7.x
php = 5.2
base theme = 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_visibel_for_a_module
;-- Required Regions
regions[page_top] = Page Top
regions[page_bottom] = Page Bottom
;-- Core Regions
regions[topnav] = Topnav
regions[header] = Header
regions[content_pre] = Content (pre)
regions[content] = Content
regions[content_post] = Content (post)
regions[footer] = Footer
regions[sidebar_first] = Sidebar First
regions[sidebar_second] = Sidebar Second
regions[help] = Help
regions[highlighted] = Highlighted
;-------------- C S S -------------
stylesheets[all][] = dist/css/app.css
stylesheets[all][] = temp.css
;-------------- CSS FOAD -------------
;stylesheets[all][] = donteverloadmeagain.css
stylesheets[all][] = system.menus.css
;stylesheets[all][] = BookReader.css
stylesheets[all][] = islandora_solr.theme.css
stylesheets[all][] = islandora.base.css
;-------------- JS -------------
scripts[] = dist/assets/lib/what-input.min.js
scripts[] = dist/assets/lib/foundation.min.js
scripts[] = dist/assets/lib/fontawesome/svg-with-js/js/fontawesome-all.js
scripts[] = dist/assets/lib/masonry.pkgd.min.js
scripts[] = dist/js/app.js
;-------------- Default Mothership Settings -------------
settings[mothership_rebuild_registry] = 0
settings[mothership_poorthemers_helper] = 0
settings[mothership_test] = 0
settings[mothership_nuke_css]= mothership_css_nuke_theme
settings[mothership_html5] = 1
settings[mothership_viewport] = 1
settings[mothership_css_reset] = 0
settings[mothership_css_reset_html5] = 0
settings[mothership_css_default] = 1
settings[mothership_css_mothershipstyles] = 1
settings[mothership_classes_body_html] = 1
settings[mothership_classes_body_front] = 0
settings[mothership_classes_body_loggedin] = 1
settings[mothership_classes_body_layout] = 0
settings[mothership_classes_body_toolbar] = 0
settings[mothership_classes_body_pagenode] = 1
settings[mothership_classes_body_path] = 0
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] = 0
settings[mothership_classes_block_contentdiv] = 1
settings[mothership_classes_node] = 0
settings[mothership_classes_node_state] = 0
settings[mothership_classes_node_id] = 0
settings[mothership_classes_view] = 1
settings[mothership_classes_view_name] = 1
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] = 1
settings[mothership_classes_view_row_rename] = 0
settings[mothership_classes_field_field] = 0
settings[mothership_classes_field_type] = 0
settings[mothership_classes_field_label] = 1
settings[mothership_classes_form_wrapper_formitem] = 1
settings[mothership_classes_form_wrapper_formtype] = 1
settings[mothership_classes_form_wrapper_formname] = 1
settings[mothership_classes_form_label] = 1
settings[mothership_classes_form_input] = 1
settings[mothership_classes_form_description] = 1
settings[mothership_form_required] = 1
settings[mothership_form_labelwrap] = 0
settings[mothership_classes_menu_wrapper] = 1
settings[mothership_classes_menu_items] = 0
settings[mothership_classes_menu_items_firstlast] = 1
settings[mothership_classes_menu_collapsed] = 0
settings[mothership_classes_menu_items_active] = 0
settings[mothership_classes_menu_leaf] = 1
settings[mothership_modernizr] = 0
settings[mothership_selectivizr] = 0
settings[mothership_selectivizr_cdn] = 0
settings[mothership_frontpage_default_message] = 1
settings[mothership_content_block_wrapper] = 1
settings[mothership_frontpage_regions] = 1
settings[mothership_classes_body_freeform] = ''
settings[mothership_classes_block_freeform] = ''
settings[mothership_classes_node_freeform] = ''
settings[mothership_classes_region_freeform] = ''