forked from patrickocoffeyo/BootstrapBlocks
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBaseBuildingBlocks.info
More file actions
55 lines (49 loc) · 1.63 KB
/
BaseBuildingBlocks.info
File metadata and controls
55 lines (49 loc) · 1.63 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
name = Base Building Blocks
description = A simple html5 theme that includes Twitter Bootstrap, Modernizr, and other great tools. http://basethe.me
core = 7.x
stylesheets[screen][] = css/style.css
scripts[] = js/vendor/modernizr-2.6.2.min.js
#scripts[] = js/vendor/bootstrap/bootstrap-affix.js
#scripts[] = js/vendor/bootstrap/bootstrap-alert.js
#scripts[] = js/vendor/bootstrap/bootstrap-button.js
#scripts[] = js/vendor/bootstrap/bootstrap-carousel.js
scripts[] = js/vendor/bootstrap/bootstrap-collapse.js
scripts[] = js/vendor/bootstrap/bootstrap-dropdown.js
#scripts[] = js/vendor/bootstrap/bootstrap-modal.js
#scripts[] = js/vendor/bootstrap/bootstrap-popover.js
#scripts[] = js/vendor/bootstrap/bootstrap-scrollspy.js
scripts[] = js/vendor/bootstrap/bootstrap-tab.js
scripts[] = js/vendor/bootstrap/bootstrap-tooltip.js
#scripts[] = js/vendor/bootstrap/bootstrap-transition.js
#scripts[] = js/vendor/bootstrap/bootstrap-typeahead.js
scripts[] = js/plugins.js
scripts[] = js/main.js
regions[navbar] = Navbar
regions[menu] = Main Menu
regions[content] = Content
regions[sidebar_right] = Right Sidebar
regions[footer] = Footer
features[] = logo
features[] = name
;features[] = slogan
;features[] = mission
features[] = node_user_picture
features[] = comment_user_picture
;features[] = search
features[] = favicon
settings[chrome_frame_on_off] = 1
settings[admin_menu_on_off] = 1
settings[button_classes] = "Save|btn-primary
Create|btn-primary
Submit|btn-primary
Export|btn-primary
Import|btn-primary
Rebuild|btn-primary
Add|btn-info
Update|btn-info
Restore|btn-success
Confirm|btn-success
Submit|btn-success
Delete|btn-danger
Remove|btn-danger
Filter|btn-inverse"