Update tutorial link
[whome.git] / theme-HOWTO.php
blobe3d78a3ee88ffcf22cddaa36d82a8c8481ec6cb7
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>Window Maker: Themes</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
11 <?php include("dock.php"); ?>
12 <?php include("header.php"); ?>
14 <table class="inner" border="0" cellpadding="1" cellspacing="1">
15 <tr>
16 <td content="content" colspan="2" valign="top">
17 <br />
18 <br />
20 <h1>Theme HOWTO</h1>
21 <b>WARNING: This is for OLD style theme's only as is OUT OF DATE. Support for this format may be dropped
22 eventually and is not actively supported. Use this at your own risk!! Unless you have reason to do otherwise,
23 PLEASE use the <a href="themepacks.php">new ThemePack format</a>!!!</b>
25 <p>
27 For those of you that like to get in there and do it yourselves, or just want a theme
28 that is truely yours, here are some helpful guidelines to follow to have your theme
29 be as simple, standard and user friendly as possible. See <a href="themepacks.php">here</a>
30 for info on the new ThemePack format.
32 <p align="right">
33 Have fun!<br>
36 <font size="5">
37 <i>-Largo</i>
38 </font>
39 </p>
41 <br>
43 <ul>
44 <li>
45 tar up your theme so that if the user untars it while in his/her
46 <tt>~/GNUstep/Library/WindowMaker</tt>...the theme will instantly appear in their menu.
47 <a href="theme-HOWTO-tar.php">Here's a quick guide to tar'ing your theme up</a>.
48 <br><br>
50 <li> Please use only Window Maker standard directory sructures. <a href="theme-HOWTO-dirs.php">details</a>
51 <br><br>
53 <li>
54 Please use jpeg's as your background images. <a href="theme-HOWTO-gifs.php">details</a>
55 <br><br>
57 </ul>
59 All set! Now you can share it with your friends. :)<br>
60 If you have any further questions, or comments on possible additions to this HOWTO, please
61 <a href="wmaker-dev.php">let us know</a>. Thanks!
64 </td>
65 </tr>
66 </table>
68 <?php include("footer.php"); ?>
70 </body>
71 </html>