[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/koffice
From:       Martin Ellis <martin.ellis () kdemail ! net>
Date:       2006-10-17 18:21:53
Message-ID: 1161109313.541329.11846.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 596499 by martin:

* Update page for KexiMDB plugin.
* Update question about KOffice CD's to mention the Live CD.
* Fix instructions for web site development, now that .htaccess
file has changed.


 M  +13 -14    developer/website/debug.php  
 M  +3 -3      faq/index.php  
 M  +32 -6     filters/1.6/kexi/mdb.php  


--- trunk/www/areas/koffice/developer/website/debug.php #596498:596499
@@ -29,10 +29,12 @@
 distribution that provides 
 <a href="http://httpd.apache.org/docs/2.0/">Apache 2</a> and 
 <a href="http://www.php.net/">PHP4</a> packages.  The instructions
-have been tested on <a href="http://www.kubuntu.org/">Kubuntu</a>.</p>
+have been tested on <a href="http://www.kubuntu.org/">Kubuntu</a>
+and <a href="http://www.debian.org/">Debian</a>.</p>
 
-<p>It also assumes that you are able to download about 40Mb of website
-sources using Subversion.</p>
+<p>It also assumes that you are able to download the sources for the
+entire website using Subversion.  Currently, this is about a 100MB
+download, and the working copy on disk will take about 200MB.</p>
 
 <p>The KOffice site (and KDE sites generally) need PHP to be
 configured in a certain way, for example to be able to find the
@@ -108,7 +110,7 @@
 NameVirtualHost test.koffice.org
 &lt;VirtualHost 127.0.0.1&gt;
     DocumentRoot /opt/koffice-www
-    ErrorDocument 404 /opt/koffice-www/404.php
+    ErrorDocument 404 /404.php
     ServerName test.koffice.org
     ErrorLog /opt/koffice-www/logs/kde-error_log
     CustomLog /opt/koffice-www/logs/kde-access_log common
@@ -141,22 +143,19 @@
 <h3>Step 4:Modify the checkout for your system</h3>
 
 <p>In the <code>/opt/koffice-www</code> folder, there's a file called
-<code>.htaccess</code>.  This file needs to be modified to suit your
-system.</p>
+<code>.htaccess</code>.  This file is used by the KOffice web server
+to run PHP as a CGI application.  However, these instructions describe
+setting up PHP as an Apache module, and the file causes problems
+here.</p>
 
-<p>Change the line that says:</p>
+<p>These problems can be corrected by simply deleting the file:</p>
 
 <pre>
-php_value include_path .:/home/groups/k/ko/koffice/htdocs/media/includes
+rm /opt/koffice-www/.htaccess
 </pre>
 
-to read:
-<pre>
-php_value include_path .:/opt/koffice-www/media/includes
-</pre>
+<b>It's important that you don't remove the file from the repository!</b>
 
-<b>It's important that you don't commit this change!</b>
-
 <h3>Step 5: Test your installation</h3>
 <p>You should now be able to visit
 <a href="http://test.koffice.org">http://test.koffice.org</a> and see
--- trunk/www/areas/koffice/faq/index.php #596498:596499
@@ -171,9 +171,9 @@
 
 $faq->addQuestion("Is KOffice available on CD?",
 "Most Linux distributions ship KOffice. So if you have an up-to-date
- Linux distribution, you probably are lucky.  I do not know of any other operating
- system vendors who ship KOffice and I do not know about any separate CDs.
- The KOffice project itself does not sell any CD-ROMs."
+ Linux distribution, you probably are lucky.
+ A <em>Live CD</em> of KOffice 1.6 is available for
+ <a href=\"http://www.koffice.org/download/kofficelivecd.php\">download</a>."
 );
 
 
--- trunk/www/areas/koffice/filters/1.6/kexi/mdb.php #596498:596499
@@ -22,14 +22,40 @@
   <h2>Download</h2>
 
   <p>The MDB plugin is currently distributed as separate
-  plugin for Kexi, but may be packaged for your distribution.</p>
+  plugin for Kexi, but may be packaged for your distribution:</p>
 
-  <p>The source code for the MDB plugin for KOffice&nbsp;1.5 (and
-  Kexi&nbsp;1.0) is available from <a
-  href="ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/database/keximdb-1.0.tar.gz"
-  >the KDE ftp server</a>.  You may also be able to find it packaged
-  for your distribution.</p>
+  <table>
+    <tr>
+      <th>Distribution</th>
+      <th>Package Name</th>
+    </tr>
+    <tr>
+      <td><a href="http://www.debian.org/">Debian</a></td>
+      <td>
+	<a href="http://packages.debian.org/kexi-mdb-plugin">kexi-mdb-plugin</a>
+      </td>
+    </tr>
+    <tr>
+      <td><a href="http://www.kubuntu.org/">Ubuntu/Kubuntu</a></td>
+      <td>
+	<a href="http://packages.ubuntu.com/kexi-mdb-driver">kexi-mdb-driver</a>
+      </td>
+    </tr>
+    <tr>
+      <td><a href="http://www.freebsd.org/">FreeBSD</a></td>
+      <td>
+	<a href="http://www.freebsd.org/cgi/ports.cgi?query=keximdb">
+	  ports/databases/keximdb
+	</a>
+      </td>
+    </tr>    
+  </table>
 
+  <p>The source code for the MDB plugin for KOffice&nbsp;1.6 (and
+  Kexi&nbsp;1.1) is available from <a
+  href="ftp://ftp.kde.org/pub/kde/stable/koffice-1.6.0/src/keximdb-1.1.0.tar.gz"
+  >the KDE ftp server</a>.</p>
+
   <h2>Status</h2>
 
   <p>The filter has successfully been used to import the famous
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic