Author: nick
Date: Wed Mar 19 18:32:12 2014
New Revision: 1579341
URL: http://svn.apache.org/r1579341
Log:
Move the HWPF and XWPF documentation into /document/ from /hwpf/, to match how
the other main formats work
Added:
poi/site/src/documentation/content/xdocs/document/
- copied from r1579219, poi/site/src/documentation/content/xdocs/hwpf/
poi/site/src/documentation/content/xdocs/document/book.xml
- copied unchanged from r1579335,
poi/site/src/documentation/content/xdocs/hwpf/book.xml
poi/site/src/documentation/content/xdocs/document/index.xml
- copied unchanged from r1579335,
poi/site/src/documentation/content/xdocs/hwpf/index.xml
Removed:
poi/site/publish/hwpf/
poi/site/src/documentation/content/xdocs/hwpf/
Modified:
poi/site/publish/.htaccess
poi/site/publish/casestudies.html
poi/site/publish/changes.html
poi/site/publish/download.html
poi/site/publish/encryption.html
poi/site/publish/faq.html
poi/site/publish/guidelines.html
poi/site/publish/howtobuild.html
poi/site/publish/index.html
poi/site/publish/legal.html
poi/site/publish/mailinglists.html
poi/site/publish/overview.html
poi/site/publish/poi-ruby.html
poi/site/publish/subversion.html
poi/site/publish/text-extraction.html
poi/site/publish/todo.html
poi/site/publish/who.html
poi/site/src/documentation/content/xdocs/book.xml
poi/site/src/documentation/content/xdocs/index.xml
poi/site/src/documentation/content/xdocs/overview.xml
poi/site/src/documentation/content/xdocs/trans/de/book.xml
poi/site/src/documentation/content/xdocs/trans/de/index.xml
poi/site/src/documentation/content/xdocs/trans/es/book.xml
poi/site/src/documentation/content/xdocs/trans/es/index.xml
poi/site/src/documentation/content/xdocs/trans/es/overview.xml
Modified: poi/site/publish/.htaccess
URL:
http://svn.apache.org/viewvc/poi/site/publish/.htaccess?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/.htaccess (original)
+++ poi/site/publish/.htaccess Wed Mar 19 18:32:12 2014
@@ -2,3 +2,4 @@
RewriteEngine On
RewriteRule ^hssf/(.*)$ http://poi.apache.org/spreadsheet/$1 [R=permanent]
RewriteRule ^hslf/(.*)$ http://poi.apache.org/slideshow/$1 [R=permanent]
+RewriteRule ^hwpf/(.*)$ http://poi.apache.org/document/$1 [R=permanent]
Modified: poi/site/publish/casestudies.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/casestudies.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/casestudies.html (original)
+++ poi/site/publish/casestudies.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/download.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/encryption.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/encryption.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/encryption.html (original)
+++ poi/site/publish/encryption.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/faq.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/faq.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/faq.html (original)
+++ poi/site/publish/faq.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/guidelines.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/guidelines.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/guidelines.html (original)
+++ poi/site/publish/guidelines.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/howtobuild.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/howtobuild.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/howtobuild.html (original)
+++ poi/site/publish/howtobuild.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Wed Mar 19 18:32:12 2014
@@ -137,7 +137,7 @@ if (VERSION > 3) {
<a href="spreadsheet/index.html">Excel (SS=HSSF+XSSF)</a>
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
<a href="slideshow/index.html">PowerPoint (HSLF+XSLF)</a>
@@ -274,7 +274,7 @@ if (VERSION > 3) {
<p>
For each MS Office application there exists a component module that
attempts to provide a common high level Java api to both OLE2 and OOXML
document formats. This is most developed for <a
href="spreadsheet/index.html">Excel workbooks (SS=HSSF+XSSF)</a>.
- Work is progressing for <a href="hwpf/index.html">Word documents
(HWPF+XWPF)</a> and
+ Work is progressing for <a href="document/index.html">Word documents
(HWPF+XWPF)</a> and
<a href="slideshow/index.html">PowerPoint presentations (HSLF+XSLF)</a>.
</p>
Modified: poi/site/publish/legal.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/legal.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/legal.html (original)
+++ poi/site/publish/legal.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/mailinglists.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/mailinglists.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/mailinglists.html (original)
+++ poi/site/publish/mailinglists.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/overview.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/overview.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/overview.html (original)
+++ poi/site/publish/overview.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
@@ -288,7 +288,7 @@ if (VERSION > 3) {
HWPF is our port of the Microsoft Word 97 (-2003) file format to pure
Java. It supports read, and limited write capabilities. It also
provides
simple text extraction support for the older Word 6 and Word 95 formats.
- Please see <a href="./hwpf/index.html">the HWPF project page for more
+ Please see <a href="./document/index.html">the HWPF project page for more
information</a>. This component remains in early stages of
development. It can already read and write simple files.
</p>
@@ -483,7 +483,7 @@ if (VERSION > 3) {
<tr class="a">
-<td colspan="1" rowspan="1"><a href="./hwpf/index.html">HWPF</a></td>
+<td colspan="1" rowspan="1"><a href="./document/index.html">HWPF</a></td>
<td colspan="1" rowspan="1">Word DOC</td>
<td colspan="1" rowspan="1">poi-scratchpad</td>
<td colspan="1" rowspan="1"> </td>
@@ -546,7 +546,7 @@ if (VERSION > 3) {
<tr class="b">
-<td colspan="1" rowspan="1"><a href="./hwpf/index.html">XWPF</a></td>
+<td colspan="1" rowspan="1"><a href="./document/index.html">XWPF</a></td>
<td colspan="1" rowspan="1">Word DOCX</td>
<td colspan="1" rowspan="1">poi-ooxml</td>
<td colspan="1" rowspan="1"> </td>
Modified: poi/site/publish/poi-ruby.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/poi-ruby.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/poi-ruby.html (original)
+++ poi/site/publish/poi-ruby.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/subversion.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/subversion.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/subversion.html (original)
+++ poi/site/publish/subversion.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/text-extraction.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/text-extraction.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/text-extraction.html (original)
+++ poi/site/publish/text-extraction.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/todo.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/todo.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/todo.html (original)
+++ poi/site/publish/todo.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/publish/who.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/who.html?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/publish/who.html (original)
+++ poi/site/publish/who.html Wed Mar 19 18:32:12 2014
@@ -158,7 +158,7 @@ if (VERSION > 3) {
</div>
<div class="menuItem">
-<a href="hwpf/index.html">Word (HWPF+XWPF)</a>
+<a href="document/index.html">Word (HWPF+XWPF)</a>
</div>
<div class="menuItem">
Modified: poi/site/src/documentation/content/xdocs/book.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/book.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/book.xml (original)
+++ poi/site/src/documentation/content/xdocs/book.xml Wed Mar 19 18:32:12 2014
@@ -51,7 +51,7 @@
<menu label="Component APIs">
<menu-item label="Excel (SS=HSSF+XSSF)" href="spreadsheet/index.html"/>
- <menu-item label="Word (HWPF+XWPF)" href="hwpf/index.html"/>
+ <menu-item label="Word (HWPF+XWPF)" href="document/index.html"/>
<menu-item label="PowerPoint (HSLF+XSLF)" href="slideshow/index.html"/>
<menu-item label="OpenXML4J (OOXML)" href="oxml4j/index.html"/>
<menu-item label="OLE2 Filesystem (POIFS)" href="poifs/index.html"/>
Modified: poi/site/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/index.xml Wed Mar 19 18:32:12 2014
@@ -70,7 +70,7 @@
<p>
For each MS Office application there exists a component module that
attempts to provide a common high level Java api to both OLE2 and OOXML
document formats. This is most developed for <link
href="spreadsheet/index.html">Excel workbooks (SS=HSSF+XSSF)</link>.
- Work is progressing for <link href="hwpf/index.html">Word documents
(HWPF+XWPF)</link> and
+ Work is progressing for <link href="document/index.html">Word documents
(HWPF+XWPF)</link> and
<link href="slideshow/index.html">PowerPoint presentations
(HSLF+XSLF)</link>.
</p>
<p>
Modified: poi/site/src/documentation/content/xdocs/overview.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/overview.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/overview.xml (original)
+++ poi/site/src/documentation/content/xdocs/overview.xml Wed Mar 19 18:32:12
2014
@@ -52,7 +52,7 @@
HWPF is our port of the Microsoft Word 97 (-2003) file format to pure
Java. It supports read, and limited write capabilities. It also
provides
simple text extraction support for the older Word 6 and Word 95 formats.
- Please see <link href="./hwpf/index.html">the HWPF project page for more
+ Please see <link href="./document/index.html">the HWPF project page for
more
information</link>. This component remains in early stages of
development. It can already read and write simple files.
</p>
@@ -187,7 +187,7 @@
<td> </td>
</tr>
<tr>
- <td><link href="./hwpf/index.html">HWPF</link></td>
+ <td><link href="./document/index.html">HWPF</link></td>
<td>Word DOC</td>
<td>poi-scratchpad</td>
<td> </td>
@@ -229,7 +229,7 @@
<td> </td>
</tr>
<tr>
- <td><link href="./hwpf/index.html">XWPF</link></td>
+ <td><link href="./document/index.html">XWPF</link></td>
<td>Word DOCX</td>
<td>poi-ooxml</td>
<td> </td>
Modified: poi/site/src/documentation/content/xdocs/trans/de/book.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/trans/de/book.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/trans/de/book.xml (original)
+++ poi/site/src/documentation/content/xdocs/trans/de/book.xml Wed Mar 19
18:32:12 2014
@@ -32,7 +32,7 @@
<menu-item label="Überblick" href="../../overview.html"/>
<menu-item label="POIFS" href="../../poifs/index.html"/>
<menu-item label="HSSF" href="../../spreadsheet/index.html"/>
- <menu-item label="HWPF" href="../../hwpf/index.html"/>
+ <menu-item label="HWPF" href="../../document/index.html"/>
<menu-item label="HPSF" href="../../hpsf/index.html"/>
<menu-item label="POI-Utils" href="../../utils/index.html"/>
<menu-item label="Download"
href="http://jakarta.apache.org/builds/jakarta-poi/"/>
Modified: poi/site/src/documentation/content/xdocs/trans/de/index.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/trans/de/index.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/trans/de/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/trans/de/index.xml Wed Mar 19
18:32:12 2014
@@ -162,7 +162,7 @@
HWPF ist unsere Portierung des Microsoft Word 97 Datei-Formats
in reinem Java. Es unterstützt Lesen und Schreiben. Mehr
Informationen gibt es auf der
- <link href="../../hwpf/index.html">HWPF-Seite</link>.
+ <link href="../../document/index.html">HWPF-Seite</link>.
Diese Komponente ist noch nicht sehr weit fortgeschritten. Wir suchen
Entwickler, die mitmachen.
</p>
Modified: poi/site/src/documentation/content/xdocs/trans/es/book.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/trans/es/book.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/trans/es/book.xml (original)
+++ poi/site/src/documentation/content/xdocs/trans/es/book.xml Wed Mar 19
18:32:12 2014
@@ -36,7 +36,7 @@
<menu-item label="Descripción General" href="overview.html"/>
<menu-item label="POIFS [EN]" href="../../poifs/index.html"/>
<menu-item label="HSSF [EN]" href="../../spreadsheet/index.html"/>
- <menu-item label="HWPF [EN]" href="../../hwpf/index.html"/>
+ <menu-item label="HWPF [EN]" href="../../document/index.html"/>
<menu-item label="HPSF [EN]" href="../../hpsf/index.html"/>
<menu-item label="POI-Utils [EN]" href="../../utils/index.html"/>
<menu-item label="Descargas" href="ext:download"/>
Modified: poi/site/src/documentation/content/xdocs/trans/es/index.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/trans/es/index.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/trans/es/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/trans/es/index.xml Wed Mar 19
18:32:12 2014
@@ -90,7 +90,7 @@
</section>
<section><title>HWPF</title>
<p>HWPF es nuestra adaptación del formato de fichero de Microsoft
Word 97 a Java puro. Soporta lectura y escritura.
- Por favor, vea <link href="../../hwpf/index.html">la página del
proyecto HWPF [EN] para más información</link>. Este
+ Por favor, vea <link href="../../document/index.html">la página
del proyecto HWPF [EN] para más información</link>. Este
componente está en la fase inicial de diseño. Ya puede leer y
escribir ficheros sencillos. ¡Entra!</p>
</section>
<section><title>HPSF</title>
Modified: poi/site/src/documentation/content/xdocs/trans/es/overview.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/trans/es/overview.xml?rev=1579341&r1=1579340&r2=1579341&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/trans/es/overview.xml (original)
+++ poi/site/src/documentation/content/xdocs/trans/es/overview.xml Wed Mar 19
18:32:12 2014
@@ -48,17 +48,17 @@
</p>
</section>
- <section><title>HSSF</title>
+ <section><title>HSSF + XSSF</title>
<p>
- <link href="../../spreadsheet/index.html">HSSF [EN]</link> es el
conjunto de APIs para la lectura y
- escritura de hojas de cálculo de Microsoft Excel 97(-XP) utilizando
(únicamente) Java.
+ <link href="../../spreadsheet/index.html">HSSF + XSSF [EN]</link> es
el conjunto de APIs para la lectura y
+ escritura de hojas de cálculo de Microsoft Excel 97-2003 y 2007+
utilizando (únicamente) Java.
</p>
</section>
<section><title>HWPF</title>
<p>
- <link href="../../hwpf/index.html">HWPF [EN]</link> es el conjunto
de APIs para la lectura y
- escritura de documentos Word 97(-XP) de Microsoft utilizando
(únicamente) Java.
+ <link href="../../document/index.html">HWPF + XWPF [EN]</link> es el
conjunto de APIs para la lectura y
+ escritura de documentos Word 97-2003 y 2007+ de Microsoft utilizando
(únicamente) Java.
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]