File: index.html

package info (click to toggle)
cocoon 1.8-1
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 12,016 kB
  • ctags: 3,793
  • sloc: xml: 16,682; java: 8,089; sh: 174; makefile: 61
file content (42 lines) | stat: -rw-r--r-- 1,223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>

<head>
 <meta HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
 <title>Cocoon 1.8</title>
</head>

<body BGCOLOR="#FFFFFF">

<p ALIGN="CENTER">The Apache XML project is proud to present</p>

<h3 ALIGN="CENTER"><img border="0" src="docs/images/cocoon.jpg" width="300" height="69"></h3>

<h3 ALIGN="CENTER">version 1.8</h3>

<div align="center">
  <center>
  <table border="0" width="60%">
    <tr>
      <td width="100%">
        <ul>
          <li><font size="+1"><a href="/Cocoon.xml">Cocoon Status Page</a>(*)</font></li>
          <li><font size="+1"><a href="samples/index.xml">Live Samples</a>(*)</font></li>
          <li><font size="+1"><a href="docs/index.html">Documentation</a></font></li>
        </ul>
        <p><font size="-12"><b>(*)</b> these links will work only if served by
        Cocoon. So you need to install Cocoon first and then make this file
        visible from your web server.</font></td>
    </tr>
  </table>
  </center>
</div>

<p ALIGN="CENTER">
 <font SIZE="-1">
  Copyright (c) 1999-2000 <a HREF="http://xml.apache.org">The Apache Software Foundation.</a><br>
  All rights reserved.
 </font>
</p>
</body>
</html>