You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2010/10/15 18:17:43 UTC

svn commit: r1022995 - in /poi/trunk/src/documentation/content/xdocs: book.xml download.xml legal.xml

Author: nick
Date: Fri Oct 15 16:17:43 2010
New Revision: 1022995

URL: http://svn.apache.org/viewvc?rev=1022995&view=rev
Log:
Several small site updates, to get us closer to complying with the new site branding policy

Modified:
    poi/trunk/src/documentation/content/xdocs/book.xml
    poi/trunk/src/documentation/content/xdocs/download.xml
    poi/trunk/src/documentation/content/xdocs/legal.xml

Modified: poi/trunk/src/documentation/content/xdocs/book.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/book.xml?rev=1022995&r1=1022994&r2=1022995&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/book.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/book.xml Fri Oct 15 16:17:43 2010
@@ -60,4 +60,11 @@
         <menu-item label="Publisher (HPBF)" href="hpbf/index.html"/>
     </menu>
 
+    <menu label="Apache Wide">
+        <menu-item label="Apache Software Foundation" href="http://www.apache.org/" />
+        <menu-item label="License" href="http://www.apache.org/licenses/" />
+        <menu-item label="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
+        <menu-item label="Thanks" href="http://www.apache.org/foundation/thanks.html" />
+        <menu-item label="Security" href="http://www.apache.org/security/" />
+    </menu>
 </book>

Modified: poi/trunk/src/documentation/content/xdocs/download.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/download.xml?rev=1022995&r1=1022994&r2=1022995&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/download.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/download.xml Fri Oct 15 16:17:43 2010
@@ -27,7 +27,10 @@
   <body>
     <section><title>Available Downloads</title>
       <p>
-       This page provides instructions on how to download and verify Apache POI release artifacts.
+       This page provides instructions on how to download and verify the
+       Apache POI release artifacts. Apache POI is a pure Java library for
+       manipulating Microsoft Documents, for more information please see
+       <link href="index.html">the project homepage</link>.
       </p>
       <ul>
           <li><link href="download.html#POI-3.6">The latest stable release is Apache POI 3.6</link></li>

Modified: poi/trunk/src/documentation/content/xdocs/legal.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/legal.xml?rev=1022995&r1=1022994&r2=1022995&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/legal.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/legal.xml Fri Oct 15 16:17:43 2010
@@ -38,10 +38,14 @@
 </section>
     <section><title>Copyrights and Trademarks</title>
 <p>
-All material on this website is Copyright &#169; 2002-2009, The Apache
+All material on this website is Copyright &#169; 2002-2010, The Apache
 Software Foundation.
 </p>
 <p>
+Apache POI, POI, Apache, the Apache feather logo, and the Apache POI 
+project logo are trademarks of The Apache Software Foundation.
+</p>
+<p>
 Sun, Sun Microsystems, Solaris, Java, JavaServer Web Development Kit,
 and JavaServer Pages are trademarks or registered trademarks of Sun
 Microsystems, Inc. UNIX is a registered trademark in the United States



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org