Added:
velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-xml/src/site/site.xml
URL:
http://svn.apache.org/viewvc/velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-xml/src/site/site.xml?rev=964406&view=auto
==============================================================================
---
velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-xml/src/site/site.xml
(added)
+++
velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-xml/src/site/site.xml
Thu Jul 15 12:52:03 2010
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Licensed to the Apache Software Foundation (ASF) under one or more
contributor
+ license agreements. See the NOTICE file distributed with this work for
additional
+ information regarding copyright ownership. The ASF licenses this file to
+ you under the Apache License, Version 2.0 (the "License"); you may not use
+ this file except in compliance with the License. You may obtain a copy of
+ the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
+ by applicable law or agreed to in writing, software distributed under the
+ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS
+ OF ANY KIND, either express or implied. See the License for the specific
+ language governing permissions and limitations under the License. -->
+
+<project name="Apache Velocity Tools">
+ <publishDate position="bottom" format="yyyy-MM-dd HH:mm:ss" />
+ <bannerLeft>
+ <name>Apache Velocity Project</name>
+ <src>/images/velocity_project_wide.png</src>
+ <href>http://velocity.apache.org/</href>
+ </bannerLeft>
+
+ <bannerRight>
+ <name>Apache Velocity</name>
+ <src>/images/velocitytools.png</src>
+ </bannerRight>
+
+ <skin>
+ <groupId>org.apache.velocity.site</groupId>
+ <artifactId>velocity-site-skin</artifactId>
+ <version>1.2.3</version>
+ </skin>
+
+ <body>
+ <breadcrumbs>
+ <item name="Apache" href="http://www.apache.org/" />
+ <item name="Velocity" href="http://velocity.apache.org/" />
+ <item name="Velocity Tools" />
+ </breadcrumbs>
+
+ <links>
+ <item name="Engine"
href="http://velocity.apache.org/engine/devel/" />
+ <item name="Tools" href="http://velocity.apache.org/tools/devel/"
/>
+ <item name="Anakia"
href="http://velocity.apache.org/anakia/devel/" />
+ <item name="Texen" href="http://velocity.apache.org/texen/devel/"
/>
+ <item name="DocBook" href="http://velocity.apache.org/docbook/" />
+ <item name="DVSL" href="http://velocity.apache.org/dvsl/devel/" />
+ </links>
+
+ <menu name="VelocityTools">
+ <item name="Velocity Tools parent module" href="../index.html"/>
+ </menu>
+
+ <menu ref="modules" />
+ <menu ref="reports" />
+
+ </body>
+</project>
Propchange:
velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-xml/src/site/site.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
velocity/sandbox/maven-reorg/tools/trunk/velocity-tools-xml/src/site/site.xml
------------------------------------------------------------------------------
svn:keywords = Date Author Id Revision HeadURL