-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjBase.info
64 lines (52 loc) · 1.6 KB
/
jBase.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
name = jBase
description = Base theme for custom projects
version = 7.x-1.x-dev
core = 7.x
engine = phptemplate
; Stylesheets
;stylesheets[all][] = css/fonts.css
stylesheets[all][] = css/style.css
stylesheets[all][] = css/dblog.css
stylesheets[print][] = css/print.css
; Scripts
;scripts[] = js/script.js
; Regions
regions[banner] = Banner
regions[header_top] = Header top
regions[header_first] = Header first
regions[header_second] = Header second
regions[header_third] = Header third
regions[header_bottom] = Header bottom
regions[sidebar_first] = Sidebar first
regions[sidebar_second] = Sidebar second
regions[highlight] = Highlighted content
regions[help] = Help
regions[page_top] = Page top
regions[page_bottom] = Page bottom
regions[preface_first] = Preface first
regions[preface_second] = Preface second
regions[preface_third] = Preface third
regions[content] = Content
regions[postscript_first] = Postscript first
regions[postscript_second] = Postscript second
regions[postscript_third] = Postscript third
regions[footer_top] = Footer top
regions[footer_first] = Footer first
regions[footer_second] = Footer second
regions[footer_third] = Footer third
regions[footer_bottom] = Footer bottom
; Features
features[] = logo
features[] = name
features[] = slogan
features[] = node_user_picture
features[] = comment_user_picture
features[] = favicon
features[] = main_menu
features[] = secondary_menu
; Panels
;plugins[panels][layouts] = panels/layouts
; Cufon
;scripts[] = type/cufon/cufon-yui.js
;scripts[] = type/cufon/FONT_font.js ;TODO: use Cufon font generator for font.js
;scripts[] = type/cufon/theme_name.cufon.js