acoliver 02/03/16 16:57:24
Added: src/documentation/xdocs/news book.xml logocontest.xml
Log:
I wonder what planet I was on...
Revision Changes Path
1.1 jakarta-poi/src/documentation/xdocs/news/book.xml
Index: book.xml
===================================================================
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"../dtd/book-cocoon-v10.dtd">
<book software="Poi Project"
title="Poi Project News Pages"
copyright="@year@ Poi Project">
<menu label="Navigation">
<menu-item label="Main" href="../index.html"/>
</menu>
<menu label="News">
<menu-item label="Logo Submissions" href="logocontest.html"/>
</menu>
</book>
1.1 jakarta-poi/src/documentation/xdocs/news/logocontest.xml
Index: logocontest.xml
===================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN"
"dtd/document-v10.dtd">
<document>
<header>
<title></title>
<authors>
<person id="AO" name="Andrew C. Oliver" email="[EMAIL PROTECTED]"/>
</authors>
</header>
<body>
<s1 title="POI logos">
<p>
Here are the current logo submissions. Thanks to the artists!
</p>
<s2 title="Michael Mosmann">
<p>
<img src="images/logoMichaelMosmann.png"/>
</p>
</s2>
<s2 title="Lo�c Lef�vre">
<p>
<img src="images/logoLoicLefevre.png"/>
</p>
</s2>
<s2 title="Glen Stampoutlzis">
<p>
<img src="images/logoGlenStampoutlzis.png"/>
</p>
</s2>
</s1>
</body>
<footer>
<legal>
Copyright (c) @year@ The Apache Software Foundation All rights reserved.
$Revision: 1.1 $ $Date: 2002/03/17 00:57:24 $
</legal>
</footer>
</document>