-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvelociraptor.info
41 lines (36 loc) · 1.16 KB
/
velociraptor.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
name = Velociraptor
description = D7 starter theme by Abby Milberg.
screenshot = screenshot.png
version = 1.0-beta
engine = phptemplate
core = 7.x
; ========================================
; Stylesheets
; ========================================
stylesheets[all][] = stylesheets/style.css
; ========================================
; Scripts
; ========================================
scripts[] = js/velociraptor-functions.js
; You're gonna want a Modernizr build in here, and possibly a couple libraries depending on project
; ========================================
; Regions
; ========================================
regions[content] = Content
; ========================================
; Features
; ========================================
features[] = logo
features[] = favicon
; ========================================
; Settings
; ========================================
settings[toggle_logo] = 0
settings[toggle_name] = 0
settings[toggle_slogan] = 0
settings[toggle_node_user_picture] = 0
settings[toggle_comment_user_picture] = 0
settings[toggle_comment_user_verification] = 0
settings[toggle_favicon] = 0
settings[toggle_main_menu] = 0
settings[toggle_secondary_menu] = 0