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:35:19 UTC

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

Author: danhaywood
Date: Wed Feb 19 12:35:18 2014
New Revision: 1569716

URL: http://svn.apache.org/r1569716
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=1569716&r1=1569715&r2=1569716&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:35:18 2014
@@ -6,11 +6,14 @@ This [Wicket extension](https://github.c
 
 The following screenshots are taken from the `zzzdemo` app (adapted from Isis' quickstart archetype).
 
+The extension renders a new tab (highlighted): 
 <img src="https://raw.github.com/danhaywood/isis-wicket-excel/master/images/excel-tab.png" style="width: 900px;"/>
 
+Clicking the tab provides a download link:
 <img src="https://raw.github.com/danhaywood/isis-wicket-excel/master/images/download-link.png" style="width: 900px;"/>
 
-<img src="https://raw.github.com/danhaywood/isis-wicket-excel/master/images/excel.png" style="width: 900px;"/>
+The downloaded file can be opened in Excel:
+<img src="https://raw.github.com/danhaywood/isis-wicket-excel/master/images/excel.png" style="width: 600px;"/>
 
 
 ## Download