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

svn commit: r898495 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/reference/services/third-party/danhaywood-isis-domainservice-excel.html

Author: buildbot
Date: Wed Feb 19 12:32:17 2014
New Revision: 898495

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 19 12:32:17 2014
@@ -1 +1 @@
-1569713
+1569714

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 19 12:32:17 2014
@@ -1 +1 @@
-1569713
+1569714

Modified: websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.html (original)
+++ websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.html Wed Feb 19 12:32:17 2014
@@ -286,13 +286,13 @@
 
 <p>The <a href="https://github.com/danhaywood/isis-domainservice-excel">Excel domain service</a> provides an export/import capability, enabling bulk update or insert of data into Isis.</p>
 
-<p>Specifically, it allows a collection of (view model) object to be exported to an Excel spreadsheet, or recreated by importing from Excel. The underlying technology used is <a href="http:poi.apache.org">Apache POI</a>.</p>
+<p>Specifically, it allows a collection of (view model) object to be exported to an Excel spreadsheet, or recreated by importing from Excel. The underlying technology used is <a href="http://poi.apache.org">Apache POI</a>.</p>
 
 <h2><a name="screencast"></a>Screencast</h2>
 
 <p>Using the Excel domain service and view models to perform bulk updates.</p>
 
-<p><iframe width="840" height="630" src="http://www.youtube.com/embed/8SsRDhCUuRc" frameborder="0" allowfullscreen></iframe></p>
+<p><iframe width="630" height="472" src="http://www.youtube.com/embed/8SsRDhCUuRc" frameborder="0" allowfullscreen></iframe></p>
 
 <h2>Download</h2>