You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/19 13:37:05 UTC

svn commit: r1569719 - /isis/site/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.md

Author: danhaywood
Date: Wed Feb 19 12:37:04 2014
New Revision: 1569719

URL: http://svn.apache.org/r1569719
Log:
updating image sizes

Modified:
    isis/site/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.md

Modified: isis/site/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.md?rev=1569719&r1=1569718&r2=1569719&view=diff
==============================================================================
--- isis/site/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.md (original)
+++ isis/site/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.md Wed Feb 19 12:37:04 2014
@@ -1,6 +1,6 @@
 Title: Download as Excel extension for Wicket viewer
 
-This [Wicket extension](https://github.com/danhaywood/isis-wicket-excel) allow a collection of entities to be downloaded as an Excel spreadsheet (using Apache POI).
+This [Wicket extension](https://github.com/danhaywood/isis-wicket-excel) allow a collection of entities to be downloaded as an Excel spreadsheet (using [Apache POI](http://poi.apache.org)).
 
 ## Screenshots
 
@@ -22,6 +22,6 @@ The extension is hosted on [github](http
 
 ## See also
 
-See also the [Excel domain service](../../../../reference/services/third-party/isis-domainservice-excel.html), which allows programmatic export and import, eg to support bulk updating/inserting.
+See also the [Excel domain service](../../../../reference/services/third-party/danhaywood-isis-domainservice-excel.html), which allows programmatic export and import, eg to support bulk updating/inserting.