You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/10/28 14:39:22 UTC

cvs commit: avalon-sandbox/mavenized-site/xdocs downloads.html blank.xml

mcconnell    2003/10/28 05:39:22

  Added:       mavenized-site/xdocs downloads.html
  Removed:     mavenized-site/xdocs blank.xml
  Log:
  Add an initial cut on the manual downloas.html page content (sufficient to test if we are picking up mirrors from the cgi script).
  
  Revision  Changes    Path
  1.1                  avalon-sandbox/mavenized-site/xdocs/downloads.html
  
  Index: downloads.html
  ===================================================================
      <!DOCTYPE html PUBLIC "-//CollabNet//DTD XHTML 1.0 Transitional//EN" "http://www.collabnet.com/dtds/collabnet_transitional_10.dtd">
  
      <html>
        <head>
            <title>Apache Avalon - Apache Avalon Downloads</title>
          <style type="text/css">
            @import url("./style/tigris.css");
            @import url("./style/maven.css");
            @import url("./style/osm.css");
          </style>
          <link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link>
            <meta name="author" value="Avalon Documentation Team"></meta>
            <meta name="email" value="dev@avalon.apache.org"></meta>
        </head>
  
        <body marginwidth="0" class="composite" marginheight="0">
          <div id="banner">
            <table height="103" border="0" width="100%" cellpadding="8" cellspacing="0">
              <tr>
                <td>
                    <a href="http://avalon.apache.org/">
                      <img border="0" alt="The Apache Avalon Project" src="./images/apache-avalon-logo.png" align="left"></img>
                    </a>
                </td>
                <td>
                  <div id="login" align="right">
                    <a href="http://apachecon.com/2003/US/index.html">
                      <img border="0" src="http://www.apache.org/~ceki/ac2003/ac2003-150.gif"></img>
                    </a>
                  </div>
                </td>
              </tr>
            </table>
          </div>
          <div id="breadcrumbs">
            <table border="0" width="100%" cellpadding="4" cellspacing="0">
              <tr>
                <td>
                  <div align="right">
        <a href="http://apache.org/"> Apache </a> |
        <a href="/index.html"> Avalon </a> |
        <a href="/product/framework/index.html"> Framework </a> |
        <a href="/product/containers/index.html"> Containers </a> |
        <a href="/product/components/index.html"> Components </a>
                  </div>
                </td>
              </tr>
            </table>
          </div>
  
          <table border="0" width="100%" cellpadding="8" cellspacing="0"> 
            <tr valign="top">
              <td width="200" id="leftcol">
                <div id="navcolumn">
      <div>
        <strong>About Avalon</strong>
      <div>
        <small><a href="index.html">Overview</a></small>
      </div>
      <div>
        <small><a href="news.html">Latest News</a></small>
      </div>
      <div>
        <small><a href="community/index.html">Community</a></small>
      </div>
      <div>
        <small><a href="product/index.html">Products</a></small>
      </div>
      <div>
        <small><a href="doc/index.html">Documentation</a></small>
      </div>
      </div>
      <div>
        <strong>Resources</strong>
      <div>
        <small><a href="license.html">License</a></small>
      </div>
      <div>
        <small><a href="downloads.cgi">Downloads</a></small>
      </div>
      <div>
        <small><a href="cvs.html">CVS</a></small>
      </div>
      <div>
        <small><a href="sandbox/index.html">Sandbox</a></small>
      </div>
      <div>
        <small><a href="mailing-lists.html">Mailing Lists</a></small>
      </div>
      <div>
        <small><a href="http://nagoya.apache.org/bugzilla/reports.cgi?product=Avalon&amp;amp;output=most_doomed&amp;amp;links=1&amp;amp;banner=1&amp;amp;quip=0">Bug Database</a></small>
      </div>
      <div>
        <small><a href="related/index.html">Related Projects</a></small>
      </div>
      </div>
                </div>
              </td>
              <td>
                <div id="bodycol">
                  <div class="app">
      <div class="h3">
          <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 -->
  
      </div>
    
      </div>
                  </div>
                </div>
              </td>
            </tr>
          </table>
          <div id="footer">
            <table border="0" cellpadding="4" cellspacing="0">
              <tr>
                <td>
                         1997-2003, The Apache Avalon Project
                </td>
              </tr>
            </table>
          </div>
        </body>
      </html>
    
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org