- add download link for tika releases to website
[tika.git] / src / site / site.xml
bloba0b64ceaa22c2050fbb317d7af7e0de01ed60ee2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3   Licensed to the Apache Software Foundation (ASF) under one
4   or more contributor license agreements.  See the NOTICE file
5   distributed with this work for additional information
6   regarding copyright ownership.  The ASF licenses this file
7   to you under the Apache License, Version 2.0 (the
8   "License"); you may not use this file except in compliance
9   with the License.  You may obtain a copy of the License at
11     http://www.apache.org/licenses/LICENSE-2.0
13   Unless required by applicable law or agreed to in writing,
14   software distributed under the License is distributed on an
15   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16   KIND, either express or implied.  See the License for the
17   specific language governing permissions and limitations
18   under the License.
19 -->
20 <project name="Apache Tika">
21   <publishDate position="none"/>
22   <bannerLeft>
23     <alt>Apache Tika</alt>
24     <src>/tika.png</src>
25     <href>/</href>
26   </bannerLeft>
27   <bannerRight>
28     <alt>Apache Incubator</alt>
29     <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
30     <href>http://incubator.apache.org/</href>
31   </bannerRight>
32   <body>
33     <links>
34       <item name="Apache" href="http://www.apache.org/" />
35       <item name="Incubator" href="http://incubator.apache.org/"/>
36       <item name="Lucene" href="http://lucene.apache.org/"/>
37     </links>
38     <menu name="Apache Tika">
39       <item name="Introduction" href="index.html"/>
40       <item name="Download" href="http://www.apache.org/dyn/closer.cgi/incubator/tika"/>
41     </menu>
42     <menu ref="reports"/>
43   </body>
44 </project>