-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathmegatron.info
executable file
·76 lines (68 loc) · 3.23 KB
/
megatron.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
74
75
76
name = UBC CLF 7.0.5 Drupal Theme
description = This is a responsive <a href="http://clf.ubc.ca/" title="Discover the UBC CLF" target="_blank">UBC CLF</a> (Common Look and Feel) theme, developed by UBC IT Web Services Department. The CLF is developed, managed and distributed by UBC Communications & Marketing. To find out more about the CLF, requirements and possible customizations please see <a href="http://brand.ubc.ca/clf" title="Discover the UBC CLF Brand" target="_blank">brand.ubc.ca/clf</a>.<br /><br />For more information, support or to report an issue with this theme, please contact <a href="http://web.it.ubc.ca/forms/webservices/" title="Contact UBC IT Web Services" target="_blank">UBC IT Web Services</a>.
version = 4.0
core = 7.x
regions[search] = 'Search'
regions[highlighted] = 'Content: Above'
regions[help] = 'Help'
regions[content] = 'Content'
regions[sidebar_first] = 'First Sidebar'
regions[sidebar_second] = 'Second Sidebar'
regions[prefooter] = 'Content: Below'
;Styles - add your custom css here
stylesheets[all][] = css/unit-custom.css
;Scripts - add your custom js here
scripts[] = js/custom.js
plugins[panels][layouts] = panels-layouts
breakpoints[mobile] = (min-width: 0px)
breakpoints[narrow] = (min-width: 480px)
breakpoints[tablet] = (min-width: 768px)
breakpoints[desktop] = (min-width: 980px)
breakpoints[widescreen] = (min-width: 1200px)
;settings[toggle_name] = 0
settings[clf_clf_theme_new] = '-bw'
settings[clf_clf_version] = '7.0.4'
settings[clf_layout] = ''
settings[clf_nogradient] = TRUE
settings[clf_unit_campus] = ''
settings[clf_unitname] = 'Unit Name'
settings[colourpicker] = '0093c9'
settings[breadcrumb_display] = 'yes'
settings[clf_streetaddr] = '123 Main St.'
settings[clf_locality] = 'Vancouver'
settings[clf_region] = 'BC'
settings[clf_country] = 'Canada'
settings[clf_use_path_body_classes] = 0
;Excluded CSS Files
exclude[css][] = 'misc/vertical-tabs.css'
exclude[css][] = 'modules/aggregator/aggregator.css'
exclude[css][] = 'modules/block/block.css'
exclude[css][] = 'modules/book/book.css'
exclude[css][] = 'modules/comment/comment.css'
exclude[css][] = 'modules/dblog/dblog.css'
exclude[css][] = 'modules/file/file.css'
exclude[css][] = 'modules/filter/filter.css'
exclude[css][] = 'modules/forum/forum.css'
exclude[css][] = 'modules/help/help.css'
exclude[css][] = 'modules/menu/menu.css'
exclude[css][] = 'modules/node/node.css'
exclude[css][] = 'modules/openid/openid.css'
exclude[css][] = 'modules/poll/poll.css'
exclude[css][] = 'modules/search/search.css'
exclude[css][] = 'modules/statistics/statistics.css'
exclude[css][] = 'modules/syslog/syslog.css'
exclude[css][] = 'modules/system/admin.css'
exclude[css][] = 'modules/system/maintenance.css'
exclude[css][] = 'modules/system/system.css'
exclude[css][] = 'modules/system/system.admin.css'
exclude[css][] = 'modules/system/system.maintenance.css'
exclude[css][] = 'modules/system/system.menus.css'
exclude[css][] = 'modules/system/system.messages.css'
exclude[css][] = 'modules/system/system.theme.css'
exclude[css][] = 'modules/taxonomy/taxonomy.css'
exclude[css][] = 'modules/tracker/tracker.css'
exclude[css][] = 'modules/update/update.css'
exclude[css][] = 'modules/user/user.css'
core = "7.x"
project = "megatron"
datestamp = "1339332196"