Modified: trunk/htdocs/doc/manual/installation.html (3893 => 3894)
--- trunk/htdocs/doc/manual/installation.html 2009-12-16 02:30:50 UTC (rev 3893)
+++ trunk/htdocs/doc/manual/installation.html 2009-12-16 02:35:30 UTC (rev 3894)
@@ -19,6 +19,7 @@
<div id="wrapper">
+ <div id="userdocumentaion">
<h1 id="installation">Installation</h1>
<p>Habari has a few <a href="http://wiki.habariproject.org/en/Installation" title="Installation">Server Requirements</a>, which you will need to meet to be able to run Habari. If you have what is required, (or better), you are good to go! As Habari is still in development, no guarantees are made that these are fully stable versions, or that updating won't break the current database structure.
</p><p>To install the latest stable version of Habari:
@@ -56,5 +57,7 @@
</p>
</div>
+
+</div>
</body>
</html>
Modified: trunk/htdocs/doc/manual/using.html (3893 => 3894)
--- trunk/htdocs/doc/manual/using.html 2009-12-16 02:30:50 UTC (rev 3893)
+++ trunk/htdocs/doc/manual/using.html 2009-12-16 02:35:30 UTC (rev 3894)
@@ -1,4 +1,27 @@
- <h1>Using Habari</h1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
+<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
+<title> Habari - User Manual </title>
+<link rel="stylesheet" type="text/css" media="screen" href="style.css">
+</head>
+<body>
+<div id="topMenu">
+ <a href="index.html" title="Introduction">Introduction</a>
+ <a href="habari.html" title="About Habari">About Habari</a>
+ <a href="new.html" title="What's New">What's New</a>
+ <a href="installation.html" title="Installation">Installation</a>
+ <a href="upgrading.html" title="Upgrading">Upgrading</a>
+ <a href="using.html" title="Using Habari">Using Habari</a>
+ <a href="developer.html" title="Developer Introduction">Developer Introduction</a>
+</div>
+
+<div id="wrapper">
+
+ <div id="userdocumentaion">
+
+ <h1>Using Habari</h1>
<h2>Introduction</h2>
<p>Welcome to Habari, the next-generation online publishing platform!