User: mnf999
Date: 01/07/10 23:37:00
Modified: . navigation.jsp lists.jsp cvs.jsp head.jsp
Log:
new logo look pointing to forums
Revision Changes Path
1.5 +12 -7 newsite/navigation.jsp
Index: navigation.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/navigation.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- navigation.jsp 2001/07/07 02:50:47 1.4
+++ navigation.jsp 2001/07/11 06:37:00 1.5
@@ -90,8 +90,9 @@
RESOURCES
</td></tr></table>
- <a class="linkmenu" href="lists.jsp">Mailing Lists</a><br>
- <a class="linkmenu" href="testimonials.jsp">Success Stories</a>
+ <a class="linkmenu" href="lists.jsp">Mailing Lists</a><br>
+ <a class="linkmenu" href="/forums/index.jsp">Forums (new)</a><br>
+ <a class="linkmenu" href="testimonials.jsp">Success Stories</a>
<a class="linkmenu" href="contrib.jsp">Contribute</a><br>
<a class="linkmenu" href="faq.jsp">FAQ</a><br>
</td>
@@ -152,18 +153,22 @@
</table>
</td>
<td><img src="../pictures/tb9.gif"></td>
-</tr></table>
-
+</tr>
+</table>
+<table cellspacing="0" cellpadding="0" border="0">
+<tr><td width="150" height="100" bgcolor="#dddddd"><img
src="../pictures/t.gif"><img src="http://sourceforge.net/sflogo.php?group_id=22866"
width="0" height="0" border="0"></td></tr>
+</table>
+
-<a href="/JBG/training.jsp"><img src="../pictures/jbossgroup.gif" width="150"
height="103" border="0"></a>
-<br>
</div>
<!-- TEXTURE -->
<div style="position: absolute; left: 0px; top: 170px; z-index: 5;">
-<table cellspacing="0" cellpadding="0" width="150" height="588" border="0"
background="../pictures/tex.jpg">
+<table cellspacing="0" cellpadding="0" width="150" height="540" border="0"
background="../pictures/tex.jpg">
<tr><td> </td></tr>
+
+
</table>
</div>
1.2 +5 -5 newsite/lists.jsp
Index: lists.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/lists.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lists.jsp 2001/06/14 17:33:38 1.1
+++ lists.jsp 2001/07/11 06:37:00 1.2
@@ -9,11 +9,11 @@
<p class="text">We have users and developers from all over the world on the
mailing lists. They are using all kinds of operating systems and email readers. So
please do not sent HTML-mail to the mailing lists. Please tune your Outlook,
Communicator or whatever program you use to sent plain ASCII emails.
<p class="text">If you are asking a question or sending a bug report please
also include the JBoss version you are using, the JDK version, the relevant part of
the server trace and all other information you think others would find helpful to find
the problem (like code snippets, config files etc).
- <p class="text">WARNING: JBoss' old mailing list provider, working-dogs, is no
longer in a position to host our lists. We have moved to Sourceforge for some of our
infrastructure.<br> PLEASE USE THE NEW DEVELOPER AND USER LIST INSTEAD.
- <p class="head">JBOSS-USER
- <p class="text">Is the main list for general discussion of JBoss, send support
questions here as well.
- <p class="text"><b>To subscribe</b> please follow the instructions on <a
class="link"
href="http://lists.sourceforge.net/lists/listinfo/jboss-user">sourceforge</a>.
- <p class="text"><a class="link"
href="http://www.mail-archive.com/jboss-user%40lists.sourceforge.net/">Archive</a>
+ <p class="head">JBOSS-USER
+ <p class="text">We are moving JBoss-user our main mailing list to a pure
online forum. The main reason has been the unmanageable volume on jboss-user. <a
href="/forums/index.jsp">Visit our forums</a>
+ <p class="text">These are the main forums for generatl discussion of JBoss and
support questions.
+ <p class="text"><b>To subscribe</b> to the mailing list please follow the
instructions on <a class="link"
href="http://lists.sourceforge.net/lists/listinfo/jboss-user">sourceforge</a>.
+ <p class="text"><a class="link"
href="http://www.mail-archive.com/jboss-user%40lists.sourceforge.net/">Archive</a>
<p class="text"><a class="link"
href="http://www.mail-archive.com/[email protected]/"><b>Old
Archive</b></a> (working-dogs old archive)
<p class="head">JBOSS-DEV
<p class="text"><b>For development only</b>, all the architecture discussion
are taken on this list. Deep EJB design stuff and modeling fun. It notifies you
updates in the cvs tree. Register here if you are interested in following and
participating in the building of the source tree.
1.5 +1 -1 newsite/cvs.jsp
Index: cvs.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/cvs.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cvs.jsp 2001/06/27 01:27:19 1.4
+++ cvs.jsp 2001/07/11 06:37:00 1.5
@@ -12,7 +12,7 @@
plan on working with the source tree, you can set up a
CVS environment
on your machine.
- <p class="text">We thank sourceforge.net for hosting our CVS. <A
href="http://sourceforge.net"> <IMG
src="http://sourceforge.net/sflogo.php?group_id=22866" width="88" height="31"
border="0" alt="SourceForge Logo"></A>
+ <p class="text">We host our CVS at sourceforge. <A
href="http://sourceforge.net"> <IMG
src="http://sourceforge.net/sflogo.php?group_id=22866" width="88" height="31"
border="0" alt="SourceForge Logo"></A>
<p class="head">SOURCE CODE
<p class="text"><a class="link"
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/"><font face="Myriad
Web,Arial"><b>Browse the source on-line</b></font></a>
<br>Download a daily updated <a class="link"
href="/zip_archives/">snapshot of the sources</a> (ZIP archive)
1.3 +1 -3 newsite/head.jsp
Index: head.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/head.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- head.jsp 2001/06/28 11:51:09 1.2
+++ head.jsp 2001/07/11 06:37:00 1.3
@@ -17,9 +17,7 @@
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
- <td bgcolor="#2c922f" background="../pictures/headback1.jpg"><img
src="../pictures/head1.gif" width="180" height="165"></td>
- <td bgcolor="#2c922f"><img src="../pictures/head2.gif" width="200"
height="165"></td>
- <td bgcolor="#2c922f" background="../pictures/headback2.jpg"><img
src="../pictures/head3.gif" width="380" height="165"></td>
+ <td bgcolor="#2c922f"><img src="../pictures/head000.jpg" width="760"
height="165"></td>
<td width="100%" background="../pictures/headfill.gif"><img
src="../pictures/t.gif" width="6" height="1"></td>
</tr>
</table>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development