-
Notifications
You must be signed in to change notification settings - Fork 1
/
morelesszen.info
73 lines (53 loc) · 2.11 KB
/
morelesszen.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
; Theme Info -----------------------------------------------------------------
; required information about the theme
name = MoreLessZen
description = Basetheme for Campagnion themes
screenshot = screenshot.png
core = 7.x
; Regions --------------------------------------------------------------------
; these content regions are available for block placement
; some are special hidden regions: page_top, page_bottom, and help
; these are the stock regions
regions[top_bar] = Top bar
regions[header] = Header
regions[help] = Help
regions[banner] = Banner
regions[featured] = Featured
regions[content_top] = Content top
regions[content] = Content
regions[content_bottom] = Content bottom
regions[sidebar_first] = Sidebar first
regions[sidebar_second] = Sidebar second
regions[bottom] = Bottom
regions[footer] = Footer
regions[widget] = Widget
; these regions are hidden by default
;regions_hidden[] = widget
; Libraries
;scripts[] = "js/hammer.js"
scripts[] = "js/jquery.fs.selecter.js"
scripts[] = "js/jquery.fs.picker.js"
scripts[] = "js/jquery.fs.filer.js"
scripts[] = "js/formstone.js"
stylesheets[screen][] = "css/jquery.fs.selecter.css"
stylesheets[screen][] = "css/jquery.fs.picker.css"
stylesheets[screen][] = "css/jquery.fs.filer.css"
stylesheets[screen][] = "css/quotes.css"
; Only use .less if less is installed and configured.
stylesheets[screen][] = "css/jquery.webform-ajax-slide.css"
;stylesheets[screen][] = "css/jquery.webform-ajax-slide.less"
; main CSS files
; Only use .less if less is installed and configured.
stylesheets[screen][] = css/style.css
;stylesheets[screen][] = css/style.less
; JS files -------------------------------------------------------------------
scripts[] = "js/close_messages.js"
scripts[] = "js/equalheight.js"
scripts[] = "js/immediate_active_state.js"
scripts[] = "js/jquery.mobilemenu.js"
scripts[] = "js/jquery.webform-ajax-slide.js"
; CSS overrides --------------------------------------------------------------
; override module css files or
; deactivate them by including but not providing the file
stylesheets[screen][] = css/field_collection.theme.css
stylesheets[screen][] = system.theme.css