From d53e38e6b60ba6735091c414d5fe7e3da5f1069e Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Thu, 20 Mar 2008 22:31:15 +0000 Subject: [PATCH] Update a lot of the site to apache documentation format 1.3, from 1.1. Also, put note about apachecon on the homepage git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639487 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/3rdparty.xml | 2 +- .../content/xdocs/casestudies.xml | 2 +- src/documentation/content/xdocs/changes.xml | 2 +- .../content/xdocs/dtd/changes-v11.mod | 71 +++ .../content/xdocs/dtd/changes-v13.dtd | 95 ++++ .../content/xdocs/dtd/common-charents-v10.mod | 74 +++ .../content/xdocs/dtd/common-elems-v10.mod | 68 +++ .../content/xdocs/dtd/document-v13.dtd | 145 ++++++ .../content/xdocs/dtd/document-v13.mod | 432 ++++++++++++++++++ .../content/xdocs/dtd/faq-v12.mod | 69 +++ .../content/xdocs/dtd/faq-v13.dtd | 86 ++++ .../content/xdocs/dtd/todo-v11.dtd | 87 ++-- .../content/xdocs/dtd/todo-v11.mod | 76 +++ .../content/xdocs/dtd/todo-v13.dtd | 99 ++++ .../content/xdocs/entity/ISOdia.pen | 34 ++ .../content/xdocs/entity/ISOgrk1.pen | 74 +++ .../content/xdocs/entity/ISOlat1.pen | 79 ++++ .../content/xdocs/entity/ISOnum.pen | 109 +++++ .../content/xdocs/entity/ISOpub.pen | 110 +++++ .../content/xdocs/entity/ISOtech.pen | 85 ++++ src/documentation/content/xdocs/faq.xml | 2 +- .../content/xdocs/historyandfuture.xml | 2 +- .../content/xdocs/howtobuild.xml | 2 +- src/documentation/content/xdocs/index.xml | 16 +- src/documentation/content/xdocs/legal.xml | 2 +- .../content/xdocs/mailinglists.xml | 2 +- src/documentation/content/xdocs/mirrors.xml | 2 +- src/documentation/content/xdocs/news.xml | 2 +- src/documentation/content/xdocs/overview.xml | 2 +- src/documentation/content/xdocs/patches.xml | 2 +- src/documentation/content/xdocs/poi-ruby.xml | 2 +- .../content/xdocs/subversion.xml | 2 +- src/documentation/content/xdocs/todo.xml | 2 +- src/documentation/content/xdocs/who.xml | 2 +- .../resources/images/ApacheConEu08.jpg | Bin 0 -> 9021 bytes src/documentation/skins/poi-site/css/site.css | 6 +- 36 files changed, 1785 insertions(+), 62 deletions(-) create mode 100644 src/documentation/content/xdocs/dtd/changes-v11.mod create mode 100644 src/documentation/content/xdocs/dtd/changes-v13.dtd create mode 100644 src/documentation/content/xdocs/dtd/common-charents-v10.mod create mode 100644 src/documentation/content/xdocs/dtd/common-elems-v10.mod create mode 100644 src/documentation/content/xdocs/dtd/document-v13.dtd create mode 100644 src/documentation/content/xdocs/dtd/document-v13.mod create mode 100644 src/documentation/content/xdocs/dtd/faq-v12.mod create mode 100644 src/documentation/content/xdocs/dtd/faq-v13.dtd create mode 100644 src/documentation/content/xdocs/dtd/todo-v11.mod create mode 100644 src/documentation/content/xdocs/dtd/todo-v13.dtd create mode 100644 src/documentation/content/xdocs/entity/ISOdia.pen create mode 100644 src/documentation/content/xdocs/entity/ISOgrk1.pen create mode 100644 src/documentation/content/xdocs/entity/ISOlat1.pen create mode 100644 src/documentation/content/xdocs/entity/ISOnum.pen create mode 100644 src/documentation/content/xdocs/entity/ISOpub.pen create mode 100644 src/documentation/content/xdocs/entity/ISOtech.pen create mode 100644 src/documentation/resources/images/ApacheConEu08.jpg diff --git a/src/documentation/content/xdocs/3rdparty.xml b/src/documentation/content/xdocs/3rdparty.xml index ada6da4d3c..b627e26fdb 100644 --- a/src/documentation/content/xdocs/3rdparty.xml +++ b/src/documentation/content/xdocs/3rdparty.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/casestudies.xml b/src/documentation/content/xdocs/casestudies.xml index 498f5cbbfc..e10d90e0eb 100644 --- a/src/documentation/content/xdocs/casestudies.xml +++ b/src/documentation/content/xdocs/casestudies.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 9d335d7662..b1504a7023 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - + History of Changes diff --git a/src/documentation/content/xdocs/dtd/changes-v11.mod b/src/documentation/content/xdocs/dtd/changes-v11.mod new file mode 100644 index 0000000000..f9cd5cd835 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/changes-v11.mod @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/changes-v13.dtd b/src/documentation/content/xdocs/dtd/changes-v13.dtd new file mode 100644 index 0000000000..8ffed7b69e --- /dev/null +++ b/src/documentation/content/xdocs/dtd/changes-v13.dtd @@ -0,0 +1,95 @@ + + + + + + + + +%document; + + + + + + +%common-charents; + + + + + + +%common; + + + + + + +%changes; + + + + diff --git a/src/documentation/content/xdocs/dtd/common-charents-v10.mod b/src/documentation/content/xdocs/dtd/common-charents-v10.mod new file mode 100644 index 0000000000..d495c1daa3 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/common-charents-v10.mod @@ -0,0 +1,74 @@ + + + + + + + + +%ISOlat1; + + +%ISOpub; + + +%ISOtech; + + +%ISOnum; + + +%ISOdia; + + + + diff --git a/src/documentation/content/xdocs/dtd/common-elems-v10.mod b/src/documentation/content/xdocs/dtd/common-elems-v10.mod new file mode 100644 index 0000000000..ba7581cba6 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/common-elems-v10.mod @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/document-v13.dtd b/src/documentation/content/xdocs/dtd/document-v13.dtd new file mode 100644 index 0000000000..801a317f51 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/document-v13.dtd @@ -0,0 +1,145 @@ + + + + + + + + + +%common-charents; + + + + + + +%document; + + + + diff --git a/src/documentation/content/xdocs/dtd/document-v13.mod b/src/documentation/content/xdocs/dtd/document-v13.mod new file mode 100644 index 0000000000..4c60b803bc --- /dev/null +++ b/src/documentation/content/xdocs/dtd/document-v13.mod @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/faq-v12.mod b/src/documentation/content/xdocs/dtd/faq-v12.mod new file mode 100644 index 0000000000..3065a804d3 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/faq-v12.mod @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/faq-v13.dtd b/src/documentation/content/xdocs/dtd/faq-v13.dtd new file mode 100644 index 0000000000..2588ea8d45 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/faq-v13.dtd @@ -0,0 +1,86 @@ + + + + + + + + +%document; + + + + + + +%common-charents; + + + + + + +%faq; + + + + diff --git a/src/documentation/content/xdocs/dtd/todo-v11.dtd b/src/documentation/content/xdocs/dtd/todo-v11.dtd index 3aaaa14dbd..476395d9a2 100644 --- a/src/documentation/content/xdocs/dtd/todo-v11.dtd +++ b/src/documentation/content/xdocs/dtd/todo-v11.dtd @@ -1,25 +1,40 @@ + @@ -55,39 +60,37 @@ COPYRIGHT: + "-//APACHE//ENTITIES Documentation V1.1//EN" + "document-v11.mod"> %document; - - + - - - + +%common-charents; - + - - + +%common; - - + + + - - + +%todo; - - - diff --git a/src/documentation/content/xdocs/dtd/todo-v11.mod b/src/documentation/content/xdocs/dtd/todo-v11.mod new file mode 100644 index 0000000000..102fca01f3 --- /dev/null +++ b/src/documentation/content/xdocs/dtd/todo-v11.mod @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/dtd/todo-v13.dtd b/src/documentation/content/xdocs/dtd/todo-v13.dtd new file mode 100644 index 0000000000..9c28ec853d --- /dev/null +++ b/src/documentation/content/xdocs/dtd/todo-v13.dtd @@ -0,0 +1,99 @@ + + + + + + + + +%document; + + + + + + +%common-charents; + + + + + + +%common; + + + + + + +%todo; + + + + diff --git a/src/documentation/content/xdocs/entity/ISOdia.pen b/src/documentation/content/xdocs/entity/ISOdia.pen new file mode 100644 index 0000000000..df5c05d2ed --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOdia.pen @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOgrk1.pen b/src/documentation/content/xdocs/entity/ISOgrk1.pen new file mode 100644 index 0000000000..cdab380fc3 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOgrk1.pen @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOlat1.pen b/src/documentation/content/xdocs/entity/ISOlat1.pen new file mode 100644 index 0000000000..6222e2f929 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOlat1.pen @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOnum.pen b/src/documentation/content/xdocs/entity/ISOnum.pen new file mode 100644 index 0000000000..02605bfb58 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOnum.pen @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOpub.pen b/src/documentation/content/xdocs/entity/ISOpub.pen new file mode 100644 index 0000000000..04a5732b45 --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOpub.pen @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/entity/ISOtech.pen b/src/documentation/content/xdocs/entity/ISOtech.pen new file mode 100644 index 0000000000..b3b39f9f1b --- /dev/null +++ b/src/documentation/content/xdocs/entity/ISOtech.pen @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index e74b6f0901..9a54320403 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - + diff --git a/src/documentation/content/xdocs/historyandfuture.xml b/src/documentation/content/xdocs/historyandfuture.xml index cf2afc53b3..8c1355d32d 100644 --- a/src/documentation/content/xdocs/historyandfuture.xml +++ b/src/documentation/content/xdocs/historyandfuture.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/howtobuild.xml b/src/documentation/content/xdocs/howtobuild.xml index 587cac556d..af45effa89 100644 --- a/src/documentation/content/xdocs/howtobuild.xml +++ b/src/documentation/content/xdocs/howtobuild.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index ac5e23e193..aa380620ec 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
@@ -43,12 +43,22 @@ The release is also available from the central Maven repository under Group ID "org.apache.poi" and Version "3.0.2-FINAL".

-

We would also like to confirm that verions 3.0 and 3.0.1 of Apache - POI do +

We would also like to confirm that versions 3.0.1 and 3.0.2 of + Apache POI do not contain any viruses. Users of broken virus checkers which do detect a 94 byte file, sci_cec.db, as containing one are advised to contact their vendor for a fix.

+
ApacheCon Europe Coming Soon +

ApacheCon Europe 2008 banner + ApacheCon Europe 2008 will once again be held at the Mövenpick + Hotel in Amsterdam, April 7-11. This year, there will be a number + of POI sessions, including a tutorial covering the new Office Open + XML support.

+

For further information, see the ApacheCon Europe Web site at + www.eu.apachecon.com

+
Office Open XML Support

We are currently working to support the new Office Open XML file formats, such as XLSX and PPTX, which were introduced in diff --git a/src/documentation/content/xdocs/legal.xml b/src/documentation/content/xdocs/legal.xml index bc24156b90..8b8d273d30 100644 --- a/src/documentation/content/xdocs/legal.xml +++ b/src/documentation/content/xdocs/legal.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +

diff --git a/src/documentation/content/xdocs/mailinglists.xml b/src/documentation/content/xdocs/mailinglists.xml index 6f2b68c98d..b984399370 100644 --- a/src/documentation/content/xdocs/mailinglists.xml +++ b/src/documentation/content/xdocs/mailinglists.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/mirrors.xml b/src/documentation/content/xdocs/mirrors.xml index e133fa4339..1db26641d9 100644 --- a/src/documentation/content/xdocs/mirrors.xml +++ b/src/documentation/content/xdocs/mirrors.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/news.xml b/src/documentation/content/xdocs/news.xml index ddfe1e0d54..bd2c0cda9f 100644 --- a/src/documentation/content/xdocs/news.xml +++ b/src/documentation/content/xdocs/news.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/overview.xml b/src/documentation/content/xdocs/overview.xml index 984449b5ac..036a328cb7 100644 --- a/src/documentation/content/xdocs/overview.xml +++ b/src/documentation/content/xdocs/overview.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/patches.xml b/src/documentation/content/xdocs/patches.xml index ad599c9905..754a288e50 100644 --- a/src/documentation/content/xdocs/patches.xml +++ b/src/documentation/content/xdocs/patches.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - + diff --git a/src/documentation/content/xdocs/poi-ruby.xml b/src/documentation/content/xdocs/poi-ruby.xml index 18b723a036..6fe4e407e8 100644 --- a/src/documentation/content/xdocs/poi-ruby.xml +++ b/src/documentation/content/xdocs/poi-ruby.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/subversion.xml b/src/documentation/content/xdocs/subversion.xml index 2e8b1b1d82..1bfd75e0df 100644 --- a/src/documentation/content/xdocs/subversion.xml +++ b/src/documentation/content/xdocs/subversion.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/content/xdocs/todo.xml b/src/documentation/content/xdocs/todo.xml index 5ecc37a5e0..2ec7f44bde 100644 --- a/src/documentation/content/xdocs/todo.xml +++ b/src/documentation/content/xdocs/todo.xml @@ -18,7 +18,7 @@ ==================================================================== --> - + Things To Do for Poi diff --git a/src/documentation/content/xdocs/who.xml b/src/documentation/content/xdocs/who.xml index 2812966f73..79b3b19484 100644 --- a/src/documentation/content/xdocs/who.xml +++ b/src/documentation/content/xdocs/who.xml @@ -17,7 +17,7 @@ limitations under the License. ==================================================================== --> - +
diff --git a/src/documentation/resources/images/ApacheConEu08.jpg b/src/documentation/resources/images/ApacheConEu08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c330579b6da1e33c131be0629419a64987d7697 GIT binary patch literal 9021 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 literal 0 HcmV?d00001 diff --git a/src/documentation/skins/poi-site/css/site.css b/src/documentation/skins/poi-site/css/site.css index fe2eaf2985..31af371641 100644 --- a/src/documentation/skins/poi-site/css/site.css +++ b/src/documentation/skins/poi-site/css/site.css @@ -19,6 +19,10 @@ div#banner { border-bottom: 1px solid #aaa; } +p img.ontheright { + float: right; +} + #banner, #banner td { background: #fff; color: #036; @@ -97,4 +101,4 @@ div#banner { } #authors { font-size: x-small; -} \ No newline at end of file +} -- 2.39.5