You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2007/12/05 04:23:30 UTC

svn commit: r601197 - in /roller/trunk/site: docs/ docs/dev/ docs/images/ xdocs/ xdocs/images/ xdocs/stylesheets/

Author: snoopdave
Date: Tue Dec  4 19:23:28 2007
New Revision: 601197

URL: http://svn.apache.org/viewvc?rev=601197&view=rev
Log:
Adding a mirror-smart download page for the roller.apache.org site.

Added:
    roller/trunk/site/docs/download.html
    roller/trunk/site/docs/downloads.html
    roller/trunk/site/docs/images/redarrow.gif   (with props)
    roller/trunk/site/docs/images/roller-logo.jpg   (with props)
    roller/trunk/site/xdocs/download.xml
    roller/trunk/site/xdocs/downloads.xml
    roller/trunk/site/xdocs/images/redarrow.gif   (with props)
    roller/trunk/site/xdocs/images/roller-logo.jpg   (with props)
Modified:
    roller/trunk/site/docs/dev/sitemap.html
    roller/trunk/site/docs/index.html
    roller/trunk/site/xdocs/index.xml
    roller/trunk/site/xdocs/stylesheets/project.xml
    roller/trunk/site/xdocs/stylesheets/site.vsl

Modified: roller/trunk/site/docs/dev/sitemap.html
URL: http://svn.apache.org/viewvc/roller/trunk/site/docs/dev/sitemap.html?rev=601197&r1=601196&r2=601197&view=diff
==============================================================================
--- roller/trunk/site/docs/dev/sitemap.html (original)
+++ roller/trunk/site/docs/dev/sitemap.html Tue Dec  4 19:23:28 2007
@@ -24,7 +24,10 @@
   <table border="0" width="100%" cellspacing="0">
    <tr><!-- SITE BANNER AND PROJECT IMAGE -->
     <td align="left" valign="top">
-<a href="http://www.apache.org/"><img src="http://incubator.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" align="left" border="0"/></a>
+<a href="http://www.apache.org/"><img src="http://incubator.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://www.apache.org/"><img src="../images/roller-logo.jpg" alt="" border="0"/></a>
 </td>
    </tr>
   </table>
@@ -46,15 +49,14 @@
         </menu>
       <div class="menuheader">Downloads</div>
     <menu compact="compact">
-          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Downloads">Downloads</a></li> 
-          <li><a href="https://roller.dev.java.net/">Downloads (additional)</a></li> 
+          <li><a href="downloads.html">Downloads</a></li> 
           <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation">Roller User Guide</a></li> 
           <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides">Roller Install Guide</a> </li> 
         </menu>
     </td>
     <!-- CONTENT -->
     <td align="left" valign="top" class="content">
-                <h2><img src="/images/redarrow.gif" alt=" "/>
+                <h2><img src="images/redarrow.gif" alt=" "/>
    Documentation Index
 </h2>
 <div class="section-content">

Added: roller/trunk/site/docs/download.html
URL: http://svn.apache.org/viewvc/roller/trunk/site/docs/download.html?rev=601197&view=auto
==============================================================================
--- roller/trunk/site/docs/download.html (added)
+++ roller/trunk/site/docs/download.html Tue Dec  4 19:23:28 2007
@@ -0,0 +1,245 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Copyright 1999-2006 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<html>
+ <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+  <link rel="stylesheet" href="http://incubator.apache.org/style/style.css" type="text/css" />
+       <meta name="author" content="The Apache Software Foundation" /><meta name="email" content="apache.AT.apache.DOT.org" />
+    <title>Apache Roller - Downloads - Apache Roller</title>
+ </head>
+ <body>        
+  <table border="0" width="100%" cellspacing="0">
+   <tr><!-- SITE BANNER AND PROJECT IMAGE -->
+    <td align="left" valign="top">
+<a href="http://www.apache.org/"><img src="http://incubator.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://www.apache.org/"><img src="./images/roller-logo.jpg" alt="" border="0"/></a>
+</td>
+   </tr>
+  </table>
+  <table border="0" width="100%" cellspacing="4">
+   <tr><td colspan="3"><hr noshade="noshade" size="1"/></td></tr>
+   <tr>
+    <!-- LEFT SIDE NAVIGATION -->
+    <td valign="top" nowrap="nowrap" class="navleft">
+           <div class="menuheader">Project information</div>
+    <menu compact="compact">
+          <li><a href="http://rollerweblogger.org/project">Project Blog</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER">Project Wiki</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ">Project FAQ</a> </li> 
+        </menu>
+      <div class="menuheader">Get Involved</div>
+    <menu compact="compact">
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Mailing+Lists">Mailing-lists</a></li> 
+          <li><a href="http://opensource.atlassian.com/projects/roller">Bug tracker</a></li> 
+        </menu>
+      <div class="menuheader">Downloads</div>
+    <menu compact="compact">
+          <li><a href="downloads.html">Downloads</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation">Roller User Guide</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides">Roller Install Guide</a> </li> 
+        </menu>
+    </td>
+    <!-- CONTENT -->
+    <td align="left" valign="top" class="content">
+                <h2><img src="images/redarrow.gif" alt=" "/>
+   Download a Release of Apache Roller
+</h2>
+<div class="section-content">
+<p>
+        Use the links below to download a release of Apache Roller from one of 
+        our mirrors. You can <a href="#verify">verify the integrity</a> of the 
+        downloaded files using signatures downloaded from our main distribution 
+    directory.
+    </p>
+<br />
+</div>
+           <h2><img src="images/redarrow.gif" alt=" "/>
+   Preferred Mirror
+</h2>
+<div class="section-content">
+<p>
+        [if-any logo]
+        <a href="[link]">
+            <img align="right" src="[logo]" border="0" alt="logo" />
+        </a>
+        [end]
+        The currently selected mirror is <b>[preferred]</b>.  If you 
+        encounter a problem with this mirror, please select another mirror.  
+        If all mirrors are failing, there are <i>backup</i> mirrors (at 
+        the end of the mirrors list) that should be available.
+    </p>
+<form action="[location]" method="get" id="SelectMirror">
+        Other mirrors:
+        <select name="Preferred">
+            [if-any http]
+               [for http]
+                  <option value="[http]">[http]</option>
+               [end]
+            [end]
+            [if-any ftp]
+               [for ftp]
+                  <option value="[ftp]">[ftp]</option>
+               [end]
+            [end]
+        </select>
+        <input type="submit" value="Change" />
+    </form>
+<p>
+        You may also consult the <a href="http://www.apache.org/mirrors/">complete list of mirrors.</a>
+    </p>
+<br />
+</div>
+           <h2><img src="images/redarrow.gif" alt=" "/>
+   Roller 4.0
+</h2>
+<div class="section-content">
+<a name="roller40" />
+<p>Roller 4.0 is the "best available" version of Roller.</p>
+<ul>
+        <li>Roller Web Application (what you need to run Roller)
+            <ul>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-4.0.zip">apache-roller-4.0.zip</a> (27mb)
+                    [<a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-4.0.zip">ASC</a>]
+                </li>
+            </ul>
+        </li>
+        <li>Roller Documentation
+            <ul>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/docs/roller-installguide.pdf">Install Guide</a> (1.5M PDF)
+                </li>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/docs/roller-userguide.pdf">User Guide</a> (595K PDF)
+                </li>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/docs/roller-templateguide.pdf">Template Guide</a> (447K PDF)
+                </li>
+            </ul>
+        </li>
+        <li>Roller Source (what you need to build Roller from source)
+            <ul>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-src-4.0.zip">apache-roller-4.0.zip</a> (32mb)
+                    [<a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-src-4.0.zip">ASC</a>]
+                </li>
+            </ul>
+        </li>
+    </ul>
+<br />
+</div>
+           <h2><img src="images/redarrow.gif" alt=" "/>
+   Verify the integrity of the files
+</h2>
+<div class="section-content">
+<a name="verify" />
+<p>
+        The PGP signatures can be verified using PGP or GPG.
+        First download the
+        <a href="http://www.apache.org/dist/roller/KEYS">KEYS</a>
+        as well as the
+        <code>asc</code>
+        signature file for the particular
+        distribution.
+        Make sure you get these files from the
+        <a href="http://www.apache.org/dist/roller/">main distribution
+            directory,</a>
+        rather than from a mirror.
+        Then verify the signatures using
+    </p>
+<p>
+        <code>
+            % pgpk -a KEYS
+            <br />
+            % pgpv ${filename}.tar.gz.asc
+            <br />
+        </code>
+        <em>or</em>
+        <br />
+        <code>
+            % pgp -ka KEYS
+            <br />
+            % pgp ${filename}.tar.gz.asc
+            <br />
+        </code>
+        <em>or</em>
+        <br />
+        <code>
+            % gpg --import KEYS
+            <br />
+            % gpg --verify ${filename}.tar.gz.asc
+        </code>
+    </p>
+<p>
+        Alternatively, you can verify the MD5 signature on the files.
+        A Unix program called
+        <code>md5</code>
+        or
+        <code>md5sum</code>
+        is
+        included in many Unix distributions.
+        It is also available as part of
+        <a href="http://www.gnu.org/software/textutils/textutils.html">
+            GNU Textutils.</a>
+        Windows users can get binary md5 programs from
+        <a href="http://www.fourmilab.ch/md5/">here,</a>
+        <a href="http://www.pc-tools.net/win32/freeware/console/">
+            here,</a>
+        or
+        <a href="http://www.slavasoft.com/fsum/">here.</a>
+    </p>
+</div>
+         </td>
+    <!-- RIGHT SIDE NAVIGATION -->
+    <td valign="top" nowrap="nowrap" class="navright">
+           <div class="menuheader">Related Sites</div>
+    <menu compact="compact">
+          <li><a href="http://rollerweblogger.org/project">Roller project announcements blog</a></li> 
+          <li><a href="http://roller.dev.java.net" />Java.Net Roller Support projet</li> 
+        </menu>
+      <div class="menuheader"><a 
+href="http://projects.apache.org/">Related Projects</a></div>
+    <menu compact="compact">
+          <li><a href="http://struts.apache.org" />Apache Struts</li> 
+          <li><a href="http://velocity.apache.org" />Apache Velocity</li> 
+          <li><a href="http://jakarta.apache.org" />Apache Jakarta</li> 
+          <li><a href="http://db.apache.org" />Apache Derby</li> 
+          <li><a href="http://incubator.apache.org/abdera" />Apache Abdera (incubating)</li> 
+          <li><a href="http://rome.dev.java.net" />Java.Net ROME</li> 
+          <li><a href="http://blogapps.dev.java.net" />Java.Net Blogapps</li> 
+        </menu>
+
+     <div class="menuheader">Search apache.org</div>
+     <form action="http://search.apache.org/" method="post">
+    <p><input type="text" name="query" size="10" />
+    <input type="submit" value="Go" /></p>
+</form>
+
+    </td>     
+   </tr>
+   <!-- FOOTER -->
+   <tr><td colspan="3"><hr noshade="noshade" size="1"/></td></tr>
+   <tr><td colspan="3" class="footer">
+         Copyright &#169; 1999-2006, The Apache Software Foundation<br />
+Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+       </td>
+   </tr>
+  </table>
+ </body>
+</html>

Added: roller/trunk/site/docs/downloads.html
URL: http://svn.apache.org/viewvc/roller/trunk/site/docs/downloads.html?rev=601197&view=auto
==============================================================================
--- roller/trunk/site/docs/downloads.html (added)
+++ roller/trunk/site/docs/downloads.html Tue Dec  4 19:23:28 2007
@@ -0,0 +1,143 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Copyright 1999-2006 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<html>
+ <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+  <link rel="stylesheet" href="http://incubator.apache.org/style/style.css" type="text/css" />
+       <meta name="author" content="The Apache Software Foundation" /><meta name="email" content="apache.AT.apache.DOT.org" />
+    <title>Apache Roller Releases - Apache Roller</title>
+ </head>
+ <body>        
+  <table border="0" width="100%" cellspacing="0">
+   <tr><!-- SITE BANNER AND PROJECT IMAGE -->
+    <td align="left" valign="top">
+<a href="http://www.apache.org/"><img src="http://incubator.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://www.apache.org/"><img src="./images/roller-logo.jpg" alt="" border="0"/></a>
+</td>
+   </tr>
+  </table>
+  <table border="0" width="100%" cellspacing="4">
+   <tr><td colspan="3"><hr noshade="noshade" size="1"/></td></tr>
+   <tr>
+    <!-- LEFT SIDE NAVIGATION -->
+    <td valign="top" nowrap="nowrap" class="navleft">
+           <div class="menuheader">Project information</div>
+    <menu compact="compact">
+          <li><a href="http://rollerweblogger.org/project">Project Blog</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER">Project Wiki</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ">Project FAQ</a> </li> 
+        </menu>
+      <div class="menuheader">Get Involved</div>
+    <menu compact="compact">
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Mailing+Lists">Mailing-lists</a></li> 
+          <li><a href="http://opensource.atlassian.com/projects/roller">Bug tracker</a></li> 
+        </menu>
+      <div class="menuheader">Downloads</div>
+    <menu compact="compact">
+          <li><a href="downloads.html">Downloads</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation">Roller User Guide</a></li> 
+          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides">Roller Install Guide</a> </li> 
+        </menu>
+    </td>
+    <!-- CONTENT -->
+    <td align="left" valign="top" class="content">
+                <h2><img src="images/redarrow.gif" alt=" "/>
+   Apache Roller Releases
+</h2>
+<div class="section-content">
+<p>
+        Releases of the Apache Roller blog server are made available to the 
+        general public at no charge, under the 
+        <a href="http://apache.org/licenses/">Apache License,</a>
+        in both binary and source distributions.
+    </p>
+<ul>
+        <li>
+            <strong>General Availability (GA) Releases</strong> - <em>Ready for Prime Time!</em>
+            <ul>
+                <li>
+                    <a href="http://roller.apache.org/download.cgi#roller40">Roller 4.0</a> 
+                    ("best available")
+                </li>
+            </ul>
+        </li>
+    </ul>
+<br />
+<p>
+        Project releases are approved by vote of the Apache Roller Project 
+        Management Committee (PMC). Support for a release is provided by project 
+        volunteers on the project 
+        <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Mailing+Lists">mailing lists.</a>
+        Additional free support is provided by many other volunteer subscribers 
+        to the list. Bugs found in a release may be discussed on the list and 
+        reported through the
+        <a href="http://opensource.atlassian.com/projects/roller">issue tracker.</a>
+    </p>
+<p>
+        Roller is a Project of the
+        <a href="http://apache.org/foundation">Apache Software Foundation</a>
+        (ASF), formed by a resolution of the
+        <a href="http://apache.org/foundation/board/">ASF Board of Directors</a>. 
+        As an ASF Project, Struts is subject to the
+        <a href="http://apache.org/foundation/bylaws.html">ASF Bylaws</a>
+        and the direction of the ASF Board.
+    </p>
+<p>
+        The user mailing list and issue tracker are the <strong>only</strong>
+        support options hosted by the Apache Roller project.
+    </p>
+</div>
+         </td>
+    <!-- RIGHT SIDE NAVIGATION -->
+    <td valign="top" nowrap="nowrap" class="navright">
+           <div class="menuheader">Related Sites</div>
+    <menu compact="compact">
+          <li><a href="http://rollerweblogger.org/project">Roller project announcements blog</a></li> 
+          <li><a href="http://roller.dev.java.net" />Java.Net Roller Support projet</li> 
+        </menu>
+      <div class="menuheader"><a 
+href="http://projects.apache.org/">Related Projects</a></div>
+    <menu compact="compact">
+          <li><a href="http://struts.apache.org" />Apache Struts</li> 
+          <li><a href="http://velocity.apache.org" />Apache Velocity</li> 
+          <li><a href="http://jakarta.apache.org" />Apache Jakarta</li> 
+          <li><a href="http://db.apache.org" />Apache Derby</li> 
+          <li><a href="http://incubator.apache.org/abdera" />Apache Abdera (incubating)</li> 
+          <li><a href="http://rome.dev.java.net" />Java.Net ROME</li> 
+          <li><a href="http://blogapps.dev.java.net" />Java.Net Blogapps</li> 
+        </menu>
+
+     <div class="menuheader">Search apache.org</div>
+     <form action="http://search.apache.org/" method="post">
+    <p><input type="text" name="query" size="10" />
+    <input type="submit" value="Go" /></p>
+</form>
+
+    </td>     
+   </tr>
+   <!-- FOOTER -->
+   <tr><td colspan="3"><hr noshade="noshade" size="1"/></td></tr>
+   <tr><td colspan="3" class="footer">
+         Copyright &#169; 1999-2006, The Apache Software Foundation<br />
+Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+       </td>
+   </tr>
+  </table>
+ </body>
+</html>

Added: roller/trunk/site/docs/images/redarrow.gif
URL: http://svn.apache.org/viewvc/roller/trunk/site/docs/images/redarrow.gif?rev=601197&view=auto
==============================================================================
Binary file - no diff available.

Propchange: roller/trunk/site/docs/images/redarrow.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: roller/trunk/site/docs/images/roller-logo.jpg
URL: http://svn.apache.org/viewvc/roller/trunk/site/docs/images/roller-logo.jpg?rev=601197&view=auto
==============================================================================
Binary file - no diff available.

Propchange: roller/trunk/site/docs/images/roller-logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: roller/trunk/site/docs/index.html
URL: http://svn.apache.org/viewvc/roller/trunk/site/docs/index.html?rev=601197&r1=601196&r2=601197&view=diff
==============================================================================
--- roller/trunk/site/docs/index.html (original)
+++ roller/trunk/site/docs/index.html Tue Dec  4 19:23:28 2007
@@ -25,7 +25,10 @@
   <table border="0" width="100%" cellspacing="0">
    <tr><!-- SITE BANNER AND PROJECT IMAGE -->
     <td align="left" valign="top">
-<a href="http://www.apache.org/"><img src="http://incubator.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" align="left" border="0"/></a>
+<a href="http://www.apache.org/"><img src="http://incubator.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" border="0"/></a>
+</td>
+<td align="right">
+<a href="http://www.apache.org/"><img src="./images/roller-logo.jpg" alt="" border="0"/></a>
 </td>
    </tr>
   </table>
@@ -47,21 +50,14 @@
         </menu>
       <div class="menuheader">Downloads</div>
     <menu compact="compact">
-          <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Downloads">Downloads</a></li> 
-          <li><a href="https://roller.dev.java.net/">Downloads (additional)</a></li> 
+          <li><a href="downloads.html">Downloads</a></li> 
           <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation">Roller User Guide</a></li> 
           <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides">Roller Install Guide</a> </li> 
         </menu>
     </td>
     <!-- CONTENT -->
     <td align="left" valign="top" class="content">
-                <h2><img src="/images/redarrow.gif" alt=" "/>
-   
-</h2>
-<div class="section-content">
-<img src="images/roller-logo.gif" />
-</div>
-           <h2><img src="/images/redarrow.gif" alt=" "/>
+                <h2><img src="images/redarrow.gif" alt=" "/>
    Welcome!
 </h2>
 <div class="section-content">
@@ -71,7 +67,7 @@
         homepage, which provides a brief overview of the software and project as 
         well as links to 
         <a href="http://rollerweblogger.org/project">project news</a>, 
-        <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Downloads">downloads</a>, 
+        <a href="downloads.html">downloads</a>, 
         <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation">user documentation</a>, 
         <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides">install guide</a>, 
         <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Mailing+Lists">mailing-lists</a>,
@@ -80,7 +76,7 @@
         <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+FAQ">FAQ</a>. 
     </p>
 </div>
-           <h2><img src="/images/redarrow.gif" alt=" "/>
+           <h2><img src="images/redarrow.gif" alt=" "/>
    Overview
 </h2>
 <div class="section-content">
@@ -103,7 +99,7 @@
         <li>All blogs have entry and comment feeds in both RSS 2.0 and Atom 1.0 formats</li>
     </ul>
 </div>
-           <h2><img src="/images/redarrow.gif" alt=" "/>
+           <h2><img src="images/redarrow.gif" alt=" "/>
    Project Status
 </h2>
 <div class="section-content">

Added: roller/trunk/site/xdocs/download.xml
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/download.xml?rev=601197&view=auto
==============================================================================
--- roller/trunk/site/xdocs/download.xml (added)
+++ roller/trunk/site/xdocs/download.xml Tue Dec  4 19:23:28 2007
@@ -0,0 +1,182 @@
+<?xml version="1.0"?>
+<!--
+Copyright 1999-2007 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+  <properties>
+    <author email="apache.AT.apache.DOT.org">The Apache Software Foundation</author>
+    <title>Apache Roller - Downloads</title>
+  </properties>
+<body>
+
+
+<section><title>Download a Release of Apache Roller</title>
+    <p>
+        Use the links below to download a release of Apache Roller from one of 
+        our mirrors. You can <a href="#verify">verify the integrity</a> of the 
+        downloaded files using signatures downloaded from our main distribution 
+    directory.
+    </p>
+    <br />
+</section>
+
+
+<section><title>Preferred Mirror</title>
+    <p>
+        [if-any logo]
+        <a href="[link]">
+            <img align="right" src="[logo]" border="0" alt="logo"></img>
+        </a>
+        [end]
+        The currently selected mirror is <b>[preferred]</b>.  If you 
+        encounter a problem with this mirror, please select another mirror.  
+        If all mirrors are failing, there are <i>backup</i> mirrors (at 
+        the end of the mirrors list) that should be available.
+    </p>
+
+    <form action="[location]" method="get" id="SelectMirror">
+        Other mirrors:
+        <select name="Preferred">
+            [if-any http]
+               [for http]
+                  <option value="[http]">[http]</option>
+               [end]
+            [end]
+            [if-any ftp]
+               [for ftp]
+                  <option value="[ftp]">[ftp]</option>
+               [end]
+            [end]
+        </select>
+        <input type="submit" value="Change"></input>
+    </form>
+
+    <p>
+        You may also consult the <a href=
+            "http://www.apache.org/mirrors/">complete list of mirrors.</a>
+    </p>
+    <br />
+</section>
+
+
+<section><title>Roller 4.0</title>
+    <a name="roller40"></a>
+
+    <p>Roller 4.0 is the &quot;best available&quot; version of Roller.</p>
+    
+    <ul>
+        <li>Roller Web Application (what you need to run Roller)
+            <ul>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-4.0.zip">apache-roller-4.0.zip</a> (27mb)
+                    [<a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-4.0.zip">ASC</a>]
+                </li>
+            </ul>
+        </li>
+        <li>Roller Documentation
+            <ul>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/docs/roller-installguide.pdf">Install Guide</a> (1.5M PDF)
+                </li>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/docs/roller-userguide.pdf">User Guide</a> (595K PDF)
+                </li>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/docs/roller-templateguide.pdf">Template Guide</a> (447K PDF)
+                </li>
+            </ul>
+        </li>
+        <li>Roller Source (what you need to build Roller from source)
+            <ul>
+                <li>
+                    <a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-src-4.0.zip">apache-roller-4.0.zip</a> (32mb)
+                    [<a href="[preferred]/roller/roller-4/v4.0.0/bin/apache-roller-src-4.0.zip">ASC</a>]
+                </li>
+            </ul>
+        </li>
+    </ul>
+    <br />
+</section>
+
+
+<section><title>Verify the integrity of the files</title>
+
+<a name="verify"></a>
+
+        We recommend that you verify the integrity of the
+        downloaded files using the PGP or MD5 signatures.
+
+
+    <p>
+        The PGP signatures can be verified using PGP or GPG.
+        First download the
+        <a href="http://www.apache.org/dist/roller/KEYS">KEYS</a>
+        as well as the
+        <code>asc</code>
+        signature file for the particular
+        distribution.
+        Make sure you get these files from the
+        <a href="http://www.apache.org/dist/roller/">main distribution
+            directory,</a>
+        rather than from a mirror.
+        Then verify the signatures using
+    </p>
+
+    <p>
+        <code>
+            % pgpk -a KEYS
+            <br></br>
+            % pgpv ${filename}.tar.gz.asc
+            <br></br>
+        </code>
+        <em>or</em>
+        <br></br>
+        <code>
+            % pgp -ka KEYS
+            <br></br>
+            % pgp ${filename}.tar.gz.asc
+            <br></br>
+        </code>
+        <em>or</em>
+        <br></br>
+        <code>
+            % gpg --import KEYS
+            <br></br>
+            % gpg --verify ${filename}.tar.gz.asc
+        </code>
+    </p>
+
+    <p>
+        Alternatively, you can verify the MD5 signature on the files.
+        A Unix program called
+        <code>md5</code>
+        or
+        <code>md5sum</code>
+        is
+        included in many Unix distributions.
+        It is also available as part of
+        <a href="http://www.gnu.org/software/textutils/textutils.html">
+            GNU Textutils.</a>
+        Windows users can get binary md5 programs from
+        <a href="http://www.fourmilab.ch/md5/">here,</a>
+        <a href="http://www.pc-tools.net/win32/freeware/console/">
+            here,</a>
+        or
+        <a href="http://www.slavasoft.com/fsum/">here.</a>
+    </p>
+
+</section>
+
+</body>
+</document>

Added: roller/trunk/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/downloads.xml?rev=601197&view=auto
==============================================================================
--- roller/trunk/site/xdocs/downloads.xml (added)
+++ roller/trunk/site/xdocs/downloads.xml Tue Dec  4 19:23:28 2007
@@ -0,0 +1,74 @@
+<?xml version="1.0"?>
+<!--
+Copyright 1999-2007 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+  <properties>
+    <author email="apache.AT.apache.DOT.org">The Apache Software Foundation</author>
+    <title>Apache Roller Releases</title>
+  </properties>
+<body>
+
+<section><title>Apache Roller Releases</title>
+
+    <p>
+        Releases of the Apache Roller blog server are made available to the 
+        general public at no charge, under the 
+        <a href="http://apache.org/licenses/">Apache License,</a>
+        in both binary and source distributions.
+    </p>
+
+    <ul>
+        <li>
+            <strong>General Availability (GA) Releases</strong> - <em>Ready for Prime Time!</em>
+            <ul>
+                <li>
+                    <a href="http://roller.apache.org/download.cgi#roller40">Roller 4.0</a> 
+                    (&quot;best available&quot;)
+                </li>
+            </ul>
+        </li>
+    </ul>
+
+    <br />
+    <p>
+        Project releases are approved by vote of the Apache Roller Project 
+        Management Committee (PMC). Support for a release is provided by project 
+        volunteers on the project 
+        <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Mailing+Lists">mailing lists.</a>
+        Additional free support is provided by many other volunteer subscribers 
+        to the list. Bugs found in a release may be discussed on the list and 
+        reported through the
+        <a href="http://opensource.atlassian.com/projects/roller">issue tracker.</a>
+    </p>
+    
+    <p>
+        Roller is a Project of the
+        <a href="http://apache.org/foundation">Apache Software Foundation</a>
+        (ASF), formed by a resolution of the
+        <a href="http://apache.org/foundation/board/">ASF Board of Directors</a>. 
+        As an ASF Project, Struts is subject to the
+        <a href="http://apache.org/foundation/bylaws.html">ASF Bylaws</a>
+        and the direction of the ASF Board.
+    </p>
+
+    <p>
+        The user mailing list and issue tracker are the <strong>only</strong>
+        support options hosted by the Apache Roller project.
+    </p>
+
+</section>
+
+</body>
+</document>

Added: roller/trunk/site/xdocs/images/redarrow.gif
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/images/redarrow.gif?rev=601197&view=auto
==============================================================================
Binary file - no diff available.

Propchange: roller/trunk/site/xdocs/images/redarrow.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: roller/trunk/site/xdocs/images/roller-logo.jpg
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/images/roller-logo.jpg?rev=601197&view=auto
==============================================================================
Binary file - no diff available.

Propchange: roller/trunk/site/xdocs/images/roller-logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: roller/trunk/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/index.xml?rev=601197&r1=601196&r2=601197&view=diff
==============================================================================
--- roller/trunk/site/xdocs/index.xml (original)
+++ roller/trunk/site/xdocs/index.xml Tue Dec  4 19:23:28 2007
@@ -20,10 +20,6 @@
   </properties>
 <body>
 
-<section>
-<img src="images/roller-logo.gif"></img>   
-</section>
-
 <section><title>Welcome!</title>
     <p>
         Apache Roller is a full-featured, multi-user and group-blog 
@@ -31,7 +27,7 @@
         homepage, which provides a brief overview of the software and project as 
         well as links to 
         <a href="http://rollerweblogger.org/project">project news</a>, 
-        <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Downloads">downloads</a>, 
+        <a href="downloads.html">downloads</a>, 
         <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation">user documentation</a>, 
         <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides">install guide</a>, 
         <a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Mailing+Lists">mailing-lists</a>,

Modified: roller/trunk/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/stylesheets/project.xml?rev=601197&r1=601196&r2=601197&view=diff
==============================================================================
--- roller/trunk/site/xdocs/stylesheets/project.xml (original)
+++ roller/trunk/site/xdocs/stylesheets/project.xml Tue Dec  4 19:23:28 2007
@@ -16,6 +16,7 @@
 <project href="http://www.apache.org/">
 
 <title>Apache Roller</title>
+<logo href="images/roller-logo.jpg" />
 <body>
     
 <projects><title>Project information</title>
@@ -30,8 +31,7 @@
 </projects>
 
 <projects><title>Downloads</title>
-    <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Downloads">Downloads</a></li>
-    <li><a href="https://roller.dev.java.net/">Downloads (additional)</a></li>
+    <li><a href="downloads.html">Downloads</a></li>
     <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation">Roller User Guide</a></li>
     <li><a href="http://cwiki.apache.org/confluence/display/ROLLER/Roller+Install+Guides">Roller Install Guide</a> </li>
 </projects>

Modified: roller/trunk/site/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/roller/trunk/site/xdocs/stylesheets/site.vsl?rev=601197&r1=601196&r2=601197&view=diff
==============================================================================
--- roller/trunk/site/xdocs/stylesheets/site.vsl (original)
+++ roller/trunk/site/xdocs/stylesheets/site.vsl Tue Dec  4 19:23:28 2007
@@ -140,7 +140,7 @@
 #set ($heading = "")
 #end
 #if ($level == 1)
-<h2><img src="/images/redarrow.gif" alt=" "/>
+<h2><img src="images/redarrow.gif" alt=" "/>
 #if ($section.getAttributeValue("id"))
    <a name="$section.getAttributeValue("id")">$heading</a>
 #else