Author: nickboldt
Date: 2010-02-12 15:10:43 -0500 (Fri, 12 Feb 2010)
New Revision: 20271
Added:
trunk/download.jboss.org/index.html
Log:
new index page
Added:
trunk/download.jboss.org/index.html
===================================================================
---
trunk/download.jboss.org/index.html (rev 0)
+++
trunk/download.jboss.org/index.html 2010-02-12 20:10:43 UTC (rev 20271)
@@ -0,0 +1,70 @@
+<html>
+<head>
+<title>JBoss Tools</title>
+<style>
+@import url("web/site.css");
+</style>
+</head>
+<body marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0">
+<table marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0"
+ cellspacing="0" cellpadding="0">
+ <tr>
+ <td colspan="2"><img
+
src="http://www.jboss.org/theme/images/banners/tools-banner.png"
/></td>
+ </tr>
+ <tr>
+ <td>  </td>
+ </tr>
+ <tr>
+ <td>  </td>
+ <td>
+ <h2 class="title">JBoss Tools</h2>
+ <table width="100%">
+
+ <!-- <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText"></p>
+ </td>
+ </tr> -->
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <!-- <p class="bodyText"></p> -->
+
+<!-- to convert raw fish listing to links do this in vi
+
+:%s#^sftp://jbossqa@filemgmt.jboss.org/htdocs/jbosstools/\(.\+\)$#<li><a
class=link href=\1>\1<\/a></li>#g
+
+Then sftp file into
+
+jbossqa(a)filemgmt.jboss.org/htdocs/jbosstools/
+
+which becomes
+
+http://download.jboss.org/jbosstools/
+
+-->
+ <br/>
+ <ul>
+ <li><a class="link" href=builds>Builds</a></li>
+ <li><a class="link"
href=examples>Examples</a></li>
+ <li><a class="link" href=updates>Updates</a></li>
+ </ul>
+ <br/>
+ </td>
+ </tr>
+
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">Looking to download JBoss Tools? See <a
class="link"
+
href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>. See also <a
+
href="http://www.jboss.org/tools/download/installation">Inst...
+ methods</a>.</p>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+</html>
Property changes on:
trunk/download.jboss.org/index.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain