Author: ruchithf
Date: Mon Mar  3 01:27:59 2008
New Revision: 633000

URL: http://svn.apache.org/viewvc?rev=633000&view=rev
Log:
Working on the download pages

Removed:
    
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/download.cgi
Modified:
    webservices/rampart/trunk/java/modules/documentation/src/site/site.xml
    
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/download.xml

Modified: webservices/rampart/trunk/java/modules/documentation/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/java/modules/documentation/src/site/site.xml?rev=633000&r1=632999&r2=633000&view=diff
==============================================================================
--- webservices/rampart/trunk/java/modules/documentation/src/site/site.xml 
(original)
+++ webservices/rampart/trunk/java/modules/documentation/src/site/site.xml Mon 
Mar  3 01:27:59 2008
@@ -42,12 +42,12 @@
         <menu name="Apache Rampart">
             <item name="About" href="index.html"/>
             <item name="Downloads">
-                <item name="Releases" href="download.cgi"/>
+                <item name="Releases" href="download.html"/>
                 <item name="Source Code" href="source-repository.html"/>
             </item>
             <item name="Documentation">
                 <item name="Quick Start Guide" href="quick-start.html"/>
-               <item name="Rampart Configuration" 
href="rampartconfig-guide.html"/>
+               <item name="Rampart Configuration" 
href="rampartconfig-guide.html"/>
                <item name="Developer Guide" href="developer-guide.html"/>
             </item>
             <item name="Project Information">

Modified: 
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/download.xml?rev=633000&r1=632999&r2=633000&view=diff
==============================================================================
--- 
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/download.xml 
(original)
+++ 
webservices/rampart/trunk/java/modules/documentation/src/site/xdoc/download.xml 
Mon Mar  3 01:27:59 2008
@@ -19,9 +19,6 @@
 <!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";>
-<head>
-<title>Releases</title>
-</head>
 <body>
 <h2>Apache Rampart Releases</h2>
 <p>This page provides links to the release versions of Apache Rampart Java.</p>


Reply via email to