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:22:33 UTC

svn commit: r898486 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/viewers/wicket/third-party/ content/reference/services/third-party/

Author: buildbot
Date: Wed Feb 19 12:22:32 2014
New Revision: 898486

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/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.html
    websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-fullcalendar2.html
    websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html
    websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-wickedcharts.html
    websites/staging/isis/trunk/content/documentation.html
    websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html
    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:22:32 2014
@@ -1 +1 @@
-1568935
+1569705

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

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.html Wed Feb 19 12:22:32 2014
@@ -284,13 +284,26 @@
 </h1>
 </div>
 
-<p><div class="stub">
-This page is a stub.</div></p>
+<p>This <a href="https://github.com/danhaywood/isis-wicket-excel">Wicket extension</a> allow a collection of entities to be downloaded as an Excel spreadsheet (using Apache POI).</p>
+
+<h2>Screenshots</h2>
+
+<p>The following screenshots are taken from the <code>zzzdemo</code> app (adapted from Isis' quickstart archetype).</p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-excel/master/images/excel-tab.png" alt="" /></p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-excel/master/images/download-link.png" alt="" /></p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-excel/master/images/excel.png" alt="" /></p>
 
 <h2>Download</h2>
 
 <p>The extension is hosted on <a href="https://github.com/danhaywood/isis-wicket-excel">github</a>.</p>
 
+<h2>See also</h2>
+
+<p>See also the <a href="../../../../reference/services/third-party/isis-domainservice-excel.html">Excel domain service</a>, which allows programmatic export and import, eg to support bulk updating/inserting.</p>
+
 
 
       </div>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-fullcalendar2.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-fullcalendar2.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-fullcalendar2.html Wed Feb 19 12:22:32 2014
@@ -284,8 +284,23 @@
 </h1>
 </div>
 
-<p><div class="stub">
-This page is a stub.</div></p>
+<p>This <a href="https://github.com/danhaywood/isis-wicket-fullcalendar2">Wicket extension</a> renders a collection of entities within a fullpage calendar. </p>
+
+<h2>Screenshots</h2>
+
+<p>The following screenshots are taken from the <code>zzzdemo</code> app (adapted from Isis' quickstart archetype).</p>
+
+<h4>Standalone collection</h4>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-fullcalendar2/master/images/standalone-collection.png" alt="" /></p>
+
+<h4>Parented collection in a custom dashboard view model</h4>
+
+<p><img src="https://raw2.github.com/danhaywood/isis-wicket-fullcalendar2/master/images/dashboard.png" alt="" /></p>
+
+<h4>Parented collection in a regular entity</h4>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-fullcalendar2/master/images/parented-collection.png" alt="" /></p>
 
 <h2>Download</h2>
 

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html Wed Feb 19 12:22:32 2014
@@ -284,15 +284,24 @@
 </h1>
 </div>
 
-<p><div class="stub">
-This page is a stub.</div></p>
+<p>This <a href="https://github.com/danhaywood/isis-wicket-gmap3">Wicket extension</a> renders a collection of entities within a map (using google's <a href="https://developers.google.com/maps/documentation/javascript/">gmap3</a> API).</p>
+
+<h2>Screenshots</h2>
+
+<p>The following screenshots are taken from the <a href="https://github.com/danhaywood/isis-wicket-gmap3/tree/master/zzzdemo">demo app</a> (adapted from Isis' quickstart archetype).  Each <code>ToDoItem</code> has been made <code>Locatable</code>.</p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-gmap3/master/images/screenshot-1.png" alt="" /></p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-gmap3/master/images/screenshot-2.png" alt="" /></p>
 
 <h2><a name="screencast"></a>Screencast</h2>
 
-<p>How to customize the Wicket viewer, integrating google maps.</p>
+<p>This screencast shows how to customize the Wicket viewer, integrating google maps.</p>
 
 <p><iframe width="420" height="315" src="http://www.youtube.com/embed/9o5zAME8LrM" frameborder="0" allowfullscreen></iframe></p>
 
+<p>Note: this screencast shows how to edit the app generated by the <a href="../../../../intro/getting-started/quickstart-archetype.html">quickstart archetype</a>.  As of 1.4.0-snapshot, the comments/hints have been removed from the Isis archetype.  Instead, you can just use the <a href="https://github.com/danhaywood/isis-wicket-gmap3/tree/master/zzzdemo">demo app</a> that comes with the github project.</p>
+
 <h2>Download</h2>
 
 <p>The extension is hosted on <a href="https://github.com/danhaywood/isis-wicket-gmap3">github</a>.</p>

Modified: websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-wickedcharts.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-wickedcharts.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-wickedcharts.html Wed Feb 19 12:22:32 2014
@@ -284,8 +284,35 @@
 </h1>
 </div>
 
-<p><div class="stub">
-This page is a stub.</div></p>
+<p>A <a href="https://github.com/danhaywood/isis-wicket-wickedcharts">Wicket extension</a> integrating Isis with <a href="https://code.google.com/p/wicked-charts/">Wicked Charts</a>.  <em>Wicked Charts</em> is in turn an integration between <a href="http://wicket.apache.org">Apache Wicket</a> and the <a href="http://www.highcharts.com/">Highcharts</a> JS charting library).</p>
+
+<p>The library provides two separate components/extensions for the Wicket viewer:</p>
+
+<ul>
+<li><code>summarycharts</code>: render a standalone collection with <code>BigDecimal</code> properties as a chart.  (This component can be thought of as an enhancement of the base <code>summary</code> view provided by Wicket UI viewer).</li>
+<li><code>scalarchart</code>: renders a standalone scalar value (from an action invocation) as a chart</li>
+</ul>
+
+<p><strong>Please note that while this project and <em>Wicked Charts</em> are licensed under Apache 2.0 License, <em>Highcharts</em> itself is only free for non-commercial use.  See <a href="http://shop.highsoft.com/highcharts.html">here</a> for further details.</strong></p>
+
+<h2>Screenshots</h2>
+
+<p>The following screenshots are taken from the <code>zzzdemo</code> app (adapted from Isis' quickstart archetype).</p>
+
+<h4>Summary Charts</h4>
+
+<p>A collection with <code>BigDecimal</code> properties:
+<img src="https://raw.github.com/danhaywood/isis-wicket-wickedcharts/master/images/summarychart-tab.png" alt="" /></p>
+
+<p>renders the returned chart with associated summary data:</p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-wickedcharts/master/images/summarychart.png" alt="" /></p>
+
+<h4>Scalar Chart</h4>
+
+<p>Result of an action to analyze <code>ToDoItem</code>s by their category:</p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-wicket-wickedcharts/master/images/piechart.png" alt="" /></p>
 
 <h2>Download</h2>
 

Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Wed Feb 19 12:22:32 2014
@@ -600,8 +600,8 @@
 <h4>Third-party:</h4>
 
 <ul>
-<li><a href="./reference/services/third-party/danhaywood-isis-domainservice-docx.html">Docx Mail merge</a> (stub)</li>
-<li><a href="./reference/services/third-party/danhaywood-isis-domainservice-excel.html">Excel download/upload</a> <a href="./reference/services/third-party/danhaywood-isis-domainservice-excel.html#screencast"><img src="./images/tv_show-25.png"></a> (1.4.0-snapshot, stub)
+<li><a href="./reference/services/third-party/danhaywood-isis-domainservice-docx.html">Docx Mail merge</a> [1.4.0-snapshot]</li>
+<li><a href="./reference/services/third-party/danhaywood-isis-domainservice-excel.html">Excel download/upload</a> <a href="./reference/services/third-party/danhaywood-isis-domainservice-excel.html#screencast"><img src="./images/tv_show-25.png"></a> [1.4.0-snapshot]
 </div>
 </div>
 <div class="row">
@@ -729,10 +729,10 @@
 <h4>Third-party extensions</h4>
 
 <ul>
-<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.html">Excel download</a> [stub]</li>
-<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-fullcalendar2.html">Fullcalendar2</a> [stub]</li>
-<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html">Gmap3</a> <a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html#screencast"><img src="./images/tv_show-25.png"></a> [stub]</li>
-<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-wickedcharts.html">Wicked charts</a> [stub]</li>
+<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.html">Excel download</a></li>
+<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-fullcalendar2.html">Fullcalendar2</a></li>
+<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html">Gmap3</a> <a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-gmap3.html#screencast"><img src="./images/tv_show-25.png"></a> </li>
+<li><a href="./components/viewers/wicket/third-party/danhaywood-isis-wicket-wickedcharts.html">Wicked charts</a></li>
 </ul>
 
 <p></div>

Modified: websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html
==============================================================================
--- websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html (original)
+++ websites/staging/isis/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.html Wed Feb 19 12:22:32 2014
@@ -284,12 +284,37 @@
 </h1>
 </div>
 
-<p><div class="stub">
-This page is a stub.</div></p>
+<p>The <a href="https://github.com/danhaywood/isis-domainservice-docx">docx domain service</a> generates Word .docx from an initial .docx template, thereby providing a mail merge/reporting capability. A simplified HTML is used as the input to the service.</p>
+
+<h2>Screenshots</h2>
+
+<p>The following screenshots are taken from the project's <code>zzzdemo</code> app (adapted from Isis' quickstart archetype).</p>
+
+<h4>Object</h4>
+
+<p>The screenshot below shows the object acting as the source of the data.  The "download as doc" action calls the service.</p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/contributed-action.png" alt="" /></p>
+
+<h4>Template</h4>
+
+<p>The template docx uses MS Word smart tags feature to identify the fields:</p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/template.png" alt="" /></p>
+
+<p>Any styling in the template document is preserved on generation.</p>
+
+<h4>Generated</h4>
+
+<p>The generated docx merges in the data from the object into the template.  </p>
+
+<p><img src="https://raw.github.com/danhaywood/isis-domainservice-docx/master/images/generated-docx.png" alt="" /></p>
+
+<p>Note how the bulleted list is repeated for each dependency of the <code>ToDoItem</code>.  Tables work similarly.</p>
 
 <h2>Download</h2>
 
-<p>The extension is hosted on <a href="https://github.com/danhaywood/isis-domainservice-docx">github</a>.</p>
+<p>The service is hosted on <a href="https://github.com/danhaywood/isis-domainservice-docx">github</a>.  </p>
 
 
 

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:22:32 2014
@@ -284,8 +284,9 @@
 </h1>
 </div>
 
-<p><div class="stub">
-This page is a stub.</div></p>
+<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>
 
 <h2><a name="screencast"></a>Screencast</h2>