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 2017/09/25 08:34:08 UTC

[20/24] isis-site git commit: ISIS-1712 - updates docs, replace references to isisaddons and catalog.incode.org with platform.incode.org

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/dg/dg.html
----------------------------------------------------------------------
diff --git a/content/guides/dg/dg.html b/content/guides/dg/dg.html
index 944220e..148cecb 100644
--- a/content/guides/dg/dg.html
+++ b/content/guides/dg/dg.html
@@ -1371,7 +1371,7 @@ gradle -t --offline -b liveReload.gradle &amp;</code></pre>
           <div class="sect4"> 
            <h5 id="_setting_up_jrebel">Setting up JRebel</h5> 
            <div class="paragraph"> 
-            <p>See the repo for the (non-ASF) <a href="https://github.com/isisaddons/isis-jrebel-plugin">Isis JRebel</a> plugin. With some modification, this should work for IntelliJ too.</p> 
+            <p>See the repo for the (non-ASF) <a href="https://github.com/isisaddons/isis-jrebel-plugin">Isis JRebel</a> plugin.</p> 
            </div> 
            <div class="paragraph"> 
             <p>Note that JRebel is a commercial product, requiring a license. At the time of writing there is also currently a non-commercial free license (though note this comes with some usage conditions).</p> 
@@ -1768,7 +1768,10 @@ gradle -t --offline -b liveReload.gradle &amp;</code></pre>
           <p>Alternatively just set <code>isis.fixtures</code> and <code>isis.persistor.datanucleus.install-fixtures</code> properties.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>In terms of implementations, you might also want to check out the (non-ASF) <a href="http://github.com/isisaddons/isis-module-excel">Isis addons' excel</a> module, by using <a href="https://github.com/isisaddons/isis-module-excel/blob/master/dom/src/main/java/org/isisaddons/module/excel/dom/ExcelFixture.java"><code>ExcelFixture</code></a> and overriding <code>ExcelFixtureRowHandler</code> (same package). An example can be found in this (non ASF) <a href="https://github.com/incodehq/contactapp">contactapp</a>, see <a href="https://github.com/incodehq/contactapp/blob/master/backend/fixture/src/main/java/org/incode/eurocommercial/contactapp/fixture/scenarios/demo/ContactImport.java"><code>ContactRowHandler</code></a>.</p> 
+          <p>In terms of implementations, you might also want to check out the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s excel module, by using <code>ExcelFixture</code> and overriding <code>ExcelFixtureRowHandler</code>.</p> 
+         </div> 
+         <div class="paragraph"> 
+          <p>An example can be found in this (non ASF) <a href="https://github.com/incodehq/contactapp">contactapp</a>, see <a href="https://github.com/incodehq/contactapp/blob/master/backend/fixture/src/main/java/org/incode/eurocommercial/contactapp/fixture/scenarios/demo/ContactImport.java"><code>ContactRowHandler</code></a>.</p> 
          </div> 
         </div> 
        </div> 
@@ -2031,7 +2034,7 @@ git config user.email &lt;i&gt;myusername@apache.org&lt;/i&gt;</code></pre>
              <td class="icon"> <i class="fa icon-note" title="Note"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>Previously we suggested <code>-XX:MaxPermSize=256m</code>, but this option has been removed in Java 8. (As of 1.9.0, Apache Isis is built using Java 8 but with source and target set to JDK 1.7).</p> 
+               <p>Previously we suggested <code>-XX:MaxPermSize=256m</code>, but this option has been removed in Java 8. (As of <code>1.9.0</code>, Apache Isis is built using Java 8 but with source and target set to JDK 1.7).</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -2944,7 +2947,7 @@ git reset --hard &lt;i&gt;shaId&lt;/i&gt;      # move master branch shaId of com
        </div> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>Applications built with Apache Isis often (should) consist of multiple modules, each in separate git repositories. For example, there are the various (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> that provide various cross-cutting concerns/technical services (security, mail-merge etc), as well the modules eg as provided by the (non-ASF) <a href="http://catalog.incode.org">Incode Catalog</a>, which provides generic business subdomains (communication channels, documents etc).</p> 
+         <p>Applications built with Apache Isis often (should) consist of multiple modules. For example, there are the various modules that make up the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> that provide various technical/cross-cutting concerns and generic business functionality.</p> 
         </div> 
         <div class="paragraph"> 
          <p>In addition, your own application may well be structured as a number of distinct modules (probably with the entities in each module being mapped to a different schema), and using such techniques as the <a href="../ugfun/ugfun.html#_ugfun_building-blocks_events_domain-events">event bus</a> and <a href="../ugfun/ugfun.html#_ugfun_building-blocks_types-of-domain-objects_mixins">mixins</a> so that these modules are decoupled from each other.</p> 
@@ -5067,136 +5070,7 @@ xxx
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_link_to_isis_addons">10.4. Link to Isis Addons</h3> 
-         <div class="paragraph"> 
-          <p>Links to (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a></p> 
-         </div> 
-         <table class="tableblock frame-all grid-all spread"> 
-          <colgroup> 
-           <col style="width: 14.2857%;"> 
-           <col style="width: 57.1428%;"> 
-           <col style="width: 28.5715%;"> 
-          </colgroup> 
-          <thead> 
-           <tr> 
-            <th class="tableblock halign-left valign-top">Abbrev.</th> 
-            <th class="tableblock halign-left valign-top">Produces</th> 
-            <th class="tableblock halign-left valign-top">Example</th> 
-           </tr> 
-          </thead> 
-          <tbody> 
-           <tr> 
-            <td class="tableblock halign-left valign-top"><p class="tableblock"><code>adlinkaddons</code></p></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p><code>(non-ASF) link:http://www.isisaddons.org[Isis Addons]</code></p> 
-              </div> 
-              <div class="paragraph"> 
-               <p>link to the Isis Addons website.</p> 
-              </div>
-             </div></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p>(non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a></p> 
-              </div>
-             </div></td> 
-           </tr> 
-           <tr> 
-            <td class="tableblock halign-left valign-top"><p class="tableblock"><code>adlinkaddonsapp</code></p></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p><code>(non-ASF) link:http://github.com/isisaddons/isis-app-xxx[Isis addons' xxx]</code></p> 
-              </div> 
-              <div class="paragraph"> 
-               <p>link to the github repo for an example app from the Isis addons; where:</p> 
-              </div> 
-              <div class="ulist"> 
-               <ul> 
-                <li> <p><code>xxx</code> is the name of the example app being linked to</p> </li> 
-               </ul> 
-              </div> 
-              <div class="paragraph"> 
-               <p>for example:</p> 
-              </div> 
-              <div class="paragraph"> 
-               <p></p>
-               <pre>(non-ASF) http://github.com/isisaddons/isis-app-todoapp[Isis addons' todoapp`<p></p>
-</pre>
-              </div>
-             </div></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p>(non-ASF) <a href="http://github.com/isisaddons/isis-app-todoapp">Isis addons' todoapp</a></p> 
-              </div>
-             </div></td> 
-           </tr> 
-           <tr> 
-            <td class="tableblock halign-left valign-top"><p class="tableblock"><code>adlinkaddonsmodule</code></p></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p><code>(non-ASF) http://github.com/isisaddons/isis-module-xxx[Isis addons' xxx] module</code></p> 
-              </div> 
-              <div class="paragraph"> 
-               <p>link to the github repo for a module from the Isis addons; where:</p> 
-              </div> 
-              <div class="ulist"> 
-               <ul> 
-                <li> <p><code>xxx</code> is the name of the module being linked to</p> </li> 
-               </ul> 
-              </div> 
-              <div class="paragraph"> 
-               <p>for example:</p> 
-              </div> 
-              <div class="paragraph"> 
-               <p><code>(non-ASF) http://github.com/isisaddons/isis-module-security[Isis addons' security] module</code></p> 
-              </div>
-             </div></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module</p> 
-              </div>
-             </div></td> 
-           </tr> 
-           <tr> 
-            <td class="tableblock halign-left valign-top"><p class="tableblock"><code>adlinkaddonswicket</code></p></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p><code>(non-ASF) http://github.com/isisaddons/isis-wicket-xxx[Isis addons' xxx] wicket extension</code></p> 
-              </div> 
-              <div class="paragraph"> 
-               <p>link to the github repo for a wicket UI component from the Isis addons; where:</p> 
-              </div> 
-              <div class="ulist"> 
-               <ul> 
-                <li> <p><code>xxx</code> is the name of the wicket UI component being linked to</p> </li> 
-               </ul> 
-              </div> 
-              <div class="paragraph"> 
-               <p>for example:</p> 
-              </div> 
-              <div class="paragraph"> 
-               <p><code>(non-ASF) http://github.com/isisaddons/isis-wicket-gmap3[Isis addons' gmap3] wicket extension</code></p> 
-              </div>
-             </div></td> 
-            <td class="tableblock halign-left valign-top">
-             <div>
-              <div class="paragraph"> 
-               <p>(non-ASF) <a href="http://github.com/isisaddons/isis-wicket-gmap3">Isis addons' gmap3 </a> wicket extension</p> 
-              </div>
-             </div></td> 
-           </tr> 
-          </tbody> 
-         </table> 
-        </div> 
-        <div class="sect2"> 
-         <h3 id="_source_code">10.5. Source code</h3> 
+         <h3 id="_source_code">10.4. Source code</h3> 
          <table class="tableblock frame-all grid-all spread"> 
           <colgroup> 
            <col style="width: 14.2857%;"> 
@@ -5382,7 +5256,7 @@ xxx
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_images">10.6. Images</h3> 
+         <h3 id="_images">10.5. Images</h3> 
          <table class="tableblock frame-all grid-all spread"> 
           <colgroup> 
            <col style="width: 14.2857%;"> 
@@ -5474,7 +5348,7 @@ xxx
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_youtube_screencasts">10.7. YouTube (screencasts)</h3> 
+         <h3 id="_youtube_screencasts">10.6. YouTube (screencasts)</h3> 
          <div class="paragraph"> 
           <p>Embedded youtube screencasts. (Don’t use these in guides, as they cannot be rendered as PDF).</p> 
          </div> 
@@ -5540,7 +5414,7 @@ xxx
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_tables">10.8. Tables</h3> 
+         <h3 id="_tables">10.7. Tables</h3> 
          <table class="tableblock frame-all grid-all spread"> 
           <colgroup> 
            <col style="width: 14.2857%;"> 
@@ -5570,7 +5444,7 @@ xxx
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_misc">10.9. Misc.</h3> 
+         <h3 id="_misc">10.8. Misc.</h3> 
          <table class="tableblock frame-all grid-all spread"> 
           <colgroup> 
            <col style="width: 14.2857%;">