-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme588.info
More file actions
71 lines (56 loc) · 2.24 KB
/
theme588.info
File metadata and controls
71 lines (56 loc) · 2.24 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
; $Id: theme588.info,v 1.9 2011/07/08 12:38:18 Leo Exp $
; Theme Info -----------------------------------------------------------------
; required information about the theme
name = theme588
description = This template is made by <a href="http://template-help.com">template-help.com</a>
screenshot = screenshot.png
core = 7.x
engine = phptemplate
; Stylesheets ---------------------------------------------------------------
; We use [screen] instead of [all] to avoid browser styles affecting
; other media types. IE stylesheets are loaded through template.php
stylesheets[screen][] = css/boilerplate.css
stylesheets[screen][] = css/style.css
scripts[] = js/theme588.core.js
scripts[] = js/jquery.loader.js
; 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[header] = Header
regions[menu] = Menu
regions[user_menu] = User Menu
regions[help] = Help
regions[content] = Content
regions[sidebar_first] = Sidebar first
regions[sidebar_second] = Sidebar second
regions[footer] = Footer
; Options --------------------------------------------------------------------
; these are the checkboxes that are available on the theme settings page.
; additional theme settings
settings[shortcut_module_link] = 0
settings[toggle_logo] = '1'
settings[toggle_name] = '0'
settings[toggle_slogan] = '0'
settings[toggle_node_user_picture] = '1'
settings[toggle_comment_user_picture] = '1'
settings[toggle_comment_user_verification] = '1'
settings[toggle_favicon] = '1'
settings[toggle_main_menu] = '0'
settings[toggle_secondary_menu] = '0'
settings[default_logo] = '1'
settings[logo_path] = ''
settings[logo_upload] = ''
settings[default_favicon] = '1'
settings[favicon_path] = ''
settings[favicon_upload] = ''
settings[breadcrumb_display] = 'no'
settings[breadcrumb_separator] = ' › '
settings[breadcrumb_home] = '1'
settings[breadcrumb_trailing] = '0'
settings[breadcrumb_title] = '0'
; Information added by drupal.org packaging script on January 1, 1970 - 00:00
version = "7.x"
core = "7.x"
project = "theme588"
datestamp = "1295922897"