leosimons    2003/10/29 07:47:20

  Modified:    site     download.html
  Log:
  what's wrong?
  
  Revision  Changes    Path
  1.2       +7 -44     avalon-site/site/download.html
  
  Index: download.html
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/download.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- download.html     28 Oct 2003 15:39:08 -0000      1.1
  +++ download.html     29 Oct 2003 15:47:20 -0000      1.2
  @@ -48,7 +48,7 @@
             </table>
           </div>
   
  -        <table border="0" width="100%" cellpadding="8" cellspacing="0"> 
  +        <table border="0" width="100%" cellpadding="8" cellspacing="0">
             <tr valign="top">
               <td width="200" id="leftcol">
                 <div id="navcolumn">
  @@ -103,53 +103,17 @@
           <h3>
             <a name="download">Avalon Download Site</a>
           </h3>
  -      
  +
       <div>
        <!-- START DOWNLOAD PAGE CONTENT -->
   
  -      <h3>Download Notes</h3>
  -
  -      <p>Use the links below to download a binary distribution of
  -      Avalon from one of our mirrors.  You <strong>must</strong>
  -      <a href="[location]#Verify Releases">verify the integrity</a>
  -      of the downloaded files using signatures downloaded from our
  -      main distribution directory.</p>
  -
  -      <p>Avalon is distributed as <code>zip</code> and <code>tar.gz</code>
  -      archives - the contents are the same. Please note that the <code>tar.gz</code>
  -      archives contain file names longer than 100 characters and have been
  -      created using GNU tar extensions.  They must be untarred with a GNU
  -      compatible version of <code>tar</code>.</p>
  -
  -      <p>If you do not see the file you need in the links below, please
  -      see the <a href="http://www.apache.org/dist/avalon/";>master
  -      distribution directory</a> or, preferably, its         
  -      <a href="[preferred]/avalon/">mirror</a>.</p>
  -
  -      <h3>Miror</h3>
  -      <p>You are currently using the <strong>[preferred]</strong>.
  -      If you encounter a problem with this mirror, please select another
  -      mirror.  If all mirrors are failing, there are <em>backup</em>
  -      mirrors (at the end of the mirrors list) that should be available.</p>
  -
  -      <form action="[location]" method="get" id="SelectMirror">
  -<p>Other mirrors: <select name="Preferred"></p>
  -[if-any http]
  -  [for http]<option value="[http]">[http]</option>[end]
  -[end]
  -[if-any ftp]
  -  [for ftp]<option value="[ftp]">[ftp]</option>[end]
  -[end]
  -[if-any backup]
  -  [for backup]<option value="[backup]">[backup] (backup)</option>[end]
  -[end]
  -        </select>
  -        <input type="submit" value="Change">
  -      </form>
  -     <!-- END DOWNLOAD PAGE CONTENT -->
  +     <p>We're having a bit of a problem with our download page at the moment.
  +     Please excuse us the inconvenience. In the meantime, you can get avalon
  +     releases from this mirror:</p>
   
  +     <p><a href="[preferred]/avalon/">[preferred]/avalon/</a></p>
       </div>
  -  
  +
       </div>
                   </div>
                 </div>
  @@ -167,4 +131,3 @@
           </div>
         </body>
       </html>
  -  
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to