blautenb    2003/09/04 03:35:37

  Added:       src/documentation/content/xdocs mirrors.ehtml
  Log:
  First cut of mirroring downloads
  
  Revision  Changes    Path
  1.1                  xml-site/src/documentation/content/xdocs/mirrors.ehtml
  
  Index: mirrors.ehtml
  ===================================================================
  <html>
  <body>
        <h1>Apache XML Project Downloads</h1>
          <h2>Download Notes</h2>
          <p>This page gives access to source downloads of the latest releases
               for all xml.apache.org sub-projects.  Releases are now 
distributed
                   via various <strong>archive</strong> sites around the world, 
and
                   the links below will direct you to an archive near you.  
Alternative
               mirror locations are also provided.
            </p>
                <p>
                   The source archives below are the latest 
<strong>release</strong>
                   versions for each sub-project.  Access to the absolute latest
                   source is provided via <a href="cvs.html">cvs</a>.
                </p>
  
        <h2>Miror</h2>
        
          <p>You are currently using the <strong>[preferred]</strong> mirror.
                  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">             
 
                 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]
  [if-any backup]
    [for backup]<option value="[backup]">[backup] (backup)</option>[end]
  [end]
          </select>
                 <input type="submit" value="Change"/>   </form>
        <h2>Current Releases</h2>
  
                <p><strong>Xerces-C</strong> - <a 
href="http://www.apache.org/dist/xml/xerces-c/KEYS";>KEYS</a></p>
        <ul>
                <li><a href="[prefered]/xml/xerces-c/xerces-c-src_2_3_0.tar.gz">
                        Version 2.3.0 - tar.gz</a></li>
                <li><a href="[prefered]/xml/xerces-c/xerces-c-src_2_3_0.zip">
                        Version 2.3.0 - zip</a></li>
          </ul>
  </body>
  </html>
  
  
  

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

Reply via email to