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 2019/01/06 17:23:02 UTC

[35/51] [partial] isis-site git commit: ISIS-1899: updates site for 1.17.0

http://git-wip-us.apache.org/repos/asf/isis-site/blob/1685fcc5/content/guides/rgfis/rgfis.html
----------------------------------------------------------------------
diff --git a/content/guides/rgfis/rgfis.html b/content/guides/rgfis/rgfis.html
index f649bfa..ba79d5d 100644
--- a/content/guides/rgfis/rgfis.html
+++ b/content/guides/rgfis/rgfis.html
@@ -244,7 +244,7 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
       </form> 
      </div> 
-     <p class="nav navbar-text navbar-right small">v1.16.2</p> 
+     <p class="nav navbar-text navbar-right small">v1.17.0</p> 
     </div> 
    </div> 
   </nav> 
@@ -353,7 +353,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>These domain services are internal to the framework, controlling various aspects of the presentation layer.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the presentation layer internal SPIs defined by Apache Isis. It also lists their corresponding implementation, either a default implementation provided by Apache Isis itself, or provided by one of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules.</p> 
+         <p>The table below summarizes the presentation layer internal SPIs defined by Apache Isis. It also lists their corresponding implementation, either a default implementation provided by Apache Isis itself, or provided by one of the (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a> modules.</p> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -649,7 +649,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_configuration">2.1.4. Configuration</h4> 
+          <h4 id="_configuration">Configuration</h4> 
           <div class="paragraph"> 
            <p>The default <code>ContentNegotiationServiceXRoDomainType</code> implementation provides a <a href="../rgcfg/rgcfg.html#_rgcfg_configuring-core">configuration property</a> which controls whether a mapped domain object is pretty-printed (formatted, indented) or not:</p> 
           </div> 
@@ -663,7 +663,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_registering_the_services">2.1.5. Registering the Services</h4> 
+          <h4 id="_registering_the_services">2.1.4. Registering the Services</h4> 
           <div class="paragraph"> 
            <p>Apache Isis' default implementations of <code>ContentNegotiationService</code> service are automatically registered and injected (it is annotated with <code>@DomainService</code>) so no further configuration is required.</p> 
           </div> 
@@ -672,7 +672,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_related_services">2.1.6. Related Services</h4> 
+          <h4 id="_related_services">2.1.5. Related Services</h4> 
           <div class="paragraph"> 
            <p>The default implementation of <code>ContentNegotiationService</code> delegates to <a href="../rgsvc/rgsvc.html#_rgsvc_presentation-layer-spi_ContentMappingService"><code>ContentMappingService</code></a> (if present) to convert domain entities into a stable form (eg DTO).</p> 
           </div> 
@@ -826,7 +826,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>These domain services are internal to the framework, controlling various aspects of the application layer.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the application layer internal SPIs defined by Apache Isis. It also lists their corresponding implementation, either a default implementation provided by Apache Isis itself, or provided by one of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules.</p> 
+         <p>The table below summarizes the application layer internal SPIs defined by Apache Isis. It also lists their corresponding implementation, either a default implementation provided by Apache Isis itself, or provided by one of the (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a> modules.</p> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -1094,7 +1094,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>These domain services are internal to the framework, controlling various aspects of the persistence layer.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the persistence layer internal SPIs defined by Apache Isis. It also lists their corresponding implementation, either a default implementation provided by Apache Isis itself, or provided by one of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules.</p> 
+         <p>The table below summarizes the persistence layer internal SPIs defined by Apache Isis. It also lists their corresponding implementation, either a default implementation provided by Apache Isis itself, or provided by one of the (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a> modules.</p> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">