Author: remy.maucherat(a)jboss.com
Date: 2008-02-28 17:59:22 -0500 (Thu, 28 Feb 2008)
New Revision: 455
Added:
trunk/webapps/ROOT/images/
trunk/webapps/ROOT/images/apr_pb.gif
trunk/webapps/ROOT/images/bkg_shadow.png
trunk/webapps/ROOT/images/favicon.ico
trunk/webapps/ROOT/images/hdr_bkg.gif
trunk/webapps/ROOT/images/hdr_hdrtitle.gif
trunk/webapps/ROOT/images/hdr_jbosslogo.gif
trunk/webapps/ROOT/images/hdr_jbossorglogo.gif
trunk/webapps/ROOT/images/jboss_ics.gif
trunk/webapps/ROOT/images/jboss_logo.gif
trunk/webapps/ROOT/images/jbossorg_logo.gif
trunk/webapps/ROOT/images/jbossweblogo.gif
trunk/webapps/ROOT/images/jbweb_pb.gif
trunk/webapps/ROOT/images/openssl_ics.gif
trunk/webapps/ROOT/images/tomcat_pb.gif
trunk/webapps/ROOT/jbossweb.css
Removed:
trunk/webapps/ROOT/apr_pb.gif
trunk/webapps/ROOT/jboss_ics.gif
trunk/webapps/ROOT/jboss_logo.gif
trunk/webapps/ROOT/jbossorg_logo.gif
trunk/webapps/ROOT/jbossweblogo.gif
trunk/webapps/ROOT/jbweb_pb.gif
trunk/webapps/ROOT/openssl_ics.gif
trunk/webapps/ROOT/tomcat_pb.gif
Modified:
trunk/webapps/ROOT/index.html
Log:
- Add new look, submitted by James Cobb.
Deleted: trunk/webapps/ROOT/apr_pb.gif
===================================================================
(Binary files differ)
Added: trunk/webapps/ROOT/images/apr_pb.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/apr_pb.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/bkg_shadow.png
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/bkg_shadow.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/favicon.ico
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/favicon.ico
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/hdr_bkg.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/hdr_bkg.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/hdr_hdrtitle.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/hdr_hdrtitle.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/hdr_jbosslogo.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/hdr_jbosslogo.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/hdr_jbossorglogo.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/hdr_jbossorglogo.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/jboss_ics.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/jboss_ics.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/jboss_logo.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/jboss_logo.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/jbossorg_logo.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/jbossorg_logo.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/jbossweblogo.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/jbossweblogo.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/jbweb_pb.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/jbweb_pb.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/openssl_ics.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/openssl_ics.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/webapps/ROOT/images/tomcat_pb.gif
===================================================================
(Binary files differ)
Property changes on: trunk/webapps/ROOT/images/tomcat_pb.gif
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/webapps/ROOT/index.html
===================================================================
--- trunk/webapps/ROOT/index.html 2008-02-28 15:38:38 UTC (rev 454)
+++ trunk/webapps/ROOT/index.html 2008-02-28 22:59:22 UTC (rev 455)
@@ -1,225 +1,56 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
lang="en">
- <head>
- <title>JBoss Web</title>
- <style type="text/css">
- /*<![CDATA[*/
- body {
- color: #000000;
- background-color: #FFFFFF;
- font-family: Arial, "Times New Roman", Times, serif;
- margin: 10px 0px;
- }
-
- img {
- border: none;
- }
-
- a:link, a:visited {
- color: blue
- }
-
- th {
- font-family: Verdana, "Times New Roman", Times, serif;
- font-size: 110%;
- font-weight: normal;
- font-style: italic;
- background: #D2A41C;
- text-align: left;
- }
-
- td {
- color: #000000;
- font-family: Arial, Helvetica, sans-serif;
- }
-
- td.menu {
- background: #FFDC75;
- }
-
- .center {
- text-align: center;
- }
-
- .code {
- color: #000000;
- font-family: "Courier New", Courier, monospace;
- font-size: 110%;
- margin-left: 2.5em;
- }
-
- #banner {
- margin-bottom: 12px;
- }
-
- p#congrats {
- margin-top: 0;
- font-weight: bold;
- text-align: center;
- }
-
- p#footer {
- text-align: right;
- font-size: 80%;
- }
- /*]]>*/
- </style>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<title>JBoss Web</title>
+<link href="jbossweb.css" rel="stylesheet"
type="text/css" />
</head>
-
<body>
-
-<!-- Header -->
-<table id="banner" width="100%">
- <tr>
- <td align="left" style="width:400px">
- <a
href="http://www.jboss.com/">
- <img src="jboss_logo.gif" alt="JBoss, a division of Red
Hat"/>
- </a>
- </td>
- <td align="left">
- <a
href="http://labs.jboss.com/jbossweb/">
- <img src="jbossweblogo.gif" alt="JBoss Web"/>
- </a>
- </td>
- <td align="right">
- <a
href="http://www.jboss.org/">
- <img src="jbossorg_logo.gif" alt="JBoss.org"/>
- </a>
- </td>
- </tr>
-</table>
-
-<table>
- <tr>
-
- <!-- Table of Contents -->
- <td valign="top">
- <table width="100%" border="1"
cellspacing="0" cellpadding="3">
- <tr>
- <th>Administration</th>
- </tr>
- <tr>
- <td class="menu">
- <a href="manager/status">Status</a><br/>
- <a href="manager/html">Manager</a><br/>
-
- </td>
- </tr>
- </table>
-
- <br />
- <table width="100%" border="1"
cellspacing="0" cellpadding="3">
- <tr>
- <th>Documentation</th>
- </tr>
- <tr>
- <td class="menu">
- <a
href="RELEASE-NOTES.txt">Release Notes</a><br/>
- <a
href="docs/changelog.html">Change Log</a><br/>
- <a href="docs">Documentation</a><br/>
-
- </td>
- </tr>
- </table>
-
- <br/>
- <table width="100%" border="1"
cellspacing="0" cellpadding="3">
- <tr>
- <th>JBoss Web Online</th>
- </tr>
- <tr>
- <td class="menu">
- <a
href="http://labs.jboss.com/jbossweb/">Home Page<...
- <a
href="http://jira.jboss.com/jira/browse/JBWEB">Bug ...
-
- </td>
- </tr>
- </table>
-
- <br/>
- <table width="100%" border="1"
cellspacing="0" cellpadding="3">
- <tr>
- <th>Apache Tomcat Online</th>
- </tr>
- <tr>
- <td class="menu">
- <a
href="http://tomcat.apache.org/">Home Page</a>...
- <a
href="http://tomcat.apache.org/faq/">FAQ</a><br/>
- <a
href="http://tomcat.apache.org/bugreport.html">Bug ...
- <a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCON...
Bugs</a><br/>
- <a
href="http://mail-archives.apache.org/mod_mbox/tomcat-users/"&g...
- <a
href="http://mail-archives.apache.org/mod_mbox/tomcat-dev/">...
- <a
href="irc://irc.freenode.net/#tomcat">IRC</a><br/>
-
- </td>
- </tr>
- </table>
-
- <br/>
- <table width="100%" border="1"
cellspacing="0" cellpadding="3">
- <tr>
- <th>Miscellaneous</th>
- </tr>
- <tr>
- <td class="menu">
- <a
href="http://java.sun.com/products/servlet">Sun's&nb...
- <a
href="http://java.sun.com/products/jsp">Sun's J...
-
- </td>
- </tr>
- </table>
- </td>
-
- <td style="width:20px"> </td>
-
- <!-- Body -->
- <td align="left" valign="top">
- <p id="congrats">If you're seeing this page via a web
browser, it means you've setup JBoss Web successfully. Congratulations!</p>
-
- <p>As you may have guessed by now, this is the default JBoss Web home
page. It can be found on the local filesystem at:</p>
- <p
class="code">$CATALINA_HOME/webapps/ROOT/index.html</p>
-
- <p>where "$CATALINA_HOME" is the root of the JBoss Web
installation directory. If you're seeing this page, and
- you don't think you should be, then either you're either a user who
has arrived at new installation of JBoss Web,
- or you're an administrator who hasn't got his/her setup quite right.
Providing the latter is the case,
- please refer to the <a href="docs">JBoss Web
Documentation</a> for more detailed setup and administration
- information than is found in the INSTALL file.</p>
-
- <p><b>NOTE: For security reasons, using the administration
webapp
- is restricted to users with role "admin". The manager webapp
- is restricted to users with role "manager".</b>
- Users are defined in
<code>$CATALINA_HOME/conf/tomcat-users.xml</code>.</p>
-
- <p>Included with this release are extensive documentation and an
introductory guide to developing web applications.</p>
-
-<!--
- <p>Tomcat mailing lists are available at the Tomcat project web
site:</p>
-
- <ul>
- <li><b><a
href="mailto:users@tomcat.apache.org">users@tomcat.apache.org</a></b>
for general questions related to configuring and using Tomcat</li>
- <li><b><a
href="mailto:dev@tomcat.apache.org">dev@tomcat.apache.org</a></b>
for developers working on Tomcat</li>
- </ul>
--->
-
- <p>Thanks for using JBoss Web!</p>
-
- <p id="footer">
- <img border="0" src="jbweb_pb.gif"/>
- <img border="0" src="tomcat_pb.gif"/>
- <img border="0" src="apr_pb.gif"/>
- <img border="0" src="openssl_ics.gif"/>
- <img border="0" src="jboss_ics.gif"/>
- <br/>
-
-
- © 2008 Red Hat Middleware, LLC. All Rights Reserved.
- </p>
- </td>
-
- </tr>
-</table>
-
+<div class="wrapper">
+ <div class="header">
+ <div class="floatleft"><a href="index.html"><img
src="images/hdr_hdrtitle.gif" border="0"></a></div>
+ <div class="floatright"><a
href="http://www.jboss.com/"><img src="images/hdr_jbosslogo.gif"
alt="JBoss, a division of Red Hat" border="0"></a><a
href="http://www.jboss.org"><img
src="images/hdr_jbossorglogo.gif"
alt="JBoss.org - Community driven."
border="0" /></a></div>
+ </div>
+ <div class="container">
+ <div class="leftcol">
+ <dl>
+ <dt>Administration</dt>
+ <dd><a href="manager/status">Status</a></dd>
+ <dd><a href="manager/html">Manager</a></dd>
+ <dt>Documentation</dt>
+ <dd><a href="RELEASE-NOTES.txt">Release
Notes</a></dd>
+ <dd><a href="docs/changelog.html">Change
Log</a></dd>
+ <dd><a href="docs">Documentation</a></dd>
+ <dt>JBoss Web Online</dt>
+ <dd><a
href="http://labs.jboss.com/jbossweb/">JBoss Web
Project Home Page</a></dd>
+ <dd><a
href="http://jira.jboss.com/jira/browse/JBWEB">Bug
Database</a></dd>
+ <dt>Apache Tomcat Online</dt>
+ <dd><a
href="http://tomcat.apache.org/">Apache Tomcat Home
Page</a></dd>
+ <dd><a
href="http://tomcat.apache.org/faq/">FAQ</a></dd>
+ <dd><a
href="http://tomcat.apache.org/bugreport.html">Bug
Database</a></dd>
+ <dd><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCON...
Bugs</a></dd>
+ <dd><a
href="http://mail-archives.apache.org/mod_mbox/tomcat-users/"&g... Mailing
List</a></dd>
+ <dd><a
href="http://mail-archives.apache.org/mod_mbox/tomcat-dev/">...
Mailing List</a></dd>
+ <dd><a
href="irc://irc.freenode.net/#tomcat">IRC</a></dd>
+ <dt>Web Resources</dt>
+ <dd><a
href="http://java.sun.com/products/servlet">Sun's Servlet
Site</a></dd>
+ <dd><a
href="http://java.sun.com/products/jsp">Sun's
Java Server Pages Site</a></dd>
+ </dl>
+ </div>
+ <!-- this is the main content area for the page -->
+ <div class="maincol"> <img src="images/jboss_logo.gif"
width="215" height="95" style="margin-bottom: 20px; " />
+ <h1>Congratulations!<br />
+ If you're seeing this page via a web browser, it means you've setup JBoss
Web successfully. </h1>
+ <p>As you may have guessed by now, this is the default JBoss Web home page.
It can be found on the local filesystem at:</p>
+ <code>$CATALINA_HOME/webapps/ROOT/index.html</code> (where
"$CATALINA_HOME" is the root of the JBoss Web installation directory).
+ <p>If you're seeing this page, and you don't think you should be,
then either you're either a user who has arrived at new installation of JBoss Web, or
you're an administrator who hasn't got his/her setup quite right. Providing the
latter is the case, please refer to the <a href="docs">JBoss Web
Documentation</a> for more detailed setup and administration information than is
found in the INSTALL file.</p>
+ <p><b>NOTE: For security reasons, using the administration webapp is
restricted to users with role "admin". The manager webapp is restricted to users
with role "manager".</b> Users are defined in
<code>$CATALINA_HOME/conf/tomcat-users.xml</code>.</p>
+ <p>Included with this release are extensive documentation and an introductory
guide to developing web applications.</p>
+ <p>Thanks for using JBoss Web!</p>
+ <p> <img border="0" src="images/jbweb_pb.gif"/>
<img border="0" src="images/tomcat_pb.gif"/> <img
border="0" src="images/apr_pb.gif"/> <img border="0"
src="images/openssl_ics.gif"/> <img border="0"
src="images/jboss_ics.gif"/> </p>
+ </div>
+ </div>
+ <div class="footer">© 2008 Red Hat Middleware, LLC. All Rights
Reserved. </div>
+</div>
</body>
</html>
Deleted: trunk/webapps/ROOT/jboss_ics.gif
===================================================================
(Binary files differ)
Deleted: trunk/webapps/ROOT/jboss_logo.gif
===================================================================
(Binary files differ)
Deleted: trunk/webapps/ROOT/jbossorg_logo.gif
===================================================================
(Binary files differ)
Added: trunk/webapps/ROOT/jbossweb.css
===================================================================
--- trunk/webapps/ROOT/jbossweb.css (rev 0)
+++ trunk/webapps/ROOT/jbossweb.css 2008-02-28 22:59:22 UTC (rev 455)
@@ -0,0 +1,164 @@
+
+/* ------- Common Elements ---------- */
+
+html {
+ margin:0;
+ padding:0;
+}
+
+body {
+ margin:20px;
+ padding: 0px;
+ font-family:Verdana, Arial, Helvetica, sans-serif;
+ background-color:#a3a9ad;
+ color:#424242;
+ font-size: 12px;
+}
+
+p { }
+
+a {
+ color:#527fa8;
+}
+
+hr {
+ border-top: 1px solid #a4b2b9;
+ border-right: 0px solid #a4b2b9;
+ border-left: 0px solid #a4b2b9;
+ border-bottom: 0px solid #a4b2b9;
+ margin-bottom: 3px;
+}
+img { border:0px; }
+
+h1 {
+ font-size:14px;
+ color:#4a5d75;
+ margin-top:0px;
+ padding-top: 6px;
+}
+h2 {
+ font-size:13px;
+ color:#32444d;
+}
+
+h3 { }
+h4 { }
+h5 { }
+h6 { }
+
+.wrapper {
+ min-width: 900px;
+ background-image:url(../images/bkg_shadow.png);
+ background-position:right;
+ background-repeat:repeat-y;
+ padding-right:7px;
+}
+
+.container {
+
+ margin: 0px;
+ padding:0px;
+ background-color: white;
+ overflow:hidden;
+}
+
+.leftcol {
+ float:left;
+ width:300px;
+ background-color:#eaeff2;
+ border-right: 1px solid #c1c4ca;
+}
+
+.maincol {
+ margin: 0px 20px 0px 325px;
+ padding-top: 30px;
+
+}
+
+/* -------- This equalizes the two column heights in the layout ----------------- */
+
+.leftcol, .maincol {
+ padding-bottom: 30005px;
+ margin-bottom: -30000px;
+ }
+
+/* ---------- */
+
+.header {
+ background-image: url(../images/hdr_bkg.gif);
+ background-position:bottom;
+ background-repeat: repeat-x;
+ background-color:#35485d;
+ height: 50px;
+}
+
+.footer {
+ background-color:#35485d;
+ color:#dbe7ee;
+ line-height:2em;
+ font-size:9px;
+ text-align: center;
+ clear:both;
+}
+
+.footer a {
+ color:#dbe7ee;
+ line-height:2em;
+ font-size:9px;
+ text-align: center;
+ clear:both;
+}
+
+.floatright {
+ float:right;
+}
+.floatleft {
+ float:left;
+}
+
+/* ------------------------------------------------- Left Navigation
------------------------------------------------------------------------- */
+
+.leftcol dl { margin-left: 30px; }
+
+.leftcol dt {
+ color:#4a5d75;
+ font-weight: bold;
+ margin-left: 0px;
+ margin-right: 20px;
+ padding: 10px 0px 0px 0px;
+ border-bottom: 1px solid #424242;
+}
+
+.leftcol dd {
+ margin-left: 4px;
+ padding:2px 0px;
+}
+
+/* ------------------------------------------------- Breadcrumb navigation
------------------------------------------------------------------ */
+
+#bread {
+ color: #656565;
+ padding-right: 3px;
+ margin-bottom: 10px;
+ }
+
+#bread ul {
+ margin-left: 0;
+ padding-left: 0;
+ display: inline;
+ border: none;
+ }
+
+#bread ul li {
+ margin-left: 0;
+ padding-left: 2px;
+ font-size:10px;
+ border: none;
+ list-style: none;
+ display: inline;
+ }
+
+#bread a {
+ color:#656565;
+ text-decoration: underline;
+}
Deleted: trunk/webapps/ROOT/jbossweblogo.gif
===================================================================
(Binary files differ)
Deleted: trunk/webapps/ROOT/jbweb_pb.gif
===================================================================
(Binary files differ)
Deleted: trunk/webapps/ROOT/openssl_ics.gif
===================================================================
(Binary files differ)
Deleted: trunk/webapps/ROOT/tomcat_pb.gif
===================================================================
(Binary files differ)