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/07/25 09:06:32 UTC

svn commit: r1613357 - in /isis/site/trunk/content: ./ components/viewers/wicket/third-party/ intro/tutorials/ modules/ reference/ reference/services/ reference/services/third-party/

Author: danhaywood
Date: Fri Jul 25 07:06:31 2014
New Revision: 1613357

URL: http://svn.apache.org/r1613357
Log:
updating docs

Added:
    isis/site/trunk/content/modules/
    isis/site/trunk/content/modules/isis-module-docx.md
      - copied unchanged from r1569712, isis/site/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.md
    isis/site/trunk/content/modules/isis-module-excel.md
      - copied unchanged from r1577443, isis/site/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.md
    isis/site/trunk/content/modules/isis-module-stringinterpolator.md
      - copied unchanged from r1577443, isis/site/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-stringinterpolator.md
    isis/site/trunk/content/reference/services/ClockService.md
      - copied unchanged from r1577443, isis/site/trunk/content/reference/services/01-Clock.md
Removed:
    isis/site/trunk/content/reference/services/01-Clock.md
    isis/site/trunk/content/reference/services/02-Profiles.md
    isis/site/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-docx.md
    isis/site/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-excel.md
    isis/site/trunk/content/reference/services/third-party/danhaywood-isis-domainservice-stringinterpolator.md
Modified:
    isis/site/trunk/content/components/viewers/wicket/third-party/danhaywood-isis-wicket-excel.md
    isis/site/trunk/content/documentation.md
    isis/site/trunk/content/intro/tutorials/screencasts.md
    isis/site/trunk/content/reference/services.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=1613357&r1=1613356&r2=1613357&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 Fri Jul 25 07:06:31 2014
@@ -1,30 +1,30 @@
 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](http://poi.apache.org)).
+This [Wicket extension](https://github.com/isisaddons/isis-wicket-excel) allow a collection of entities to be downloaded as an Excel spreadsheet (using [Apache POI](http://poi.apache.org)).
 
 ## Screenshots
 
-The following screenshots are taken from the [demo app](https://github.com/danhaywood/isis-wicket-excel/tree/master/zzzdemo) (adapted from Isis' quickstart archetype).
+The following screenshots are taken from the [demo app](https://github.com/isisaddons/isis-wicket-excel/tree/master/zzzdemo) (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;"/>
+<img src="https://raw.github.com/isisaddons/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/isisaddons/isis-wicket-excel/master/images/download-link.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;"/>
+<img src="https://raw.github.com/isisaddons/isis-wicket-excel/master/images/excel.png" style="width: 600px;"/>
 
 
 ## Download
 
-The extension is hosted on [github](https://github.com/danhaywood/isis-wicket-excel).
+The extension is hosted on [github](https://github.com/isisaddons/isis-wicket-excel).
 
 ## See also
 
-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.
+See also the [Excel domain service](../../../../modules/isis-module-excel.html), which allows programmatic export and import, eg to support bulk updating/inserting.
 
    

Modified: isis/site/trunk/content/documentation.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/documentation.md?rev=1613357&r1=1613356&r2=1613357&view=diff
==============================================================================
--- isis/site/trunk/content/documentation.md (original)
+++ isis/site/trunk/content/documentation.md Fri Jul 25 07:06:31 2014
@@ -247,7 +247,9 @@ For both:
 {row
 
 {col-md-12
-## <a name="core-modules">Core Modules</a>
+## <a name="core-domain-services">Core Domain Services</a>
+
+<i>[./reference/services](Services summary)</i>
 
 }
 
@@ -260,11 +262,29 @@ For both:
 #### <a name="core-modules-common">Common</a>
 
 * [DomainObjectContainer interface](./reference/DomainObjectContainer.html)
+* [ClockService](./reference/services/ClockService.html)
 * [Exception Recognizers](./reference/services/exception-recognizers.html)
-* [ClockService](./reference/services/01-Clock.html)
-* [User Profiles](./reference/services/02-Profiles.html)
+* [Wrapper Factory](reference/services/wrapper-factory.html) [stub]
+
+}
+
+{col-md-4
+
+#### <a name="domain-services-event-bus">Event bus (for decoupled business logic)</a>
 
-#### <a name="domain-services-bookmark-memento">Bookmark/memento</a>
+* [EventBusService](./reference/services/event-bus-service.html)
+
+#### <a name="domain-services-information-sharing">Services for co-ordinated information sharing</a>
+
+* [Scratchpad](./reference/services/scratchpad.html)
+* [Bulk.Interaction](./reference/services/bulk-interaction.html)
+* [QueryResultsCache](./reference/services/query-results-cache.html)
+
+}
+
+{col-md-4
+
+#### <a name="domain-services-bookmark-memento">Bookmarks and mementos</a>
 
 * [Bookmark Service](./reference/services/bookmark-service.html)
 * [Memento Service](./reference/services/memento-service.html)
@@ -272,46 +292,68 @@ For both:
 
 }
 
-{col-md-4
+}
 
-#### <a name="domain-services-profiling-background-execution">Profiling/background execution</a>
 
-* [Command Context/Service](./reference/services/command-context.html) <a href="./reference/services/command-context.html#screencast"><img src="./images/tv_show-25.png"></a>
-* [Background Service / Background Command Service](./reference/services/background-service.html)
 
-#### <a name="domain-services-publishing-auditing">Publishing/auditing</a>
+{row
+
+{col-md-12
+## <a name="modules">Modules</a>
+
+}
+
+}
+
+{row
+
+{col-md-4
+
+#### <a name="isis-module-auditing">Auditing</a>
 
 * [Auditing Service](./reference/services/auditing-service.html)
-* [Publishing Service](./reference/services/publishing-service.html)
 
-#### <a name="domain-services-performance-tuning-coordination">Performance tuning/co-ordination</a>
+#### <a name="isis-module-command">Commands</a>
 
-* [QueryResultsCache](./reference/services/query-results-cache.html)
-* [Scratchpad](./reference/services/scratchpad.html)
-* [Bulk.Interaction](./reference/services/bulk-interaction.html)
-* [EventBusService](./reference/services/event-bus-service.html)
+<i>for profiling/background execution/extended auditing</i>
 
+* [Command Context/Service](./reference/services/command-context.html) <a href="./reference/services/command-context.html#screencast"><img src="./images/tv_show-25.png"></a>
+* [Background Service / Background Command Service](./reference/services/background-service.html)
 
 }
 
 {col-md-4
 
-#### <a name="domain-services-other">Other</a>
+#### <a name="isis-module-publishing">Publishing</a>
+
+* [Publishing Service](./reference/services/publishing-service.html)
+
+#### <a name="isis-module-settings">Settings</a>
 
-* [Wrapper Factory](reference/services/wrapper-factory.html) [stub]
 * [Settings Services](./reference/services/settings-services.html)
+
+#### <a name="isis-module-devutils">Developer Utilities</a>
+
 * [Developer Utilities Service](./reference/services/developer-utilities-service.html)
 
-#### <a name="domain-services-third-party">Third-party</a>
+}
+
+{col-md-4
+
+#### <a name="modules-isisaddons">Isis-Addons</a>
+
+* [Docx Mail merge](./modules/isis-module-docx.html)
+* [Excel download/upload](./modules/isis-module-excel.html) <a href="./reference/services/third-party/danhaywood-isis-domainservice-excel.html#screencast"><img src="./images/tv_show-25.png"></a>
+* [Scheduler](./reference/modules/isis-module-scheduler.html)
+* [String interpolator](./modules/isis-module-stringinterpolator.html)
+* [Tags](./reference/modules/isis-module-tags.html)
 
-* [Docx Mail merge](./reference/services/third-party/danhaywood-isis-domainservice-docx.html)
-* [Excel download/upload](./reference/services/third-party/danhaywood-isis-domainservice-excel.html) <a href="./reference/services/third-party/danhaywood-isis-domainservice-excel.html#screencast"><img src="./images/tv_show-25.png"></a>
-* [String interpolator](./reference/services/third-party/danhaywood-isis-domainservice-stringinterpolator.html)
 
 }
 
 }
 
+
 {row
 
 {col-md-12

Modified: isis/site/trunk/content/intro/tutorials/screencasts.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/intro/tutorials/screencasts.md?rev=1613357&r1=1613356&r2=1613357&view=diff
==============================================================================
--- isis/site/trunk/content/intro/tutorials/screencasts.md (original)
+++ isis/site/trunk/content/intro/tutorials/screencasts.md Fri Jul 25 07:06:31 2014
@@ -81,7 +81,7 @@ We've prepared some screencasts to help 
   <tr>
     <td>Bulk updates in Isis<br/><br/><i>Using the (third-party) Excel domain service and view models to perform bulk updates.</i>
     <br/><br/>
-    See also the <a href="../../reference/services/third-party/danhaywood-isis-domainservice-excel.html#screencast">Excel domain service</a> page
+    See also the <a href="../../modules/isis-module-excel.html#screencast">Excel module</a> page
     </td>
     <td>
       <iframe width="420" height="315" src="http://www.youtube.com/embed/8SsRDhCUuRc" frameborder="0" allowfullscreen></iframe>

Modified: isis/site/trunk/content/reference/services.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/reference/services.md?rev=1613357&r1=1613356&r2=1613357&view=diff
==============================================================================
--- isis/site/trunk/content/reference/services.md (original)
+++ isis/site/trunk/content/reference/services.md Fri Jul 25 07:06:31 2014
@@ -110,6 +110,14 @@ Title: Applib Services and Implementatio
 </tr>
 <tr>
     <th>&nbsp;</th>
+    <th class="heading">o.a.i.applib.services.wrapper<br/>WrapperFactory</th>
+    <td>isis-core-wrapper</td>
+    <td>WrapperFactoryDefault</td>
+    <td>Yes; auto-registered</td>
+    <td></td>
+</tr>
+<tr>
+    <th>&nbsp;</th>
     <th class="heading">o.a.i.applib.services.eventbus<br/>EventBusService</th>
     <td>isis-core-objectstore-jdo-datanucleus</td>
     <td>EventBusServiceJdo</td>
@@ -159,14 +167,6 @@ Title: Applib Services and Implementatio
 </tr>
 <tr>
     <th>&nbsp;</th>
-    <th class="heading">o.a.i.applib.services.wrapper<br/>WrapperFactory</th>
-    <td>isis-module-wrapper</td>
-    <td>WrapperFactoryDefault</td>
-    <td>Yes; auto-registered</td>
-    <td></td>
-</tr>
-<tr>
-    <th>&nbsp;</th>
     <th class="heading">o.a.i.applib.services.publish<br/>PublishingService</th>
     <td>isis-module-publishing-jdo</td>
     <td>PublishingServiceJdo</td>