java/cewolf-1.0/src/site/site.xml
changeset 1 639991d0808a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/java/cewolf-1.0/src/site/site.xml	Sat Feb 28 21:31:02 2009 +0100
     1.3 @@ -0,0 +1,32 @@
     1.4 +<?xml version="1.0" encoding="ISO-8859-1"?>
     1.5 +
     1.6 +<project name="Cewolf Tag Library">
     1.7 +  <bannerLeft>
     1.8 +      <name>Mojo</name>
     1.9 +      <src>http://mojo.codehaus.org/images/mojo_logo.png</src>
    1.10 +      <href>http://mojo.codehaus.org</href>
    1.11 +   </bannerLeft>
    1.12 +   <bannerRight>
    1.13 +      <name>Codehaus</name>
    1.14 +      <src>http://mojo.codehaus.org/images/codehaus-small.png</src>
    1.15 +      <href>http://www.codehaus.org</href>
    1.16 +   </bannerRight>
    1.17 +   <body>
    1.18 +      <links>
    1.19 +         <item name="Mojo" href="http://mojo.codehaus.org"/>
    1.20 +         <item name="Maven" href="http://maven.apache.org/maven2"/>
    1.21 +      </links>
    1.22 +       <menu name="Overview">
    1.23 +      <item name="Introduction" href="brief.html"/>
    1.24 +      <item name="Tutuorial" href="tutorial.html"/>
    1.25 +      <item name="Tag Library" href="taglib.html"/>
    1.26 +      <item name="Screens" href="demo.html"/>
    1.27 +   <item name="Tag Library" href="taglib.html"/>
    1.28 +<item name="Javadoc" href="/javadoc/index.html"/>
    1.29 +<item name="Project" href="http://sourceforge.net/projects/cewolf"/>
    1.30 +<item name="Downloads" href="http://sourceforge.net/project/showfiles.php?group_id=57282"/>
    1.31 +<item name="Faq" href="/faq/faq.html"/>
    1.32 +    </menu>
    1.33 +    ${reports}
    1.34 +  </body>
    1.35 +</project>