r1203: Added the installation overview
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 28 Sep 2006 02:52:58 +0000 (02:52 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 28 Sep 2006 02:52:58 +0000 (02:52 +0000)
locale/en_US/manual-xml/install.xml

index 037d319d28ee001f9dd392d20d820f7eb4ea9438..1437e7b3b8b191f6a9e7d91949a51a72bbe55a2a 100644 (file)
@@ -3,6 +3,23 @@
        
        <!-- =================================================================== -->
        
+       <section id="install.intro">
+               <title>Installation Overview</title>
+               
+               <para>The installation process is very simple and includes only six easy steps:</para>
+               
+               <orderedlist>
+                       <listitem>Download the latest version of Bugdar from <link xlink:href="http://www.bluestatic.org/software/bugdar/">Blue Static</link>.</listitem>
+                       <listitem>Unzip the files from the download package.</listitem>
+                       <listitem>Rename <filename>upload/includes/config.php.new</filename> to <filename>upload/includes/config.php</filename>.</listitem>
+                       <listitem><link linkend="install.config">Open and edit</link> the new <filename>config.php</filename> according to the instructions in the file.</listitem>
+                       <listitem>Upload the files to your web server.</listitem>
+                       <listitem>Run the <link linkend="install.run">installation script</link>.</listitem>
+               </orderedlist>
+       </section>
+       
+       <!-- =================================================================== -->
+       
        <section id="install.config">
                <title>The Configruation File</title>
                <para>First, you have to rename the file <filename>includes/config.php.new</filename> to be <filename>includes/config.php</filename>.</para>