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

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

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


Revision 1.4 - (show annotations) (download)
Tue Jan 23 00:56:58 2007 UTC (2 years, 10 months ago) by undoIT
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
Changes since 1.3: +1 -1 lines
File MIME type: text/plain
Updated for Drupal 5.0x
1 (This theme has been ported to Drupal 5.x by ThemeBot, http://themebot.com) Thank you for downloading downloading Combustion. At the moment there's not much in this README document as I have yet to finalise it. Combustion is a theme for Drupal v4.7 that was developed in my spare time, so if any bugs/anomalies are discovered then please report them through the proper channels. It would also be greatly appreciated if anyone feels the need to fix any bugs that this theme might contain!
2
3 --
4 Phobos Gekko
5
6 Gekko's Lair of Fire
7 http://phobos.redfyre.net
8
9
10
11 NOTES
12 ----------------------------
13 If you want the subjects to be displayed on comments, then replace the following code in comment.tpl.php:
14
15 ********************************
16 <!-- [SUBJECT] -->
17 ********************************
18
19 With:
20
21 ********************************
22 <tr>
23 <td colspan="2" class="title"><?php print $title ?></td>
24 </tr>
25 ********************************

  ViewVC Help
Powered by ViewVC 1.1.2