/[drupal]/contributions/themes/activesite/activesite.info
ViewVC logotype

Contents of /contributions/themes/activesite/activesite.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.7 - (show annotations) (download)
Sun Jun 28 14:12:55 2009 UTC (5 months ago) by bz
Branch: MAIN
CVS Tags: DRUPAL-6--1-21
Changes since 1.6: +4 -3 lines
*** empty log message ***
1 name = activesite
2 description = <sub>[EN] <a href="http://drupal.org/project/activesite" title="Open official page of ActiveSite project (in a new window)" target="_blank">ActiveSite</a> - Administrative-oriented theme. This theme is based on the theme <a href="http://drupal.org/project/n_rebuild" title="Open official page of nRebuild project (in a new window)" target="_blank">nRebuild</a> (but does not depend on it).<br /></sub>
3 version = 1.2.1
4 core = 6.x
5 engine = phptemplate
6 php = 5.0.0
7 ;
8 ; [EN] Remove excess styles (instead of them being used nx-style.css):
9 ;
10 stylesheets[all][] = admin-rtl.css
11 stylesheets[all][] = defaults.css
12 stylesheets[all][] = defaults-rtl.css
13 stylesheets[all][] = maintenance.css
14 stylesheets[all][] = system.css
15 stylesheets[all][] = system-rtl.css
16 stylesheets[all][] = system-menus.css
17 stylesheets[all][] = system-menus-rtl.css
18 stylesheets[all][] = user.css
19 stylesheets[all][] = user-rtl.css
20 stylesheets[all][] = node.css
21 stylesheets[all][] = node-rtl.css
22 stylesheets[all][] = dblog.css
23 stylesheets[all][] = dblog-rtl.css
24 stylesheets[all][] = block.css
25 stylesheets[all][] = comment.css
26 ;
27 ; [EN] Add own styles:
28 ;
29 stylesheets[all][] = nx-style.css
30 stylesheets[all][] = nx-menus.css
31 stylesheets[all][] = admin.css
32 ;
33 ; [EN] Scripts:
34 ;
35 scripts[] = jquery.cookie.js
36 scripts[] = nx-collapse.js
37 scripts[] = script.js
38 ;
39 ; [EN] Features:
40 ;
41 features[] = logo
42 features[] = name
43 features[] = slogan
44 features[] = node_user_picture
45 features[] = comment_user_picture
46 features[] = favicon
47 ;
48 ; [EN] Regions:
49 ;
50 regions[as_header] = ActiveSite header
51 regions[left] = Body > left sidebar
52 regions[content] = Body > content
53 regions[as_footer] = ActiveSite footer
54 regions[techno_bottom_region] = Techno (bottom)

  ViewVC Help
Powered by ViewVC 1.1.2