paulsp      2002/07/03 20:31:29

  Modified:    webapp/apidocs index.html
  Log:
  Just giving this page a "facelift"
  
  Revision  Changes    Path
  1.4       +39 -4     jakarta-jetspeed/webapp/apidocs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/apidocs/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html        23 Mar 2001 04:32:54 -0000      1.3
  +++ index.html        4 Jul 2002 03:31:29 -0000       1.4
  @@ -1,8 +1,43 @@
  +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <html>
   <head>
  -  <meta http-equiv="Refresh" content="0; 
URL=http://jakarta.apache.org/jetspeed/api";>
  +  <meta http-equiv="Refresh" content="5; 
URL=http://jakarta.apache.org/jetspeed/api";>
  +  <title>Jakarta Jetspeed Portal: JavaDocs</title>
   </head>
  -<body>
  -<p>You have not installed the javadocs in your local web application</p>
  +<body bgcolor="#ffffff" text="#000000" link="#525D76">        
  +  <table border="0" width="100%" cellspacing="0">
  +    <tr>
  +      <td align="left">
  +        <a href="http://jakarta.apache.org";>
  +          <img src="http://jakarta.apache.org/images/jakarta-logo.gif"; border="0"/>
  +        </a>
  +      </td>
  +      <td align="right">
  +        <a href="http://jakarta.apache.org/jetspeed/";>
  +          <img src="../images/jetspeed-logo.gif" alt="Jetspeed" border="0"/>
  +        </a>
  +      </td>
  +    </tr>
  +  </table>
  +  <hr noshade="" size="1"/>
  +
  +  <div align="Center">
  +    <p>
  +      <big>
  +        The javadocs are not installed on this server.  This browser will
  +        attempt to open Jetspeed's javadocs on Jetspeed's web site using the 
following
  +        link in 5 seconds.
  +      </big>
  +    </p>
  +  </div>
  +  <div align="Center">
  +    <p>
  +      <big>
  +        <a href="http://jakarta.apache.org/jetspeed/api";>
  +          http://jakarta.apache.org/jetspeed/api
  +        </a>
  +      </big>
  +    </p>
  +  </div>
   </body>
  -</html>
  \ No newline at end of file
  +</html>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to