You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ju...@apache.org on 2007/03/31 14:40:54 UTC

svn commit: r524416 - in /incubator/tika/trunk/src/site: ./ apt/ apt/index.apt resources/ resources/tika.png resources/tika.xcf site.xml

Author: jukka
Date: Sat Mar 31 05:40:53 2007
New Revision: 524416

URL: http://svn.apache.org/viewvc?view=rev&rev=524416
Log:
TIKA-2: Basic web site based on Maven 2.

Added:
    incubator/tika/trunk/src/site/
    incubator/tika/trunk/src/site/apt/
    incubator/tika/trunk/src/site/apt/index.apt   (with props)
    incubator/tika/trunk/src/site/resources/
    incubator/tika/trunk/src/site/resources/tika.png   (with props)
    incubator/tika/trunk/src/site/resources/tika.xcf   (with props)
    incubator/tika/trunk/src/site/site.xml   (with props)

Added: incubator/tika/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/tika/trunk/src/site/apt/index.apt?view=auto&rev=524416
==============================================================================
--- incubator/tika/trunk/src/site/apt/index.apt (added)
+++ incubator/tika/trunk/src/site/apt/index.apt Sat Mar 31 05:40:53 2007
@@ -0,0 +1,46 @@
+                       -----------
+                       Apache Tika
+                       -----------
+
+~~ 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.
+
+Tika - Content Analysis Toolkit
+
+   Apache Tika is a toolkit for detecting and extracting metadata and
+   structured text content from various documents using existing parser
+   libraries. 
+
+   Apache Tika is an effort undergoing
+   {{{http://incubator.apache.org/}incubation}} at
+   {{{http://www.apache.org/}The Apache Software Foundation}} (ASF),
+   sponsored by the {{{http://lucene.apache.org/}Apache Lucene PMC}}.
+   Incubation is required of all newly accepted projects until a further
+   review indicates that the infrastructure, communications, and decision
+   making process have stabilized in a manner consistent with other
+   successful ASF projects. While incubation status is not necessarily
+   a reflection of the completeness or stability of the code, it does
+   indicate that the project has yet to be fully endorsed by the ASF.
+
+   See the {{{http://incubator.apache.org/projects/tika.html}Apache Tika
+   Incubation Status}} page for the current incubation status.
+
+Latest News
+
+   [March 22nd, 2007: Apache Tika project started]
+     The Apache Tika project was formally started when the
+     {{{http://wiki.apache.org/incubator/TikaProposal}Tika proposal}} was
+     {{{http://mail-archives.apache.org/mod_mbox/incubator-general/200703.mbox/%3c510143ac0703221130p4341aa78vd6608c13ffc95a82@mail.gmail.com%3e}accepted}}
+     by the {{{http://incubator.apache.org/}Apache Incubator PMC}}. 

Propchange: incubator/tika/trunk/src/site/apt/index.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/tika/trunk/src/site/resources/tika.png
URL: http://svn.apache.org/viewvc/incubator/tika/trunk/src/site/resources/tika.png?view=auto&rev=524416
==============================================================================
Binary file - no diff available.

Propchange: incubator/tika/trunk/src/site/resources/tika.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/tika/trunk/src/site/resources/tika.xcf
URL: http://svn.apache.org/viewvc/incubator/tika/trunk/src/site/resources/tika.xcf?view=auto&rev=524416
==============================================================================
Binary file - no diff available.

Propchange: incubator/tika/trunk/src/site/resources/tika.xcf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/tika/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/tika/trunk/src/site/site.xml?view=auto&rev=524416
==============================================================================
--- incubator/tika/trunk/src/site/site.xml (added)
+++ incubator/tika/trunk/src/site/site.xml Sat Mar 31 05:40:53 2007
@@ -0,0 +1,43 @@
+<?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 Tika">
+  <publishDate position="none"/>
+  <bannerLeft>
+    <alt>Apache Tika</alt>
+    <src>/tika.png</src>
+    <href>/</href>
+  </bannerLeft>
+  <bannerRight>
+    <alt>Apache Incubator</alt>
+    <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
+    <href>http://incubator.apache.org/</href>
+  </bannerRight>
+  <body>
+    <links>
+      <item name="Apache" href="http://www.apache.org/" />
+      <item name="Incubator" href="http://incubator.apache.org/"/>
+      <item name="Lucene" href="http://lucene.apache.org/"/>
+    </links>
+    <menu name="Apache Tika">
+      <item name="Introduction" href="index.html"/>
+    </menu>
+    <menu ref="reports"/>
+  </body>
+</project>
\ No newline at end of file

Propchange: incubator/tika/trunk/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native