/[drupal]/contributions/themes/ability/README.txt
ViewVC logotype

Contents of /contributions/themes/ability/README.txt

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


Revision 1.2 - (show annotations) (download)
Sun Feb 17 16:35:36 2008 UTC (21 months, 1 week ago) by xactive
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--2
Changes since 1.1: +61 -0 lines
File MIME type: text/plain
Initial commit of example module. Here is a brief description of what this module does.
1 README.TXT // Salamander theme for Drupal 6
2
3 Thank you for downloading this theme!
4
5
6 ABOUT THE SALAMANDER THEME:
7 -------------------------------------------------------------------------+
8
9 The initial Salamander theme used concepts in Litejazz theme but no need for
10 ThemeSettingsAPI Module to achieve the same functionality. The graphics
11 were inspired by the Joomla's RoketTheme.
12
13 Since version 1.4 for Drupal 5, the Salamander theme has been redesigned to
14 be fully compatible with Drupal 5 and Drupal 6.
15
16 It is a very reliable theme with a fixed centred width or fluid width,
17 supporting screen resolutions of 1024 pixels and up. The theme validates
18 XHTML 1.0 Strict / CSS 2, and it is cross-browser compatible; works
19 perfect in Firefox 2.0, IE 6, IE 7, Opera 9, Netscape 8.
20
21
22 MODULE SUPPORT
23 -------------------------------------------------------------------------+
24 This theme can support virtualy any module.
25 It has been heavily tested with:
26 - AdSense module;
27 - Image module;
28 - Logintoboggan;
29 - Panels;
30 - TinyMCE;
31
32
33 THEME MODIFICATION
34 -------------------------------------------------------------------------+
35 If you feel like giving the theme a look of your own, I recommend:
36 - replace the graphic files in the images/salamander1 folder, keeping dimensions.
37 - and/or change the text colors in the stylesheet style.css.
38 - you can also modify the page width (fixed or fluid) by changing the following
39 line in style.css file:
40 #page {width: 95%;} -> default fluid width... to
41 #page {width: 800px;} -> 800px fixed width
42
43 SalamanderSkins theme will alow many sub-themes as plugins.
44
45
46 CONTACT
47 -------------------------------------------------------------------------+
48 My drupal nick is florian – and I can be reached at cfradut@gmail.com or
49 florian@radut.net
50
51 The theme is installed at my site: http://www.radut.net/
52
53 I can also be contacted for paid customizations of Salamander theme as well as
54 Drupal consulting, installation and customizations.
55
56
57 Notice
58 -------------------------------------------------------------------------+
59 Please keep the link to my homepage and in return I can link back to you.
60 Just let me know.
61

  ViewVC Help
Powered by ViewVC 1.1.2