-
Notifications
You must be signed in to change notification settings - Fork 7
/
SimplyCivi.info
55 lines (45 loc) · 1.85 KB
/
SimplyCivi.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
42
43
44
45
46
47
48
49
50
51
52
53
54
; $Id: page.tpl.php,v 1.15.4.1 2008/08/27 04:47:37 m3avrck Exp $
name = SimplyCivi
description = Drupal base theme built with SimplyCivi CSS framework.
core = 6.x
engine = phptemplate
stylesheets[screen,projection][] = css/base.css
stylesheets[screen,projection][] = css/menu.css
stylesheets[screen,projection][] = css/messages.css
stylesheets[screen,projection][] = css/sidebars.css
stylesheets[screen,projection][] = css/header.css
stylesheets[screen,projection][] = css/contact.css
stylesheets[screen,projection][] = css/colors.css
stylesheets[screen,projection][] = css/contact-tabs.css
stylesheets[screen,projection][] = css/accordions.css
stylesheets[screen,projection][] = css/bottom.css
stylesheets[screen,projection][] = css/recent-items.css
stylesheets[screen,projection][] = css/icons.css
stylesheets[screen,projection][] = css/style.css
;the civicrm-theme.css file only contains overrides for declarations in civicrm.css
stylesheets[screen,projection][] = css/civicrm-theme.css
scripts[] = scripts/messages.js
scripts[] = scripts/sidebars.js
scripts[] = scripts/quickadd.js
scripts[] = scripts/general.js
scripts[] = scripts/search.js
screenshot = screenshot.png
regions[left] = Left sidebar
regions[right] = Right sidebar
regions[content] = Content
regions[header] = Header
regions[footer] = Footer
regions[recent_items] = Recent Items
regions[quickadd] = Quick Add
regions[create_new_record] = Create New Record
; Set the default settings to be used in theme-settings.php
settings[SimplyCivi_block_edit_links] = 1
settings[SimplyCivi_rebuild_registry] = 0
settings[SimplyCivi_showgrid] = 0
settings[SimplyCivi_animated_submit] = 1
settings[SimplyCivi_import_htmlmailings] = 0
; Information added by drupal.org packaging script on 2010-07-11
version = "6.x-2.x-dev"
core = "6.x"
project = "SimplyCivi"
datestamp = "1278833570"