User: user57  
  Date: 01/11/15 18:12:24

  Modified:    src/docs/common team.jsp
  Log:
   o added <hr> to the top of each navigation.jsp, so the nav buttons do not
     get confused with the page content.
   o changed <ul> elements in team.jsp to be of class text so they get the
     better looking font.  Really need to fix up the stylesheet so that we
     don't have to set the class of each <p>, <ol> and <ul> to the default
     of "text", but only for the rare cases.
   o removed Ant bits from cvs.jsp, added link to buildsystem.jsp
  
  Revision  Changes    Path
  1.14      +28 -37    newsite/src/docs/common/team.jsp
  
  Index: team.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/common/team.jsp,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- team.jsp  2001/11/09 03:43:10     1.13
  +++ team.jsp  2001/11/16 02:12:24     1.14
  @@ -537,19 +537,17 @@
                <table>
                
                <tr>
  -             
  -             
                <td width="50%">
   
  -              <ul>
  -                             <li>Anatoly Akkerman
  -                             <li>Toby Allsop 
  +              <ul class="text">
  +             <li>Anatoly Akkerman
  +             <li>Toby Allsop 
                   <li>Paul Austin 
                   <li>Richard Backhouse 
                   <li>Ahmed Bakayoko 
                   <li>Holger Baxmann 
                   <li>Vladimir Blagojevic
  -                             <li>Edward Bridges
  +             <li>Edward Bridges
                   <li>Simone Bordet 
                   <li>Joel Boehland 
                   <li>Ingo Bruel 
  @@ -562,35 +560,31 @@
                   <li>Tom Cook 
                   <li>Markus Cozowicz 
                   <li>Stacy Curl
  -                             <li>Clint Dalton 
  +             <li>Clint Dalton 
                   <li>Darius Davidavicius 
                   <li>Edwin DeSouza 
                   <li>Jason Dillon
  -                             <li>Adrian Durkin 
  -                             <li>Peter Fagerlund
  +             <li>Adrian Durkin 
  +             <li>Peter Fagerlund
                   <li>Tobias Frech 
                   <li>Michel Groot 
                   <li>Heitzso 
                   <li>Vincent Harcq
  -                             <li>Tommy Helstrom 
  +             <li>Tommy Helstrom 
                   <li>Gabor Herr 
                   <li>Lars Hoflansl
  -                     <li>David Jencks
  -                     <li>Ken Jenks 
  +                     <li>David Jencks
  +             <li>Ken Jenks 
                   <li>Michael J 
  -
  -                
  -                       
                 </ul>
                </td>
  +
                <td width="50%">
  -             
  -              <ul>
  -                             
  -                             <li>Jeremiah Johnson
  +              <ul class="text">
  +             <li>Jeremiah Johnson
                   <li>Edward Kenworthy 
                   <li>Chris Kimpton
  -                             <li>Olaf Klischat 
  +             <li>Olaf Klischat 
                   <li>Alexander Kogan 
                   <li>Roberto Leong 
                   <li>Adi Lev 
  @@ -601,20 +595,20 @@
                   <li>Brett McLaughlin 
                   <li>Dewayne McNair 
                   <li>Joel Memes
  -                             <li>Vinay Menon
  -                             <li>Richard Monson-Haefel
  -                             <li>Pedro Mota 
  +             <li>Vinay Menon
  +             <li>Richard Monson-Haefel
  +             <li>Pedro Mota 
                   <li>Michael Mullis 
                   <li>Fulco Muriglio
                   <li>Keith Musser 
                   <li>Mariusz Novostawski 
                   <li>Luan OCarrol 
                   <li>Kunle Odutola 
  -                             <li>Farrid Oudjaneff
  +             <li>Farrid Oudjaneff
                   <li>Lennart Petersson
  -                             <li>Greg Pierce 
  +             <li>Greg Pierce 
                   <li>Hugo Jose Pinto 
  -                             <li>Luke Taylor
  +             <li>Luke Taylor
                   <li>Vadim Tkachenko 
                   <li>Sebastien Sahuc 
                   <li>Sandeep 
  @@ -623,23 +617,21 @@
                   <li>Kesha Sibilev 
                   <li>Trevor Squires  
                   <li>Jon Stevens 
  -                             <li>Michael Stephens
  +             <li>Michael Stephens
                   <li>Dain Sundstrom
                 </ul>
                </td>
  +
                <td width="50%">
  -             
  -              <ul>
  -                             
  -                             
  -                             <li>Mike Swainston-Rainford
  -                             <li>Luke Taylor
  -                             <li>Pierrick Vaudour 
  +              <ul class="text">
  +             <li>Mike Swainston-Rainford
  +             <li>Luke Taylor
  +             <li>Pierrick Vaudour 
               <li>Jason Vasquez
               <li>Vaughn Vernon 
               <li>Burkhard Vogel
  -                             <li>Jay Walters
  -                             <li>Wolfgang Werner 
  +             <li>Jay Walters
  +             <li>Wolfgang Werner 
               <li>Tim White 
               <li>Greg Wilkins 
                                
  @@ -648,7 +640,6 @@
                        </td>
                        
                        <td width="50%">
  -                     
                        </td>
                                </tr>
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to