-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathasf.info
More file actions
47 lines (36 loc) · 1.3 KB
/
asf.info
File metadata and controls
47 lines (36 loc) · 1.3 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
name = ASF
description = A theme based on Radix.
screenshot = screenshot.png
core = 7.x
; Base - Radix
base theme = radix
; Regions
regions[menus] = Menu
regions[content] = Content
regions[sponsors] = Sponsors
regions[topfooterone] = Top Footer One
regions[topfootertwo] = Top Footer Two
regions[topfooterthree] = Top Footer Three
regions[bottomfooterone] = Bottom Footer One
regions[bottomfootertwo] = Bottom Footer Two
; Panels
plugins[panels][layouts] = panels/layouts
plugins[panels][styles] = panels/styles
; Panels layouts. You can place multiple layouts under the "layouts" folder.
plugins[panels][layouts] = layouts
; CSS - General
stylesheets[all][] = assets/stylesheets/screen.css
stylesheets[all][] = assets/stylesheets/screen.css
stylesheets[print][] = assets/javascripts/sidr/stylesheets/jquery.sidr.light.css
; CSS - Conditional
stylesheets-conditional[lte IE 9][all][] = assets/stylesheets/ie.css
stylesheets-conditional[IE 7][all][] = assets/stylesheets/ie7.css
stylesheets-conditional[IE 8][all][] = assets/stylesheets/ie8.css
; Javascript
scripts[] = assets/javascripts/script.js
scripts[] = assets/javascripts/sidr/jquery.sidr.min.js
; Information added by Drupal.org packaging script on 2015-03-02
version = "7.x-3.0-rc2"
core = "7.x"
project = "radix"
datestamp = "1425325991"