summaryrefslogtreecommitdiff
path: root/src/main/site/site.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-09-30 12:53:00 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-09-30 12:53:00 +0000
commitc956358acdefc89db6a0e62cace55551629960a7 (patch)
tree48b949c62650daf93a50de21bba1c143ac072798 /src/main/site/site.xml
parentad0efd4d9fa524d34620c95feb571d8a1d2cc622 (diff)
downloadmocca-c956358acdefc89db6a0e62cace55551629960a7.tar.gz
mocca-c956358acdefc89db6a0e62cace55551629960a7.tar.bz2
mocca-c956358acdefc89db6a0e62cace55551629960a7.zip
mocca project site
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@513 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'src/main/site/site.xml')
-rw-r--r--src/main/site/site.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/main/site/site.xml b/src/main/site/site.xml
new file mode 100644
index 00000000..f72f52bf
--- /dev/null
+++ b/src/main/site/site.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project name="MOCCA">
+ <publishDate position="right"/>
+ <bannerLeft>
+ <name>MOCCA</name>
+ <src>http://mocca.egovlabs.gv.at/mocca-t_s.png</src>
+ <href>http://mocca.egovlabs.gv.at/</href>
+ </bannerLeft>
+
+ <body>
+ <links>
+ <item name="Apache" href="http://www.apache.org/" />
+ <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
+ <item name="Maven 2" href="http://maven.apache.org/"/>
+ </links>
+
+ <menu name="MOCCA">
+ <item name="Introduction" href="index.html"/>
+ <item name="Download" href="download.html"/>
+ <item name="Release Notes" href="release-notes.html" />
+ <item name="General Information" href="about.html"/>
+ <item name="Road Map" href="roadmap.html" />
+ </menu>
+
+ <menu ref="reports"/>
+
+ </body>
+
+</project> \ No newline at end of file