Author: centic
Date: Tue Sep 5 14:43:53 2017
New Revision: 1807357
URL: http://svn.apache.org/viewvc?rev=1807357&view=rev
Log:
Fix small typo and add JSPWiki Worksheet plugin as related project
Modified:
poi/site/publish/overview.html
poi/site/publish/related-projects.html
poi/site/src/documentation/content/xdocs/overview.xml
poi/site/src/documentation/content/xdocs/related-projects.xml
Modified: poi/site/publish/overview.html
URL: http://svn.apache.org/viewvc/poi/site/publish/overview.html?rev=1807357&r1=1807356&r2=1807357&view=diff
==============================================================================
--- poi/site/publish/overview.html (original)
+++ poi/site/publish/overview.html Tue Sep 5 14:43:53 2017
@@ -796,7 +796,7 @@ if (VERSION > 3) {
<p>
- All of the examples are inclided in POI distributions as a poi-examples artifact.
+ All of the examples are included in POI distributions as a poi-examples artifact.
</p>
Modified: poi/site/publish/related-projects.html
URL: http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1807357&r1=1807356&r2=1807357&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Tue Sep 5 14:43:53 2017
@@ -290,6 +290,17 @@ if (VERSION > 3) {
<a href="https://tika.apache.org/">Apache Tika</a> is a toolkit which detects
and extracts metadata and text from over a thousand different file types.
</p>
+
+<a name="Worksheet+plugin+for+JSPWiki"></a>
+<div class="h4">
+<h4>Worksheet plugin for JSPWiki<a title="Permanent link" class="headerlink" href="#Worksheet+plugin+for+JSPWiki">#</a>
+</h4>
+</div>
+
+<p>
+ There is a <a href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top">Worksheet
plugin</a> for <a href="https://jspwiki.apache.org/">JSPWiki</a> which allows
to display contents of Excel files as a table in JSPWiki.
+ </p>
+
<a name="Apache+incubating+projects"></a>
Modified: poi/site/src/documentation/content/xdocs/overview.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/overview.xml?rev=1807357&r1=1807356&r2=1807357&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/overview.xml (original)
+++ poi/site/src/documentation/content/xdocs/overview.xml Tue Sep 5 14:43:53 2017
@@ -392,7 +392,7 @@
</p>
</section>
<p>
- All of the examples are inclided in POI distributions as a poi-examples artifact.
+ All of the examples are included in POI distributions as a poi-examples artifact.
</p>
</section>
<section><title>Running POI on other JVM languages</title>
Modified: poi/site/src/documentation/content/xdocs/related-projects.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/related-projects.xml?rev=1807357&r1=1807356&r2=1807357&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Tue Sep 5 14:43:53 2017
@@ -41,6 +41,11 @@
<link href="https://tika.apache.org/">Apache Tika</link> is a toolkit
which detects and extracts metadata and text from over a thousand different file types.
</p>
</section>
+ <section><title>Worksheet plugin for JSPWiki</title>
+ <p>
+ There is a <link href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top">Worksheet
plugin</link> for <link href="https://jspwiki.apache.org/">JSPWiki</link>
which allows to display contents of Excel files as a table in JSPWiki.
+ </p>
+ </section>
</section>
<section>
<title>Apache incubating projects</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|