Modified: webservices/site/trunk/targets/axis/skin/tigris.css URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis/skin/tigris.css?rev=315028&r1=315027&r2=315028&view=diff ============================================================================== --- webservices/site/trunk/targets/axis/skin/tigris.css (original) +++ webservices/site/trunk/targets/axis/skin/tigris.css Wed Oct 12 13:23:16 2005 @@ -436,4 +436,4 @@ td #query { font-size:x-small; font-weight:normal; - } \ No newline at end of file + }
Modified: webservices/site/trunk/targets/axis/who.html URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis/who.html?rev=315028&r1=315027&r2=315028&view=diff ============================================================================== --- webservices/site/trunk/targets/axis/who.html (original) +++ webservices/site/trunk/targets/axis/who.html Wed Oct 12 13:23:16 2005 @@ -2,6 +2,7 @@ <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<!--*** This is a generated file. Do not edit. ***--> <link rel="stylesheet" href="skin/tigris.css" type="text/css"> <link rel="stylesheet" href="skin/mysite.css" type="text/css"> <link rel="stylesheet" href="skin/site.css" type="text/css"> @@ -9,41 +10,55 @@ <title>WebServices - Axis</title> </head> <body bgcolor="white" class="composite"> +<!--================= start Banner ==================--> <div id="banner"> <table width="100%" cellpadding="0" cellspacing="0" summary="banner" border="0"> <tbody> <tr> +<!--================= start Group Logo ==================--> <td align="left"> <div class="groupLogo"> <a href="http://ws.apache.org/"><img border="0" class="logoImage" alt="The Apache WebServices Project" src="images/project-logo.png"></a> </div> -</td><td nowrap="1" width="100%" align="left"> +</td> +<!--================= end Group Logo ==================--> +<!--================= start Project Title ==================--><td nowrap="1" width="100%" align="left"> <div class="projectTitleImg"> <br> <a href=""><img border="0" class="logoImage" alt="Web Services - Axis" src="images/wsaxis.png"></a> </div> -</td><td align="right"> +</td> +<!--================= end Project Title ==================--> +<!--================= start Project Logo ==================--><td align="right"> <div class="projectLogo"> <a href="http://ws.apache.org/axis/"><img border="0" class="logoImage" alt="The Apache Axis Project" src="images/axis3.jpg"></a> </div> </td> +<!--================= end Project Logo ==================--> </tr> </tbody> </table> </div> +<!--================= end Banner ==================--> +<!--================= start Main ==================--> <table width="100%" cellpadding="0" cellspacing="0" border="0" summary="nav" id="breadcrumbs"> <tbody> +<!--================= start Status ==================--> <tr class="status"> -<td width="100%"> <a href="http://www.apache.org/">Apache</a> | <a href="http://ws.apache.org/">Web Services</a> | <a href="http://ws.apache.org/axis/">Axis</a></td><td nowrap="1" align="right"> +<td width="100%"> +<!--================= start BreadCrumb ==================--> <a href="http://www.apache.org/">Apache</a> | <a href="http://ws.apache.org/">Web Services</a> | <a href="http://ws.apache.org/axis/">Axis</a> +<!--================= end BreadCrumb ==================--></td><td nowrap="1" align="right"> <form method="get" action="http://www.google.com/search" target="_blank">Search <input type="hidden" name="sitesearch" value="ws.apache.org"><input type="text" id="query" name="q" size="10"><img class="spacer" src="skin/images/spacer.gif" alt="" width="5" height="1"><input type="submit" value="Go" name="Search"> </form> </td> </tr> </tbody> </table> +<!--================= end Status ==================--> <table id="main" width="100%" cellpadding="8" cellspacing="0" summary="" border="0"> <tbody> <tr valign="top"> +<!--================= start Menu ==================--> <td id="leftcol"> <div id="navcolumn"> <div class="menuBar"> @@ -93,12 +108,17 @@ </div> <div class="menu"> -<span class="menuLabel">Axis (Java)</span> +<span class="menuLabel">Axis (Java)</span> <div class="menuItem"> <a href="java/index.html">Documentation</a> </div> + +<div class="menuItem"> +<a href="java/releases.html">Releases</a> +</div> + <div class="menuItem"> <a href="java/install.html">Installation</a> </div> @@ -134,18 +154,18 @@ </div> <div class="menu"> -<span class="menuLabel">Axis (C++)</span> +<span class="menuLabel">Axis C++</span> <div class="menuItem"> -<a href="http://ws.apache.org/axis/cpp/index.html">Latest Axis C++ Release!</a> +<a href="cpp/index.html">Latest Axis C++ Release!</a> </div> <div class="menuItem"> -<a href="http://ws.apache.org/axis/cpp/documentation.html">Documentation</a> +<a href="cpp/documentation.html">Documentation</a> </div> <div class="menuItem"> -<a href="http://ws.apache.org/axis/cpp/download.html">Download</a> +<a href="cpp/download.html">Download</a> </div> <div class="menuItem"> @@ -153,24 +173,20 @@ </div> <div class="menuItem"> -<a href="http://ws.apache.org/axis/cpp/who.html">Who we are</a> +<a href="cpp/who.html">Who we are</a> </div> - + </div> <div class="menu"> <span class="menuLabel">Downloads</span> <div class="menuItem"> -<a href="releases.html">Releases</a> -</div> - -<div class="menuItem"> <a href="interim.html">Interim Drops</a> </div> <div class="menuItem"> -<a href="http://cvs.apache.org/viewcvs/ws-axis/">Source Code</a> +<a href="http://svn.apache.org/viewcvs.cgi/webservices/axis/trunk/">Source Code</a> </div> </div> @@ -213,7 +229,7 @@ <span class="menuLabel">Misc</span> <div class="menuItem"> -<span class="menuSelected">Who We Are</span> +<span class="menuSelected">Who we are</span> </div> <div class="menuItem"> @@ -234,7 +250,9 @@ </div> </div> </div> -</td><td> +</td> +<!--================= end Menu ==================--> +<!--================= start Content ==================--><td> <div id="bodycol"> <div class="app"> <div class="h3"> @@ -631,13 +649,17 @@ </div> </div> </td> +<!--================= end Content ==================--> </tr> </tbody> </table> +<!--================= end Main ==================--> +<!--================= start Footer ==================--> <div id="footer"> <table summary="footer" cellspacing="0" cellpadding="4" width="100%" border="0"> <tbody> <tr> +<!--================= start Copyright ==================--> <td colspan="2"> <div align="center"> <div class="copyright"> @@ -645,16 +667,22 @@ </div> </div> </td> +<!--================= end Copyright ==================--> </tr> <tr> -<td align="left"></td><td align="right"> +<td align="left"> +<!--================= start Host ==================--> +<!--================= end Host ==================--></td><td align="right"> +<!--================= start Credits ==================--> <div align="right"> <div class="credit"></div> </div> +<!--================= end Credits ==================--> </td> </tr> </tbody> </table> </div> +<!--================= end Footer ==================--> </body> </html>
