Projet

Général

Profil

Paste
Télécharger (4,43 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / bootstrap / bootstrap.info @ 87dbc3bf

1
name = Bootstrap
2
description = Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.
3
core = 7.x
4

    
5

    
6
;;;;;;;;;;;;;;;;;;;;;
7
;; Regions
8
;;;;;;;;;;;;;;;;;;;;;
9

    
10
regions[navigation]     = 'Navigation'
11
regions[header]         = 'Top Bar'
12
regions[highlighted]    = 'Highlighted'
13
regions[help]           = 'Help'
14
regions[content]        = 'Content'
15
regions[sidebar_first]  = 'Primary'
16
regions[sidebar_second] = 'Secondary'
17
regions[footer]         = 'Footer'
18
regions[page_top]       = 'Page top'
19
regions[page_bottom]    = 'Page bottom'
20

    
21

    
22
;;;;;;;;;;;;;;;;;;;;;
23
;; Theme Settings
24
;;;;;;;;;;;;;;;;;;;;;
25

    
26
; Breadcrumbs
27
; --------------
28
settings[bootstrap_breadcrumb] = 1
29
settings[bootstrap_breadcrumb_home] = 0
30
settings[bootstrap_breadcrumb_title] = 1
31

    
32
; Navbar
33
; --------------
34
settings[bootstrap_navbar_position] = ''
35
settings[bootstrap_navbar_inverse] = 0
36

    
37
; Region Wells
38
; --------------
39
settings[bootstrap_region_well-navigation] = ''
40
settings[bootstrap_region_well-header] = ''
41
settings[bootstrap_region_well-highlighted] = ''
42
settings[bootstrap_region_well-help] = ''
43
settings[bootstrap_region_well-content] = ''
44
settings[bootstrap_region_well-sidebar_first] = 'well'
45
settings[bootstrap_region_well-sidebar_second] = ''
46
settings[bootstrap_region_well-footer] = ''
47

    
48
; Anchors
49
; --------------
50
settings[bootstrap_anchors_fix] = 1
51
settings[bootstrap_anchors_smooth_scrolling] = 1
52

    
53
; Popovers
54
; --------------
55
settings[bootstrap_popover_enabled] = 1
56
settings[bootstrap_popover_animation] = 1
57
settings[bootstrap_popover_html] = 0
58
settings[bootstrap_popover_placement] = 'right'
59
settings[bootstrap_popover_selector] = ''
60
settings[bootstrap_popover_trigger]['hover'] = 0
61
settings[bootstrap_popover_trigger]['focus'] = 0
62
settings[bootstrap_popover_trigger]['click'] = 'click'
63
settings[bootstrap_popover_title] = ''
64
settings[bootstrap_popover_content] = ''
65
settings[bootstrap_popover_delay] = 0
66
settings[bootstrap_popover_container] = 'body'
67

    
68
; Tooltips
69
; --------------
70
settings[bootstrap_tooltip_enabled] = 1
71
settings[bootstrap_tooltip_descriptions] = 1
72
settings[bootstrap_tooltip_animation] = 1
73
settings[bootstrap_tooltip_html] = 0
74
settings[bootstrap_tooltip_placement] = 'auto left'
75
settings[bootstrap_tooltip_selector] = ''
76
settings[bootstrap_tooltip_trigger]['hover'] = 'hover'
77
settings[bootstrap_tooltip_trigger]['focus'] = 'focus'
78
settings[bootstrap_tooltip_trigger]['click'] = 0
79
settings[bootstrap_tooltip_delay] = 0
80
settings[bootstrap_tooltip_container] = 'body'
81

    
82
; Advanced
83
; --------------
84
settings[bootstrap_cdn] = 3.0.2
85
settings[bootstrap_bootswatch] = ''
86

    
87
; Global
88
; --------------
89
settings[toggle_name] = 1
90
settings[toggle_search] = 1
91

    
92

    
93
;;;;;;;;;;;;;;;;;;;;;
94
;; Excludes
95
;;;;;;;;;;;;;;;;;;;;;
96

    
97
; JavaScript
98
; --------------
99
; exclude[js][] = 'modules/contextual/contextual.js'
100

    
101
; CSS
102
; --------------
103
exclude[css][] = 'misc/vertical-tabs.css'
104
exclude[css][] = 'modules/aggregator/aggregator.css'
105
; Necessary administrative block CSS.
106
; exclude[css][] = 'modules/block/block.css'
107
exclude[css][] = 'modules/book/book.css'
108
exclude[css][] = 'modules/comment/comment.css'
109
exclude[css][] = 'modules/dblog/dblog.css'
110
exclude[css][] = 'modules/file/file.css'
111
exclude[css][] = 'modules/filter/filter.css'
112
exclude[css][] = 'modules/forum/forum.css'
113
exclude[css][] = 'modules/help/help.css'
114
exclude[css][] = 'modules/menu/menu.css'
115
exclude[css][] = 'modules/node/node.css'
116
exclude[css][] = 'modules/openid/openid.css'
117
exclude[css][] = 'modules/poll/poll.css'
118
exclude[css][] = 'modules/search/search.css'
119
exclude[css][] = 'modules/statistics/statistics.css'
120
exclude[css][] = 'modules/syslog/syslog.css'
121
exclude[css][] = 'modules/system/maintenance.css'
122
exclude[css][] = 'modules/system/system.maintenance.css'
123
exclude[css][] = 'modules/system/system.menus.css'
124
exclude[css][] = 'modules/system/system.messages.css'
125
exclude[css][] = 'modules/system/system.theme.css'
126
exclude[css][] = 'modules/taxonomy/taxonomy.css'
127
exclude[css][] = 'modules/tracker/tracker.css'
128
exclude[css][] = 'modules/update/update.css'
129
exclude[css][] = 'modules/user/user.css'
130
;exclude[css][] = 'modules/system/admin.css'
131
;exclude[css][] = 'modules/system/system.css'
132
;exclude[css][] = 'modules/system/system.admin.css'
133
;exclude[css][] = 'modules/system/system.base.css'
134

    
135

    
136
;;;;;;;;;;;;;;;;;;;;;
137
;; SimplyTest.me
138
;;;;;;;;;;;;;;;;;;;;;
139

    
140
simplytest_dependencies[] = jquery_update
141

    
142
; Information added by  packaging script on 2013-11-17
143
version = "7.x-3.0"
144
core = "7.x"
145
project = "bootstrap"
146
datestamp = "1384678107"
147