forked from drupalprojects/rubik
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rubik.info
35 lines (28 loc) · 1014 Bytes
/
rubik.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
name = Rubik
description = Clean admin theme.
base theme = tao
core = 7.x
engine = phptemplate
regions[content] = Content
regions[help] = Help
regions[page_top] = Page top
regions[page_bottom] = Page bottom
scripts[] = js/rubik.js
stylesheets[screen][] = core.css
stylesheets[screen][] = icons.css
stylesheets[screen][] = style.css
stylesheets[screen][] = jquery.ui.theme.css
stylesheets[screen][] = views-admin.rubik.css
stylesheets[print][] = print.css
; Support shortcut module links
settings[shortcut_module_link] = 1
settings[rubik_inline_field_descriptions] = 0
; By default sidebar in forms is enabled
settings[rubik_disable_sidebar_in_form] = 0
; By default field placement in the sidebar is disabled
settings[rubik_sidebar_field_ui] = 0
; Enable branding line at the top of the page by default
settings[rubik_show_branding] = 1
; Out of all default Drupal theme features, Rubik uses only secondary menu which
; is displayed at the top of the page, in #branding section.
features[] = secondary_menu