-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtnd.info
35 lines (27 loc) · 933 Bytes
/
tnd.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
name = tnd
description = A theme based on Radix.
screenshot = screenshot.png
core = 7.x
; Base - Radix
base theme = radix
; Regions
regions[content] = Content
; Panels
plugins[panels][layouts] = panels/layouts
plugins[panels][styles] = panels/styles
; CSS - General
stylesheets[all][] = assets/stylesheets/screen.css
stylesheets[print][] = assets/stylesheets/print.css
stylesheets[all][] = assets/stylesheets/hacks.css
; CSS - Conditional
stylesheets-conditional[IE 7][all][] = assets/stylesheets/ie7.css
stylesheets-conditional[IE 8][all][] = assets/stylesheets/ie8.css
; Javascript
;scripts[] = assets/javascripts/bootstrap-hover-dropdown.min.js
scripts[] = assets/javascripts/tnd-script.js
; scripts[] = assets/javascripts/leaflet-related.js
; Information added by Drupal.org packaging script on 2014-02-13
version = "7.x-3.0-alpha2+4-dev"
core = "7.x"
project = "radix"
datestamp = "1392279521"