1
|
name = Adminimal
|
2
|
description = A simple one-column, tableless, minimalist administration theme.
|
3
|
core = 7.x
|
4
|
scripts[] = js/jRespond.js
|
5
|
scripts[] = js/adminimal_theme.js
|
6
|
settings[shortcut_module_link] = 1
|
7
|
settings[display_icons_config] = 1
|
8
|
settings[custom_css] = 0
|
9
|
settings[use_custom_media_queries] = 0
|
10
|
settings[media_query_mobile] = only screen and (max-width: 480px)
|
11
|
settings[media_query_tablet] = only screen and (min-width : 481px) and (max-width : 1024px)
|
12
|
regions[content_before] = Before Content
|
13
|
regions[sidebar_left] = Sidebar Left
|
14
|
regions[content] = Content
|
15
|
regions[sidebar_right] = Sidebar Right
|
16
|
regions[content_after] = After Content
|
17
|
regions[help] = Help
|
18
|
regions[page_top] = Page top
|
19
|
regions[page_bottom] = Page bottom
|
20
|
regions[sidebar_first] = First sidebar
|
21
|
regions_hidden[] = sidebar_first
|
22
|
|
23
|
; Information added by Drupal.org packaging script on 2015-03-01
|
24
|
version = "7.x-1.21"
|
25
|
core = "7.x"
|
26
|
project = "adminimal_theme"
|
27
|
datestamp = "1425236582"
|
28
|
|