You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2012/09/27 18:09:04 UTC

svn commit: r833182 - in /websites/staging/directory/trunk/content: ./ apacheds/download/

Author: buildbot
Date: Thu Sep 27 16:09:02 2012
New Revision: 833182

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/apacheds/download/.htaccess
    websites/staging/directory/trunk/content/apacheds/download/download-archive.html
    websites/staging/directory/trunk/content/apacheds/download/download-linux-bin.html
    websites/staging/directory/trunk/content/apacheds/download/download-linux-deb.html
    websites/staging/directory/trunk/content/apacheds/download/download-linux-rpm.html
    websites/staging/directory/trunk/content/apacheds/download/download-macosx.html
    websites/staging/directory/trunk/content/apacheds/download/download-sources.html
    websites/staging/directory/trunk/content/apacheds/download/download-windows.html
    websites/staging/directory/trunk/content/contribute.html
    websites/staging/directory/trunk/content/index.html
    websites/staging/directory/trunk/content/mailing-lists-and-irc.html
    websites/staging/directory/trunk/content/original-project-proposal.html
    websites/staging/directory/trunk/content/team.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 27 16:09:02 2012
@@ -1 +1 @@
-1336140
+1391075

Modified: websites/staging/directory/trunk/content/apacheds/download/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/.htaccess (original)
+++ websites/staging/directory/trunk/content/apacheds/download/.htaccess Thu Sep 27 16:09:02 2012
@@ -5,7 +5,7 @@ RewriteBase /apacheds/download/
 RewriteRule ^download-archive.html$ download-archive.cgi [L]
 RewriteRule ^download-linux-bin.html$ download-linux-bin.cgi [L]
 RewriteRule ^download-linux-deb.html$ download-linux-deb.cgi [L]
-RewriteRule ^download-linux-rpm.html$ download-inux-rpm.cgi [L]
+RewriteRule ^download-linux-rpm.html$ download-linux-rpm.cgi [L]
 RewriteRule ^download-macosx.html$ download-macosx.cgi [L]
 RewriteRule ^download-sources.html$ download-sources.cgi [L]
 RewriteRule ^download-windows.html$ download-windows.cgi [L]
\ No newline at end of file

Modified: websites/staging/directory/trunk/content/apacheds/download/download-archive.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/download-archive.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download/download-archive.html Thu Sep 27 16:09:02 2012
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Download Archive &mdash; Apache Directory</title>
+		<title>Downloads for Archive &mdash; Apache Directory</title>
 		
         <link href="./../../css/common.css" rel="stylesheet" type="text/css">
     	<link href="./../../css/green.css" rel="stylesheet" type="text/css">

Modified: websites/staging/directory/trunk/content/apacheds/download/download-linux-bin.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/download-linux-bin.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download/download-linux-bin.html Thu Sep 27 16:09:02 2012
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Download Archive &mdash; Apache Directory</title>
+		<title>Downloads for Linux Binary Installer &mdash; Apache Directory</title>
 		
         <link href="./../../css/common.css" rel="stylesheet" type="text/css">
     	<link href="./../../css/green.css" rel="stylesheet" type="text/css">

Modified: websites/staging/directory/trunk/content/apacheds/download/download-linux-deb.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/download-linux-deb.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download/download-linux-deb.html Thu Sep 27 16:09:02 2012
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Download Archive &mdash; Apache Directory</title>
+		<title>Downloads for Linux Debian Package &mdash; Apache Directory</title>
 		
         <link href="./../../css/common.css" rel="stylesheet" type="text/css">
     	<link href="./../../css/green.css" rel="stylesheet" type="text/css">

Modified: websites/staging/directory/trunk/content/apacheds/download/download-linux-rpm.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/download-linux-rpm.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download/download-linux-rpm.html Thu Sep 27 16:09:02 2012
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Download Archive &mdash; Apache Directory</title>
+		<title>Downloads for Linux RPM Package &mdash; Apache Directory</title>
 		
         <link href="./../../css/common.css" rel="stylesheet" type="text/css">
     	<link href="./../../css/green.css" rel="stylesheet" type="text/css">

Modified: websites/staging/directory/trunk/content/apacheds/download/download-macosx.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/download-macosx.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download/download-macosx.html Thu Sep 27 16:09:02 2012
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Download Archive &mdash; Apache Directory</title>
+		<title>Downloads for Mac OS X &mdash; Apache Directory</title>
 		
         <link href="./../../css/common.css" rel="stylesheet" type="text/css">
     	<link href="./../../css/green.css" rel="stylesheet" type="text/css">

Modified: websites/staging/directory/trunk/content/apacheds/download/download-sources.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/download-sources.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download/download-sources.html Thu Sep 27 16:09:02 2012
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Download Archive &mdash; Apache Directory</title>
+		<title>Download for Sources &mdash; Apache Directory</title>
 		
         <link href="./../../css/common.css" rel="stylesheet" type="text/css">
     	<link href="./../../css/green.css" rel="stylesheet" type="text/css">

Modified: websites/staging/directory/trunk/content/apacheds/download/download-windows.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/download/download-windows.html (original)
+++ websites/staging/directory/trunk/content/apacheds/download/download-windows.html Thu Sep 27 16:09:02 2012
@@ -17,7 +17,7 @@
 -->
 <html>
 	<head>
-		<title>Download Archive &mdash; Apache Directory</title>
+		<title>Download for Windows &mdash; Apache Directory</title>
 		
         <link href="./../../css/common.css" rel="stylesheet" type="text/css">
     	<link href="./../../css/green.css" rel="stylesheet" type="text/css">

Modified: websites/staging/directory/trunk/content/contribute.html
==============================================================================
--- websites/staging/directory/trunk/content/contribute.html (original)
+++ websites/staging/directory/trunk/content/contribute.html Thu Sep 27 16:09:02 2012
@@ -141,7 +141,6 @@
 <li>Additional documentation and discussion can be found on the project <a href="http://cwiki.apache.org/confluence/dashboard.action">wiki</a>.</li>
 </ul>
 
-
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>
             </div><!-- content -->

Modified: websites/staging/directory/trunk/content/index.html
==============================================================================
--- websites/staging/directory/trunk/content/index.html (original)
+++ websites/staging/directory/trunk/content/index.html Thu Sep 27 16:09:02 2012
@@ -117,7 +117,6 @@
 <p>This is the content in <strong>Markdown</strong>.</p>
 <div style="border: 1px black solid;">And this is an HTML div.</div>
 
-
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>
             </div><!-- content -->

Modified: websites/staging/directory/trunk/content/mailing-lists-and-irc.html
==============================================================================
--- websites/staging/directory/trunk/content/mailing-lists-and-irc.html (original)
+++ websites/staging/directory/trunk/content/mailing-lists-and-irc.html Thu Sep 27 16:09:02 2012
@@ -184,7 +184,6 @@ For each list, there is a subscribe, uns
 <li>Developers IRC channel: <a href="irc://irc.freenode.net/apache-directory-dev">#apache-directory-dev @ irc://irc.freenode.net</a> </li>
 </ul>
 
-
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>
             </div><!-- content -->

Modified: websites/staging/directory/trunk/content/original-project-proposal.html
==============================================================================
--- websites/staging/directory/trunk/content/original-project-proposal.html (original)
+++ websites/staging/directory/trunk/content/original-project-proposal.html Thu Sep 27 16:09:02 2012
@@ -264,7 +264,6 @@
 <li>More Apache or non-Apache committers who are actively modifying source code </li>
 </ul>
 
-
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>
             </div><!-- content -->

Modified: websites/staging/directory/trunk/content/team.html
==============================================================================
--- websites/staging/directory/trunk/content/team.html (original)
+++ websites/staging/directory/trunk/content/team.html Thu Sep 27 16:09:02 2012
@@ -326,7 +326,6 @@
 </tbody>
 </table>
 
-
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>
             </div><!-- content -->