Use home.php instead of main.php in the initial page
[whome.git] / home.php
blob4d5ab924311a5cc2de507828795cefac476b21ed
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: Home</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
12 include("header.php");
13 include("dock.php");
16 <div id="inhalt">
17 <table width="880" border="0" cellpadding="1" cellspacing="1">
18 <tr>
19 <td content="content" colspan="2" valign="top">
20 <br />
21 <br />
23 <h3>Introduction</h3>
25 <p><strong>Window Maker</strong> is an X11 window manager originally designed to provide integration support for the
26 <a href="http://gnustep.org">GNUstep</a> Desktop Environment. In every way possible, it reproduces the elegant look and
27 feel of the NEXTSTEP user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free
28 software, with contributions being made by programmers from around the world.</p>
30 <p>Window Maker includes compatibility options which allow it to work with other popular desktop environments, namely
31 GNOME and KDE, and comes with a powerful GUI configuration editor, called WPrefs, which removes the need to edit
32 text-based config files by hand. It also supports running <a href="http://dockapps.windowmaker.org">dockapps</a> which
33 help on tasks such as monitoring system performance and battery usage, mounting devices or connecting to the internet
34 etc. Please see the features section for more specifics on what Window Maker can do, and how it compares with other
35 popular window managers. A screenshot of a typical Window Maker workspace is <a href="wmaker-screenshot.png" target=
36 "_blank">here</a>.</p>
38 <h3>Latest stable version</h3>
40 <p>The latest stable version is 0.95.1, released on 29.01.2012. See the <a href="news.php">NEWS</a> section for more
41 information.</p>
42 </td>
43 </tr>
44 </table>
45 </div>
46 </body>
47 </html>