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

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

Repository: isis-site
Updated Branches:
  refs/heads/asf-site 8566a8ed6 -> e5dcb0be2


http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/release-notes/release-notes.html
----------------------------------------------------------------------
diff --git a/content/release-notes/release-notes.html b/content/release-notes/release-notes.html
index 80c3a56..263a6a9 100644
--- a/content/release-notes/release-notes.html
+++ b/content/release-notes/release-notes.html
@@ -299,6 +299,25 @@ table.CodeRay td.code>pre{padding:0}
             </div></td> 
           </tr> 
           <tr> 
+           <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_release-notes_1.15.1">1.15.1</a></p></td> 
+           <td class="tableblock halign-left valign-top"><p class="tableblock">25-09-2017</p></td> 
+           <td class="tableblock halign-left valign-top">
+            <div>
+             <div class="paragraph"> 
+              <p>Bug fixes, Wicket 7.9.0, Markup valuetype</p> 
+             </div>
+            </div></td> 
+           <td class="tableblock halign-right valign-top"><p class="tableblock">5</p></td> 
+           <td class="tableblock halign-right valign-top"><p class="tableblock">4</p></td> 
+           <td class="tableblock halign-right valign-top"><p class="tableblock">9</p></td> 
+           <td class="tableblock halign-left valign-top">
+            <div>
+             <div class="paragraph"> 
+              <p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311171&amp;version=12341577">Release notes for v1.15.0</a></p> 
+             </div>
+            </div></td> 
+          </tr> 
+          <tr> 
            <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_release-notes_1.15.0">1.15.0</a></p></td> 
            <td class="tableblock halign-left valign-top"><p class="tableblock">14-08-2017</p></td> 
            <td class="tableblock halign-left valign-top">
@@ -874,6 +893,90 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
       </div> 
       <div class="sect1"> 
+       <h2 id="_release-notes_1.15.1">1.15.1</h2>
+       <div class="btn-group" style="float: right; font-size: small; padding: 6px; margin-top: -55px; ">
+        <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.15.1.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
+        <button type="button" class="btn btn-xs btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="caret"></span><span class="sr-only">Toggle Dropdown</span></button>
+        <ul class="dropdown-menu">
+         <li><a href="https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.15.1.adoc" target="_blank"><i class="fa fa-pencil-square-o fa-fw" aria-hidden="true"></i>&nbsp; Edit</a></li>
+         <li><a href="https://github.com/apache/isis/commits/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.15.1.adoc" target="_blank"><i class="fa fa-clock-o fa-fw" aria-hidden="true"></i>&nbsp; History</a></li>
+         <li><a href="https://github.com/apache/isis/raw/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.15.1.adoc" target="_blank"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Raw</a></li>
+         <li><a href="https://github.com/apache/isis/blame/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.15.1.adoc" target="_blank"><i class="fa fa-hand-o-right fa-fw" aria-hidden="true"></i>&nbsp; Blame</a></li>
+        </ul>
+       </div> 
+       <div class="sectionbody"> 
+        <div class="paragraph"> 
+         <p>This is primarily a bug fix release. Notable fixes include upgrading to Wicket 7.9.0 (to address a <a href="https://www.mail-archive.com/dev@wicket.apache.org/msg16967.html">major page store issue</a>), and a fix for the Wicket viewer’s reference panel with choices.</p> 
+        </div> 
+        <div class="paragraph"> 
+         <p>The release also has some minor new features: a new Markup value type that allows arbitrary HTML to be rendered in the Wicket viewer, an extension to Restful Objects to provide a new "layout" resource, and a new "logout" page for Wicket viewer to support monitoring tools.</p> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_new_feature">New Feature</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1717">ISIS-1717</a> - To make monitoring applications reliably able to logout, allow session to be logged out just by hitting a simple HTTP GET page ("/logout")</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1697">ISIS-1697</a> - Extend RO viewer, new "layout" resource to provide the BS3 layout grid.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1696">ISIS-1696</a> - Extend RO viewer so that services indicate their menuBar (primary/secondary) as an extension</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1616">ISIS-1616</a> - Support URLs as a link / "As-is" HTML rendering</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-571">ISIS-571</a> - [WON’T FIX] To (hopefully) improve performance, use Render.EAGERLY as a hint to instruct JDO to eagerly load the collection (using a dynamic fetch group).</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_improvement">Improvement</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1733">ISIS-1733</a> - Improve API of RepositoryService#persist, so returns the object being persisted.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1719">ISIS-1719</a> - QueryResultsCache should be disable when running fixture scripts.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1707">ISIS-1707</a> - Suppress mandatory red-star on read-only properties</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1706">ISIS-1706</a> - Add 'username' config parameter to email service</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_bug">Bug</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1731">ISIS-1731</a> - @Property(hidden=Where.PARENTED_TABLES) does not render correctly in standalone collection view</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1716">ISIS-1716</a> - Framework is silently aborted xactns that have a JDOUserExceptions thrown, resulting in an audit trail that is misleading and confusing behaviour in some circumstances</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1715">ISIS-1715</a> - Service priority as defined by @DomainServiceLayout#menuOrder or @DomainService#menuOrder not honored.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1713">ISIS-1713</a> - Revert to Wicket 7.7.0 (issue with Wicket filestore filling up)</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1711">ISIS-1711</a> - Reference panel that returns choices not same as current field tramples over.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1705">ISIS-1705</a> - Addon module isis-module-settings is not working after upgrade to Isis 1.15.0</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1699">ISIS-1699</a> - Titles of (editable) references not shown in collections</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1466">ISIS-1466</a> - Hidden(where=REFERENCES_PARENT) seems to be broken.</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_dependency_upgrade">Dependency upgrade</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1722">ISIS-1722</a> - Upgrade to Wicket 7.9.0 once available</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1718">ISIS-1718</a> - Upgrade to Jetty 9.4.3</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_task">Task</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1712">ISIS-1712</a> - 1.15.1 release activities</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_documentation">Documentation</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1708">ISIS-1708</a> - Broken Links according to W3C checker</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+       </div> 
+      </div> 
+      <div class="sect1"> 
        <h2 id="_release-notes_1.15.0">1.15.0</h2>
        <div class="btn-group" style="float: right; font-size: small; padding: 6px; margin-top: -55px; ">
         <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.15.0.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
@@ -902,7 +1005,7 @@ table.CodeRay td.code>pre{padding:0}
             <td class="icon"> <i class="fa icon-note" title="Note"></i> </td> 
             <td class="content"> 
              <div class="paragraph"> 
-              <p>(<strong>work in progress</strong>) The supporting (non-ASF) <a href="http://isisaddons.org">Isis Addons</a> and <a href="http://catalog.incode.org">Incode Catalog</a> have also been reorganised into a single <a href="http://platform.incode.org">"Incode Platform"</a>.</p> 
+              <p>The supporting (non-ASF) <a href="http://isisaddons.org">Isis Addons</a> and <a href="http://catalog.incode.org">Incode Catalog</a> have also been combined into a single <a href="http://platform.incode.org">"Incode Platform"</a>.</p> 
              </div> 
              <div class="paragraph"> 
               <p>While each module can still be consumed individually, the new platform versions consistently (a change in any one module will result in a re-release of all). This should make these modules easier to consume, and easier to maintain/develop.</p> 
@@ -915,7 +1018,7 @@ table.CodeRay td.code>pre{padding:0}
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature">New Feature</h3> 
+         <h3 id="_new_feature_2">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1674">ISIS-1674</a> - Create a "hello world" archetype</p> </li> 
@@ -929,7 +1032,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement">Improvement</h3> 
+         <h3 id="_improvement_2">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1688">ISIS-1688</a> - Service priority should honour either @DomainServiceLayout#menuOrder or @DomainService#menuOrder</p> </li> 
@@ -961,7 +1064,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug">Bug</h3> 
+         <h3 id="_bug_2">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1690">ISIS-1690</a> - Better diagnostics if a service’s @PostConstruct fails, and ensure that all get initialized</p> </li> 
@@ -1002,7 +1105,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_dependency_upgrade">Dependency upgrade</h3> 
+         <h3 id="_dependency_upgrade_2">Dependency upgrade</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1353">ISIS-1353</a> - Upgrade minor dependencies.</p> </li> 
@@ -1012,7 +1115,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_documentation">Documentation</h3> 
+         <h3 id="_documentation_2">Documentation</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1644">ISIS-1644</a> - Broken Links</p> </li> 
@@ -1024,7 +1127,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task">Task</h3> 
+         <h3 id="_task_2">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1521">ISIS-1521</a> - Release activities for 1.15.0</p> </li> 
@@ -1032,9 +1135,9 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_add_ons">Add-ons</h3> 
+         <h3 id="_incode_platform">Incode Platform</h3> 
          <div class="paragraph"> 
-          <p>Implemented in either the supporting (non-ASF) <a href="http://isisaddons.org">Isis Addons</a> or <a href="http://catalog.incode.org">Incode Catalog</a>.</p> 
+          <p>Implemented in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>.</p> 
          </div> 
          <div class="ulist"> 
           <ul> 
@@ -1087,7 +1190,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Most applications written against v1.13.x should run against v1.14.0 with few if any changes. That said, we do recommend that you read and keep in mind the <a href="../migration-notes/migration-notes.html#_migration-notes_1.13.0-to-1.14.0">migration notes</a> when you upgrade your app.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_2">New Feature</h3> 
+         <h3 id="_new_feature_3">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1529">ISIS-1529</a> - TableColumnOrderService, to allow column order to be fine-tuned (or columns suppressed)</p> </li> 
@@ -1097,7 +1200,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_2">Improvement</h3> 
+         <h3 id="_improvement_3">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1587">ISIS-1587</a> - Extend "explicitObjectType" checking to also take in view models.</p> </li> 
@@ -1115,7 +1218,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_2">Bug</h3> 
+         <h3 id="_bug_3">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1578">ISIS-1578</a> - Should throw a metamodel validation exception if a disable or hide method has any params.</p> </li> 
@@ -1133,7 +1236,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_documentation_2">Documentation</h3> 
+         <h3 id="_documentation_3">Documentation</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1532">ISIS-1532</a> - Move DN OS cfg props to DN OS guide</p> </li> 
@@ -1141,7 +1244,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_2">Task</h3> 
+         <h3 id="_task_3">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1561">ISIS-1561</a> - Release 1.14.0</p> </li> 
@@ -1167,7 +1270,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Update for the simpleapp archetype only, which improves docker support as well as reducing amount of boilerplate by backing out some of the mixins. It also fixes an issue with the fixture scripts (noted in previous release).</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_3">Improvement</h3> 
+         <h3 id="_improvement_4">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1559">ISIS-1559</a> - Remove the mixins from the simpleapp archetype - adds too much boilerplate</p> </li> 
@@ -1176,7 +1279,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_3">Task</h3> 
+         <h3 id="_task_4">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1560">ISIS-1560</a> - Release 1.13.2.1 archetype</p> </li> 
@@ -1202,19 +1305,19 @@ table.CodeRay td.code>pre{padding:0}
          <p>This is a maintenance release with a number of minor improvements and bug fixes. If these the main improvement is that the simpleapp archetype has been substantially reworked to be more modular.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://github.com/isisaddons/isis-module-flywaydb">Isis addons' flywaydb</a> module.</p> 
+         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_3">New Feature</h3> 
+         <h3 id="_new_feature_4">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1542">ISIS-1542</a> - Update simpleapp application/archetype to provide access to HSQL DB Manager (via their Swing UI) when running in-memory</p> </li> 
-           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://github.com/isisaddons/isis-module-flywaydb">Isis addons' flywaydb</a> module.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> </li> 
           </ul> 
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_4">Improvement</h3> 
+         <h3 id="_improvement_5">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1554">ISIS-1554</a> - Prevent double click on buttons (which can cause applications to throw an error, eg concurrency exception)</p> </li> 
@@ -1230,7 +1333,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_3">Bug</h3> 
+         <h3 id="_bug_4">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1545">ISIS-1545</a> - QueryResultsCache can sometimes result in throwing an exception if not properly initialized when fixtures being installed.</p> </li> 
@@ -1242,7 +1345,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_4">Task</h3> 
+         <h3 id="_task_5">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1540">ISIS-1540</a> - Release tasks for 1.13.2</p> </li> 
@@ -1268,19 +1371,19 @@ table.CodeRay td.code>pre{padding:0}
          <p>This is a maintenance release with a number of minor improvements and bug fixes. If these the main improvement is that the simpleapp archetype has been substantially reworked to be more modular.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://github.com/isisaddons/isis-module-flywaydb">Isis addons' flywaydb</a> module.</p> 
+         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_4">New Feature</h3> 
+         <h3 id="_new_feature_5">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1542">ISIS-1542</a> - Update simpleapp application/archetype to provide access to HSQL DB Manager (via their Swing UI) when running in-memory</p> </li> 
-           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://github.com/isisaddons/isis-module-flywaydb">Isis addons' flywaydb</a> module.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> </li> 
           </ul> 
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_5">Improvement</h3> 
+         <h3 id="_improvement_6">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1554">ISIS-1554</a> - Prevent double click on buttons (which can cause applications to throw an error, eg concurrency exception)</p> </li> 
@@ -1296,7 +1399,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_4">Bug</h3> 
+         <h3 id="_bug_5">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1545">ISIS-1545</a> - QueryResultsCache can sometimes result in throwing an exception if not properly initialized when fixtures being installed.</p> </li> 
@@ -1308,7 +1411,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_5">Task</h3> 
+         <h3 id="_task_6">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1540">ISIS-1540</a> - Release tasks for 1.13.2</p> </li> 
@@ -1334,7 +1437,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>This is a maintenance release with a number of minor improvements and bug fixes. It also provides better support for docker, by allowing configuration properties to be overridden using either system properties or an ISIS_OPT environment variable.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_5">New Feature</h3> 
+         <h3 id="_new_feature_6">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1510">ISIS-1510</a> - Improve support for docker containers by allowing isis configuration properties to be overridden using either system properties or an ISIS_OPT environment variable</p> </li> 
@@ -1342,7 +1445,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_6">Improvement</h3> 
+         <h3 id="_improvement_7">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1527">ISIS-1527</a> - Make overlays consistent for editable properties, with general fix for Firefox</p> </li> 
@@ -1362,7 +1465,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_5">Bug</h3> 
+         <h3 id="_bug_6">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1525">ISIS-1525</a> - Problems with startup under certain circumstances</p> </li> 
@@ -1411,7 +1514,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The existing <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditingService"><code>AuditingService</code></a> and <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a> SPI services have both been deprecated, instead replaced by <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a> and <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a>. It is now possible to have multiple implementations of each.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' auditing</a> module has been reworked to implement <a href="../guides/rgsvc/rgsvc.html#_rgsvc_spi_AuditService"><code>AuditService</code></a>, while the new (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module implements <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a> to publish interaction events to an ActiveMQ bus (and to allow such events to be replayed if necessary).</p> 
+         <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s auditing module has been reworked to implement <a href="../guides/rgsvc/rgsvc.html#_rgsvc_spi_AuditService"><code>AuditService</code></a>, while the new (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module implements <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a> to publish interaction events to an ActiveMQ bus (and to allow such events to be replayed if necessary).</p> 
         </div> 
         <div class="paragraph"> 
          <p>The release also includes a great deal of internal refactorings and simplifications.</p> 
@@ -1420,7 +1523,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Most applications written against v1.12.x should run against v1.13.0 with few if any changes. That said, this release has removed a small number of features that were dependent on internal APIs, and some configuration properties are now removed/unsupported. We therefore do recommend that you read and keep in mind the <a href="../migration-notes/migration-notes.html#_migration-notes_1.12.0-to-1.13.0">migration notes</a> when you upgrade your app.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_6">New Feature</h3> 
+         <h3 id="_new_feature_7">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1446">ISIS-1446</a> - Extend the Wicket viewer client-side file-open-dialog to allow file extension to be specified.</p> </li> 
@@ -1454,7 +1557,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_7">Improvement</h3> 
+         <h3 id="_improvement_8">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1464">ISIS-1464</a> - DomainChangeJdoAbstract#openTarget should support looking up view models</p> </li> 
@@ -1511,7 +1614,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_6">Bug</h3> 
+         <h3 id="_bug_7">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1461">ISIS-1461</a> - More reliable fix to concurrency exception</p> </li> 
@@ -1541,7 +1644,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_6">Task</h3> 
+         <h3 id="_task_7">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1335">ISIS-1335</a> - Release activities for v1.13.0</p> </li> 
@@ -1567,7 +1670,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis 1.12.2 is a bug fix release for Apache Isis 1.12.0. It addresses two UI issues which result in the viewer showing invalid data with respect to the data actually stored in the database.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_7">Bug</h3> 
+         <h3 id="_bug_8">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1396">ISIS-1396</a> - Some elements on an entity page can be rendered against stale data.</p> </li> 
@@ -1576,7 +1679,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_7">Task</h3> 
+         <h3 id="_task_8">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1424">ISIS-1424</a> - Release activities for v1.12.2</p> </li> 
@@ -1602,7 +1705,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis 1.12.1 is a bug fix release for Apache Isis 1.12.0. The primary issue it addresses are spurious concurrency exceptions that can be thrown when editing an object. It also addresses a subtle issue where the new support in JAXB view models for auto-edit can cause some dirty objects not to be updated.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_8">Bug</h3> 
+         <h3 id="_bug_9">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1355">ISIS-1355</a> - concurrency exception after property edit when attempting to render…​</p> </li> 
@@ -1613,7 +1716,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_8">Task</h3> 
+         <h3 id="_task_9">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1362">ISIS-1362</a> - Release activities for v1.12.1</p> </li> 
@@ -1636,7 +1739,7 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>The main feature in 1.12.0 is much enhanced support for custom layouts, using an optional separate XML layout file <code>Xxx.layout.xml</code> (where <code>Xxx</code> is the class of the object being rendered). This is similar in concept to the earlier support we have had for custom layouts through a <code>.layout.json</code> file, but introduces the ability to position object members anywhere using bootstrap columns and rows. It also brings in support for tabgroups, and allows object members to be included in the page more than once (eg a table view and also a (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-fullcalendar2">calendar</a> view).</p> 
+         <p>The main feature in 1.12.0 is much enhanced support for custom layouts, using an optional separate XML layout file <code>Xxx.layout.xml</code> (where <code>Xxx</code> is the class of the object being rendered). This is similar in concept to the earlier support we have had for custom layouts through a <code>.layout.json</code> file, but introduces the ability to position object members anywhere using bootstrap columns and rows. It also brings in support for tabgroups, and allows object members to be included in the page more than once (eg a table view and also a (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fullcalendar2 view).</p> 
         </div> 
         <div class="paragraph"> 
          <p>As a result of this change, the support for editing objects has been modified; rather than an 'edit' button which toggles the entire page into edit mode, instead each property is edited individually. The current implementation of this is using a prompt dialog (very similar to the action prompt dialogs; in a future release we hope to support "in-place" edits instead.</p> 
@@ -1648,7 +1751,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The release also includes a number of new mixins, to automatically surface in the UI an entity’s id, version (if any), and to download the layout XML and rebuild the metamodel for a given domain entity. There is also a mixin to clear any UI hints (part of the file-based layouts functionality). In all cases these mixins can be hidden using either security or by writing a <a href="../guides/rgcms/rgcms.html#_rgcms_classes_super_AbstractSubscriber">subscriber</a> to veto the visibility of the corresponding domain event.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_7">New Feature</h3> 
+         <h3 id="_new_feature_8">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1351">ISIS-1351</a> - Extend <a href="../guides/rgsvc/rgsvc.html#_rgsvc_core-domain-api_ConfigurationService"><code>ConfigurationService</code></a> to list all configuration properties in the UI</p> </li> 
@@ -1662,7 +1765,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_8">Improvement</h3> 
+         <h3 id="_improvement_9">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1333">ISIS-1333</a> - Remove self-host profile from the archetype</p> </li> 
@@ -1690,7 +1793,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_9">Bug</h3> 
+         <h3 id="_bug_10">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1348">ISIS-1348</a> - Bug with <a href="../guides/ugtst/ugtst.html#_ugtst_unit-test-support_soap-fake-server-junit-rule">SoapEndpointPublishingRule</a> when multiple endpoints.</p> </li> 
@@ -1718,7 +1821,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_dependency_upgrade_2">Dependency upgrade</h3> 
+         <h3 id="_dependency_upgrade_3">Dependency upgrade</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1288">ISIS-1288</a> - Update (minor) dependencies</p> </li> 
@@ -1726,7 +1829,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_9">Task</h3> 
+         <h3 id="_task_10">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1287">ISIS-1287</a> - Release activities for v1.12.0</p> </li> 
@@ -1755,7 +1858,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis is intended to be compatible with both Java 7 and Java 8. However, it was found that v1.11.0 used a number of Java 8 APIs. This release fixes this issue.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_10">Bug</h3> 
+         <h3 id="_bug_11">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1276">ISIS-1276</a> - Release activities for v1.11.1</p> </li> 
@@ -1793,7 +1896,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The release also includes improved control for domain events (these can now be suppressed if required) , and a new category of UI events (so that titles, icons and CSS classes can be provided by event bus subscribers).</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_8">New Feature</h3> 
+         <h3 id="_new_feature_9">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1279">ISIS-1279</a> - AcceptHeaderService for application-defined content negotiation.</p> </li> 
@@ -1809,7 +1912,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_9">Improvement</h3> 
+         <h3 id="_improvement_10">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1275">ISIS-1275</a> - Configuration property for RO viewer to relax Accept header checking.</p> </li> 
@@ -1835,7 +1938,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_11">Bug</h3> 
+         <h3 id="_bug_12">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1283">ISIS-1283</a> - SAFE_AND_CACHEABLE semantics caches incorrectly, works for domain services (stateless) but not for domain entities (where stateful target determines result)</p> </li> 
@@ -1854,7 +1957,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_10">Task</h3> 
+         <h3 id="_task_11">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1243">ISIS-1243</a> - Release activities for v1.11.0</p> </li> 
@@ -1877,13 +1980,13 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>Apache Isis 1.10.0 provides a couple of new domain services. Client-side filtering of objects (eg to support (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module’s multi-tenancy support) is completed so that autocomplete//choices, summary totals and components such as (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-gmap3">Isis addons' gmap3 </a> wicket extension show only filtered objects. The "are you sure" semantic and corresponding UI is also available, as well as the ability to specify the default view for collections. The release also introduces a new type of contribution service (mixins), as well as bringing in support for Project Lombok</p> 
+         <p>Apache Isis 1.10.0 provides a couple of new domain services. Client-side filtering of objects (eg to support (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module’s multi-tenancy support) is completed so that autocomplete//choices, summary totals and components such as (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s gmap3 wicket component show only filtered objects. The "are you sure" semantic and corresponding UI is also available, as well as the ability to specify the default view for collections. The release also introduces a new type of contribution service (mixins), as well as bringing in support for Project Lombok</p> 
         </div> 
         <div class="paragraph"> 
          <p>Internally there have been substantial simplifications to the codebase.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_9">New Feature</h3> 
+         <h3 id="_new_feature_10">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1215">ISIS-1215</a> - New MultipleExecutionStrategy for fixture scripts to use value semantics for determining whether to run a fixture script invoked more than once.</p> </li> 
@@ -1897,7 +2000,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_10">Improvement</h3> 
+         <h3 id="_improvement_11">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1231">ISIS-1231</a> - Add jdeps to build as optional profile, to verify use of internal JDK jars.</p> </li> 
@@ -1922,7 +2025,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_12">Bug</h3> 
+         <h3 id="_bug_13">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1229">ISIS-1229</a> - Calling nextRequest() in an integration test should clear any @RequestScoped services.</p> </li> 
@@ -1941,7 +2044,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_11">Task</h3> 
+         <h3 id="_task_12">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1195">ISIS-1195</a> - Release activities for v1.10.0</p> </li> 
@@ -1949,7 +2052,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_dependency_upgrade_3">Dependency upgrade</h3> 
+         <h3 id="_dependency_upgrade_4">Dependency upgrade</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1061">ISIS-1061</a> - Upgrade Wicket to 6.19.0 (or rather, 6.20.0 when released since we found issues with 6.19.0).</p> </li> 
@@ -2006,7 +2109,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>This release was also the first to include the updated Asciidoc website.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_10">New Feature</h3> 
+         <h3 id="_new_feature_11">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1167">ISIS-1167</a> - NullPrintStream in unittestsupport to reduce the noise of unit tests that log to stdout or stderr</p> </li> 
@@ -2031,7 +2134,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_11">Improvement</h3> 
+         <h3 id="_improvement_12">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1191">ISIS-1191</a> - Broken links</p> </li> 
@@ -2088,7 +2191,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_13">Bug</h3> 
+         <h3 id="_bug_14">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1190">ISIS-1190</a> - If an referenced object cannot be loaded (not found in the database), then this should be handled gracefully</p> </li> 
@@ -2120,7 +2223,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_dependency_upgrade_4">Dependency upgrade</h3> 
+         <h3 id="_dependency_upgrade_5">Dependency upgrade</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1163">ISIS-1163</a> - Update Jetty (as used by our IsisWebServer launcher) to 9.x</p> </li> 
@@ -2129,7 +2232,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_12">Task</h3> 
+         <h3 id="_task_13">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1187">ISIS-1187</a> - Mothball the legacy (never documented) integration testing support</p> </li> 
@@ -2166,7 +2269,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis 1.8.0 incorporates the Wicket viewer, which was previously a separately released component. Other components that are included in core (that were previously released separately are: the Restful Objects viewer, Shiro Security and the JDO/DataNucleus ObjectStore.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_11">New Feature</h3> 
+         <h3 id="_new_feature_12">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-284">ISIS-284</a> - Maven plugin to validate domain object model w.r.t. Apache Isis programming conventions</p> </li> 
@@ -2200,7 +2303,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_12">Improvement</h3> 
+         <h3 id="_improvement_13">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-568">ISIS-568</a> - Drop support for JDK 1.6, standardize on JDK 1.7.</p> </li> 
@@ -2248,7 +2351,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_14">Bug</h3> 
+         <h3 id="_bug_15">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-853">ISIS-853</a> - joda DateTime properties loose time when persisted</p> </li> 
@@ -2275,7 +2378,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_13">Task</h3> 
+         <h3 id="_task_14">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-928">ISIS-928</a> - Apache Isis 1.8.0 release tasks</p> </li> 
@@ -2311,7 +2414,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_12">New Feature</h4> 
+          <h4 id="_new_feature_13">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-809">ISIS-809</a> - Provide implementation of ViewModelFacet that doesn't require explicit implementation of the IViewModel interface.</p> </li> 
@@ -2330,7 +2433,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_13">Improvement</h4> 
+          <h4 id="_improvement_14">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-864">ISIS-864</a> - Command should be persisted if any dirty objects enlisted into transaction, in order to ensure no accidental orphans.</p> </li> 
@@ -2346,7 +2449,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_15">Bug</h4> 
+          <h4 id="_bug_16">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-404">ISIS-404</a> - Testing if a "wrapped" Domain Object has been persisted fails</p> </li> 
@@ -2364,7 +2467,7 @@ table.CodeRay td.code>pre{padding:0}
          <div class="sect3"> 
           <h4 id="_removed_features">Removed features</h4> 
           <div class="paragraph"> 
-           <p>Moved to (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a></p> 
+           <p>Moved to (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> (as of 1.15.0, part of (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>).</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -2392,7 +2495,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_14">Task</h4> 
+          <h4 id="_task_15">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-872">ISIS-872</a> - 1.7.0 release activities</p> </li> 
@@ -2403,7 +2506,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer">Wicket viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_13">New Feature</h4> 
+          <h4 id="_new_feature_14">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-902">ISIS-902</a> - Enhance ImageResourceCacheClassPath so that can have two entities with the same simple name but in different packages.</p> </li> 
@@ -2424,7 +2527,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_16">Bug</h4> 
+          <h4 id="_bug_17">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-889">ISIS-889</a> - Action prompt dialog seems to be not quite big enough in Chrome (is ok in Firefox and IEv11)</p> </li> 
@@ -2434,7 +2537,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_dependency_upgrade_5">Dependency upgrade</h4> 
+          <h4 id="_dependency_upgrade_6">Dependency upgrade</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-794">ISIS-794</a> - Upgrade to Wicket 6.16.0, remove CharSequenceResource</p> </li> 
@@ -2442,7 +2545,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_15">Task</h4> 
+          <h4 id="_task_16">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-872">ISIS-872</a> - 1.7.0 release activities</p> </li> 
@@ -2471,7 +2574,7 @@ table.CodeRay td.code>pre{padding:0}
           <p>Isis core 1.6.0 also incorporates the Restful Objects viewer, Shiro Security and JDO Objectstore.</p> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_new_feature_14">New Feature</h4> 
+          <h4 id="_new_feature_15">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-493">ISIS-493</a> - Annotation to identify domain services/repositories</p> </li> 
@@ -2481,7 +2584,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_14">Improvement</h4> 
+          <h4 id="_improvement_15">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-421">ISIS-421</a> - Write TCK tests for Restful Objects viewer</p> </li> 
@@ -2497,7 +2600,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_17">Bug</h4> 
+          <h4 id="_bug_18">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-796">ISIS-796</a> - lifecycle callback "updating()" is not firing</p> </li> 
@@ -2514,7 +2617,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_dependency_upgrade_6">Dependency upgrade</h4> 
+          <h4 id="_dependency_upgrade_7">Dependency upgrade</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-716">ISIS-716</a> - Update to DN 3.3.8 (deferred)</p> </li> 
@@ -2534,7 +2637,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_2">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_15">New Feature</h4> 
+          <h4 id="_new_feature_16">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-800">ISIS-800</a> - like form for Wicket viewer</p> </li> 
@@ -2544,7 +2647,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_15">Improvement</h4> 
+          <h4 id="_improvement_16">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-781">ISIS-781</a> - Add edit capability to view objects</p> </li> 
@@ -2554,7 +2657,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_18">Bug</h4> 
+          <h4 id="_bug_19">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-544">ISIS-544</a> - focus on an action param date, then doesn’t show calendar picker..</p> </li> 
@@ -2566,7 +2669,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_16">Task</h4> 
+          <h4 id="_task_17">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-839">ISIS-839</a> - 1.6.0 release tasks</p> </li> 
@@ -2592,7 +2695,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_3">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_16">New Feature</h4> 
+          <h4 id="_new_feature_17">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-550">ISIS-550</a> - Complete the guava EventBus support with new annotations</p> </li> 
@@ -2602,7 +2705,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_16">Improvement</h4> 
+          <h4 id="_improvement_17">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-569">ISIS-569</a> - Fix JMock to support JDK7 (JavassistImposteriser)</p> </li> 
@@ -2619,7 +2722,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_19">Bug</h4> 
+          <h4 id="_bug_20">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-758">ISIS-758</a> - Auditing should be able to cope with a change to a property where the referenced object has been deleted.</p> </li> 
@@ -2631,7 +2734,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_17">Task</h4> 
+          <h4 id="_task_18">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-751">ISIS-751</a> - Update NOTICE copyright dates</p> </li> 
@@ -2643,7 +2746,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_3">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_improvement_17">Improvement</h4> 
+          <h4 id="_improvement_18">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-719">ISIS-719</a> - Use org.webjars for some common dependencies (eg jquery)</p> </li> 
@@ -2656,7 +2759,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_20">Bug</h4> 
+          <h4 id="_bug_21">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-431">ISIS-431</a> - A boolean atribute should never be mandatory</p> </li> 
@@ -2668,7 +2771,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_dependency_upgrade_7">Dependency upgrade</h4> 
+          <h4 id="_dependency_upgrade_8">Dependency upgrade</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-771">ISIS-771</a> - Upgrade Wicket to wicket 6.15.0 (or whatever is latest)</p> </li> 
@@ -2676,7 +2779,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_18">Task</h4> 
+          <h4 id="_task_19">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-792">ISIS-792</a> - up tasks for Apache Isis 1.5.0 release</p> </li> 
@@ -2687,7 +2790,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_restfulobjects_viewer">RestfulObjects Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_task_19">Task</h4> 
+          <h4 id="_task_20">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-792">ISIS-792</a> - up tasks for Apache Isis 1.5.0 release</p> </li> 
@@ -2695,7 +2798,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_21">Bug</h4> 
+          <h4 id="_bug_22">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-746">ISIS-746</a> - When multiple realms configured for Shiro, should be more intelligent about obtaining roles from those realms</p> </li> 
@@ -2703,7 +2806,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_20">Task</h4> 
+          <h4 id="_task_21">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-751">ISIS-751</a> - Update NOTICE copyright dates</p> </li> 
@@ -2715,7 +2818,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore">JDO ObjectStore</h3> 
          <div class="sect3"> 
-          <h4 id="_improvement_18">Improvement</h4> 
+          <h4 id="_improvement_19">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-750">ISIS-750</a> - For consistency with CommandJdo, allow the serializedForm to be stored as a clob (rather than as a zipped byte array)</p> </li> 
@@ -2725,7 +2828,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_22">Bug</h4> 
+          <h4 id="_bug_23">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-744">ISIS-744</a> - Column size can't be greater than 8000 characters on SQL Server</p> </li> 
@@ -2734,7 +2837,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_21">Task</h4> 
+          <h4 id="_task_22">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-751">ISIS-751</a> - Update NOTICE copyright dates</p> </li> 
@@ -2761,7 +2864,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_4">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_improvement_19">Improvement</h4> 
+          <h4 id="_improvement_20">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-732">ISIS-732</a> - The refresh of a standalone collection after invoking a bulk action should only be done if the original action was safe (query only)</p> </li> 
@@ -2770,7 +2873,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_23">Bug</h4> 
+          <h4 id="_bug_24">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-731">ISIS-731</a> - execute the action fails</p> </li> 
@@ -2781,7 +2884,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore_2">JDO Objectstore</h3> 
          <div class="sect3"> 
-          <h4 id="_bug_24">Bug</h4> 
+          <h4 id="_bug_25">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-733">ISIS-733</a> - If toggle an object twice in standalone list (for bulk action), ends up invoking action (when shouldn't) and also throwing concurrency exception</p> </li> 
@@ -2807,7 +2910,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_4">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_17">New Feature</h4> 
+          <h4 id="_new_feature_18">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-592">ISIS-592</a> - Make XmlSnapshot (in core.runtime) available as an applib service.</p> </li> 
@@ -2846,7 +2949,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_20">Improvement</h4> 
+          <h4 id="_improvement_21">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-272">ISIS-272</a> - Adding ValueSemanticProviders for UUID and URI</p> </li> 
@@ -2878,7 +2981,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_25">Bug</h4> 
+          <h4 id="_bug_26">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-234">ISIS-234</a> - Persistence by reachability of aggregated instances fails.</p> </li> 
@@ -2895,7 +2998,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_22">Task</h4> 
+          <h4 id="_task_23">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -2906,7 +3009,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_5">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_18">New Feature</h4> 
+          <h4 id="_new_feature_19">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-472">ISIS-472</a> - Limit number of bookmarks</p> </li> 
@@ -2925,7 +3028,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_21">Improvement</h4> 
+          <h4 id="_improvement_22">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-486">ISIS-486</a> - Show action dialogs in a modal dialog rather than new page (less context switching for user)</p> </li> 
@@ -2952,7 +3055,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_26">Bug</h4> 
+          <h4 id="_bug_27">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-429">ISIS-429</a> - coded dependency to WicketSignInPage in PageAbstract…​</p> </li> 
@@ -2973,7 +3076,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_23">Task</h4> 
+          <h4 id="_task_24">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -2984,7 +3087,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_restfulobjects_viewer_2">RestfulObjects Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_task_24">Task</h4> 
+          <h4 id="_task_25">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -2995,7 +3098,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_shiro_security">Shiro Security</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_19">New Feature</h4> 
+          <h4 id="_new_feature_20">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-586">ISIS-586</a> - Allow the IsisLdapRealm to read its role/perm mappings from an .ini file</p> </li> 
@@ -3004,7 +3107,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_25">Task</h4> 
+          <h4 id="_task_26">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -3015,7 +3118,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore_3">JDO ObjectStore</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_20">New Feature</h4> 
+          <h4 id="_new_feature_21">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-660">ISIS-660</a> - Profiling support and also infrastructure for background (async job) support</p> </li> 
@@ -3031,7 +3134,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_22">Improvement</h4> 
+          <h4 id="_improvement_23">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-576">ISIS-576</a> - JDO exception recognizer for sql integrity constraints should only recognize uniqueness constraints</p> </li> 
@@ -3055,7 +3158,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_27">Bug</h4> 
+          <h4 id="_bug_28">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-632">ISIS-632</a> - PublishingService's PublishedEvent id has an incorrect max length</p> </li> 
@@ -3064,7 +3167,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_dependency_upgrade_8">Dependency upgrade</h4> 
+          <h4 id="_dependency_upgrade_9">Dependency upgrade</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-646">ISIS-646</a> - Upgrade DataNucleus to 3.3.6 (JDO 3.1), and use the convenience 'accessplatform' POMs.</p> </li> 
@@ -3072,7 +3175,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_26">Task</h4> 
+          <h4 id="_task_27">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -3098,7 +3201,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_6">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_21">New Feature</h4> 
+          <h4 id="_new_feature_22">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-575">ISIS-575</a> - Tiny new feature…​ add a tooltip to icons/titles so can see what type it represents.</p> </li> 
@@ -3106,7 +3209,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_28">Bug</h4> 
+          <h4 id="_bug_29">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-560">ISIS-560</a> - When invoking an action, drop downs get cleared (in the UI) if there is a validation error, but the underlying model is set.</p> </li> 
@@ -3116,7 +3219,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_27">Task</h4> 
+          <h4 id="_task_28">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-581">ISIS-581</a> - Release tasks for Apache Isis wicket viewer v1.3.1</p> </li> 
@@ -3142,7 +3245,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_5">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_22">New Feature</h4> 
+          <h4 id="_new_feature_23">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-420">ISIS-420</a> - level settings service.</p> </li> 
@@ -3175,7 +3278,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_23">Improvement</h4> 
+          <h4 id="_improvement_24">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-51">ISIS-51</a> - collections/guava or Apache collections)</p> </li> 
@@ -3211,7 +3314,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_29">Bug</h4> 
+          <h4 id="_bug_30">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-236">ISIS-236</a> - Classes that are not referenced in the DOM aren't found by the specification loader</p> </li> 
@@ -3231,7 +3334,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_28">Task</h4> 
+          <h4 id="_task_29">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-437">ISIS-437</a> - up tasks for Apache Isis 1.3.0 and associated components.</p> </li> 
@@ -3242,7 +3345,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_7">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_23">New Feature</h4> 
+          <h4 id="_new_feature_24">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-417">ISIS-417</a> - In wicket viewer, provide a 'select all' checkbox on table (for invoking bulk actions)</p> </li> 
@@ -3267,7 +3370,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_24">Improvement</h4> 
+          <h4 id="_improvement_25">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-416">ISIS-416</a> - Make spinning icon image in Wicket pluggable</p> </li> 
@@ -3292,7 +3395,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_30">Bug</h4> 
+          <h4 id="_bug_31">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-401">ISIS-401</a> - In wicket viewer, concurrency checking is currently disabled when invoke action on an entity.</p> </li> 
@@ -3309,7 +3412,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_restfulobjects_viewer_3">RestfulObjects Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_24">New Feature</h4> 
+          <h4 id="_new_feature_25">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-553">ISIS-553</a> - Provide view model support, as sketched out in the Restful Objects spec</p> </li> 
@@ -3317,7 +3420,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_25">Improvement</h4> 
+          <h4 id="_improvement_26">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-411">ISIS-411</a> - Enhance RO to allow EAGER rendering of properties (as well as collections)</p> </li> 
@@ -3326,7 +3429,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_31">Bug</h4> 
+          <h4 id="_bug_32">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-318">ISIS-318</a> - Restful Objects viewer returning 500 instead of 400 when given bad input</p> </li> 
@@ -3343,7 +3446,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_shiro_security_2">Shiro Security</h3> 
          <div class="sect3"> 
-          <h4 id="_improvement_26">Improvement</h4> 
+          <h4 id="_improvement_27">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-362">ISIS-362</a> - Upgrade to JMock 2.6.0</p> </li> 
@@ -3355,7 +3458,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore_4">JDO ObjectStore</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_25">New Feature</h4> 
+          <h4 id="_new_feature_26">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-322">ISIS-322</a> - Allow JDO objectstore to run on the Google App Engine</p> </li> 
@@ -3369,7 +3472,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_27">Improvement</h4> 
+          <h4 id="_improvement_28">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-270">ISIS-270</a> - NotYetImplementedException in JDO objectstore when debug logging enabled</p> </li> 
@@ -3385,7 +3488,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_32">Bug</h4> 
+          <h4 id="_bug_33">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-476">ISIS-476</a> - Update JDO/DN to allow for fact that invoking the Persisting callback may have resulted in the target object having already been updated.</p> </li> 
@@ -3395,7 +3498,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_dependency_upgrade_9">Dependency upgrade</h4> 
+          <h4 id="_dependency_upgrade_10">Dependency upgrade</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-477">ISIS-477</a> - Update JDO/DataNucleus objectstore to DN 3.2.6 and other latest dependencies</p> </li> 
@@ -3404,7 +3507,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_29">Task</h4> 
+          <h4 id="_task_30">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-437">ISIS-437</a> - up tasks for Apache Isis 1.3.0 and associated components.</p> </li> 
@@ -3430,7 +3533,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_6">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_26">New Feature</h4> 
+          <h4 id="_new_feature_27">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-323">ISIS-323</a> - Provide the capability to publish events, either changed objects or invoked actions</p> </li> 
@@ -3449,7 +3552,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_28">Improvement</h4> 
+          <h4 id="_improvement_29">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-208">ISIS-208</a> - If two services accidentally have the same Id, then should throw an exception.</p> </li> 
@@ -3473,7 +3576,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_33">Bug</h4> 
+          <h4 id="_bug_34">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-359">ISIS-359</a> - arg…​</p> </li> 
@@ -3485,7 +3588,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_8">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_27">New Feature</h4> 
+          <h4 id="_new_feature_28">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-328">ISIS-328</a> - Wicket viewer should shutdown Apache Isis core on completion</p> </li> 
@@ -3500,7 +3603,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_29">Improvement</h4> 
+          <h4 id="_improvement_30">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-314">ISIS-314</a> - The wicket viewer should honour precision and scale when rendering BigDecimal values.</p> </li> 
@@ -3528,7 +3631,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_34">Bug</h4> 
+          <h4 id="_bug_35">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-295">ISIS-295</a> - NullPointerException when view aggregated entity using Wicket viewer</p> </li> 
@@ -3551,7 +3654,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_restfulobjects_viewer_4">RestfulObjects Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_28">New Feature</h4> 
+          <h4 id="_new_feature_29">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-323">ISIS-323</a> - Provide the capability to publish events, either changed objects or invoked actions</p> </li> 
@@ -3560,7 +3663,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_30">Improvement</h4> 
+          <h4 id="_improvement_31">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-233">ISIS-233</a> - viewer up to RO spec 1.0.0</p> </li> 
@@ -3588,7 +3691,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_7">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_29">New Feature</h4> 
+          <h4 id="_new_feature_30">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-282">ISIS-282</a> - Add support for file uploads and downloads to Wicket viewer and JDO objectstore</p> </li> 
@@ -3597,7 +3700,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_31">Improvement</h4> 
+          <h4 id="_improvement_32">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-305">ISIS-305</a> - compareTo methods (when implement Comparable) should be automatically hidden</p> </li> 
@@ -3605,7 +3708,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_35">Bug</h4> 
+          <h4 id="_bug_36">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-207">ISIS-207</a> - Improve the message given when a field is too long (exceeds its @MaxLength value)</p> </li> 
@@ -3617,7 +3720,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_9">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_30">New Feature</h4> 
+          <h4 id="_new_feature_31">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-282">ISIS-282</a> - Add support for file uploads and downloads to Wicket viewer and JDO objectstore</p> </li> 
@@ -3626,7 +3729,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_32">Improvement</h4> 
+          <h4 id="_improvement_33">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-308">ISIS-308</a> - Don't show (null) for a property or a parameter that has no reference (instead show an empty string)</p> </li> 
@@ -3636,7 +3739,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_36">Bug</h4> 
+          <h4 id="_bug_37">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-300">ISIS-300</a> - The home page link in Wicket viewer goes to root context "/", rather than to the base of the webapp.</p> </li> 
@@ -3647,7 +3750,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_restfulobjects_viewer_5">RestfulObjects Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_31">New Feature</h4> 
+          <h4 id="_new_feature_32">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-323">ISIS-323</a> - Provide the capability to publish events, either changed objects or invoked actions</p> </li> 
@@ -3656,7 +3759,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_33">Improvement</h4> 
+          <h4 id="_improvement_34">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-233">ISIS-233</a> - viewer up to RO spec 1.0.0</p> </li> 
@@ -3669,7 +3772,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_shiro_security_3">Shiro Security</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_32">New Feature</h4> 
+          <h4 id="_new_feature_33">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-307">ISIS-307</a> - Allow groups to be mapped to roles (eg AD groups to logically internal application roles)</p> </li> 
@@ -3677,7 +3780,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_34">Improvement</h4> 
+          <h4 id="_improvement_35">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-298">ISIS-298</a> - Provide a shiro Realm implementation that supports looking up roles from an LDAP server.</p> </li> 
@@ -3685,7 +3788,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_37">Bug</h4> 
+          <h4 id="_bug_38">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-306">ISIS-306</a> - Parsing permission strings should trim both before and after.</p> </li> 
@@ -3696,7 +3799,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore_5">JDO ObjectStore</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_33">New Feature</h4> 
+          <h4 id="_new_feature_34">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-370">ISIS-370</a> - Provide a service to allow all @PersistenceCapable entities to be eagerly registered with Apache Isis (and therefore with DataNucleus)</p> </li> 
@@ -3706,7 +3809,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_35">Improvement</h4> 
+          <h4 id="_improvement_36">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-270">ISIS-270</a> - NotYetImplementedException in JDO objectstore when debug logging enabled</p> </li> 
@@ -3723,7 +3826,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_38">Bug</h4> 
+          <h4 id="_bug_39">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-296">ISIS-296</a> - wicket viewer display ??? ENTITYMODEL OBJECTADAPTER OID: NULL when view a root entity's collection member which data type is primitive String.</p> </li> 
@@ -3752,7 +3855,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_8">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_34">New Feature</h4> 
+          <h4 id="_new_feature_35">New Feature</h4> 
      

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgcms/rgcms.pdf
----------------------------------------------------------------------
diff --git a/content/guides/rgcms/rgcms.pdf b/content/guides/rgcms/rgcms.pdf
index 8bcf586..f683109 100644
--- a/content/guides/rgcms/rgcms.pdf
+++ b/content/guides/rgcms/rgcms.pdf
@@ -4,16 +4,16 @@
 << /Title (Classes, Methods and Schema)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170914185656+01'00')
-/ModDate (D:20170914185656+01'00')
+/CreationDate (D:20170925074835+01'00')
+/ModDate (D:20170925074835+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 14 0 R
-/Outlines 1037 0 R
-/PageLabels 1066 0 R
+/Outlines 1028 0 R
+/PageLabels 1057 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 96
-/Kids [7 0 R 10 0 R 12 0 R 39 0 R 62 0 R 127 0 R 150 0 R 155 0 R 163 0 R 168 0 R 172 0 R 177 0 R 187 0 R 191 0 R 194 0 R 204 0 R 209 0 R 216 0 R 223 0 R 240 0 R 243 0 R 247 0 R 260 0 R 291 0 R 299 0 R 308 0 R 311 0 R 327 0 R 337 0 R 347 0 R 356 0 R 374 0 R 402 0 R 420 0 R 423 0 R 432 0 R 440 0 R 449 0 R 454 0 R 460 0 R 462 0 R 471 0 R 504 0 R 523 0 R 542 0 R 556 0 R 566 0 R 568 0 R 574 0 R 581 0 R 587 0 R 596 0 R 603 0 R 613 0 R 623 0 R 639 0 R 656 0 R 670 0 R 686 0 R 703 0 R 713 0 R 716 0 R 720 0 R 726 0 R 731 0 R 738 0 R 741 0 R 751 0 R 757 0 R 764 0 R 774 0 R 787 0 R 801 0 R 815 0 R 828 0 R 841 0 R 859 0 R 869 0 R 873 0 R 886 0 R 891 0 R 895 0 R 902 0 R 909 0 R 918 0 R 923 0 R 927 0 R 934 0 R 939 0 R 945 0 R 950 0 R 953 0 R 960 0 R 966 0 R 972 0 R 975 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 39 0 R 62 0 R 127 0 R 150 0 R 155 0 R 163 0 R 168 0 R 172 0 R 177 0 R 187 0 R 191 0 R 194 0 R 204 0 R 209 0 R 216 0 R 223 0 R 240 0 R 243 0 R 247 0 R 260 0 R 291 0 R 299 0 R 308 0 R 311 0 R 327 0 R 337 0 R 347 0 R 356 0 R 374 0 R 402 0 R 420 0 R 423 0 R 432 0 R 440 0 R 449 0 R 454 0 R 460 0 R 462 0 R 471 0 R 504 0 R 523 0 R 542 0 R 556 0 R 566 0 R 568 0 R 574 0 R 581 0 R 587 0 R 596 0 R 603 0 R 613 0 R 623 0 R 639 0 R 656 0 R 670 0 R 686 0 R 703 0 R 713 0 R 716 0 R 720 0 R 726 0 R 731 0 R 738 0 R 741 0 R 751 0 R 757 0 R 764 0 R 771 0 R 780 0 R 794 0 R 808 0 R 820 0 R 833 0 R 851 0 R 861 0 R 865 0 R 877 0 R 882 0 R 886 0 R 893 0 R 900 0 R 909 0 R 914 0 R 918 0 R 925 0 R 930 0 R 936 0 R 941 0 R 944 0 R 951 0 R 957 0 R 963 0 R 966 0 R]
 >>
 endobj
 4 0 obj
@@ -80,11 +80,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAABE+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 1068 0 R
+/FontDescriptor 1059 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1070 0 R
-/ToUnicode 1069 0 R
+/Widths 1061 0 R
+/ToUnicode 1060 0 R
 >>
 endobj
 9 0 obj
@@ -1182,7 +1182,7 @@ endobj
 /F3.0 18 0 R
 >>
 >>
-/Annots [982 0 R 983 0 R 984 0 R 985 0 R 986 0 R 987 0 R 988 0 R 989 0 R 990 0 R 991 0 R 992 0 R 993 0 R 994 0 R 995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 R 1012 0 R 1013 0 R 1014 0 R 1015 0 R 1016 0 R 1017 0 R 1018 0 R 1019 0 R 1020 0 R 1021 0 R 1022 0 R 1023 0 R 1024 0 R 1025 0 R 1026 0 R 1027 0 R 1028 0 R 1029 0 R 1030 0 R 1031 0 R 1032 0 R 1033 0 R 1034 0 R 1035 0 R]
+/Annots [973 0 R 974 0 R 975 0 R 976 0 R 977 0 R 978 0 R 979 0 R 980 0 R 981 0 R 982 0 R 983 0 R 984 0 R 985 0 R 986 0 R 987 0 R 988 0 R 989 0 R 990 0 R 991 0 R 992 0 R 993 0 R 994 0 R 995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 R 1012 0 R 1013 0 R 1014 0 R 1015 0 R 1016 0 R 1017 0 R 1018 0 R 1019 0 R 1020 0 R 1021 0 R 1022 0 R 1023 0 R 1024 0 R 1025 0 R 1026 0 R]
 >>
 endobj
 11 0 obj
@@ -1989,7 +1989,7 @@ endobj
 /F3.0 18 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [17 0 R 20 0 R 21 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R 33 0 R 34 0 R 35 0 R 36 0 R 37 0 R]
@@ -2004,18 +2004,18 @@ endobj
 >>
 endobj
 15 0 obj
-<< /Kids [220 0 R 464 0 R 977 0 R 848 0 R 699 0 R 823 0 R 539 0 R 729 0 R 425 0 R 221 0 R 943 0 R 287 0 R 932 0 R 749 0 R]
+<< /Kids [220 0 R 464 0 R 968 0 R 840 0 R 699 0 R 815 0 R 539 0 R 729 0 R 425 0 R 221 0 R 934 0 R 287 0 R 923 0 R 749 0 R]
 >>
 endobj
 16 0 obj
 << /Type /Font
 /BaseFont /AAAABF+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 1072 0 R
+/FontDescriptor 1063 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1074 0 R
-/ToUnicode 1073 0 R
+/Widths 1065 0 R
+/ToUnicode 1064 0 R
 >>
 endobj
 17 0 obj
@@ -2033,22 +2033,22 @@ endobj
 << /Type /Font
 /BaseFont /AAAABG+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 1076 0 R
+/FontDescriptor 1067 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1078 0 R
-/ToUnicode 1077 0 R
+/Widths 1069 0 R
+/ToUnicode 1068 0 R
 >>
 endobj
 19 0 obj
 << /Type /Font
 /BaseFont /AAAABH+mplus-1p-regular
 /Subtype /TrueType
-/FontDescriptor 1080 0 R
+/FontDescriptor 1071 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1082 0 R
-/ToUnicode 1081 0 R
+/Widths 1073 0 R
+/ToUnicode 1072 0 R
 >>
 endobj
 20 0 obj
@@ -3790,7 +3790,7 @@ endobj
 /F6.0 44 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [41 0 R 45 0 R 46 0 R 47 0 R 48 0 R 49 0 R 50 0 R 51 0 R 52 0 R 53 0 R 54 0 R 55 0 R 56 0 R 57 0 R 58 0 R 59 0 R 60 0 R]
@@ -3817,22 +3817,22 @@ endobj
 << /Type /Font
 /BaseFont /AAAABI+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 1084 0 R
+/FontDescriptor 1075 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1086 0 R
-/ToUnicode 1085 0 R
+/Widths 1077 0 R
+/ToUnicode 1076 0 R
 >>
 endobj
 44 0 obj
 << /Type /Font
 /BaseFont /AAAABJ+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 1088 0 R
+/FontDescriptor 1079 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1090 0 R
-/ToUnicode 1089 0 R
+/Widths 1081 0 R
+/ToUnicode 1080 0 R
 >>
 endobj
 45 0 obj
@@ -8015,7 +8015,7 @@ endobj
 /F4.0 19 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [63 0 R 64 0 R 65 0 R 66 0 R 67 0 R 68 0 R 69 0 R 70 0 R 71 0 R 72 0 R 73 0 R 74 0 R 75 0 R 76 0 R 77 0 R 78 0 R 79 0 R 80 0 R 81 0 R 82 0 R 83 0 R 84 0 R 85 0 R 86 0 R 87 0 R 88 0 R 89 0 R 90 0 R 91 0 R 92 0 R 93 0 R 94 0 R 95 0 R 96 0 R 97 0 R 98 0 R 99 0 R 100 0 R 101 0 R 102 0 R 103 0 R 104 0 R 105 0 R 106 0 R 107 0 R 108 0 R 109 0 R 110 0 R 111 0 R 112 0 R 113 0 R 114 0 R 115 0 R 116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 123 0 R 124 0 R 125 0 R]
@@ -11463,7 +11463,7 @@ endobj
 /F5.1 43 0 R
 /F3.1 141 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [128 0 R 129 0 R 130 0 R 131 0 R 132 0 R 133 0 R 134 0 R 135 0 R 136 0 R 137 0 R 138 0 R 140 0 R 142 0 R 143 0 R 144 0 R 146 0 R 147 0 R 148 0 R]
@@ -11608,11 +11608,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAABK+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 1092 0 R
+/FontDescriptor 1083 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1094 0 R
-/ToUnicode 1093 0 R
+/Widths 1085 0 R
+/ToUnicode 1084 0 R
 >>
 endobj
 142 0 obj
@@ -14702,7 +14702,7 @@ endobj
 /F3.0 18 0 R
 /F3.1 141 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [152 0 R]
@@ -16271,7 +16271,7 @@ endobj
 /F4.0 19 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [156 0 R 158 0 R 159 0 R 160 0 R]
@@ -18602,7 +18602,7 @@ endobj
 /F2.0 16 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [165 0 R]
@@ -20762,7 +20762,7 @@ endobj
 /Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I1 166 0 R
-/Stamp1 1036 0 R
+/Stamp1 1027 0 R
 >>
 /Font << /F1.0 8 0 R
 /F3.0 18 0 R
@@ -23299,7 +23299,7 @@ endobj
 /F4.0 19 0 R
 /F1.1 175 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -23314,11 +23314,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAABL+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 1096 0 R
+/FontDescriptor 1087 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1098 0 R
-/ToUnicode 1097 0 R
+/Widths 1089 0 R
+/ToUnicode 1088 0 R
 >>
 endobj
 176 0 obj
@@ -25379,7 +25379,7 @@ endobj
 /F1.1 175 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [178 0 R 179 0 R 180 0 R 182 0 R 183 0 R 184 0 R]
@@ -27838,7 +27838,7 @@ endobj
 /F3.1 141 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [188 0 R 189 0 R]
@@ -31082,7 +31082,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -32070,7 +32070,7 @@ endobj
 /F4.0 19 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [196 0 R 197 0 R 198 0 R 199 0 R 201 0 R 202 0 R]
@@ -34654,7 +34654,7 @@ endobj
 /F2.0 16 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [205 0 R 206 0 R]
@@ -36371,7 +36371,7 @@ endobj
 /F4.0 19 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [210 0 R 211 0 R 212 0 R 214 0 R]
@@ -39249,7 +39249,7 @@ endobj
 /F1.1 175 0 R
 /F3.1 141 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [217 0 R 218 0 R]
@@ -41444,7 +41444,7 @@ endobj
 /F5.1 43 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [224 0 R 225 0 R 226 0 R 228 0 R 229 0 R 230 0 R 231 0 R 233 0 R 234 0 R 235 0 R 237 0 R]
@@ -43735,7 +43735,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -46731,7 +46731,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -49103,7 +49103,7 @@ endobj
 /F4.0 19 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 257 0 R 258 0 R]
@@ -51665,7 +51665,7 @@ endobj
 /F2.0 16 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 288 0 R 289 0 R]
@@ -51943,7 +51943,7 @@ endobj
 endobj
 287 0 obj
 << /Limits [(action-parameter-set) (api-3)]
-/Names [(action-parameter-set) 241 0 R (adapter-classes) 754 0 R (alternative-approaches) 785 0 R (alternatives) 195 0 R (alternatives-2) 306 0 R (alternatives-3) 329 0 R (alternatives-4) 794 0 R (api) 564 0 R (api-2) 572 0 R (api-3) 582 0 R]
+/Names [(action-parameter-set) 241 0 R (adapter-classes) 754 0 R (alternative-approaches) 777 0 R (alternatives) 195 0 R (alternatives-2) 306 0 R (alternatives-3) 329 0 R (alternatives-4) 786 0 R (api) 564 0 R (api-2) 572 0 R (api-3) 582 0 R]
 >>
 endobj
 288 0 obj
@@ -53004,7 +53004,7 @@ endobj
 /F3.0 18 0 R
 >>
 /XObject << /I2 293 0 R
-/Stamp1 1036 0 R
+/Stamp1 1027 0 R
 >>
 >>
 /Annots [292 0 R 294 0 R 295 0 R 296 0 R 297 0 R]
@@ -55385,7 +55385,7 @@ endobj
 /F4.0 19 0 R
 /F1.1 175 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [301 0 R 302 0 R 303 0 R 304 0 R 305 0 R]
@@ -57875,7 +57875,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -59204,7 +59204,7 @@ endobj
 /F5.1 43 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [312 0 R 313 0 R 314 0 R 315 0 R 316 0 R 319 0 R 320 0 R 321 0 R 323 0 R 324 0 R 325 0 R]
@@ -60702,7 +60702,7 @@ endobj
 /F1.1 175 0 R
 >>
 /XObject << /I3 334 0 R
-/Stamp1 1036 0 R
+/Stamp1 1027 0 R
 >>
 >>
 /Annots [328 0 R 330 0 R 332 0 R 333 0 R 335 0 R]
@@ -62008,7 +62008,7 @@ endobj
 /F6.0 44 0 R
 >>
 /XObject << /I4 338 0 R
-/Stamp1 1036 0 R
+/Stamp1 1027 0 R
 >>
 >>
 /Annots [340 0 R 341 0 R 342 0 R 344 0 R 345 0 R]
@@ -62107,7 +62107,7 @@ endobj
 >>
 endobj
 346 0 obj
-<< /Length 32909
+<< /Length 33259
 >>
 stream
 q
@@ -64070,12 +64070,42 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.396 Tw
+1.113 Tw
 
 BT
 125.80666666666666 288.5660000000001 Td
 /F1.0 10.5 Tf
-[<284173206f6620312e382e302920746865726520617265206b6e6f776e206c696d69746174696f6e73207769746820746869732066756e6374696f6e616c697479> 89.84375 <2e2020496e76617269616e747320617265>] TJ
+<284173206f6620> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+1.113 Tw
+
+BT
+159.1764487847222 288.5660000000001 Td
+/F3.0 10.5 Tf
+<312e382e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+1.113 Tw
+
+BT
+185.4264487847222 288.5660000000001 Td
+/F1.0 10.5 Tf
+[<2920746865726520617265206b6e6f776e206c696d69746174696f6e73207769746820746869732066756e6374696f6e616c697479> 89.84375 <2e2020496e76617269616e747320617265>] TJ
 ET
 
 
@@ -64437,7 +64467,7 @@ endobj
 /F5.1 43 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 354 0 R]
@@ -66130,7 +66160,7 @@ endobj
 /F6.0 44 0 R
 /F3.0 18 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R]
@@ -67441,7 +67471,7 @@ endobj
 /F1.0 8 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [376 0 R 377 0 R 378 0 R 379 0 R 381 0 R 382 0 R 383 0 R 385 0 R 386 0 R 387 0 R 388 0 R 390 0 R 391 0 R 392 0 R 393 0 R 395 0 R 396 0 R 397 0 R 398 0 R 400 0 R]
@@ -68398,7 +68428,7 @@ endobj
 /F3.0 18 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [403 0 R 404 0 R 405 0 R 407 0 R 408 0 R 409 0 R 410 0 R 412 0 R 413 0 R 414 0 R 415 0 R 417 0 R 418 0 R]
@@ -70620,7 +70650,7 @@ endobj
 /F3.1 141 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [421 0 R]
@@ -72770,7 +72800,7 @@ endobj
 /F5.1 43 0 R
 /F3.1 141 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [426 0 R 427 0 R 428 0 R]
@@ -72824,7 +72854,7 @@ endobj
 [423 0 R /XYZ 0 554.8500000000003 null]
 endobj
 431 0 obj
-<< /Length 37997
+<< /Length 37988
 >>
 stream
 q
@@ -75329,7 +75359,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.125 Tw
+1.139 Tw
 
 BT
 48.24 128.906 Td
@@ -75344,12 +75374,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-1.125 Tw
+1.139 Tw
 
 BT
-245.6632772216797 128.906 Td
+245.7620333333333 128.906 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -75359,12 +75389,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.125 Tw
+1.139 Tw
 
 BT
-303.8138974609375 128.906 Td
+327.5099666666666 128.906 Td
 /F1.0 10.5 Tf
-<206d6f64756c657320616c736f20656163682070726f766964652061206d6f64756c6520636c6173732074686174> Tj
+<206d6f64756c657320616c736f20656163682070726f766964652061206d6f64756c6520636c617373> Tj
 ET
 
 
@@ -75377,7 +75407,7 @@ ET
 BT
 48.24 113.126 Td
 /F1.0 10.5 Tf
-<63616e20626520656173696c79207265666572656e6365642e> Tj
+<746861742063616e20626520656173696c79207265666572656e6365642e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -75471,7 +75501,7 @@ endobj
 /Font << /F3.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [434 0 R 435 0 R 436 0 R 437 0 R]
@@ -75517,10 +75547,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [245.6632772216797 125.84 303.8138974609375 140.12]
+/Rect [245.7620333333333 125.84 327.5099666666666 140.12]
 /Type /Annot
 >>
 endobj
@@ -75528,7 +75558,7 @@ endobj
 [432 0 R /XYZ 0 97.31 null]
 endobj
 439 0 obj
-<< /Length 22051
+<< /Length 22044
 >>
 stream
 q
@@ -75600,7 +75630,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.725 Tw
+3.728 Tw
 
 BT
 48.24 735.3359999999999 Td
@@ -75615,12 +75645,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-2.725 Tw
+3.728 Tw
 
 BT
-197.60306219951923 735.3359999999999 Td
+201.61589322916666 735.3359999999999 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207365637572697479> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -75630,12 +75660,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.725 Tw
+3.728 Tw
 
 BT
-303.9055483774038 735.3359999999999 Td
+285.95259407552084 735.3359999999999 Td
 /F1.0 10.5 Tf
-<206d6f64756c65202876312e392e302920616c6c6f77732074686520706f6c69637920746f206576616c75617465> Tj
+<2773207365637572697479206d6f64756c6520616c6c6f77732074686520706f6c69637920746f206576616c75617465> Tj
 ET
 
 
@@ -77009,7 +77039,7 @@ endobj
 /F3.0 18 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [441 0 R 442 0 R 444 0 R 446 0 R]
@@ -77030,10 +77060,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [197.60306219951923 732.2699999999999 303.9055483774038 746.55]
+/Rect [201.61589322916666 732.2699999999999 285.95259407552084 746.55]
 /Type /Annot
 >>
 endobj
@@ -78880,7 +78910,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [452 0 R]
@@ -79814,7 +79844,7 @@ endobj
 /F3.0 18 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [455 0 R 456 0 R 458 0 R]
@@ -81873,7 +81903,7 @@ endobj
 /F3.1 141 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -83664,7 +83694,7 @@ endobj
 /F1.0 8 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [466 0 R 467 0 R 468 0 R 469 0 R]
@@ -83675,7 +83705,7 @@ endobj
 endobj
 464 0 obj
 << /Limits [(__rgcms_classes_AppManifest-bootstrapping_subsidiary-goals) (__rgcms_schema-cmd_commandDto)]
-/Names [(__rgcms_classes_AppManifest-bootstrapping_subsidiary-goals) 463 0 R (__rgcms_classes_layout_component) 860 0 R (__rgcms_classes_layout_grid-bootstrap3) 865 0 R (__rgcms_classes_mixins_Object_clearHints) 799 0 R (__rgcms_classes_mixins_Object_downloadLayoutXml) 806 0 R (__rgcms_classes_mixins_Object_rebuildMetamodel) 816 0 R (__rgcms_classes_mixins_Persistable_datanucleusXxx) 844 0 R (__rgcms_classes_mixins_Persistable_downloadJdoMetadata) 835 0 R (__rgcms_schema-cmd_ancillary) 897 0 R (__rgcms_schema-cmd_commandDto) 884 0 R]
+/Names [(__rgcms_classes_AppManifest-bootstrapping_subsidiary-goals) 463 0 R (__rgcms_classes_layout_component) 852 0 R (__rgcms_classes_layout_grid-bootstrap3) 857 0 R (__rgcms_classes_mixins_Object_clearHints) 791 0 R (__rgcms_classes_mixins_Object_downloadLayoutXml) 798 0 R (__rgcms_classes_mixins_Object_rebuildMetamodel) 806 0 R (__rgcms_classes_mixins_Persistable_datanucleusXxx) 836 0 R (__rgcms_classes_mixins_Persistable_downloadJdoMetadata) 827 0 R (__rgcms_schema-cmd_ancillary) 888 0 R (__rgcms_schema-cmd_commandDto) 875 0 R]
 >>
 endobj
 465 0 obj
@@ -85896,7 +85926,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R]
@@ -86236,7 +86266,7 @@ endobj
 [471 0 R /XYZ 0 179.79599999999988 null]
 endobj
 503 0 obj
-<< /Length 17160
+<< /Length 17151
 >>
 stream
 q
@@ -87207,7 +87237,7 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-0.030 Tw
+1.456 Tw
 
 BT
 48.24000000000001 59.496000000000265 Td
@@ -87222,7 +87252,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.030 Tw
+1.456 Tw
 
 BT
 126.99000000000001 59.496000000000265 Td
@@ -87237,12 +87267,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.030 Tw
+1.456 Tw
 
 BT
-270.9454690755208 59.496000000000265 Td
+278.07982173295454 59.496000000000265 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207365637572697479> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -87252,12 +87282,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.030 Tw
+1.456 Tw
 
 BT
-371.85712076822915 59.496000000000265 Td
+360.14476811079544 59.496000000000265 Td
 /F1.0 10.5 Tf
-<206d6f64756c652070726f7669646573206120646f6d61696e2073657276696365> Tj
+<207365637572697479206d6f64756c652070726f7669646573206120646f6d61696e> Tj
 ET
 
 
@@ -87300,7 +87330,7 @@ endobj
 /F2.0 16 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [505 0 R 506 0 R 508 0 R 509 0 R 511 0 R 512 0 R 514 0 R 515 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R]
@@ -87454,15 +87484,15 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [270.9454690755208 56.43000000000026 371.85712076822915 70.71000000000026]
+/Rect [278.07982173295454 56.43000000000026 360.14476811079544 70.71000000000026]
 /Type /Annot
 >>
 endobj
 522 0 obj
-<< /Length 17696
+<< /Length 17823
 >>
 stream
 q
@@ -87471,12 +87501,12 @@ q
 /DeviceRGB CS
 0.200 0.200 0.200 SCN
 
-1.778 Tw
+0.460 Tw
 
 BT
 48.24 794.6759999999999 Td
 /F1.0 10.5 Tf
-[<74686174206175746f6d61746963616c6c79207365656473206365727461696e20646f6d61696e20656e7469746965733b2074686573652077696c6c2067656e6572> 20.01953125 <61746520>] TJ
+[<736572766963652074686174206175746f6d61746963616c6c79207365656473206365727461696e20646f6d61696e20656e7469746965733b2074686573652077696c6c2067656e6572> 20.01953125 <61746520>] TJ
 ET
 
 
@@ -87486,10 +87516,10 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-1.778 Tw
+0.460 Tw
 
 BT
-407.02092503004803 794.6759999999999 Td
+433.85537575120185 794.6759999999999 Td
 /F1.0 10.5 Tf
 <6c6966656379636c65206576656e7473> Tj
 ET
@@ -87501,12 +87531,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.778 Tw
+0.460 Tw
 
 BT
-485.2594950420673 794.6759999999999 Td
+510.7765838341345 794.6759999999999 Td
 /F1.0 10.5 Tf
-[<20616e6420736f20616e> 20.01953125 <79>] TJ
+<20616e6420736f> Tj
 ET
 
 
@@ -87516,18 +87546,27 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.270 Tw
+0.027 Tw
 
 BT
 48.24 778.896 Td
 /F1.0 10.5 Tf
-[<7375627363726962657273206d7573742062652072656769737465726564206265666f7265207375636820736565642073657276696365732e205468652065617369657374207761> 20.01953125 <7920746f20646f207468697320697320746f2075736520746865>] TJ
+[<616e> 20.01953125 <79207375627363726962657273206d7573742062652072656769737465726564206265666f7265207375636820736565642073657276696365732e205468652065617369657374207761> 20.01953125 <7920746f20646f207468697320697320746f2075736520746865>] TJ
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 763.116 Td
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
@@ -88520,7 +88559,7 @@ endobj
 /F2.0 16 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [524 0 R 525 0 R 527 0 R 528 0 R 530 0 R 531 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 540 0 R]
@@ -88533,7 +88572,7 @@ endobj
 /URI (../rgcms/rgcms.pdf#_rgcms_classes_lifecycleevent)
 >>
 /Subtype /Link
-/Rect [407.02092503004803 791.6099999999999 485.2594950420673 805.89]
+/Rect [433.85537575120185 791.6099999999999 510.7765838341345 805.89]
 /Type /Annot
 >>
 endobj
@@ -90112,7 +90151,7 @@ endobj
 /F6.0 44 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R 554 0 R]
@@ -91068,7 +91107,7 @@ endobj
 /F3.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [557 0 R 558 0 R 559 0 R 561 0 R 562 0 R 563 0 R]
@@ -94609,7 +94648,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -95389,7 +95428,7 @@ endobj
 /F3.1 141 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [570 0 R 571 0 R]
@@ -98124,7 +98163,7 @@ endobj
 /F6.0 44 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [575 0 R 576 0 R 577 0 R 579 0 R]
@@ -100520,7 +100559,7 @@ endobj
 /F3.1 141 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [583 0 R 585 0 R]
@@ -102668,7 +102707,7 @@ endobj
 /F3.1 141 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [589 0 R 591 0 R 592 0 R 593 0 R 594 0 R]
@@ -103487,7 +103526,7 @@ endobj
 /F3.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [597 0 R 598 0 R 599 0 R 600 0 R 601 0 R]
@@ -104345,7 +104384,7 @@ endobj
 /F3.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 R]
@@ -105524,7 +105563,7 @@ endobj
 /F1.0 8 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [614 0 R 615 0 R 616 0 R 617 0 R 619 0 R 620 0 R]
@@ -106900,7 +106939,7 @@ endobj
 /F6.0 44 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [624 0 R 625 0 R 627 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R]
@@ -108466,7 +108505,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [640 0 R 641 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R 647 0 R 648 0 R 649 0 R 650 0 R 651 0 R 652 0 R 653 0 R 654 0 R]
@@ -109837,7 +109876,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [657 0 R 658 0 R 659 0 R 660 0 R 661 0 R 662 0 R 663 0 R 664 0 R 665 0 R 666 0 R 667 0 R 668 0 R]
@@ -110984,7 +111023,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [671 0 R 672 0 R 673 0 R 674 0 R 675 0 R 676 0 R 678 0 R 679 0 R 680 0 R 681 0 R 682 0 R 683 0 R 684 0 R]
@@ -112149,7 +112188,7 @@ endobj
 /F4.0 19 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [688 0 R 689 0 R 691 0 R 693 0 R 694 0 R 696 0 R 697 0 R 700 0 R 701 0 R]
@@ -112249,7 +112288,7 @@ endobj
 endobj
 699 0 obj
 << /Limits [(_rgcms_classes_lifecycleevent_ObjectCreatedEvent) (_rgcms_classes_mixins_Object)]
-/Names [(_rgcms_classes_lifecycleevent_ObjectCreatedEvent) 687 0 R (_rgcms_classes_lifecycleevent_ObjectLoadedEvent) 690 0 R (_rgcms_classes_lifecycleevent_ObjectPersistedEvent) 692 0 R (_rgcms_classes_lifecycleevent_ObjectPersistingEvent) 695 0 R (_rgcms_classes_lifecycleevent_ObjectRemovingEvent) 698 0 R (_rgcms_classes_lifecycleevent_ObjectUpdatedEvent) 704 0 R (_rgcms_classes_lifecycleevent_ObjectUpdatingEvent) 707 0 R (_rgcms_classes_mixins) 796 0 R (_rgcms_classes_mixins_Dto) 822 0 R (_rgcms_classes_mixins_Object) 798 0 R]
+/Names [(_rgcms_classes_lifecycleevent_ObjectCreatedEvent) 687 0 R (_rgcms_classes_lifecycleevent_ObjectLoadedEvent) 690 0 R (_rgcms_classes_lifecycleevent_ObjectPersistedEvent) 692 0 R (_rgcms_classes_lifecycleevent_ObjectPersistingEvent) 695 0 R (_rgcms_classes_lifecycleevent_ObjectRemovingEvent) 698 0 R (_rgcms_classes_lifecycleevent_ObjectUpdatedEvent) 704 0 R (_rgcms_classes_lifecycleevent_ObjectUpdatingEvent) 707 0 R (_rgcms_classes_mixins) 788 0 R (_rgcms_classes_mixins_Dto) 814 0 R (_rgcms_classes_mixins_Object) 790 0 R]
 >>
 endobj
 700 0 obj
@@ -113381,7 +113420,7 @@ endobj
 /F4.0 19 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [705 0 R 706 0 R 708 0 R 709 0 R 711 0 R]
@@ -113452,7 +113491,7 @@ endobj
 >>
 endobj
 712 0 obj
-<< /Length 9012
+<< /Length 8994
 >>
 stream
 q
@@ -113664,7 +113703,7 @@ ET
 BT
 97.38300000000001 572.586 Td
 /F3.0 10.5 Tf
-<312e31352e312d534e415053484f54> Tj
+<312e31352e31> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -113673,7 +113712,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-176.133 572.586 Td
+128.883 572.586 Td
 /F1.0 10.5 Tf
 [<292c20696e74656e64656420666f7220757365206173206120726561642d6f6e6c792070726f706572747920746f20646973706c61> 20.01953125 <7920617262697472> 20.01953125 <6172792048544d4c2e>] TJ
 ET
@@ -114022,7 +114061,7 @@ endobj
 /F3.0 18 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -117297,7 +117336,7 @@ endobj
 /F5.1 43 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [717 0 R]
@@ -117318,7 +117357,7 @@ endobj
 [716 0 R /XYZ 0 409.01 null]
 endobj
 719 0 obj
-<< /Length 53557
+<< /Length 53535
 >>
 stream
 q
@@ -121295,7 +121334,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.381 Tw
+2.103 Tw
 
 BT
 48.24000000000001 304.8059999999999 Td
@@ -121310,10 +121349,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-3.381 Tw
+2.103 Tw
 
 BT
-73.04082142857143 304.8059999999999 Td
+71.7630224609375 304.8059999999999 Td
 /F3.0 10.5 Tf
 <4d61726b7570> Tj
 ET
@@ -121325,10 +121364,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.381 Tw
+2.103 Tw
 
 BT
-104.54082142857143 304.8059999999999 Td
+103.2630224609375 304.8059999999999 Td
 /F1.0 10.5 Tf
 <2076616c756520747970652028696e74726f647563656420696e20> Tj
 ET
@@ -121340,12 +121379,12 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-3.381 Tw
+2.103 Tw
 
 BT
-253.11492857142855 304.8059999999999 Td
+245.448134765625 304.8059999999999 Td
 /F3.0 10.5 Tf
-<312e31352e312d534e415053484f54> Tj
+<312e31352e31> Tj
 ET
 
 
@@ -121355,12 +121394,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.381 Tw
+2.103 Tw
 
 BT
-331.86492857142855 304.8059999999999 Td
+276.948134765625 304.8059999999999 Td
 /F1.0 10.5 Tf
-<2920697320696e74656e64656420746f2062652075736564206173206120726561642d6f6e6c79> Tj
+[<2920697320696e74656e64656420746f2062652075736564206173206120726561642d6f6e6c792070726f7065727479> 89.84375 <2c20746f>] TJ
 ET
 
 
@@ -121373,7 +121412,7 @@ ET
 BT
 48.24000000000001 289.02599999999995 Td
 /F1.0 10.5 Tf
-[<70726f7065727479> 89.84375 <2c20746f2072656e64657220617262697472> 20.01953125 <617279206d61726b757020696e746f20746865207573657220696e746572666163652e>] TJ
+[<72656e64657220617262697472> 20.01953125 <617279206d61726b757020696e746f20746865207573657220696e746572666163652e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -121441,7 +121480,7 @@ endobj
 /F2.0 16 0 R
 >>
 /XObject << /I5 723 0 R
-/Stamp1 1036 0 R
+/Stamp1 1027 0 R
 >>
 >>
 /Annots [721 0 R 724 0 R]
@@ -125130,7 +125169,7 @@ endobj
 /F2.0 16 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 >>
@@ -127513,7 +127552,7 @@ endobj
 /F5.1 43 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [734 0 R]
@@ -130037,7 +130076,7 @@ endobj
 /Contents 737 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I6 735 0 R
-/Stamp1 1036 0 R
+/Stamp1 1027 0 R
 >>
 /Font << /F1.0 8 0 R
 /F3.0 18 0 R
@@ -131559,7 +131598,7 @@ endobj
 /F2.0 16 0 R
 /F6.0 44 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [744 0 R 746 0 R 747 0 R]
@@ -131612,7 +131651,7 @@ endobj
 endobj
 749 0 obj
 << /Limits [(example) (the-issue-in-more-detail)]
-/Names [(example) 317 0 R (other-guides) 22 0 R (parameters) 151 0 R (parameters-2) 161 0 R (parameters-3) 185 0 R (precedence) 318 0 R (properties) 153 0 R (properties-2) 173 0 R (properties-3) 192 0 R (properties-4) 244 0 R (related-services) 804 0 R (related-services-2) 812 0 R (related-services-3) 819 0 R (related-services-4) 832 0 R (related-services-5) 842 0 R (the-issue-in-more-detail) 733 0 R]
+/Names [(example) 317 0 R (other-guides) 22 0 R (parameters) 151 0 R (parameters-2) 161 0 R (parameters-3) 185 0 R (precedence) 318 0 R (properties) 153 0 R (properties-2) 173 0 R (properties-3) 192 0 R (properties-4) 244 0 R (related-services) 796 0 R (related-services-2) 804 0 R (related-services-3) 811 0 R (related-services-4) 824 0 R (related-services-5) 834 0 R (the-issue-in-more-detail) 733 0 R]
 >>
 endobj
 750 0 obj
@@ -134142,7 +134181,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [753 0 R 755 0 R]
@@ -135972,7 +136011,7 @@ endobj
 /F6.0 44 0 R
 /F5.1 43 0 R
 >>
-/XObject << /Stamp1 1036 0 R
+/XObject << /Stamp1 1027 0 R
 >>
 >>
 /Annots [761 0 R]
@@ -136002,7 +136041,7 @@ endobj
 [757 0 R /XYZ 0 123.00999999999996 null]
 endobj
 763 0 obj
-<< /Length 24221
+<< /Length 25160
 >>
 stream
 q
@@ -136672,73 +136711,81 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.609 Tw
+1.402 Tw
 
 BT
 48.24000000000001 496.24600000000015 Td
 /F1.0 10.5 Tf
-<4d6f64756c6573207468617420656974686572206861766520646f6d61696e20656e74697479207468617420696d706c656d656e7420616e642f6f72207365727669636573207468617420636f6e747269627574652074686973> Tj
+<4d6f64756c657320696e2074686520286e6f6e2d4153462920> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
+0.259 0.545 0.792 scn
+0.259 0.545 0.792 SCN
+
+1.402 Tw
 
 BT
-48.24000000000001 480.4660000000001 Td
+182.82984615384612 496.24600000000015 Td
 /F1.0 10.5 Tf
-<696e74657266616365206172653a> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
+1.402 Tw
+
 BT
-56.88050000000001 452.68600000000015 Td
+264.84030769230765 496.24600000000015 Td
 /F1.0 10.5 Tf
-<a5> Tj
+<207468617420656974686572206861766520646f6d61696e20656e74697479207468617420696d706c656d656e7420616e642f6f72> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 452.68600000000015 Td
+48.24000000000001 480.4660000000001 Td
 /F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
+<7365727669636573207468617420636f6e74726962757465207468697320696e74657266616365206172653a> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
+
+-0.500 Tc
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-118.3725 452.68600000000015 Td
+56.88050000000001 452.68600000000015 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327206175646974> Tj
+<a5> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-205.17600000000002 452.68600000000015 Td
+66.24000000000001 452.68600000000015 Td
 /F1.0 10.5 Tf
-<206d6f64756c652028> Tj
+<6175646974206d6f64756c653a20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -136747,7 +136794,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-252.1845 452.68600000000015 Td
+138.6585 452.68600000000015 Td
 /F3.0 10.5 Tf
 <4175646974456e747279> Tj
 ET
@@ -136758,7 +136805,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-304.6845 452.68600000000015 Td
+191.1585 452.68600000000015 Td
 /F1.0 10.5 Tf
 [<20656e74697479> 89.84375 <2c20>] TJ
 ET
@@ -136769,7 +136816,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-340.858640625 452.68600000000015 Td
+227.332640625 452.68600000000015 Td
 /F3.0 10.5 Tf
 <4175646974696e6753657276696365436f6e747269627574696f6e73> Tj
 ET
@@ -136780,9 +136827,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-487.858640625 452.68600000000015 Td
+374.332640625 452.68600000000015 Td
 /F1.0 10.5 Tf
-<207365727669636529> Tj
+<2073657276696365> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -136805,113 +136852,54 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.509 Tw
-
 BT
 66.24000000000001 430.9060000000001 Td
 /F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-3.509 Tw
-
-BT
-121.88147991071429 430.9060000000001 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e732720636f6d6d616e64> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.509 Tw
-
-BT
-239.82143973214286 430.9060000000001 Td
-/F1.0 10.5 Tf
-<206d6f64756c652028> Tj
+<636f6d6d616e64206d6f64756c653a20> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-3.509 Tw
-
 BT
-293.84789955357144 430.9060000000001 Td
+162.77700000000002 430.9060000000001 Td
 /F3.0 10.5 Tf
 <436f6d6d616e644a646f> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.509 Tw
-
 BT
-346.34789955357144 430.9060000000001 Td
+215.27700000000002 430.9060000000001 Td
 /F1.0 10.5 Tf
 [<20656e74697479> 89.84375 <2c20>] TJ
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-3.509 Tw
-
 BT
-389.54 430.9060000000001 Td
+251.45114062500002 430.9060000000001 Td
 /F3.0 10.5 Tf
 <436f6d6d616e64536572766963654a646f436f6e747269627574696f6e73> Tj
 ET
 
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.509 Tw
-
-BT
-547.04 430.9060000000001 Td
-ET
-
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 415.1260000000001 Td
+408.951140625 430.9060000000001 Td
 /F1.0 10.5 Tf
-<7365727669636529> Tj
+<2073657276696365> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -136922,7 +136910,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 393.3460000000001 Td
+56.88050000000001 409.12600000000015 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -136934,72 +136922,67 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-26.774 Tw
-
 BT
-66.24000000000001 393.3460000000001 Td
+66.24000000000001 409.12600000000015 Td
 /F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
+<7075626c6973686d71206d6f64756c653a20> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-26.774 Tw
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
 
 BT
-145.14630989583333 393.3460000000001 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e7327207075626c697368696e67> Tj
+166.49400000000003 409.12600000000015 Td
+/F3.0 10.5 Tf
+<5075626c69736865644576656e74> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-26.774 Tw
-
 BT
-312.7554296875 393.3460000000001 Td
+239.99400000000003 409.12600000000015 Td
 /F1.0 10.5 Tf
-<206d6f64756c652028> Tj
+<20656e74697479> Tj
 ET
 
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24000000000001 374.62600000000015 Td
+/F2.0 13 Tf
+<332e31302e322e20> Tj
+ET
 
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-26.774 Tw
-
 BT
-413.3115494791666 393.3460000000001 Td
-/F3.0 10.5 Tf
-<5075626c69736865644576656e74> Tj
+92.102 374.62600000000015 Td
+/F3.0 13 Tf
+<486173557365726e616d65> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-26.774 Tw
+1.215 Tw
 
 BT
-486.8115494791666 393.3460000000001 Td
+48.24000000000001 348.06600000000014 Td
 /F1.0 10.5 Tf
-[<20656e74697479> 89.84375 <2c>] TJ
+<54686520> Tj
 ET
 
 
@@ -137009,58 +136992,55 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
+1.215 Tw
+
 BT
-66.24000000000001 377.56600000000014 Td
+70.87503333333333 348.06600000000014 Td
 /F3.0 10.5 Tf
-<5075626c697368696e6753657276696365436f6e747269627574696f6e73> Tj
+<486173557365726e616d65> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
+1.215 Tw
+
 BT
-223.74 377.56600000000014 Td
+128.62503333333336 348.06600000000014 Td
 /F1.0 10.5 Tf
-<29> Tj
+<20696e746572666163652069732061206d69782d696e20666f7220646f6d61696e206f626a6563747320746f206265206173736f6369617465642077697468206120757365726e616d652e204f74686572> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
+0.263 Tw
+
 BT
-56.88050000000001 355.7860000000001 Td
+48.24000000000001 332.2860000000002 Td
 /F1.0 10.5 Tf
-<a5> Tj
+<736572766963657320616e64206d6f64756c65732063616e207468656e20636f6e7472696275746520616374696f6e732f636f6c6c656374696f6e7320746f2072656e6465722073756368206164646974696f6e616c20696e666f726d6174696f6e> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 355.7860000000001 Td
-/F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-118.3725 355.7860000000001 Td
+48.24000000000001 316.50600000000014 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207075626c6973686d71> Tj
+<72656c6174696e6720746f207468652061637469766974696573206f662074686520757365722e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137069,31 +137049,47 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-233.0115 355.7860000000001 Td
+48.24000000000001 288.72600000000017 Td
 /F1.0 10.5 Tf
-<206d6f64756c652028> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-280.02 355.7860000000001 Td
-/F3.0 10.5 Tf
-<5075626c69736865644576656e74> Tj
+<54686520696e7465726661636520697320646566696e65642069733a> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
+q
+0.961 0.961 0.961 scn
+52.240 272.910 m
+543.040 272.910 l
+545.249 272.910 547.040 271.119 547.040 268.910 c
+547.040 210.690 l
+547.040 208.481 545.249 206.690 543.040 206.690 c
+52.240 206.690 l
+50.031 206.690 48.240 208.481 48.240 210.690 c
+48.240 268.910 l
+48.240 271.119 50.031 272.910 52.240 272.910 c
+h
+f
+0.800 0.800 0.800 SCN
+0.75 w
+52.240 272.910 m
+543.040 272.910 l
+545.249 272.910 547.040 271.119 547.040 268.910 c
+547.040 210.690 l
+547.040 208.481 545.249 206.690 543.040 206.690 c
+52.240 206.690 l
+50.031 206.690 48.240 208.481 48.240 210.690 c
+48.240 268.910 l
+48.240 271.119 50.031 272.910 52.240 272.910 c
+h
+S
+Q
+0.000 0.400 0.600 scn
+0.000 0.400 0.600 SCN
 
 BT
-353.52 355.7860000000001 Td
-/F1.0 10.5 Tf
-<20656e7469747929> Tj
+59.24000000000001 250.08500000000018 Td
+/F3.0 11 Tf
+<7075626c6963> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137102,20 +137098,20 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 321.2860000000001 Td
-/F2.0 13 Tf
-<332e31302e322e20> Tj
+92.24000000000001 250.08500000000018 Td
+/F3.0 11 Tf
+<20> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
+0.000 0.467 0.533 scn
+0.000 0.467 0.533 SCN
 
 BT
-92.102 321.2860000000001 Td
-/F3.0 13 Tf
-<486173557365726e616d65> Tj
+97.74000000000001 250.08500000000018 Td
+/F3.0 11 Tf
+<696e74657266616365> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137123,70 +137119,43 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.215 Tw
-
 BT
-48.24000000000001 294.7260000000001 Td
-/F1.0 10.5 Tf
-<54686520> Tj
+147.24 250.08500000000018 Td
+/F3.0 11 Tf
+<20> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-1.215 Tw
+0.000 0.667 0.533 scn
+0.000 0.667 0.533 SCN
 
 BT
-70.87503333333333 294.7260000000001 Td
-/F3.0 10.5 Tf
+152.74 250.08500000000018 Td
+/F3.0 11 Tf
 <486173557365726e616d65> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.215 Tw
-
 BT
-128.62503333333336 294.7260000000001 Td
-/F1.0 10.5 Tf
-<20696e746572666163652069732061206d69782d696e20666f7220646f6d61696e206f626a6563747320746f206265206173736f6369617465642077697468206120757365726e616d652e204f74686572> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.263 Tw
-
-BT
-48.24000000000001 278.94600000000014 Td
-/F1.0 10.5 Tf
-<736572766963657320616e64206d6f64756c65732063616e207468656e20636f6e7472696275746520616374696f6e732f636f6c6c656374696f6e7320746f2072656e6465722073756368206164646974696f6e616c20696e666f726d6174696f6e> Tj
+213.24 250.08500000000018 Td
+/F3.0 11 Tf
+<20> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 263.1660000000001 Td
-/F1.0 10.5 Tf
-<72656c6174696e6720746f207468652061637469766974696573206f662074686520757365722e> Tj
+218.74 250.08500000000018 Td
+/F3.0 11 Tf
+<7b> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137195,45 +137164,18 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 235.38600000000014 Td
-/F1.0 10.5 Tf
-<54686520696e7465726661636520697320646566696e65642069733a> Tj
+59.24000000000001 235.3450000000002 Td
+/F3.0 11 Tf
+<ca202020> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-52.240 219.570 m
-543.040 219.570 l
-545.249 219.570 547.040 217.779 547.040 215.570 c
-547.040 157.350 l
-547.040 155.141 545.249 153.350 543.040 153.350 c
-52.240 153.350 l
-50.031 153.350 48.240 155.141 48.240 157.350 c
-48.240 215.570 l
-48.240 217.779 50.031 219.570 52.240 219.570 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-52.240 219.570 m
-543.040 219.570 l
-545.249 219.570 547.040 217.779 547.040 215.570 c
-547.040 157.350 l
-547.040 155.141 545.249 153.350 543.040 153.350 c
-52.240 153.350 l
-50.031 153.350 48.240 155.141 48.240 157.350 c
-48.240 215.570 l
-48.240 217.779 50.031 219.570 52.240 219.570 c
-h
-S
-Q
 0.000 0.400 0.600 scn
 0.000 0.400 0.600 SCN
 
 BT
-59.24000000000001 196.74500000000012 Td
+81.24000000000001 235.3450000000002 Td
 /F3.0 11 Tf
 <7075626c6963> Tj
 ET
@@ -137244,7 +137186,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-92.24000000000001 196.74500000000012 Td
+114.24000000000001 235.3450000000002 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -137255,95 +137197,7 @@ ET
 0.000 0.467 0.533 SCN
 
 BT
-97.74000000000001 196.74500000000012 Td
-/F3.0 11 Tf
-<696e74657266616365> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-147.24 196.74500000000012 Td
-/F3.0 11 Tf
-<20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.000 0.667 0.533 scn
-0.000 0.667 0.533 SCN
-
-BT
-152.74 196.74500000000012 Td
-/F3.0 11 Tf
-<486173557365726e616d65> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-213.24 196.74500000000012 Td
-/F3.0 11 Tf
-<20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-218.74 196.74500000000012 Td
-/F3.0 11 Tf
-<7b> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-59.24000000000001 182.00500000000014 Td
-/F3.0 11 Tf
-<ca202020> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.000 0.400 0.600 scn
-0.000 0.400 0.600 SCN
-
-BT
-81.24000000000001 182.00500000000014 Td
-/F3.0 11 Tf
-<7075626c6963> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-114.24000000000001 182.00500000000014 Td
-/F3.0 11 Tf
-<20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.000 0.467 0.533 scn
-0.000 0.467 0.533 SCN
-
-BT
-119.74000000000001 182.00500000000014 Td
+119.74000000000001 235.3450000000002 Td
 /F3.0 11 Tf
 <537472696e67> Tj
 ET
@@ -137354,7 +137208,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-152.74 182.00500000000014 Td
+152.74 235.3450000000002 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -137365,7 +137219,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-158.24 182.00500000000014 Td
+158.24 235.3450000000002 Td
 /F3.0 11 Tf
 <676574557365726e616d65> Tj
 ET
@@ -137376,7 +137230,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-218.74 182.00500000000014 Td
+218.74 235.3450000000002 Td
 /F3.0 11 Tf
 <28> Tj
 ET
@@ -137387,7 +137241,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.24 182.00500000000014 Td
+224.24 235.3450000000002 Td
 /F3.0 11 Tf
 <29> Tj
 ET
@@ -137398,7 +137252,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-229.74 182.00500000000014 Td
+229.74 235.3450000000002 Td
 /F3.0 11 Tf
 <3b> Tj
 ET
@@ -137409,7 +137263,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 167.26500000000013 Td
+59.24000000000001 220.6050000000002 Td
 /F3.0 11 Tf
 <7d> Tj
 ET
@@ -137419,53 +137273,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.609 Tw
+1.402 Tw
 
 BT
-48.24000000000001 129.38600000000014 Td
+48.24000000000001 182.7260000000002 Td
 /F1.0 10.5 Tf
-<4d6f64756c6573207468617420656974686572206861766520646f6d61696e20656e74697479207468617420696d706c656d656e7420616e642f6f72207365727669636573207468617420636f6e747269627574652074686973> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 113.60600000000014 Td
-/F1.0 10.5 Tf
-<696e74657266616365206172653a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 85.82600000000014 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-4.645 Tw
-
-BT
-66.24000000000001 85.82600000000014 Td
-/F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
+<4d6f64756c657320696e2074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -137475,12 +137288,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-4.645 Tw
+1.402 Tw
 
 BT
-123.017857421875 85.82600000000014 Td
+182.82984615384612 182.7260000000002 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207365637572697479> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -137490,274 +137303,25 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-4.645 Tw
+1.402 Tw
 
 BT
-233.161072265625 85.82600000000014 Td
+264.84030769230765 182.7260000000002 Td
 /F1.0 10.5 Tf
-<206d6f64756c65202820> Tj
+<207468617420656974686572206861766520646f6d61696e20656e74697479207468617420696d706c656d656e7420616e642f6f72> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-4.645 Tw
-
-BT
-296.82514453125 85.82600000000014 Td
-/F3.0 10.5 Tf
-<4170706c69636174696f6e55736572> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-4.645 Tw
-
-BT
-375.57514453125 85.82600000000014 Td
-/F1.0 10.5 Tf
-[<20656e74697479> 89.84375 <2c20>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-4.645 Tw
-
-BT
-421.03999999999996 85.82600000000014 Td
-/F3.0 10.5 Tf
-<486173557365726e616d65436f6e747269627574696f6e73> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-4.645 Tw
-
-BT
-547.04 85.82600000000014 Td
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 70.04600000000013 Td
-/F1.0 10.5 Tf
-<7365727669636529> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-/Stamp1 Do
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-49.24 14.388 Td
-/F1.0 9 Tf
-<3638> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-764 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 595.28 841.89]
-/Contents 763 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 16 0 R
-/F3.0 18 0 R
-/F1.0 8 0 R
-/F5.1 43 0 R
-/F3.1 141 0 R
->>
-/XObject << /Stamp1 1036 0 R
->>
->>
-/Annots [766 0 R 767 0 R 768 0 R 769 0 R 770 0 R 772 0 R]
->>
-endobj
-765 0 obj
-[764 0 R /XYZ 0 841.89 null]
-endobj
-766 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (../rgsvc/rgsvc.pdf#_rgsvc_application-layer-api_InteractionContext)
->>
-/Subtype /Link
-/Rect [274.7985 748.196 332.54850000000005 758.696]
-/Type /Annot
->>
-endobj
-767 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-audit)
->>
-/Subtype /Link
-/Rect [118.3725 449.6200000000002 205.17600000000002 463.90000000000015]
-/Type /Annot
->>
-endobj
-768 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-command)
->>
-/Subtype /Link
-/Rect [121.88147991071429 427.84000000000015 239.82143973214286 442.1200000000001]
-/Type /Annot
->>
-endobj
-769 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-publishing)
->>
-/Subtype /Link
-/Rect [145.14630989583333 390.28000000000014 312.7554296875 404.5600000000001]
-/Type /Annot
->>
-endobj
-770 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-publishmq)
->>
-/Subtype /Link
-/Rect [118.3725 352.72000000000014 233.0115 367.0000000000001]
-/Type /Annot
->>
-endobj
-771 0 obj
-[764 0 R /XYZ 0 339.97000000000014 null]
-endobj
-772 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
->>
-/Subtype /Link
-/Rect [123.017857421875 82.76000000000013 233.161072265625 97.04000000000013]
-/Type /Annot
->>
-endobj
-773 0 obj
-<< /Length 27990
->>
-stream
-q
-
--0.500 Tc
-/DeviceRGB cs
-0.200 0.200 0.200 scn
-/DeviceRGB CS
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 793.9259999999999 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 793.9259999999999 Td
-/F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-118.3725 793.9259999999999 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e7327206175646974> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-205.17600000000002 793.9259999999999 Td
-/F1.0 10.5 Tf
-<206d6f64756c652028> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-252.1845 793.9259999999999 Td
-/F3.0 10.5 Tf
-<4175646974456e747279> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-304.6845 793.9259999999999 Td
+48.24000000000001 166.9460000000002 Td
 /F1.0 10.5 Tf
-[<20656e74697479> 89.84375 <2c>] TJ
+<7365727669636573207468617420636f6e74726962757465207468697320696e74657266616365206172653a> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137768,7 +137332,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 772.146 Td
+56.88050000000001 139.1660000000002 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -137781,20 +137345,20 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 772.146 Td
+66.24000000000001 139.1660000000002 Td
 /F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
+<7365637572697479206d6f64756c653a20> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
 
 BT
-118.3725 772.146 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e732720636f6d6d616e64> Tj
+152.7075 139.1660000000002 Td
+/F3.0 10.5 Tf
+<4170706c69636174696f6e55736572> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137803,9 +137367,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-229.29450000000003 772.146 Td
+231.4575 139.1660000000002 Td
 /F1.0 10.5 Tf
-<206d6f64756c65d57320> Tj
+[<20656e74697479> 89.84375 <2c20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -137814,9 +137378,9 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-280.0305 772.146 Td
+267.63164062500005 139.1660000000002 Td
 /F3.0 10.5 Tf
-<436f6d6d616e644a646f> Tj
+<486173557365726e616d65436f6e747269627574696f6e73> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137825,9 +137389,35 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-332.5305 772.146 Td
+393.63164062500005 139.1660000000002 Td
 /F1.0 10.5 Tf
-[<20656e74697479> 89.84375 <2c20>] TJ
+<2073657276696365> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+
+-0.500 Tc
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+56.88050000000001 117.3860000000002 Td
+/F1.0 10.5 Tf
+<a5> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+
+0.000 Tc
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+66.24000000000001 117.3860000000002 Td
+/F1.0 10.5 Tf
+<6175646974206d6f64756c653a20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137836,9 +137426,9 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-368.704640625 772.146 Td
+138.6585 117.3860000000002 Td
 /F3.0 10.5 Tf
-<486173557365726e616d65436f6e747269627574696f6e73> Tj
+<4175646974456e747279> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137847,9 +137437,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-494.704640625 772.146 Td
+191.1585 117.3860000000002 Td
 /F1.0 10.5 Tf
-<207365727669636529> Tj
+<20656e74697479> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137860,7 +137450,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 750.366 Td
+56.88050000000001 95.6060000000002 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -137873,20 +137463,20 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 750.366 Td
+66.24000000000001 95.6060000000002 Td
 /F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
+<636f6d6d616e64206d6f64756c653a20> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
 
 BT
-118.3725 750.366 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e7327207075626c697368696e67> Tj
+162.77700000000002 95.6060000000002 Td
+/F3.0 10.5 Tf
+<436f6d6d616e644a646f> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137895,9 +137485,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-232.43400000000003 750.366 Td
+215.27700000000002 95.6060000000002 Td
 /F1.0 10.5 Tf
-<206d6f64756c652028> Tj
+[<20656e74697479> 89.84375 <2c20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -137906,9 +137496,9 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-279.4425 750.366 Td
+251.45114062500002 95.6060000000002 Td
 /F3.0 10.5 Tf
-<5075626c69736865644576656e74> Tj
+<486173557365726e616d65436f6e747269627574696f6e73> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137917,9 +137507,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-352.9425 750.366 Td
+377.45114062500005 95.6060000000002 Td
 /F1.0 10.5 Tf
-<20656e7469747929> Tj
+<2073657276696365> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -137930,7 +137520,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 728.586 Td
+56.88050000000001 73.82600000000019 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -137942,113 +137532,54 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.827 Tw
-
 BT
-66.24000000000001 728.586 Td
+66.24000000000001 73.82600000000019 Td
 /F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
+<73657373696f6e6c6f67676572206d6f64756c653a20> Tj
 ET
 
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-1.827 Tw
-
-BT
-120.19997991071429 728.586 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e73272073657373696f6e6c6f67676572> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.827 Tw
-
-BT
-251.79743973214286 728.586 Td
-/F1.0 10.5 Tf
-<206d6f64756c652028> Tj
-ET
-
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-1.827 Tw
-
 BT
-302.46089955357144 728.586 Td
+179.7975 73.82600000000019 Td
 /F3.0 10.5 Tf
 <53657373696f6e4c6f67456e747279> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.827 Tw
-
 BT
-381.21089955357144 728.586 Td
+258.5475 73.82600000000019 Td
 /F1.0 10.5 Tf
 [<20656e74697479> 89.84375 <2c20>] TJ
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-1.827 Tw
-
 BT
-421.03999999999996 728.586 Td
+294.721640625 73.82600000000019 Td
 /F3.0 10.5 Tf
 <486173557365726e616d65436f6e747269627574696f6e73> Tj
 ET
 
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.827 Tw
-
-BT
-547.04 728.586 Td
-ET
-
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 712.806 Td
+420.721640625 73.82600000000019 Td
 /F1.0 10.5 Tf
-<7365727669636529> Tj
+<2073657276696365> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -138059,7 +137590,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 691.0260000000001 Td
+56.88050000000001 52.04600000000019 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -138072,20 +137603,20 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 691.0260000000001 Td
+66.24000000000001 52.04600000000019 Td
 /F1.0 10.5 Tf
-<286e6f6e2d4153462920> Tj
+<73657474696e6773206d6f64756c653a20> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
 
 BT
-118.3725 691.0260000000001 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e73272073657474696e6773> Tj
+150.87 52.04600000000019 Td
+/F3.0 10.5 Tf
+<5573657253657474696e674a646f> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -138094,40 +137625,106 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-217.38750000000002 691.0260000000001 Td
+224.37 52.04600000000019 Td
 /F1.0 10.5 Tf
-<206d6f64756c652028> Tj
+<20656e74697479> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-264.396 691.0260000000001 Td
-/F3.0 10.5 Tf
-<5573657253657474696e674a646f> Tj
-ET
-
-0.000 0.000 0.000 SCN
+q
 0.000 0.000 0.000 scn
+0.000 0.000 0.000 SCN
+1 w
+0 J
+0 j
+[ ] 0 d
+/Stamp1 Do
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-337.896 691.0260000000001 Td
-/F1.0 10.5 Tf
-<20656e7469747929> Tj
+49.24 14.388 Td
+/F1.0 9 Tf
+<3638> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+Q
+Q
+
+endstream
+endobj
+764 0 obj
+<< /Type /Page
+/Parent 3 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 763 0 R
+/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
+/Font << /F2.0 16 0 R
+/F3.0 18 0 R
+/F1.0 8 0 R
+/F5.1 43 0 R
+/F3.1 141 0 R
+>>
+/XObject << /Stamp1 1027 0 R
+>>
+>>
+/Annots [766 0 R 767 0 R 769 0 R]
+>>
+endobj
+765 0 obj
+[764 0 R /XYZ 0 841.89 null]
+endobj
+766 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (../rgsvc/rgsvc.pdf#_rgsvc_application-layer-api_InteractionContext)
+>>
+/Subtype /Link
+/Rect [274.7985 748.196 332.54850000000005 758.696]
+/Type /Annot
+>>
+endobj
+767 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://platform.incode.org)
+>>
+/Subtype /Link
+/Rect [182.82984615384612 493.1800000000002 264.84030769230765 507.46000000000015]
+/Type /Annot
+>>
+endobj
+768 0 obj
+[764 0 R /XYZ 0 393.3100000000002 null]
+endobj
+769 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://platform.incode.org)
+>>
+/Subtype /Link
+/Rect [182.82984615384612 179.6600000000002 264.84030769230765 193.9400000000002]
+/Type /Annot
+>>
+endobj
+770 0 obj
+<< /Length 23288
+>>
+stream
+q
+/DeviceRGB cs
 0.200 0.200 0.200 scn
+/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 651.1860000000001 Td
+48.24000000000001 786.6659999999999 Td
 /F2.0 18 Tf
 <332e31312e20526f6c6573> Tj
 ET
@@ -138140,7 +137737,7 @@ ET
 0.397 Tw
 
 BT
-48.24000000000001 623.1660000000002 Td
+48.24000000000001 758.646 Td
 /F1.0 10.5 Tf
 [<54686520696e7465726661636573206c697374656420696e207468697320636861707465722061726520726f6c6520696e74657266616365733b207468657920646566696e65206120636f6e7472> 20.01953125 <61637420666f7220746865206672> 20.01953125 <616d65776f726b20746f>] TJ
 ET
@@ -138153,7 +137750,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 607.3860000000002 Td
+48.24000000000001 742.866 Td
 /F1.0 10.5 Tf
 [<696e746572> 20.01953125 <61637420776974682074686f736520646f6d61696e206f626a65637473207468617420696d706c656d656e7420746865736520696e74657266616365732e>] TJ
 ET
@@ -138164,7 +137761,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 572.8860000000003 Td
+48.24000000000001 708.3660000000001 Td
 /F2.0 13 Tf
 <332e31312e312e20> Tj
 ET
@@ -138175,7 +137772,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-92.102 572.8860000000003 Td
+92.102 708.3660000000001 Td
 /F3.0 13 Tf
 <486f6c6473557064617465644174> Tj
 ET
@@ -138188,7 +137785,7 @@ ET
 0.243 Tw
 
 BT
-48.24000000000001 546.3260000000005 Td
+48.24000000000001 681.8060000000002 Td
 /F1.0 10.5 Tf
 <54686520> Tj
 ET
@@ -138203,7 +137800,7 @@ ET
 0.243 Tw
 
 BT
-69.9033705078125 546.3260000000005 Td
+69.9033705078125 681.8060000000002 Td
 /F3.0 10.5 Tf
 <486f6c6473557064617465644174> Tj
 ET
@@ -138218,7 +137815,7 @@ ET
 0.243 Tw
 
 BT
-143.4033705078125 546.3260000000005 Td
+143.4033705078125 681.8060000000002 Td
 /F1.0 10.5 Tf
 [<20726f6c6520696e7465726661636520616c6c6f77732074686520286672> 20.01953125 <616d65776f726b2d70726f76696465642920>] TJ
 ET
@@ -138233,7 +137830,7 @@ ET
 0.243 Tw
 
 BT
-386.31088847656247 546.3260000000005 Td
+386.31088847656247 681.8060000000002 Td
 /F3.0 10.5 Tf
 <54696d657374616d7053657276696365> Tj
 ET
@@ -138248,7 +137845,7 @@ ET
 0.243 Tw
 
 BT
-470.31088847656247 546.3260000000005 Td
+470.31088847656247 681.8060000000002 Td
 /F1.0 10.5 Tf
 <20746f207570646174652065616368> Tj
 ET
@@ -138261,7 +137858,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 530.5460000000004 Td
+48.24000000000001 666.0260000000002 Td
 /F1.0 10.5 Tf
 [<6f626a6563742077697468207468652063757272656e742074696d657374616d70207768656e65766572206974206973206d6f64696669656420696e2061207472> 20.01953125 <616e73616374696f6e2e>] TJ
 ET
@@ -138272,7 +137869,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 502.7660000000005 Td
+48.24000000000001 638.2460000000002 Td
 /F1.0 10.5 Tf
 <54686520696e7465726661636520697320646566696e65642061733a> Tj
 ET
@@ -138281,28 +137878,28 @@ ET
 0.000 0.000 0.000 scn
 q
 0.961 0.961 0.961 scn
-52.240 486.950 m
-543.040 486.950 l
-545.249 486.950 547.040 485.159 547.040 482.950 c
-547.040 424.730 l
-547.040 422.521 545.249 420.730 543.040 420.730 c
-52.240 420.730 l
-50.031 420.730 48.240 422.521 48.240 424.730 c
-48.240 482.950 l
-48.240 485.159 50.031 486.950 52.240 486.950 c
+52.240 622.430 m
+543.040 622.430 l
+545.249 622.430 547.040 620.639 547.040 618.430 c
+547.040 560.210 l
+547.040 558.001 545.249 556.210 543.040 556.210 c
+52.240 556.210 l
+50.031 556.210 48.240 558.001 48.240 560.210 c
+48.240 618.430 l
+48.240 620.639 50.031 622.430 52.240 622.430 c
 h
 f
 0.800 0.800 0.800 SCN
 0.75 w
-52.240 486.950 m
-543.040 486.950 l
-545.249 486.950 547.040 485.159 547.040 482.950 c
-547.040 424.730 l
-547.040 422.521 545.249 420.730 543.040 420.730 c
-52.240 420.730 l
-50.031 420.730 48.240 422.521 48.240 424.730 c
-48.240 482.950 l
-48.240 485.159 50.031 486.950 52.240 486.950 c
+52.240 622.430 m
+543.040 622.430 l
+545.249 622.430 547.040 620.639 547.040 618.430 c
+547.040 560.210 l
+547.040 558.001 545.249 556.210 543.040 556.210 c
+52.240 556.210 l
+50.031 556.210 48.240 558.001 48.240 560.210 c
+48.240 618.430 l
+48.240 620.639 50.031 622.430 52.240 622.430 c
 h
 S
 Q
@@ -138310,7 +137907,7 @@ Q
 0.000 0.400 0.600 SCN
 
 BT
-59.24000000000001 464.1250000000005 Td
+59.24000000000001 599.6050000000002 Td
 /F3.0 11 Tf
 <7075626c6963> Tj
 ET
@@ -138321,7 +137918,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-92.24000000000001 464.1250000000005 Td
+92.24000000000001 599.6050000000002 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -138332,7 +137929,7 @@ ET
 0.000 0.467 0.533 SCN
 
 BT
-97.74000000000001 464.1250000000005 Td
+97.74000000000001 599.6050000000002 Td
 /F3.0 11 Tf
 <696e74657266616365> Tj
 ET
@@ -138343,7 +137940,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-147.24 464.1250000000005 Td
+147.24 599.6050000000002 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -138354,7 +137951,7 @@ ET
 0.000 0.667 0.533 SCN
 
 BT
-152.74 464.1250000000005 Td
+152.74 599.6050000000002 Td
 /F3.0 11 Tf
 <486f6c6473557064617465644174> Tj
 ET
@@ -138365,7 +137962,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-229.74 464.1250000000005 Td
+229.74 599.6050000000002 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -138376,7 +137973,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-235.24 464.1250000000005 Td
+235.24 599.6050000000002 Td
 /F3.0 11 Tf
 <7b> Tj
 ET
@@ -138387,7 +137984,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 449.3850000000005 Td
+59.24000000000001 584.8650000000002 Td
 /F3.0 11 Tf
 <ca202020> Tj
 ET
@@ -138398,7 +137995,7 @@ ET
 0.000 0.467 0.533 SCN
 
 BT
-81.24000000000001 449.3850000000005 Td
+81.24000000000001 584.8650000000002 Td
 /F3.0 11 Tf
 <766f6964> Tj
 ET
@@ -138409,7 +138006,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-103.24000000000001 449.3850000000005 Td
+103.24000000000001 584.8650000000002 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -138420,7 +138017,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-108.74000000000001 449.3850000000005 Td
+108.74000000000001 584.8650000000002 Td
 /F3.0 11 Tf
 <736574557064617465644174> Tj
 ET
@@ -138431,7 +138028,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.74 449.3850000000005 Td
+174.74 584.8650000000002 Td
 /F3.0 11 Tf
 <28> Tj
 ET
@@ -138442,7 +138039,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-180.24 449.3850000000005 Td
+180.24 584.8650000000002 Td
 /F3.0 11 Tf
 <6a617661> Tj
 ET
@@ -138453,7 +138050,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-202.24 449.3850000000005 Td
+202.24 584.8650000000002 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -138464,7 +138061,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-207.74 449.3850000000005 Td
+207.74 584.8650000000002 Td
 /F3.0 11 Tf
 <73716c> Tj
 ET
@@ -138475,7 +138072,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.24 449.3850000000005 Td
+224.24 584.8650000000002 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -138486,7 +138083,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-229.74 449.3850000000005 Td
+229.74 584.8650000000002 Td
 /F3.0 11 Tf
 <54696d657374616d70> Tj
 ET
@@ -138497,7 +138094,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-279.24 449.3850000000005 Td
+279.24 584.8650000000002 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -138508,7 +138105,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-284.74 449.3850000000005 Td
+284.74 584.8650000000002 Td
 /F3.0 11 Tf
 <757064617465644174> Tj
 ET
@@ -138519,7 +138116,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-334.24 449.3850000000005 Td
+334.24 584.8650000000002 Td
 /F3.0 11 Tf
 <29> Tj
 ET
@@ -138530,7 +138127,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-339.74 449.3850000000005 Td
+339.74 584.8650000000002 Td
 /F3.0 11 Tf
 <3b> Tj
 ET
@@ -138541,7 +138138,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 434.6450000000005 Td
+59.24000000000001 570.1250000000002 Td
 /F3.0 11 Tf
 <7d> Tj
 ET
@@ -138552,7 +138149,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 396.7660000000005 Td
+48.24000000000001 532.2460000000003 Td
 /F1.0 10.5 Tf
 <5468652063757272656e742074696d65206973206f627461696e65642066726f6d2074686520> Tj
 ET
@@ -138563,7 +138160,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-239.466 396.7660000000005 Td
+239.466 532.2460000000003 Td
 /F3.0 10.5 Tf
 <436c6f636b53657276696365> Tj
 ET
@@ -138574,7 +138171,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-302.466 396.7660000000005 Td
+302.466 532.2460000000003 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -138587,7 +138184,7 @@ ET
 2.676 Tw
 
 BT
-48.24000000000001 368.9860000000005 Td
+48.24000000000001 504.4660000000003 Td
 /F1.0 10.5 Tf
 <456e746974696573207468617420696d706c656d656e74207468697320696e74657266616365206f6674656e20616c736f20696d706c656d656e7420> Tj
 ET
@@ -138602,7 +138199,7 @@ ET
 2.676 Tw
 
 BT
-367.59933333333333 368.9860000000005 Td
+367.59933333333333 504.4660000000003 Td
 /F3.0 10.5 Tf
 <486f6c6473557064617465644279> Tj
 ET
@@ -138617,7 +138214,7 @@ ET
 2.676 Tw
 
 BT
-441.09933333333333 368.9860000000005 Td
+441.09933333333333 504.4660000000003 Td
 /F1.0 10.5 Tf
 <20726f6c6520696e746572666163653b2061732061> Tj
 ET
@@ -138630,7 +138227,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 353.2060000000005 Td
+48.24000000000001 488.68600000000026 Td
 /F1.0 10.5 Tf
 <636f6e76656e69656e63652074686520> Tj
 ET
@@ -138641,7 +138238,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-132.639 353.2060000000005 Td
+132.639 488.68600000000026 Td
 /F3.0 10.5 Tf
 <54696d657374616d7061626c65> Tj
 ET
@@ -138652,7 +138249,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-200.889 353.2060000000005 Td
+200.889 488.68600000000026 Td
 /F1.0 10.5 Tf
 <20696e7465726661636520636f6d62696e6573207468652074776f20726f6c65732e> Tj
 ET
@@ -138663,7 +138260,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 321.3760000000005 Td
+48.24000000000001 456.8560000000003 Td
 /F2.0 10.5 Tf
 <416c7465726e617469766520617070726f6163686573> Tj
 ET
@@ -138676,7 +138273,7 @@ ET
 3.743 Tw
 
 BT
-48.24000000000001 295.5460000000005 Td
+48.24000000000001 431.0260000000003 Td
 /F1.0 10.5 Tf
 [<416e20616c7465726e6174697665207761> 20.01953125 <7920746f206d61696e7461696e20612074696d657374616d7020697320746f20757365204a444fd57320>] TJ
 ET
@@ -138691,7 +138288,7 @@ ET
 3.743 Tw
 
 BT
-384.9257417689732 295.5460000000005 Td
+384.9257417689732 431.0260000000003 Td
 /F3.0 10.5 Tf
 <4056657273696f6e> Tj
 ET
@@ -138706,7 +138303,7 @@ ET
 3.743 Tw
 
 BT
-426.9257417689732 295.5460000000005 Td
+426.9257417689732 431.0260000000003 Td
 /F1.0 10.5 Tf
 <20616e6e6f746174696f6e2e20576974682074686973> Tj
 ET
@@ -138721,7 +138318,7 @@ ET
 3.242 Tw
 
 BT
-48.24000000000001 279.76600000000053 Td
+48.24000000000001 415.2460000000003 Td
 /F1.0 10.5 Tf
 [<617070726f6163682c20697420697320746865204a444f2f446174614e75636c6575732074686174206d61696e7461696e73207468652076657273696f6e2c2072> 20.01953125 <6174686572207468616e20746865206672> 20.01953125 <616d65776f726bd573>] TJ
 ET
@@ -138734,7 +138331,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-48.24000000000001 263.9860000000005 Td
+48.24000000000001 399.4660000000003 Td
 /F3.0 10.5 Tf
 <54696d657374616d7053657276696365> Tj
 ET
@@ -138745,7 +138342,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-132.24 263.9860000000005 Td
+132.24 399.4660000000003 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -138756,7 +138353,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 236.20600000000053 Td
+48.24000000000001 371.6860000000003 Td
 /F1.0 10.5 Tf
 [<46> 40.0390625 <6f72206578616d706c653a>] TJ
 ET
@@ -138765,28 +138362,28 @@ ET
 0.000 0.000 0.000 scn
 q
 0.961 0.961 0.961 scn
-52.240 220.390 m
-543.040 220.390 l
-545.249 220.390 547.040 218.599 547.040 216.390 c
-547.040 69.730 l
-547.040 67.521 545.249 65.730 543.040 65.730 c
-52.240 65.730 l
-50.031 65.730 48.240 67.521 48.240 69.730 c
-48.240 216.390 l
-48.240 218.599 50.031 220.390 52.240 220.390 c
+52.240 355.870 m
+543.040 355.870 l
+545.249 355.870 547.040 354.079 547.040 351.870 c
+547.040 205.210 l
+547.040 203.001 545.249 201.210 543.040 201.210 c
+52.240 201.210 l
+50.031 201.210 48.240 203.001 48.240 205.210 c
+48.240 351.870 l
+48.240 354.079 50.031 355.870 52.240 355.870 c
 h
 f
 0.800 0.800 0.800 SCN
 0.75 w
-52.240 220.390 m
-543.040 220.390 l
-545.249 220.390 547.040 218.599 547.040 216.390 c
-547.040 69.730 l
-547.040 67.521 545.249 65.730 543.040 65.730 c
-52.240 65.730 l
-50.031 65.730 48.240 67.521 48.240 69.730 c
-48.240 216.390 l
-48.240 218.599 50.031 220.390 52.240 220.390 c
+52.240 355.870 m
+543.040 355.870 l
+545.249 355.870 547.040 354.079 547.040 351.870 c
+547.040 205.210 l
+547.040 203.001 545.249 201.210 543.040 201.210 c
+52.240 201.210 l
+50.031 201.210 48.240 203.001 48.240 205.210 c
+48.240 351.870 l
+48.240 354.079 50.031 355.870 52.240 355.870 c
 h
 S
 Q
@@ -138794,7 +138391,7 @@ Q
 0.600 0.600 1.000 SCN
 
 BT
-59.24000000000001 197.5650000000005 Td
+59.24000000000001 333.04500000000036 Td
 /F3.0 11 Tf
 <406a61766178> Tj
 ET
@@ -138805,7 +138402,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-92.24000000000001 197.5650000000005 Td
+92.24000000000001 333.04500000000036 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -138816,7 +138413,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-97.74000000000001 197.5650000000005 Td
+97.74000000000001 333.04500000000036 Td
 /F3.0 11 Tf
 <6a646f> Tj
 ET
@@ -138827,7 +138424,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-114.24000000000001 197.5650000000005 Td
+114.24000000000001 333.04500000000036 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -138838,7 +138435,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-119.74000000000001 197.5650000000005 Td
+119.74000000000001 333.04500000000036 Td
 /F3.0 11 Tf
 <616e6e6f746174696f6e73> Tj
 ET
@@ -138849,7 +138446,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-180.24 197.5650000000005 Td
+180.24 333.04500000000036 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -138860,7 +138457,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-185.74 197.5650000000005 Td
+185.74 333.04500000000036 Td
 /F3.0 11 Tf
 <56657273696f6e> Tj
 ET
@@ -138871,7 +138468,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.24 197.5650000000005 Td
+224.24 333.04500000000036 Td
 /F3.0 11 Tf
 <28> Tj
 ET
@@ -138882,7 +138479,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 182.82500000000053 Td
+59.24000000000001 318.30500000000035 Td
 /F3.0 11 Tf
 <ca20202020202020> Tj
 ET
@@ -138893,7 +138490,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-103.24000000000001 182.82500000000053 Td
+103.24000000000001 318.30500000000035 Td
 /F3.0 11 Tf
 <7374726174656779> Tj
 ET
@@ -138904,7 +138501,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-147.24 182.82500000000053 Td
+147.24 318.30500000000035 Td
 /F3.0 11 Tf
 <3d> Tj
 ET
@@ -138915,7 +138512,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-152.74 182.82500000000053 Td
+152.74 318.30500000000035 Td
 /F3.0 11 Tf
 <56657273696f6e5374726174656779> Tj
 ET
@@ -138926,7 +138523,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-235.24 182.82500000000053 Td
+235.24 318.30500000000035 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -138937,7 +138534,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-240.74 182.82500000000053 Td
+240.74 318.30500000000035 Td
 /F3.0 11 Tf
 <444154455f54494d45> Tj
 ET
@@ -138948,7 +138545,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-290.24 182.82500000000053 Td
+290.24 318.30500000000035 Td
 /F3.0 11 Tf
 <2c> Tj
 ET
@@ -138959,7 +138556,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 168.08500000000052 Td
+59.24000000000001 303.56500000000034 Td
 /F3.0 11 Tf
 <ca20202020202020> Tj
 ET
@@ -138970,7 +138567,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-103.24000000000001 168.08500000000052 Td
+103.24000000000001 303.56500000000034 Td
 /F3.0 11 Tf
 <636f6c756d6e> Tj
 ET
@@ -138981,7 +138578,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-136.24 168.08500000000052 Td
+136.24 303.56500000000034 Td
 /F3.0 11 Tf
 <3d> Tj
 ET
@@ -138992,7 +138589,7 @@ ET
 0.800 0.200 0.000 SCN
 
 BT
-141.74 168.08500000000052 Td
+141.74 303.56500000000034 Td
 /F3.0 11 Tf
 <22> Tj
 ET
@@ -139003,7 +138600,7 @@ ET
 0.800 0.200 0.000 SCN
 
 BT
-147.24 168.08500000000052 Td
+147.24 303.56500000000034 Td
 /F3.0 11 Tf
 <76657273696f6e> Tj
 ET
@@ -139014,7 +138611,7 @@ ET
 0.800 0.200 0.000 SCN
 
 BT
-185.74 168.08500000000052 Td
+185.74 303.56500000000034 Td
 /F3.0 11 Tf
 <22> Tj
 ET
@@ -139025,7 +138622,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-191.24 168.08500000000052 Td
+191.24 303.56500000000034 Td
 /F3.0 11 Tf
 <29> Tj
 ET
@@ -139036,7 +138633,7 @@ ET
 0.000 0.400 0.600 SCN
 
 BT
-59.24000000000001 153.3450000000005 Td
+59.24000000000001 288.82500000000033 Td
 /F3.0 11 Tf
 <7075626c6963> Tj
 ET
@@ -139047,7 +138644,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-92.24000000000001 153.3450000000005 Td
+92.24000000000001 288.82500000000033 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139058,7 +138655,7 @@ ET
 0.000 0.467 0.533 SCN
 
 BT
-97.74000000000001 153.3450000000005 Td
+97.74000000000001 288.82500000000033 Td
 /F3.0 11 Tf
 <636c617373> Tj
 ET
@@ -139069,7 +138666,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.24000000000001 153.3450000000005 Td
+125.24000000000001 288.82500000000033 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139080,7 +138677,7 @@ ET
 0.000 0.667 0.533 SCN
 
 BT
-130.74 153.3450000000005 Td
+130.74 288.82500000000033 Td
 /F3.0 11 Tf
 <437573746f6d6572> Tj
 ET
@@ -139091,7 +138688,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.74 153.3450000000005 Td
+174.74 288.82500000000033 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139102,7 +138699,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-180.24 153.3450000000005 Td
+180.24 288.82500000000033 Td
 /F3.0 11 Tf
 <7b> Tj
 ET
@@ -139113,7 +138710,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 138.60500000000053 Td
+59.24000000000001 274.0850000000003 Td
 /F3.0 11 Tf
 <ca202020> Tj
 ET
@@ -139124,7 +138721,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-81.24000000000001 138.60500000000053 Td
+81.24000000000001 274.0850000000003 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139135,7 +138732,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-86.74000000000001 138.60500000000053 Td
+86.74000000000001 274.0850000000003 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139146,7 +138743,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-92.24000000000001 138.60500000000053 Td
+92.24000000000001 274.0850000000003 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139157,7 +138754,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 123.86500000000052 Td
+59.24000000000001 259.34500000000037 Td
 /F3.0 11 Tf
 <ca202020> Tj
 ET
@@ -139168,7 +138765,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-81.24000000000001 123.86500000000052 Td
+81.24000000000001 259.34500000000037 Td
 /F3.0 11 Tf
 <7075626c6963> Tj
 ET
@@ -139179,7 +138776,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-114.24000000000001 123.86500000000052 Td
+114.24000000000001 259.34500000000037 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139190,7 +138787,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-119.74000000000001 123.86500000000052 Td
+119.74000000000001 259.34500000000037 Td
 /F3.0 11 Tf
 <6a617661> Tj
 ET
@@ -139201,7 +138798,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-141.74 123.86500000000052 Td
+141.74 259.34500000000037 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139212,7 +138809,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-147.24 123.86500000000052 Td
+147.24 259.34500000000037 Td
 /F3.0 11 Tf
 <73716c> Tj
 ET
@@ -139223,7 +138820,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-163.74 123.86500000000052 Td
+163.74 259.34500000000037 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139234,7 +138831,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-169.24 123.86500000000052 Td
+169.24 259.34500000000037 Td
 /F3.0 11 Tf
 <54696d657374616d70> Tj
 ET
@@ -139245,7 +138842,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-218.74 123.86500000000052 Td
+218.74 259.34500000000037 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139256,7 +138853,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.24 123.86500000000052 Td
+224.24 259.34500000000037 Td
 /F3.0 11 Tf
 <67657456657273696f6e53657175656e6365> Tj
 ET
@@ -139267,7 +138864,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-323.24 123.86500000000052 Td
+323.24 259.34500000000037 Td
 /F3.0 11 Tf
 <28> Tj
 ET
@@ -139278,7 +138875,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-328.74 123.86500000000052 Td
+328.74 259.34500000000037 Td
 /F3.0 11 Tf
 <29> Tj
 ET
@@ -139289,7 +138886,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-334.24 123.86500000000052 Td
+334.24 259.34500000000037 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139300,7 +138897,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-339.74 123.86500000000052 Td
+339.74 259.34500000000037 Td
 /F3.0 11 Tf
 <7b> Tj
 ET
@@ -139311,7 +138908,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 109.12500000000053 Td
+59.24000000000001 244.60500000000036 Td
 /F3.0 11 Tf
 <ca20202020202020> Tj
 ET
@@ -139322,7 +138919,7 @@ ET
 0.000 0.400 0.600 SCN
 
 BT
-103.24000000000001 109.12500000000053 Td
+103.24000000000001 244.60500000000036 Td
 /F3.0 11 Tf
 <72657475726e> Tj
 ET
@@ -139333,7 +138930,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-136.24 109.12500000000053 Td
+136.24 244.60500000000036 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139344,7 +138941,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-141.74 109.12500000000053 Td
+141.74 244.60500000000036 Td
 /F3.0 11 Tf
 <28> Tj
 ET
@@ -139355,7 +138952,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-147.24 109.12500000000053 Td
+147.24 244.60500000000036 Td
 /F3.0 11 Tf
 <6a617661> Tj
 ET
@@ -139366,7 +138963,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-169.24 109.12500000000053 Td
+169.24 244.60500000000036 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139377,7 +138974,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.74 109.12500000000053 Td
+174.74 244.60500000000036 Td
 /F3.0 11 Tf
 <73716c> Tj
 ET
@@ -139388,7 +138985,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-191.24 109.12500000000053 Td
+191.24 244.60500000000036 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139399,7 +138996,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-196.74 109.12500000000053 Td
+196.74 244.60500000000036 Td
 /F3.0 11 Tf
 <54696d657374616d70> Tj
 ET
@@ -139410,7 +139007,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-246.24 109.12500000000053 Td
+246.24 244.60500000000036 Td
 /F3.0 11 Tf
 <29> Tj
 ET
@@ -139421,7 +139018,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-251.74 109.12500000000053 Td
+251.74 244.60500000000036 Td
 /F3.0 11 Tf
 <20> Tj
 ET
@@ -139432,7 +139029,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-257.24 109.12500000000053 Td
+257.24 244.60500000000036 Td
 /F3.0 11 Tf
 <4a444f48656c706572> Tj
 ET
@@ -139443,7 +139040,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-306.74 109.12500000000053 Td
+306.74 244.60500000000036 Td
 /F3.0 11 Tf
 <2e> Tj
 ET
@@ -139454,7 +139051,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-312.24 109.12500000000053 Td
+312.24 244.60500000000036 Td
 /F3.0 11 Tf
 <67657456657273696f6e> Tj
 ET
@@ -139465,7 +139062,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-367.24 109.12500000000053 Td
+367.24 244.60500000000036 Td
 /F3.0 11 Tf
 <28> Tj
 ET
@@ -139476,7 +139073,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-372.74 109.12500000000053 Td
+372.74 244.60500000000036 Td
 /F3.0 11 Tf
 <74686973> Tj
 ET
@@ -139487,7 +139084,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-394.74 109.12500000000053 Td
+394.74 244.60500000000036 Td
 /F3.0 11 Tf
 <29> Tj
 ET
@@ -139498,7 +139095,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-400.24 109.12500000000053 Td
+400.24 244.60500000000036 Td
 /F3.0 11 Tf
 <3b> Tj
 ET
@@ -139509,7 +139106,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 94.38500000000053 Td
+59.24000000000001 229.86500000000035 Td
 /F3.0 11 Tf
 <ca202020> Tj
 ET
@@ -139520,7 +139117,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-81.24000000000001 94.38500000000053 Td
+81.24000000000001 229.86500000000035 Td
 /F3.0 11 Tf
 <7d> Tj
 ET
@@ -139531,13 +139128,101 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-59.24000000000001 79.64500000000054 Td
+59.24000000000001 215.12500000000034 Td
 /F3.0 11 Tf
 <7d> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24000000000001 170.52600000000035 Td
+/F2.0 13 Tf
+<332e31312e322e20> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+92.102 170.52600000000035 Td
+/F3.0 13 Tf
+<486f6c6473557064617465644279> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24000000000001 143.96600000000032 Td
+/F1.0 10.5 Tf
+<54686520> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+69.66000000000001 143.96600000000032 Td
+/F3.0 10.5 Tf
+<486f6c6473557064617465644279> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+143.16000000000003 143.96600000000032 Td
+/F1.0 10.5 Tf
+<20726f6c6520696e7465726661636520c9> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+q
+0.5 w
+0.933 0.933 0.933 SCN
+113.807 104.370 m
+113.807 128.150 l
+S
+Q
+0.098 0.251 0.486 scn
+0.098 0.251 0.486 SCN
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.098 0.251 0.486 scn
+0.098 0.251 0.486 SCN
+
+BT
+77.16783333333333 108.03750000000034 Td
+/F5.1 23 Tf
+<21> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+125.80666666666667 112.18600000000032 Td
+/F1.0 10.5 Tf
+<4649584d4520c920696e636f6d706c657465> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 q
 0.000 0.000 0.000 scn
 0.000 0.000 0.000 SCN
@@ -139562,246 +139247,109 @@ Q
 
 endstream
 endobj
-774 0 obj
+771 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 773 0 R
+/Contents 770 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
+/Font << /F2.0 16 0 R
+/F1.0 8 0 R
 /F3.0 18 0 R
-/F2.0 16 0 R
->>
-/XObject << /Stamp1 1036 0 R
->>
->>
-/Annots [775 0 R 776 0 R 777 0 R 778 0 R 779 0 R 782 0 R 783 0 R 784 0 R]
->>
-endobj
-775 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-audit)
->>
-/Subtype /Link
-/Rect [118.3725 790.8599999999999 205.17600000000002 805.14]
-/Type /Annot
->>
-endobj
-776 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-command)
->>
-/Subtype /Link
-/Rect [118.3725 769.0799999999999 229.29450000000003 783.36]
-/Type /Annot
->>
-endobj
-777 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-publishing)
->>
-/Subtype /Link
-/Rect [118.3725 747.3 232.43400000000003 761.58]
-/Type /Annot
->>
-endobj
-778 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-sessionlogger)
+/F5.1 43 0 R
 >>
-/Subtype /Link
-/Rect [120.19997991071429 725.52 251.79743973214286 739.8000000000001]
-/Type /Annot
+/XObject << /Stamp1 1027 

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/elasticlunr/index.json
----------------------------------------------------------------------
diff --git a/content/elasticlunr/index.json b/content/elasticlunr/index.json
index 4b1b0cb..cd43c91 100644
--- a/content/elasticlunr/index.json
+++ b/content/elasticlunr/index.json
@@ -1 +1 @@
-{"version":"0.9.5","fields":["title","body","description","url"],"ref":"id","documentStore":{"docs":{"372886":{"title":"Rows, full-width cols, and tabs","url":"guides/ugvw/ugvw.html#_rows_full_width_cols_and_tabs","body":"Rows, full-width cols, and tabs  The example layout consists of three rows: a row for the object/icon, a row containing a properties, and a row containing collections. In all three cases the row contains a single column spanning the full width of the page. For the property and collection rows, the column contains a tab group.  This corresponds to the following XML:  You will notice that one of the columns has an unreferencedActions attribute, while one of the tabGroups has a similar unreferencedCollections attribute. This topic is discussed in more detail below. ","description":" The example layout consists of three rows: a row for the object/icon, a row containing a properties, and a row containing collections. In all three cases the row contains a single column s
 panning the full width of the page. For the property and collection rows, the column contains a","id":372886},"2646929":{"title":"Apache Isis vs …​","url":"guides/ugfun/ugfun.html#_ugfun_core-concepts_apache-isis-vs","body":"Apache Isis vs …​  Many other frameworks promise rapid application development and provide automatically generated user interfaces, so how do they compare to Apache Isis? ","description":" Many other frameworks promise rapid application development and provide automatically generated user interfaces, so how do they compare to Apache Isis? ","id":2646929},"3836440":{"title":"Running","url":"guides/dg/dg.html#__dg_ide_intellij_running","body":"Running  Let’s see how to run both the app and the tests. ","description":" Let’s see how to run both the app and the tests. ","id":3836440},"11600575":{"title":"Using Contributions","url":"pages/tg/tg.html#_using_contributions","body":"Using Contributions  One of Apache Isis' most powerful features is the abilit
 y for the UI to combine functionality from domain services into the representation of an entity. The effect is similar to traits or mix-ins in other languages, however the \"mixing in\" is done at runtime, within the Apache Isis metamodel. In Apache Isis' terminology, we say that the domain service action is contributed to the entity.  Any action of a domain service that has a domain entity type as one of its parameter types will (by default) be contributed. If the service action takes more than one argument, or does not have safe semantics, then it will be contributed as an entity action. If the service action has precisely one parameter type (that of the entity) and has safe semantics then it will be contributed either as a collection or as a property (dependent on whether it returns a collection of a scalar).  Why are contributions so useful? Because the service action will match not on the entity type, but also on any of the entity’s supertypes (all the way up to java.lang.Obj
 ect). That means that you can apply the dependency inversion principle to ensure that the modules of your application have acyclic dependencies; but in the UI it can still appear as if there are bidirectional dependencies between those modules. The lack of bidirectional dependencies can help save your app degrading into a big ball of mud.  Finally, note that the layout of contributed actions/collections/properties can be specified using the .layout.json file (and it is highly recommended that you do so). ","description":" One of Apache Isis' most powerful features is the ability for the UI to combine functionality from domain services into the representation of an entity. The effect is similar to traits or mix-ins in other languages, however the \"mixing in\" is done at runtime, within the Apache Isis metamodel","id":11600575},"12649581":{"title":"Mark the version as released","url":"guides/cgcom/cgcom.html#_mark_the_version_as_released","body":"Mark the version as released  In JIRA
 , go to the administration section for the Apache Isis project and update the version as being released.  In the Kanban view this will have the effect of marking all tickets as released (clearing the \"done\" column). ","description":" In JIRA, go to the administration section for the Apache Isis project and update the version as being released. ","id":12649581},"13573617":{"title":"hide…​()","url":"guides/rgcms/rgcms.html#_rgcms_methods_prefixes_hide","body":"hide…​()  The hide…​() supporting method is called for properties, collections and actions. It allows the property/collection to be completely hidden from view.  It’s comparatively rare for properties or collections to be imperatively hidden from view, but actions are sometimes hidden or shown visible (as opposed to being just disabled, ie greyed out).  The signature of the supporting method is simply:  Returning true will hide the property, collection or action, returning false leaves it visible.  For example, t
 o hide an action:  Or, to hide a property: ","description":" The hide…​() supporting method is called for properties, collections and actions. It allows the property/collection to be completely hidden from view. ","id":13573617},"14971197":{"title":"Suppressing 'remember me'","url":"guides/ugvw/ugvw.html#_ugvw_configuration-properties_suppressing-remember-me","body":"Suppressing 'remember me'  The 'remember me' checkbox on the login page can be suppressed, if required, by setting a configuration flag. ","description":" The 'remember me' checkbox on the login page can be suppressed, if required, by setting a configuration flag. ","id":14971197},"16629694":{"title":"allowLateRegistration","url":"migration-notes/migration-notes.html#__code_allowlateregistration_code","body":"allowLateRegistration  One possible issue is that (as per ISIS-830) the EventBusService is now initialized as one of the first domain services; this is to ensure that any object lifecycle events caused by domai
 n services initializing themselves can be posted on the event bus for subscribers. The typical case for such lifecycle events to occur is from domain services that seed reference data; one such example can be found in the (non-ASF) Isis addons' security module.  In previous releases, the ordering of initialization for the EventBusService was undefined (but would typically be towards the \"end\" of the list of services. What this meant in practice is that it generally didn’t matter whether (domain service) subscribers were initialized before or after seed services.  Now, though, because the EventBusService is initialized early on, it proactively checks that all subscribers have been registered before any event posts occur (so that no events get missed). If any subscriber attempts to register after at least one event has been posted, then the service will fail fast and the framework will not start. The error looks something like:  To ensure that subscriber domain services are initia
 lized before \"seed\" domain services, the @DomainServiceLayout#menuOrder() attribute can be used. Normally this attribute is just used to order UI-visible services on the menu bars, but it also is used internally to sequence the internal list of services being initialized.  Alternatively, you can disable this checking within the EventBusService using:  If you do that, be aware that not all subscribers may not receive some events generated by other domain services.  For more details, see the EventBusService man page. ","description":" One possible issue is that (as per ISIS-830) the EventBusService is now initialized as one of the first domain services; this is to ensure that any object lifecycle events caused by domain services initializing themselves can be posted on the event bus for subscribers. The typical case for such","id":16629694},"17000573":{"title":"ObjectCreatedEvent","url":"guides/rgcms/rgcms.html#_rgcms_classes_lifecycleevent_ObjectCreatedEvent","body":"ObjectCreatedE
 vent  Subclass of AbstractLifecycleEvent, broadcast when an object is first instantiated using the DomainObjectContainer's #newTransientInstance(…​) method.  ObjectCreatedEvent.Default is the concrete implementation that is used. ","description":" Subclass of AbstractLifecycleEvent, broadcast when an object is first instantiated using the DomainObjectContainer's #newTransientInstance(…​) method. ","id":17000573},"17618894":{"title":"New Feature","url":"release-notes/release-notes.html#_new_feature_20","body":"New Feature ","description":"","id":17618894},"17724516":{"title":"Multi-select action parameters","url":"guides/ugfun/ugfun.html#_multi_select_action_parameters","body":"Multi-select action parameters  As well as scalar values, action parameters can also be collections. For this to be valid, a choices or autoComplete supporting method must be provided.  For example, suppose we want to \"tag\" or \"label\" an object: ","description":" As well as scalar values, action pa
 rameters can also be collections. For this to be valid, a choices or autoComplete supporting method must be provided. ","id":17724516},"18445041":{"title":"Verifying Releases","url":"downloads.html#_verifying_releases","body":"Verifying Releases ","description":"","id":18445041},"19254915":{"title":"API & Implementation","url":"guides/rgsvc/rgsvc.html#_api_implementation_7","body":"API & Implementation  The API of Scratchpad service is:  This class (o.a.i.applib.services.scratchpad.Scratchpad) is also the implementation. And, as you can see, the service is just a request-scoped wrapper around a java.util.Map. ","description":" The API of Scratchpad service is: ","id":19254915},"21190750":{"title":"Run the archetype","url":"pages/tg/tg.html#_run_the_archetype","body":"Run the archetype  Throughout this tutorial you can, if you wish, just checkout from the github repo wherever you see a \"git checkout\" note:  Run the simpleapp archetype to build an empty Isis application. With the *n
 ix bash shell, use:  Adjust as necessary if using Windows cmd.exe or Powershell.  This will generate the app in a petclinic directory. Move the contents back: ","description":" Throughout this tutorial you can, if you wish, just checkout from the github repo wherever you see a \"git checkout\" note: ","id":21190750},"21212015":{"title":"Key features","url":"pages/powered-by/powered-by.html#_key_features","body":"Key features ","description":"","id":21212015},"21857601":{"title":"Other Guides","url":"guides/cgcom/cgcom.html#_other_guides","body":"Other Guides  Apache Isis documentation is broken out into a number of user, reference and \"supporting procedures\" guides.  The user guides available are:  The reference guides are:  The remaining guides are:  This guide provides guidance for Apache Isis' own committers. ","description":" Apache Isis documentation is broken out into a number of user, reference and \"supporting procedures\" guides. ","id":21857601},"23125949":{"title":"Edit
 ing","url":"guides/dg/dg.html#__dg_ide_intellij_hints-and-tips_editing","body":"Editing ","description":"","id":23125949},"23524101":{"title":"Collections","url":"guides/ugvw/ugvw.html#_collections","body":"Collections  In the final row the collections are placed in tabs, simply one collection per tab. This corresponds to the following XML:  As with properties, actions can be associated with collections; this indicates that they should be rendered in the collection’s header. ","description":" In the final row the collections are placed in tabs, simply one collection per tab. This corresponds to the following XML: ","id":23524101},"26509816":{"title":"Commit changes","url":"guides/cgcom/cgcom.html#__cgcom_cutting-a-release_releasing-core_commit-changes","body":"Commit changes  Commit any changes from the preceding steps: ","description":" Commit any changes from the preceding steps: ","id":26509816},"27806498":{"title":"renderedAsDayBefore()","url":"guides/rgant/rgant.html#_rgant-P
 arameterLayout_renderedAsDayBefore","body":"renderedAsDayBefore()  The renderedAsDayBefore() attribute applies only to date parameters whereby the date will be rendered as the day before the value actually held in the domain object. It is ignored for parameters of other types. This attribute is also supported for properties.  This behaviour might at first glance appear odd, but the rationale is to support the use case of a sequence of instances that represent adjacent intervals of time. In such cases there would typically be startDate and endDate properties, eg for all of Q2. Storing this as a half-closed interval — eg [1-Apr-2015, 1-July-2015) — can substantially simplify internal algorithms; the endDate of one interval will correspond to the startDate of the next.  However, from an end-user perspective the requirement may be to render the interval as a fully closed interval; eg the end date should be shown as 30-Jun-2015.  This attribute therefore bridges the gap; it presents 
 the information in a way that makes sense to an end-user, but also stores the domain object in a way that is easy work with internally.  For example: ","description":" The renderedAsDayBefore() attribute applies only to date parameters whereby the date will be rendered as the day before the value actually held in the domain object. It is ignored for parameters of other types. This attribute is also supported for properties. ","id":27806498},"31857620":{"title":"Interacting with the services","url":"guides/rgsvc/rgsvc.html#_interacting_with_the_services","body":"Interacting with the services  Typically domain objects will have little need to interact with the CommandContext and Command directly; what is more useful is that these are persisted in support of the various use cases identified above.  One case however where a domain object might want to obtain the Command is to determine whether it has been invoked in the foreground, or in the background. It can do this using the getExecu
 tedIn() method:  Although not often needed, this then allows the domain object to access the Command object through the CommandContext service. To expand th above example:  If run in the background, it might then notify the user (eg by email) if all work is done.  This leads us onto a related point, distinguishing the current effective user vs the originating \"real\" user. When running in the foreground, the current user can be obtained from the UserService, using:  If running in the background, however, then the current user will be the credentials of the background process, for example as run by a Quartz scheduler job.  The domain object can still obtain the original (\"effective\") user that caused the job to be created, using: ","description":" Typically domain objects will have little need to interact with the CommandContext and Command directly; what is more useful is that these are persisted in support of the various use cases identified above. ","id":31857620},"36734123":{"
 title":"Bug","url":"release-notes/release-notes.html#_bug_8","body":"Bug ","description":"","id":36734123},"39248326":{"title":"Runtime vs Noop implementation","url":"guides/rgfis/rgfis.html#_runtime_vs_noop_implementation","body":"Runtime vs Noop implementation  The framework provides two implementations:  The …​Default implementation takes priority over the …​Noop implementation. ","description":" The framework provides two implementations: ","id":39248326},"39290887":{"title":"Implementation","url":"guides/rgsvc/rgsvc.html#_implementation_22","body":"Implementation  The core framework provides a default implementation of this service (o.a.i.core.metamodel.services.container.DomainObjectContainerDefault). ","description":" The core framework provides a default implementation of this service (o.a.i.core.metamodel.services.container.DomainObjectContainerDefault). ","id":39290887},"42240053":{"title":"Screenshots","url":"guides/ugvw/ugvw.html#_screenshots_9","body":"Screensho
 ts  The screenshot below shows the Isis addons example todoapp (not ASF) with a 'brand logo' image in its header:  A custom brand logo (typically larger) can also be specified for the signin page: ","description":" The screenshot below shows the Isis addons example todoapp (not ASF) with a 'brand logo' image in its header: ","id":42240053},"44483327":{"title":"New Feature","url":"release-notes/release-notes.html#_new_feature_17","body":"New Feature ","description":"","id":44483327},"45128293":{"title":"getConfigurationProperties()","url":"guides/rgcms/rgcms.html#__rgcms_classes_AppManifest-bootstrapping_api_getConfigurationProperties","body":"getConfigurationProperties()  This method allow arbitrary other configuration properties to be overridden. One common use case is in conjunction with the getFixtures() method, discussed above: ","description":" This method allow arbitrary other configuration properties to be overridden. One common use case is in conjunction with the getFixtures
 () method, discussed above: ","id":45128293},"57327287":{"title":"cssClassFa()","url":"guides/rgant/rgant.html#_rgant-ViewModelLayout_cssClassFa","body":"cssClassFa()  The cssClassFa() attribute is used to specify the name of a Font Awesome icon name, to be rendered as the domain object’s icon.  These attribute can also be applied to domain objects to specify the object’s icon, and to actions to specify an icon for the action’s representation as a button or menu item.  If necessary the icon specified can be overridden by a particular object instance using the iconName() method.  For example:  There can be multiple \"fa-\" classes, eg to mirror or rotate the icon. There is no need to include the mandatory fa \"marker\" CSS class; it will be automatically added to the list. The fa- prefix can also be omitted from the class names; it will be prepended to each if required.  The related cssClassFaPosition() attribute is currently unused for domain objects; the icon is always render
 ed to the left. ","description":" The cssClassFa() attribute is used to specify the name of a Font Awesome icon name, to be rendered as the domain object’s icon. ","id":57327287},"64932464":{"title":"Other Guides","url":"guides/ugtst/ugtst.html#_other_guides","body":"Other Guides  Apache Isis documentation is broken out into a number of user, reference and \"supporting procedures\" guides.  The user guides available are:  The reference guides are:  The remaining guides are: ","description":" Apache Isis documentation is broken out into a number of user, reference and \"supporting procedures\" guides. ","id":64932464},"66604001":{"title":"@Programmatic","url":"guides/rgant/rgant.html#_rgant-Programmatic","body":"@Programmatic ","description":"","id":66604001},"68441589":{"title":"License headers","url":"guides/cgcom/cgcom.html#__cgcom_cutting-a-release_releasing-core_license-headers","body":"License headers  The Apache Release Audit Tool RAT (from the Apache Creadur project) checks
  for missing license header files. The parent pom.xml of each releasable module specifies the RAT Maven plugin, with a number of custom exclusions.  To run the RAT tool, use:  where rat.numUnapprovedLicenses property is set to a high figure, temporarily overriding the default value of 0. This will allow the command to run over all submodules, rather than failing after the first one. The command writes out a target\\rat.txt for each submodule. missing license notes are indicated using the key !???. The for command collates all the errors.  Investigate and fix any reported violations, typically by either:  To add missing headers, use the groovy script addmissinglicenses.groovy (in the scripts directory) to automatically insert missing headers for certain file types. The actual files checked are those with extensions specified in the line def fileEndings = [\".java\", \".htm\"]:  (If the -x is omitted then the script is run in \"dry run\" mode). Once you’ve fixed all issues, confirm 
 once more that apache-rat-plugin no longer reports any license violations, this time leaving the rat.numUnapprovedLicenses property to its default, 0: ","description":" The Apache Release Audit Tool RAT (from the Apache Creadur project) checks for missing license header files. The parent pom.xml of each releasable module specifies the RAT Maven plugin, with a number of custom exclusions. ","id":68441589},"73703450":{"title":"New Feature","url":"release-notes/release-notes.html#_new_feature_29","body":"New Feature ","description":"","id":73703450},"75054401":{"title":"Supporting Method Prefixes","url":"guides/rgcms/rgcms.html#_rgcms_methods_prefixes","body":"Supporting Method Prefixes  Supporting methods are those that are associated with properties, collections and actions, providing additional imperative business rule checking and behaviour to be performed when the user interacts with those object members.  This association is performed by name matching. Thus, a property called \"f
 irstName\", derived from a method getFirstName() may have supporting methods hideFirstName(), disableFirstName() and validateFirstName(). Supporting methods are, therefore, each characterized by their own particular prefix.  The table below lists the method prefixes that are recognized as part of Apache Isis' default programming model. ","description":" Supporting methods are those that are associated with properties, collections and actions, providing additional imperative business rule checking and behaviour to be performed when the user interacts with those object members. ","id":75054401},"77231561":{"title":"Interaction Execution","url":"guides/rgcms/rgcms.html#_rgcms_schema-ixn","body":"Interaction Execution  The interaction (\"ixn\") schema defines the serialized form of an action invocation or a property edit. In fact, it actually defines a call-graph of such executions for those cases where the WrapperFactory is used to execute sub-actions/property edits.  Each execution id
 entifies the target object, the member to invoke, and the arguments. It also captures metrics about the execution, and the result of the execution (eg return value of an action invocation). ","description":" The interaction (\"ixn\") schema defines the serialized form of an action invocation or a property edit. In fact, it actually defines a call-graph of such executions for those cases where the WrapperFactory is used to execute sub-actions/property edits. ","id":77231561},"78112488":{"title":"Screencast","url":"guides/ugvw/ugvw.html#_screencast","body":"Screencast  This screencast describes the feature. ","description":" This screencast describes the feature. ","id":78112488},"78624086":{"title":"Other Guides","url":"guides/ugsec/ugsec.html#_other_guides","body":"Other Guides  Apache Isis documentation is broken out into a number of user, reference and \"supporting procedures\" guides.  The user guides available are:  The reference guides are:  The remaining guides are: ","descrip
 tion":" Apache Isis documentation is broken out into a number of user, reference and \"supporting procedures\" guides. ","id":78624086},"80534397":{"title":"ContentMappingService","url":"guides/rgsvc/rgsvc.html#_rgsvc_presentation-layer-spi_ContentMappingService","body":"ContentMappingService  The ContentMappingService supports the (default implementation of the) ContentNegotiationService enabling the RestfulObjects viewer to represent domain objects in some other format as specified by the HTTP Accept header.  See ContentNegotiationService for further discussion. ","description":" The ContentMappingService supports the (default implementation of the) ContentNegotiationService enabling the RestfulObjects viewer to represent domain objects in some other format as specified by the HTTP Accept header. ","id":80534397},"83803344":{"title":"MessageService","url":"guides/rgsvc/rgsvc.html#_rgsvc_application-layer-api_MessageService","body":"MessageService  The MessageService allows domain 
 objects to raise information, warning or error messages. These messages can either be simple strings, or can be translated. ","description":" The MessageService allows domain objects to raise information, warning or error messages. These messages can either be simple strings, or can be translated. ","id":83803344},"83933647":{"title":"Persistence Concerns","url":"guides/ugbtb/ugbtb.html#_persistence_concerns","body":"Persistence Concerns ","description":"","id":83933647},"85931482":{"title":"Task","url":"release-notes/release-notes.html#_task_24","body":"Task ","description":"","id":85931482},"87271564":{"title":"2004:","url":"pages/articles-and-presentations/articles-and-presentations.html#_2004","body":"2004: ","description":"","id":87271564},"90561824":{"title":"Wicket Viewer","url":"release-notes/release-notes.html#_wicket_viewer_8","body":"Wicket Viewer ","description":"","id":90561824},"90935214":{"title":"Wicket Viewer","url":"release-notes/release-notes.html#_wicket_viewer_1
 0","body":"Wicket Viewer ","description":"","id":90935214},"91902412":{"title":"The issue in more detail","url":"guides/ugodn/ugodn.html#_the_issue_in_more_detail","body":"The issue in more detail  Consider these entities (yuml.me/b8681268):  In the course of a transaction, the Agreement entity is loaded into memory (not necessarily modified), and then new AgreementRoles are associated to it.  All these entities implement Comparable using ObjectContracts, and the implementation of AgreementRole's (simplified) is:  while Agreement's is implemented as:  and Party's is similarly implemented as:  DataNucleus’s persistence-by-reachability algorithm adds the AgreementRole instances into a SortedSet, which causes AgreementRole#compareTo() to fire:  In other words, in figuring out whether AgreementRole requires the persistence-by-reachability algorithm to run, it causes the adjacent associated entity Party to also be retrieved. ","description":" Consider these entities (yuml.me/b8681268):
  ","id":91902412},"92467660":{"title":"API and Usage","url":"guides/ugtst/ugtst.html#_ugtst_fixture-scripts_api-and-usage","body":"API and Usage  There are two parts to using fixture scripts: the FixtureScripts domain service class, and the FixtureScript view model class:  Let’s look at FixtureScripts domain service in more detail first. ","description":" There are two parts to using fixture scripts: the FixtureScripts domain service class, and the FixtureScript view model class: ","id":92467660},"95725933":{"title":"Appendix: Isis Add-ons (not ASF)","url":"guides/ugvw/ugvw.html#_ugvw_isis-addons","body":"Appendix: Isis Add-ons (not ASF) ","description":"","id":95725933},"96583162":{"title":"Configure toolchains plugin","url":"guides/cgcom/cgcom.html#_configure_toolchains_plugin","body":"Configure toolchains plugin  Apache Isis releases are built using Java 7, enforced using the maven toolchains plugin. Ensure that Java 7 is installed and the toolchains plugin is configured, as de
 scribed in the contributors' guide. ","description":" Apache Isis releases are built using Java 7, enforced using the maven toolchains plugin. Ensure that Java 7 is installed and the toolchains plugin is configured, as described in the contributors' guide. ","id":96583162},"99090360":{"title":"Running the App","url":"guides/ugfun/ugfun.html#__ugfun_getting-started_simpleapp-archetype_running-the-app","body":"Running the App  The simpleapp archetype generates a single WAR file, configured to run both the Wicket viewer and the Restful Objects viewer. The archetype also configures the DataNucleus/JDO Objectstore to use an in-memory HSQLDB connection.  Once you’ve built the app, you can run the WAR in a variety of ways. ","description":" The simpleapp archetype generates a single WAR file, configured to run both the Wicket viewer and the Restful Objects viewer. The archetype also configures the DataNucleus/JDO Objectstore to use an in-memory HSQLDB connection. ","id":99090360},"100682
 258":{"title":"Update dependencies","url":"guides/cgcom/cgcom.html#_update_dependencies","body":"Update dependencies  With the release complete, now is a good time to bump versions of dependencies (so that there is a full release cycle to identify any possible issues).  You will probably want to create a new JIRA ticket for these updates (or if minor then use the \"catch-all\" JIRA ticket raised earlier for the next release). ","description":" With the release complete, now is a good time to bump versions of dependencies (so that there is a full release cycle to identify any possible issues). ","id":100682258},"102347041":{"title":"Bug","url":"release-notes/release-notes.html#_bug_10","body":"Bug ","description":"","id":102347041},"104167755":{"title":"How to implement a spellchecker?","url":"guides/ugbtb/ugbtb.html#_ugbtb_hints-and-tips_how-to-implement-a-spellchecker","body":"How to implement a spellchecker?  From this thread on the Apache Isis users mailing list:  One way to impl
 ement is to use the event bus:  if if the change is made through an edit, you can use @Property#domainEvent().  You’ll need some way to know which fields should be spell checked. Two ways spring to mind:  And you’ll (obviously) also need some sort of spell checker implementation to call. ","description":" From this thread on the Apache Isis users mailing list: ","id":104167755},"105480253":{"title":"Visitor","url":"guides/ugbtb/ugbtb.html#__code_visitor_code","body":"Visitor  More often than not, you’ll want to visit every element in the metamodel, and so for this you can instead subclass from MetaModelValidatorVisiting.Visitor:  You can then create your custom validator by subclassing MetaModelValidatorComposite and adding the visiting validator:  If you have more than one rule then each can live in its own visitor. ","description":" More often than not, you’ll want to visit every element in the metamodel, and so for this you can instead subclass from MetaModelValidatorVisi
 ting.Visitor: ","id":105480253},"106558909":{"title":"contributedAs()","url":"guides/rgant/rgant.html#_rgant-ActionLayout_contributedAs","body":"contributedAs()  For a domain service action that can be contributed, the contributedAs() attribute determines how it is contributed: as an action or as an association (ie a property or collection).  The distinction between property or collection is automatic: if the action returns a java.util.Collection (or subtype) then the action is contributed as a collection; otherwise it is contributed as a property.  For a domain service action to be contributed, the domain services must have a nature nature of either VIEW or VIEW_CONTRIBUTIONS_ONLY, and the action must have safe action semantics, and takes a single argument, namely the contributee domain object.  For example:  It’s also possible to use the attribute to suppress the action completely:  In such cases, though, it would probably make more sense to annotate the action as either hidden 
 or indeed @Programmatic. ","description":" For a domain service action that can be contributed, the contributedAs() attribute determines how it is contributed: as an action or as an association (ie a property or collection). ","id":106558909},"106606865":{"title":"Using the Wicket Viewer","url":"guides/rgcfg/rgcfg.html#_using_the_wicket_viewer","body":"Using the Wicket Viewer  Most of the you’re likely to run Apache Isis using the Wicket viewer. In this case Apache Isis' \"deployment type\" concept maps to Wicket’s \"configuration\" concept:  Wicket’s mechanism for specifying the \"configuration\" is to use a context parameter in web.xml; Apache Isis automatically infers its own deployment type from this. In other words: ","description":" Most of the you’re likely to run Apache Isis using the Wicket viewer. In this case Apache Isis' \"deployment type\" concept maps to Wicket’s \"configuration\" concept: ","id":106606865},"108721033":{"title":"Incode Catalog","url":"guides/
 ugfun/ugfun.html#_ugfun_available-domain-services_incode-catalog","body":"Incode Catalog  The Incode Catalog website also provides a number of reusable modules, focusing on business logic for generic subdomains.  This section surveys the functionality available.  The modules themselves fall into a number of broader groups:  Each of the modules has a full README and demo application demonstrating their usage. The sections below briefly outline the capabilities of these modules. ","description":" The Incode Catalog website also provides a number of reusable modules, focusing on business logic for generic subdomains. ","id":108721033},"108815435":{"title":"unchanging()","url":"guides/rgant/rgant.html#_rgant-PropertyLayout_unchanging","body":"unchanging()  The unchanging() attribute is used to indicate that the value held by the property never changes over time, even when other properties of the object do change.  Setting this attribute to true is used as a hint to the viewer to not red
 raw the property after an AJAX update of some other property/ies of the object have changed. This is primarily for performance, eg can improve the user experience when rendering PDFs/blobs.  Note that for this to work, the viewer will also ensure that none of the property’s parent component (such as a tab group panel) are re-rendered.  For example: ","description":" The unchanging() attribute is used to indicate that the value held by the property never changes over time, even when other properties of the object do change. ","id":108815435},"109833874":{"title":"Persistable","url":"guides/rgcms/rgcms.html#_rgcms_classes_mixins_Persistable","body":"Persistable  All domain entities automatically implement the DataNucleus Persistable role interface as a result of the enhancer process (the fully qualified class name is org.datanucleus.enhancement.Persistable). So as a developer you do not need to write any code to obtain the mixins that contribute to this interface. ","description":" 
 All domain entities automatically implement the DataNucleus Persistable role interface as a result of the enhancer process (the fully qualified class name is org.datanucleus.enhancement.Persistable). So as a developer you do not need to write any code to obtain the mixins that contribute to this interface. ","id":109833874},"112375674":{"title":"Auditing","url":"migration-notes/migration-notes.html#_auditing","body":"Auditing  The AuditingService SPI service has been deprecated, instead replaced by the AuditerService.  There can be more than one implementation of this new SPI, and a framework-provided implementation (AuditerServiceLogging) will log to a file. The (non-ASF) Isis addons' audit module also implements the new SPI. ","description":" The AuditingService SPI service has been deprecated, instead replaced by the AuditerService. ","id":112375674},"114685873":{"title":"Usage","url":"guides/rgsvc/rgsvc.html#_usage_19","body":"Usage  To indicate that an action invocation should 
 be published, annotate it with the @Action#publishing() annotation.  To indicate that an property edit should be published, annotate it with the @Property#publishing() annotation.  To indicate that a changed object should be published is to annotate it with the @DomainObject#publishing() annotation. ","description":" To indicate that an action invocation should be published, annotate it with the @Action#publishing() annotation. ","id":114685873},"115229271":{"title":"Domain Entities","url":"guides/ugfun/ugfun.html#_ugfun_programming-model_domain-entities","body":"Domain Entities  Entities are persistent domain objects, with their persistence handled by JDO/DataNucleus. As such, they are mapped to a persistent object store, typically an RDBMS, with DataNucleus taking care of both lazy loading and also the persisting of modified (\"dirty\") objects.  Domain entities are generally decorated with both DataNucleus and Apache Isis annotations. Let’s look at some of the most commonly-use
 d annotations.  To start with, entities are flagged as being \"persistence capable\", indicating how JDO/DataNucleus should manage their identity:  All domain entities will have some sort of mandatory key properties. The example below is a very simple case, where the entity is identified by a name property:  It’s also common for domain entities to have queries annotated on them. These are used by repository domain services to query for instances of the entity:  DataNucleus provides several APIs for defining queries, including entirely programmatic and type-safe APIs; but JDOQL is very similar to SQL and so easily learnt.  The corresponding repository method for the above query is: ","description":" Entities are persistent domain objects, with their persistence handled by JDO/DataNucleus. As such, they are mapped to a persistent object store, typically an RDBMS, with DataNucleus taking care of both lazy loading and also the persisting of modified (\"dirty\") objects. ","id":1152292
 71},"117553409":{"title":"Object Icon","url":"guides/ugfun/ugfun.html#_object_icon","body":"Object Icon  The icon is often the same for all instances of a particular class, and is picked up by convention.  It’s is also possible for an individual instance to return a custom icon, typically so that some significant state of that domain object is represented. For example, a custom icon could be used to represent a shipped order, say, or an overdue library loan. ","description":" The icon is often the same for all instances of a particular class, and is picked up by convention. ","id":117553409},"121574190":{"title":"Related Services","url":"guides/rgsvc/rgsvc.html#_related_services_18","body":"Related Services  The ActionInteractionContext service allows bulk actions to co-ordinate with each other.  The QueryResultsCache is useful for caching the results of expensive method calls. ","description":" The ActionInteractionContext service allows bulk actions to co-ordinate with each othe
 r. ","id":121574190},"121879267":{"title":"Wicket Viewer","url":"release-notes/release-notes.html#_wicket_viewer_2","body":"Wicket Viewer ","description":"","id":121879267},"122762699":{"title":"Contributee","url":"guides/rgcms/rgcms.html#_rgcms_classes_contributee","body":"Contributee  The interfaces listed in this chapter act as contributees; they allow domain services to contribute actions/properties/collections to any domain objects that implement these interfaces. ","description":" The interfaces listed in this chapter act as contributees; they allow domain services to contribute actions/properties/collections to any domain objects that implement these interfaces. ","id":122762699},"125299345":{"title":"Example","url":"guides/rgant/rgant.html#_example_2","body":"Example  This example is taken from the (non-ASF) Isis addons' todoapp: ","description":" This example is taken from the (non-ASF) Isis addons' todoapp: ","id":125299345},"125961908":{"title":"Do it!","url":"pages/tg/tg
 .html#_do_it","body":"Do it! ","description":"","id":125961908},"134804772":{"title":"How to handle void/null results","url":"guides/ugbtb/ugbtb.html#_ugbtb_hints-and-tips_how-to-handle-void-and-null-results","body":"How to handle void/null results  From this thread on the Apache Isis users mailing list:  One way to implement this idea is to provide a custom implementation of the RoutingService SPI domain service. The default implementation will either return the current object (if not null), else the home page (as defined by @HomePage) if one exists.  The following custom implementation refines this to use the breadcrumbs (available in the Wicket viewer) to return the first non-deleted domain object found in the list of breadcrumbs:  Note that the above implementation uses Java 8, so if you are using Java 7 then you’ll need to backport accordingly. ","description":" From this thread on the Apache Isis users mailing list: ","id":134804772},"140760147":{"title":"Isis Add-on modules
 ","url":"guides/ugvw/ugvw.html#_isis_add_on_modules","body":"Isis Add-on modules  Some of the (non-ASF) Isis Addons modules also provide services whose actions appear in top-level menus.  The security's module places its domain service menus in three top-level menus:  Meanwhile the devutils module places its actions - to download layouts and so forth - on a \"Prototyping\" top-level menu, on the SECONDARY menu bar.  Currently there is no facility to alter the placement of these services. However, their UI can be suppressed using security or using a vetoing subscriber. ","description":" Some of the (non-ASF) Isis Addons modules also provide services whose actions appear in top-level menus. ","id":140760147},"145340696":{"title":"Registering the Services","url":"guides/rgsvc/rgsvc.html#_registering_the_services_20","body":"Registering the Services  The (non-ASF) Isis addons' audit module provides an implementation of this service (AuditingService), and also provides a number of relate
 d domain services (AuditingServiceMenu, AuditingServiceRepository and AuditingServiceContributions).  Assuming that an AppManifest is being used to bootstrap the app) then this can be activated by updating the pom.xml and updating the AppManifest#getModules() method.  If menu items or contributions are not required in the UI, these can be suppressed either using security or by implementing a vetoing subscriber. ","description":" The (non-ASF) Isis addons' audit module provides an implementation of this service (AuditingService), and also provides a number of related domain services (AuditingServiceMenu, AuditingServiceRepository and AuditingServiceContributions). ","id":145340696},"148135206":{"title":"Layout Metadata Reader (deprecated)","url":"guides/ugbtb/ugbtb.html#_ugbtb_programming-model_layout-metadata-reader","body":"Layout Metadata Reader (deprecated)  The metadata for domain objects is obtained both annotations and files. There is also deprecated support for reading layout
 s from .layout.json files. This service provides an SPI (and default implementation) for reading layouts defined in this fashion. ","description":" The metadata for domain objects is obtained both annotations and files. There is also deprecated support for reading layouts from .layout.json files. This service provides an SPI (and default implementation) for reading layouts defined in this fashion. ","id":148135206},"153666205":{"title":"Implementation","url":"guides/rgsvc/rgsvc.html#_implementation_17","body":"Implementation  The core framework provides a default implementation of this service (o.a.i.core.metamodel.services.title.TitleServiceDefault). ","description":" The core framework provides a default implementation of this service (o.a.i.core.metamodel.services.title.TitleServiceDefault). ","id":153666205},"155655500":{"title":"@PrimaryKey (javax.jdo)","url":"guides/rgant/rgant.html#_rgant-PrimaryKey","body":"@PrimaryKey (javax.jdo) ","description":"","id":155655500},"15803341
 2":{"title":"SPI","url":"guides/rgsvc/rgsvc.html#_spi_27","body":"SPI  The SPI defined by the service is: ","description":" The SPI defined by the service is: ","id":158033412},"158069558":{"title":"Usability: Defaults","url":"pages/tg/tg.html#_usability_defaults","body":"Usability: Defaults  Quick detour: often we want to set up defaults to go with choices. Sensible defaults for action parameters can really improve the usability of the app. ","description":" Quick detour: often we want to set up defaults to go with choices. Sensible defaults for action parameters can really improve the usability of the app. ","id":158069558},"158897592":{"title":"Refactoring","url":"guides/dg/dg.html#__dg_ide_intellij_hints-and-tips_refactoring","body":"Refactoring  Loads of good stuff on the Refactor menu; most used are:  If you can’t remember all those shortcuts, just use ctrl-shift-alt-T (might want to rebind that to something else!) and get a context-sensitive list of refactorings available f
 or the currently selected object ","description":" Loads of good stuff on the Refactor menu; most used are: ","id":158897592},"159072030":{"title":"(non-ASF) Incode Platform","url":"migration-notes/migration-notes.html#_migration-notes_1.14.0-to-1.15.0_incode-platform","body":"(non-ASF) Incode Platform  (work in progress) The supporting (non-ASF) Isis Addons and Incode Catalog have also been reorganised into a single \"Incode Platform\".  While each module can still be consumed individually, the new platform versions consistently (a change in any one module will result in a re-release of all). This should make these modules easier to consume, and easier to maintain/develop.  All the modules remain open source, still licensed under the ASF v2.0 license.  As of this release, none of the groupIds or artifactIds have changed. They will be rationalized/made consistent in a future release; most probably to coincide with v2.0.0 of the framework. ","description":" (work in progress) The sup
 porting (non-ASF) Isis Addons and Incode Catalog have also been reorganised into a single \"Incode Platform\". ","id":159072030},"160872749":{"title":"Related Services","url":"guides/rgfis/rgfis.html#_related_services","body":"Related Services  The default implementation of ContentNegotiationService delegates to ContentMappingService (if present) to convert domain entities into a stable form (eg DTO).  The ContentNegotiationService is itself called by the (default implementation of) RepresentationService. ","description":" The default implementation of ContentNegotiationService delegates to ContentMappingService (if present) to convert domain entities into a stable form (eg DTO). ","id":160872749},"163456888":{"title":"Dependency upgrade","url":"release-notes/release-notes.html#_dependency_upgrade_9","body":"Dependency upgrade ","description":"","id":163456888},"163915714":{"title":"web.xml","url":"migration-notes/migration-notes.html#_web_xml","body":"web.xml  In the web.xml, the \
 "isis.viewers\" context-param is now ignored. Instead the viewer_wicket.properties and viewer_restfulobjects.properties will both be loaded if present (but neither need be present). ","description":" In the web.xml, the \"isis.viewers\" context-param is now ignored. Instead the viewer_wicket.properties and viewer_restfulobjects.properties will both be loaded if present (but neither need be present). ","id":163915714},"165602306":{"title":"GridLoaderService","url":"guides/rgsvc/rgsvc.html#_rgsvc_presentation-layer-spi_GridLoaderService","body":"GridLoaderService  The GridLoaderService provides the ability to load the XML layout (grid) for a domain class. ","description":" The GridLoaderService provides the ability to load the XML layout (grid) for a domain class. ","id":165602306},"165750333":{"title":"loaded()","url":"guides/rgcms/rgcms.html#_rgcms_methods_lifecycle_loaded","body":"loaded()  The loaded() lifecycle callback method is called when a (persistent) object has just been lo
 aded from the object store. ","description":" The loaded() lifecycle callback method is called when a (persistent) object has just been loaded from the object store. ","id":165750333},"166045728":{"title":"Sanity Check","url":"guides/cgcom/cgcom.html#_sanity_check_2","body":"Sanity Check  Ensure that the framework builds ok using the same command that your CI server is set up to execute (see section above). ","description":" Ensure that the framework builds ok using the same command that your CI server is set up to execute (see section above). ","id":166045728},"166899251":{"title":"Installing and Setting up","url":"guides/dg/dg.html#__dg_ide_intellij_installing","body":"Installing and Setting up  This section covers installation and setup. These notes/screenshots were prepared using IntelliJ Community Edition 14.1.x, but are believed to be compatible with more recent versions/other editions of the IDE. ","description":" This section covers installation and setup. These notes/screen
 shots were prepared using IntelliJ Community Edition 14.1.x, but are believed to be compatible with more recent versions/other editions of the IDE. ","id":166899251},"167039338":{"title":"Task","url":"release-notes/release-notes.html#_task_14","body":"Task ","description":"","id":167039338},"169081251":{"title":"Interaction","url":"guides/rgsvc/rgsvc.html#__code_interaction_code","body":"Interaction  The public API of the Interaction class consists of:  This class is concrete (is also the implementation). ","description":" The public API of the Interaction class consists of: ","id":169081251},"174738887":{"title":"Related functionality","url":"guides/ugvw/ugvw.html#_related_functionality_2","body":"Related functionality  The Recent Pages also lists recently visited pages, selected from a drop-down. ","description":" The Recent Pages also lists recently visited pages, selected from a drop-down. ","id":174738887},"175028546":{"title":"Implementation","url":"guides/rgsvc/rgsvc.html#_im
 plementation_5","body":"Implementation  The framework provides a default implementation of this service, namely GridServiceDefault. ","description":" The framework provides a default implementation of this service, namely GridServiceDefault. ","id":175028546},"175197970":{"title":"Performance tuning","url":"pages/tg/tg.html#_performance_tuning","body":"Performance tuning  The QueryResultsCache (request-scoped) domain service allows arbitrary objects to be cached for the duration of a request.  This can be helpful for \"naive\" code which would normally make the same query within a loop. ","description":" The QueryResultsCache (request-scoped) domain service allows arbitrary objects to be cached for the duration of a request. ","id":175197970},"175636232":{"title":"RepositoryService","url":"guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-api_RepositoryService","body":"RepositoryService  The RepositoryService collects together methods for creating, persisting and searching for entiti
 es from the underlying persistence store. It acts as an abstraction over the JDO/DataNucleus objectstore.  You can use it during prototyping to write naive queries (find all rows, then filter using the Guava Predicate API, or you can use it to call JDO named queries using JDOQL.  As an alternative, you could also use JDO typesafe queries through the IsisJdoSupport service. ","description":" The RepositoryService collects together methods for creating, persisting and searching for entities from the underlying persistence store. It acts as an abstraction over the JDO/DataNucleus objectstore. ","id":175636232},"176767338":{"title":"Command and Events","url":"guides/rgsvc/rgsvc.html#__rgsvc_intro_commands-and-events","body":"Command and Events  A good number of the domain services manage the execution of action invocations/property edits, along with the state of domain objects that are modified as a result of these. These services capture information which can then be used for various p
 urposes, most notably for auditing or for publishing events, or for deferring execution such that the execution be performed in the background at some later date.  The diagram below shows how these services fit together. The outline boxes are services while the coloured boxes represent data structures - defined in the applib and therefore accessible to domain applications - which hold various information about the executions.  To explain:  Implementations of CommandService can use the Command#getMemento() method to obtain a XML equivalent of that Command, reified using the cmd.xsd schema. This can be converted back into a CommandDto using the CommandDtoUtils utility class (part of the applib).  Similarly, implementations of PublisherService can use the InteractionDtoUtils utility class to obtain a InteractionDto representing the interaction, either just for a single execution or for the entire call-graph. This can be converted into XML in a similar fashion.  Likewise, the PublishedO
 bjects class passed to the PublisherService at the end of the interaction provides the PublishedObjects#getDto() method which returns a ChangesDto instance. This can be converted into XML using the ChangesDtoUtils utility class.  One final point: multiple PublisherService implementations are supported because different implementations may have different responsibilities. For example, the (non-ASF) Isis addons' publishmq module is responsible for publishing messages onto an ActiveMQ event bus, for inter-system communication. However, the SPI can also be used for profiling; each execution within the call-graph contains metrics of the number of objects loaded or modified as a result of that execution, and thus could be used for application profiling. The framework provides a default PublisherServiceLogging implementation that logs this using SLF4J. ","description":" A good number of the domain services manage the execution of action invocations/property edits, along with the state of d
 omain objects that are modified as a result of these. These services capture information which can then be used for various purposes, most notably for auditing or for publishing events","id":176767338},"178125062":{"title":"domainEvent()","url":"guides/rgant/rgant.html#_rgant-Action_domainEvent","body":"domainEvent()  Whenever a domain object (or list of domain objects) is to be rendered, the framework fires off multiple domain events for every property, collection and action of the domain object. In the cases of the domain object’s actions, the events that are fired are:  Subscribers subscribe through the EventBusService using either Guava or Axon Framework annotations and can influence each of these phases.  By default the event raised is ActionDomainEvent.Default. For example:  The domainEvent() attribute allows a custom subclass to be emitted allowing more precise subscriptions (to those subclasses) to be defined instead. This attribute is also supported for collections and pr
 operties.  For example:  The benefit is that subscribers can be more targeted as to the events that they subscribe to. ","description":" Whenever a domain object (or list of domain objects) is to be rendered, the framework fires off multiple domain events for every property, collection and action of the domain object. In the cases of the domain object’s actions, the events that are fired are: ","id":178125062},"180783343":{"title":"TranslatableException","url":"guides/ugbtb/ugbtb.html#__code_translatableexception_code","body":"TranslatableException  Another mechanism by which messages can be rendered to the user are as the result of exception messages thrown and recognized by an ExceptionRecognizer.  In this case, if the exception implements TranslatableException, then the message will automatically be translated before being rendered. The TranslatableException itself takes the form: ","description":" Another mechanism by which messages can be rendered to the user are as the resul
 t of exception messages thrown and recognized by an ExceptionRecognizer. ","id":180783343},"183226640":{"title":"updatedLifecycleEvent()","url":"guides/rgant/rgant.html#_rgant-DomainObject_updatedLifecycleEvent","body":"updatedLifecycleEvent()  Whenever a (persistent) domain object has been modified and has been updated in the database, an \"updated\" lifecycle event is fired.  Subscribers subscribe through the EventBusService and can use the event to obtain a reference to the domain object.  By default the event raised is ObjectUpdatedEvent.Default. For example:  The purpose of the updatedLifecycleEvent() attribute is to allows a custom subclass to be emitted instead. A similar attribute is available for other lifecycle events.  For example:  The benefit is that subscribers can be more targeted as to the events that they subscribe to. ","description":" Whenever a (persistent) domain object has been modified and has been updated in the database, an \"updated\" lifecycle event is fir
 ed. ","id":183226640},"188123644":{"title":"2013","url":"pages/articles-and-presentations/articles-and-presentations.html#_2013","body":"2013 ","description":"","id":188123644},"189180810":{"title":"HoldsUpdatedAt","url":"guides/rgcms/rgcms.html#_rgcms_classes_roles_HoldsUpdatedAt","body":"HoldsUpdatedAt  The HoldsUpdatedAt role interface allows the (framework-provided) TimestampService to update each object with the current timestamp whenever it is modified in a transaction.  The interface is defined as:  The current time is obtained from the ClockService.  Entities that implement this interface often also implement HoldsUpdatedBy role interface; as a convenience the Timestampable interface combines the two roles. ","description":" The HoldsUpdatedAt role interface allows the (framework-provided) TimestampService to update each object with the current timestamp whenever it is modified in a transaction. ","id":189180810},"191180113":{"title":"persistence.xml","url":"guides/ugodn/ugo
 dn.html#_ugodn_configuring_persistence-xml","body":"persistence.xml  DataNucleus will for itself also and read the META-INF/persistence.xml. In theory it can hold mappings and even connection strings. However, with Apache Isis we tend to use annotations instead and externalize connection strings. so its definition is extremely simply, specifying just the name of the \"persistence unit\".  Here’s the one provided by the SimpleApp archetype:  Normally all one needs to do is to change the persistence-unit name.  See DataNucleus' documentation on persistence.xml to learn more. ","description":" DataNucleus will for itself also and read the META-INF/persistence.xml. In theory it can hold mappings and even connection strings. However, with Apache Isis we tend to use annotations instead and externalize connection strings. so its definition is extremely simply, specifying just the name of the \"persistence unit","id":191180113},"193237835":{"title":"Core","url":"release-notes/release-note
 s.html#_core_8","body":"Core ","description":"","id":193237835},"193497711":{"title":"UI Hints","url":"guides/ugfun/ugfun.html#_ugfun_ui-hints","body":"UI Hints ","description":"","id":193497711},"194608562":{"title":"SPI","url":"guides/rgsvc/rgsvc.html#_spi_19","body":"SPI  The SPI defined by the service is:  where FixtureScriptsSpecification exposes these values:  The class is immutable but it has a builder (obtained using FixturescriptsSpecification.builder(…​)) for a fluent API. ","description":" The SPI defined by the service is: ","id":194608562},"195374240":{"title":"Update the LDAP committee (if a PMC member)","url":"guides/cgcom/cgcom.html#_update_the_ldap_committee_if_a_pmc_member","body":"Update the LDAP committee (if a PMC member)  (Assuming that the new committer is a PMC member), also add them as to the PMC committee. This takes two steps:  The new committer does not officially become a member of the PMC until the ASF records have been updated. ","description":" (A
 ssuming that the new committer is a PMC member), also add them as to the PMC committee. This takes two steps: ","id":195374240},"195848147":{"title":"ICLA, obtain new account","url":"guides/cgcom/cgcom.html#_icla_obtain_new_account","body":"ICLA, obtain new account  If required (that is, if the committer is not already a committer for a different ASF project), then ask them to complete an ICLA. As a result of this, they should also get an @apache.org user name.  More info can be found in the ASF new committers guide. ","description":" If required (that is, if the committer is not already a committer for a different ASF project), then ask them to complete an ICLA. As a result of this, they should also get an @apache.org user name. ","id":195848147},"196560907":{"title":"XJC profile","url":"guides/rgmvn/rgmvn.html#__rgmvn_xsd_xsd-submodule_xjc-profile","body":"XJC profile  The xjc profile reads the XSD generated by the xsd goal, and from it generates Java DTOs. Note that this isn’t 
 round-tripping: the original view model is only for use within the Isis app, whereas the DTO generated from the XSDs is for use in a standalone context, eg in a Java subscriber on an event bus.  The xjc profile is defined as:  The referenced catalog.xml file instructs the xjc plugin how to resolve referenced schema locations. Only a reference for the Apache Isis common schema is likely to be needed: ","description":" The xjc profile reads the XSD generated by the xsd goal, and from it generates Java DTOs. Note that this isn’t round-tripping: the original view model is only for use within the Isis app, whereas the DTO generated from the XSDs is for use in a standalone context","id":196560907},"198329644":{"title":"Strings (Length)","url":"guides/ugfun/ugfun.html#__ugfun_programming-model_properties_datatypes_strings","body":"Strings (Length)  By default JDO/DataNucleus will map string properties to a VARCHAR(255). To limit the length, use the @Column(length=…​) annotation.  For
  example:  This is a good example of a case where Apache Isis infers domain semantics from the JDO annotation. ","description":" By default JDO/DataNucleus will map string properties to a VARCHAR(255). To limit the length, use the @Column(length=…​) annotation. ","id":198329644},"198382465":{"title":"Actions","url":"pages/tg/tg.html#_actions","body":"Actions  Most business functionality is implemented using actions basically a public method accepting domain classes and primitives as its parameter types. The action can return a domain entity, or a collection of entities, or a primitive/String/value, or void. If a domain entity is returned then that object is rendered immediately; if a collection is returned then the Wicket viewer renders a table. Such collections are sometimes called \"standalone\" collections. ","description":" Most business functionality is implemented using actions basically a public method accepting domain classes and primitives as its parameter types. The ac
 tion can return a domain entity, or a collection of entities, or a primitive/String/value, or void. If a domain entity is returned then that object is rendered","id":198382465},"203208629":{"title":"New Feature","url":"release-notes/release-notes.html#_new_feature_18","body":"New Feature ","description":"","id":203208629},"203740710":{"title":"RoutingService","url":"guides/rgsvc/rgsvc.html#_rgsvc_presentation-layer-spi_RoutingService","body":"RoutingService  The RoutingService provides the ability to return (and therefore render) an alternative object from an action invocation.  There are two primary use cases:  Currently the routing service is used only by the Wicket viewer; it is ignored by the Restful Objects viewer. ","description":" The RoutingService provides the ability to return (and therefore render) an alternative object from an action invocation. ","id":203740710},"204452611":{"title":"Related services","url":"guides/rgsvc/rgsvc.html#_related_services_15","body":"Related 
 services  The ConfigurationServiceMenu exposes the allConfigurationProperties action in the user interface. ","description":" The ConfigurationServiceMenu exposes the allConfigurationProperties action in the user interface. ","id":204452611},"207811701":{"title":"API","url":"guides/rgsvc/rgsvc.html#_api_2","body":"API  The API of TitleService is: ","description":" The API of TitleService is: ","id":207811701},"209853740":{"title":"To run","url":"guides/rgmvn/rgmvn.html#_to_run","body":"To run  The plugin is activated by default, so is run simply using:  This will run any tests, and then also - because the plugin is activated by the isis-validate property and bound to the test phase, will run the plugin’s validate goal.  If for any reason you want to disable the validation, use: ","description":" The plugin is activated by default, so is run simply using: ","id":209853740},"213642269":{"title":"Moving on","url":"guides/ugfun/ugfun.html#__ugfun_getting-started_helloworld-archetype_m
 oving-on","body":"Moving on  When you are ready to start working on your own app, we don’t recommend building on top of the helloworld app.  Instead, we suggest that you start with the simpleapp archetype instead. Although a little more complex, it provides more structure and tests, all of which will help you as your application grows. ","description":" When you are ready to start working on your own app, we don’t recommend building on top of the helloworld app. ","id":213642269},"216231183":{"title":"Raising a pull request","url":"guides/dg/dg.html#_raising_a_pull_request","body":"Raising a pull request  If you have your own fork, you can now simply push the changes you’ve made locally to your fork:  This will create a corresponding branch in the remote github repo. If you use gitk --all, you’ll also see a remotes/origin/ISIS-123-blobs branch.  Then, use github to raise a pull request. Pull requests sent to the Apache GitHub repositories will forward a pull request e-mail t
 o the dev mailing list. You’ll probably want to sign up to the dev mailing list first before issuing your first pull request (though that isn’t mandatory).  The process to raise the pull request, broadly speaking: ","description":" If you have your own fork, you can now simply push the changes you’ve made locally to your fork: ","id":216231183},"220685197":{"title":"AbstractSubscriber","url":"guides/rgcms/rgcms.html#_rgcms_classes_super_AbstractSubscriber","body":"AbstractSubscriber  This is a convenience superclass for creating subscriber domain services on the EventBusService. It uses @PostConstruct and @PreDestroy callbacks to automatically register/unregister itself with the EventBusService.  It’s important that subscribers register before any domain services that might emit events on the EventBusService. For example, the (non-ASF) Isis addons' security module provides a domain service that automatically seeds certain domain entities; these will generate lifecycle events
  and so any subscribers must be registered before such seed services. The easiest way to do this is to use the @DomainServiceLayout#menuOrder() attribute.  As a convenience, the AbstractSubscriber specifies this attribute. ","description":" This is a convenience superclass for creating subscriber domain services on the EventBusService. It uses @PostConstruct and @PreDestroy callbacks to automatically register/unregister itself with the EventBusService. ","id":220685197},"221961571":{"title":"Release prepare \"dry run\"","url":"guides/cgcom/cgcom.html#__cgcom_cutting-a-release_releasing-core_release-prepare-dry-run","body":"Release prepare \"dry run\"  Most of the work is done using the mvn release:prepare goal. Since this makes a lot of changes, we run it first in \"dry run\" mode; only if that works do we run the goal for real.  Run the dry-run as follows:  You may be prompted for the gpg passphrase. ","description":" Most of the work is done using the mvn release:prepare goal. Sin
 ce this makes a lot of changes, we run it first in \"dry run\" mode; only if that works do we run the goal for real. ","id":221961571},"224301547":{"title":"IsisWebAppBootstrapper","url":"guides/ugbtb/ugbtb.html#__code_isiswebappbootstrapper_code","body":"IsisWebAppBootstrapper  The IsisWebAppBootstrapper servlet context listener bootstraps the shared (global) metadata for the Apache Isis framework. This listener is not required (indeed must not be configured) if the Wicket viewer is in use.  Its definition is:  Its context parameters are: ","description":" The IsisWebAppBootstrapper servlet context listener bootstraps the shared (global) metadata for the Apache Isis framework. This listener is not required (indeed must not be configured) if the Wicket viewer is in use. ","id":224301547},"227377078":{"title":"Initialization","url":"guides/ugfun/ugfun.html#_ugfun_programming-model_domain-services_initialization","body":"Initialization  Services can optionally declare lifecycle callba
 cks to initialize them (when the app is deployed) and to shut them down (when the app is undeployed).  An Apache Isis session is available when initialization occurs (so services can interact with the object store, for example).  The framework will call any public method annotated with @PostConstruct with either no arguments of an argument of type Map<String,String>. In the latter case, the framework passes in the configuration (isis.properties and any other component-specific configuration files).  Shutdown is similar; the framework will call any method annotated with @PreDestroy. ","description":" Services can optionally declare lifecycle callbacks to initialize them (when the app is deployed) and to shut them down (when the app is undeployed). ","id":227377078},"228550183":{"title":"Policies","url":"guides/cgcom/cgcom.html#_cgcom_policies","body":"Policies ","description":"","id":228550183},"229025509":{"title":"Remove references to isis-viewer-wicket parent pom.","url":"migratio
 n-notes/migration-notes.html#_remove_references_to_code_isis_viewer_wicket_code_parent_pom","body":"Remove references to isis-viewer-wicket parent pom.  In earlier releases the Wicket viewer defined its own parent pom.xml for dependency management and its dependencies and to declare the various submodules that make up the viewer. This pom.xml has now been incorporated into the parent pom.xml for the Core framework.  Therefore, in the parent pom.xml of your own domain applications, remove: ","description":" In earlier releases the Wicket viewer defined its own parent pom.xml for dependency management and its dependencies and to declare the various submodules that make up the viewer. This pom.xml has now been incorporated into the parent pom.xml for the Core framework. ","id":229025509},"230599582":{"title":"AuditingServiceInternal","url":"guides/rgfis/rgfis.html#_rgfis_persistence-layer_AuditingServiceInternal","body":"AuditingServiceInternal  The (internal) AuditingServiceInternal d
 omain service acts as an internal facade to any configured AuditingService and AuditerService services. It is responsible for obtaining the details of all changes to domain objects within an interaction, and then to call the configured AuditingService to actually create audit entries of those changes. ","description":" The (internal) AuditingServiceInternal domain service acts as an internal facade to any configured AuditingService and AuditerService services. It is responsible for obtaining the details of all changes to domain objects within an interaction, and then to call the configured AuditingService to actually create audit entries of those changes. ","id":230599582},"232471644":{"title":"Registering Subscribers","url":"guides/rgsvc/rgsvc.html#_registering_subscribers","body":"Registering Subscribers  The register() method should be called in the @PostConstruct lifecycle method. It is valid and probably the least confusing to readers to also \"unregister\" in the @PreDestroy l
 ifecycle method (though as noted above, unregistering is actually a no-op).  For example:  This works for both singleton (application-scoped) and also @RequestScoped domain services. ","description":" The register() method should be called in the @PostConstruct lifecycle method. It is valid and probably the least confusing to readers to also \"unregister\" in the @PreDestroy lifecycle method (though as noted above, unregistering is actually a no-op). ","id":232471644},"235512052":{"title":"Usage","url":"guides/rgsvc/rgsvc.html#_usage_21","body":"Usage  The usage will vary depending upon the conventions of the design. As of 1.9.0, the usage of the service has been centralized such that the packages to be scanned are located from the AppManifest's #getModules() method.  For example, the SimpleApp archetype's app manifest includes:  where the three module classes in effect define three different package prefixes to search under (for domain services, fixture scripts and persistent entit
 ies).  Other usages of the ClassDiscoveryService are likely to work in a similar way, requiring some sort of scope to be specified. ","description":" The usage will vary depending upon the conventions of the design. As of 1.9.0, the usage of the service has been centralized such that the packages to be scanned are located from the AppManifest's #getModules() method. ","id":235512052},"238546442":{"title":"rebuildMetamodel()","url":"guides/rgcms/rgcms.html#__rgcms_classes_mixins_Object_rebuildMetamodel","body":"rebuildMetamodel()  The Object_rebuildMetamodel mixin provides the ability to discard the current internal metamodel data (an instance of ObjectSpecification) for the domain class of the rendered object, and recreate from code and other sources (most notably, layout XML data). It has the following signature: ","description":" The Object_rebuildMetamodel mixin provides the ability to discard the current internal metamodel data (an instance of ObjectSpecification) for the domain
  class of the rendered object, and recreate from code and other sources (most notably, layout XML data). It has the following signature: ","id":238546442},"238979657":{"title":"New Feature","url":"release-notes/release-notes.html#_new_feature_22","body":"New Feature ","description":"","id":238979657},"240026998":{"title":"Improvement","url":"release-notes/release-notes.html#_improvement_14","body":"Improvement ","description":"","id":240026998},"242030985":{"title":"1.4.0","url":"release-notes/release-notes.html#_release-notes_1.4.0","body":"1.4.0 ","description":"","id":242030985},"243439147":{"title":"hidden()","url":"guides/rgant/rgant.html#_rgant-Property_hidden","body":"hidden()  Properties can be hidden at the domain-level, indicating that they are not visible to the end-user. This attribute can also be applied to actions and collections.  For example:  The acceptable values for the where parameter are:  For example, if a property is annotated with @Title, then normally this s
 hould be hidden from all tables. Annotating with @Property(where=Where.NOWHERE) overrides this. ","description":" Properties can be hidden at the domain-level, indicating that they are not visible to the end-user. This attribute can also be applied to actions and collections. ","id":243439147},"243876171":{"title":"Task","url":"release-notes/release-notes.html#_task_28","body":"Task ","description":"","id":243876171},"244520152":{"title":"SessionLoggingService","url":"guides/rgsvc/rgsvc.html#_rgsvc_presentation-layer-spi_SessionLoggingService","body":"SessionLoggingService  The SessionLoggingService defines an SPI to keep track of (typically: to log) the current sessions that are using the application. ","description":" The SessionLoggingService defines an SPI to keep track of (typically: to log) the current sessions that are using the application. ","id":244520152},"246275568":{"title":"Registering the Services","url":"guides/rgsvc/rgsvc.html#_registering_the_services_4","body":"Re
 gistering the Services  Assuming that the configuration-and-annotation services installer is configured (implicit if using the AppManifest to bootstrap the app), then the default implementation of GridLoaderService is automatically registered and injected, and no further configuration is required.  To use an alternative implementation, use @DomainServiceLayout#menuOrder() (as explained in the introduction to this guide). That said, there should be little reason to use a different implementation; if behaviour does need to be changed, it would also be possible to replace the implementation of either the GridLoaderService or the GridSystemService. ","description":" Assuming that the configuration-and-annotation services installer is configured (implicit if using the AppManifest to bootstrap the app), then the default implementation of GridLoaderService is automatically registered and injected, and no further configuration is required. ","id":246275568},"246409050":{"title":"Using syste
 m properties","url":"guides/ugbtb/ugbtb.html#_using_system_properties","body":"Using system properties  The servlet context initializer will search for any system properties called isis.xxx and if present will use them as overrides.  Thus, an alternative option for a Docker image is to bootstrap the servlet container (Tomcat, Jetty) with appropriate system properties set up. For example, with Tomcat this can be done by writing into the conf/catalina.properties file (see for example this stackoverflow post).  The Docker’s ENTRYPOINT therefore just needs to parse the Docker container’s own command line arguments and use to create this file. ","description":" The servlet context initializer will search for any system properties called isis.xxx and if present will use them as overrides. ","id":246409050},"251015067":{"title":"myapp-dom Module","url":"migration-notes/migration-notes.html#__code_myapp_dom_code_module","body":"myapp-dom Module  In your myapp-dom module (containing defi
 nitions of your persistent entities and domain services), create an empty class to represent the module. This should be at the root package for the domain, eg:  Since there is no requirement to actually instantiate this class (it merely provides the location of the myapp.dom package), we give it a private constructor.  If you have any other modules where you have either domain services or entities, similarly create an empty \"module\" class. ","description":" In your myapp-dom module (containing definitions of your persistent entities and domain services), create an empty class to represent the module. This should be at the root package for the domain, eg: ","id":251015067},"255768608":{"title":"Multi-tenancy support","url":"pages/isis-in-pictures/isis-in-pictures.html#_multi_tenancy_support","body":"Multi-tenancy support  Of the various Isis Addons, the security module has the most features. One significant feature is the ability to associate users and objects with a \"tenancy\". T
 he todoapp uses this feature so that different users' list of todo items are kept separate from one another. A user with administrator is able to switch their own \"tenancy\" to the tenancy of some other user, in order to access the objects in that tenancy:  For more details, see the security module README. ","description":" Of the various Isis Addons, the security module has the most features. One significant feature is the ability to associate users and objects with a \"tenancy\". The todoapp uses this feature so that different users' list of todo items are kept separate from one another. A user with administrator is","id":255768608},"257661017":{"title":"AppManifest (bootstrapping)","url":"guides/rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping","body":"AppManifest (bootstrapping)  This section describes how to implement the AppManifest interface to bootstrap both an Apache Isis web application, and also its integration tests. ","description":" This section describes how
  to implement the AppManifest interface to bootstrap both an Apache Isis web application, and also its integration tests. ","id":257661017},"259358868":{"title":"Hints and Tips","url":"guides/ugodn/ugodn.html#_ugodn_hints-and-tips","body":"Hints and Tips ","description":"","id":259358868},"266250802":{"title":"Implementation","url":"guides/rgsvc/rgsvc.html#_implementation_2","body":"Implementation  The (non-ASF) Isis addons' kitchensink app provides an example implementation:  which is rendered as: ","description":" The (non-ASF) Isis addons' kitchensink app provides an example implementation: ","id":266250802},"267695496":{"title":"Building Apache Isis","url":"guides/dg/dg.html#_dg_building-isis","body":"Building Apache Isis ","description":"","id":267695496},"273843820":{"title":"Simulated UI (WrapperFactory)","url":"guides/ugtst/ugtst.html#_simulated_ui_code_wrapperfactory_code","body":"Simulated UI (WrapperFactory)  When we talk about integration tests/specs here, we mean tests 
 that exercise the domain object logic, through to the actual database. But we also want the tests to exercise the app from the users’s perspective, which means including the user interface.  For most other frameworks that would require having to test the application in a very heavy weight/fragile fashion using a tool such as Selenium, driving a web browser to navigate . In this regard though, Apache Isis has a significant trick up its sleeve. Because Apache Isis implements the naked objects pattern, it means that the UI is generated automatically from the UI. This therefore allows for other implementations of the UI.  The WrapperFactory domain service allows a test to wrap domain objects and thus to interact with said objects \"as if\" through the UI:  If the test invokes an action that is disabled, then the wrapper will throw an appropriate exception. If the action is ok to invoke, it delegates through.  What this means is that an Isis application can be tested end-to-end without
  having to deploy it onto a webserver; the whole app can be tested while running in-memory. Although integration tests re (necessarily) slower than unit tests, they are not any harder to write (in fact, in some respects they are easier). ","description":" When we talk about integration tests/specs here, we mean tests that exercise the domain object logic, through to the actual database. But we also want the tests to exercise the app from the users’s perspective, which means including the user interface. ","id":273843820},"273985863":{"title":"addTo…​() (deprecated)","url":"guides/rgcms/rgcms.html#_rgcms_methods_prefixes_addTo","body":"addTo…​() (deprecated)  The addTo…​() supporting method is called whenever an object is added to a collection. Its purpose is to allow additional business logic to be performed.  For example:  See also removeFrom…​()` ","description":" The addTo…​() supporting method is called whenever an object is added to a collection. Its purpo
 se is to allow additional business logic to be performed. ","id":273985863},"278859977":{"title":"promptStyle()","url":"guides/rgant/rgant.html#_rgant-PropertyLayout_promptStyle","body":"promptStyle()  The promptStyle() attribute is used to specify whether, when editing a domain object property, the new value for the property is prompted by way of a dialog box, or is prompted using an inline panel (replacing the property on the page).  If the attribute is not set, then the value of the configuration property isis.viewer.wicket.promptStyle is used. If this is itself not set, then an inline prompt is used.  For example:  Alternatively, the promptStyle() can be specified using file-based layouts. ","description":" The promptStyle() attribute is used to specify whether, when editing a domain object property, the new value for the property is prompted by way of a dialog box, or is prompted using an inline panel (replacing the property on the page). ","id":278859977},"278890330":{"title":
 "Build a domain app","url":"pages/tg/tg.html#_build_a_domain_app","body":"Build a domain app  The remainder of the tutorial provides guidance on building a domain application. We don’t mandate any particular design, but we suggest one with no more than 3 to 6 domain entities in the first instance. If you’re stuck for ideas, then how about:  Hopefully one of those ideas appeals or sparks an idea for something of your own. ","description":" The remainder of the tutorial provides guidance on building a domain application. We don’t mandate any particular design, but we suggest one with no more than 3 to 6 domain entities in the first instance. If you’re stuck for ideas, then how about: ","id":278890330},"278999912":{"title":"Integration API","url":"guides/rgsvc/rgsvc.html#_rgsvc_integration-api","body":"Integration API ","description":"","id":278999912},"282766365":{"title":"Object CSS Styling","url":"guides/ugfun/ugfun.html#_object_css_styling","body":"Object CSS Styling  It is
  also possible for an object to return a CSS class. In conjunction with customized CSS this can be used to apply arbitrary styling; for example each object could be rendered in a page with a different background colour. ","description":" It is also possible for an object to return a CSS class. In conjunction with customized CSS this can be used to apply arbitrary styling; for example each object could be rendered in a page with a different background colour. ","id":282766365},"283629224":{"title":"App Structure","url":"guides/ugfun/ugfun.html#_app_structure","body":"App Structure  As noted above, the generated app is a very simple application consisting of a single domain object that can be easily renamed and extended. The intention is not to showcase all of Apache Isis' capabilities; rather it is to allow you to very easily modify the generated application (eg rename SimpleObject to Customer) without having to waste time deleting lots of generated code.  If you run into issues, ple
 ase don’t hesitate to ask for help on the users mailing list. ","description":" As noted above, the generated app is a very simple application consisting of a single domain object that can be easily renamed and extended. The intention is not to showcase all of Apache Isis' capabilities; rather it is to allow you to very easily modify the generated application (eg rename","id":283629224},"285898371":{"title":"ObjectUpdatedEvent","url":"guides/rgcms/rgcms.html#_rgcms_classes_lifecycleevent_ObjectUpdatedEvent","body":"ObjectUpdatedEvent  Subclass of AbstractLifecycleEvent, broadcast when an object has just been updated in the database. This is done either explicitly when the current transaction is flushed using the DomainObjectContainer's #flush(…​) method, else is done implicitly when the transaction commits at the end of the user request.  ObjectUpdatedEvent.Default is the concrete implementation that is used. ","description":" Subclass of AbstractLifecycleEvent, broadcast when
  an object has just been updated in the database. This is done either explicitly when the current transaction is flushed using the DomainObjectContainer's #flush(…​) method, else is done implicitly when the transaction commits at the end of the user request. ","id":285898371},"286850218":{"title":"Dependent choices for action parameters","url":"guides/ugfun/ugfun.html#_dependent_choices_for_action_parameters","body":"Dependent choices for action parameters  For action it is also possible (in a limited form) to define dependencies between parameters. Specifically, if one parameter is a drop-down choice, then other drop-down choices can be derived from it.  A good example is a category/sub-category:  Note how the choices method for the 2nd parameter also accepts the first parameter. ","description":" For action it is also possible (in a limited form) to define dependencies between parameters. Specifically, if one parameter is a drop-down choice, then other drop-down choices can be
  derived from it. ","id":286850218},"287120012":{"title":"Actions","url":"guides/ugfun/ugfun.html#_actions_2","body":"Actions  Of course, the precondition business rules described above are only one type of business rule.  More generally, business rules are implemented in the form of the implementation of actions. Rather than have the end-user have to edit individual properties of numerous objects, an action can encode these rules and allow only safe transformations of the application from one consistent state to the next. ","description":" Of course, the precondition business rules described above are only one type of business rule. ","id":287120012},"288377989":{"title":"Philosophy and Architecture","url":"guides/ugfun/ugfun.html#_ugfun_core-concepts_philosophy","body":"Philosophy and Architecture  This section describes some of the core ideas and architectural patterns upon which Apache Isis builds. ","description":" This section describes some of the core ideas and architectural
  patterns upon which Apache Isis builds. ","id":288377989},"288392697":{"title":"User Experience","url":"guides/ugvw/ugvw.html#_user_experience_3","body":"User Experience  The copy URL dialog is typically obtained by clicking on the icon.  Alternatively, alt+] will also open the dialog. It can be closed with either OK or the Esc key. ","description":" The copy URL dialog is typically obtained by clicking on the icon. ","id":288392697},"291813215":{"title":"Raising events programmatically","url":"guides/rgant/rgant.html#_raising_events_programmatically","body":"Raising events programmatically  Normally events are only raised for interactions through the UI. However, events can be raised programmatically either by calling the EventBusService API directly, or by emulating the UI by wrapping the target object using the WrapperFactory domain service. ","description":" Normally events are only raised for interactions through the UI. However, events can be raised programmatically either by
  calling the EventBusService API directly, or by emulating the UI by wrapping the target object using the WrapperFactory domain service. ","id":291813215},"293860175":{"title":"Usage","url":"guides/rgsvc/rgsvc.html#_usage_10","body":"Usage  The most common use-case is for bulk actions that act upon multiple objects in a list. The (same) Scratchpad service is injected into each of these objects, and so they can use pass information.  For example, the Isis addons example todoapp (not ASF) demonstrates how the Scratchpad service can be used to calculate the total cost of the selecte

<TRUNCATED>

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

Posted by da...@apache.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%;"> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugbtb/ugbtb.html
----------------------------------------------------------------------
diff --git a/content/guides/ugbtb/ugbtb.html b/content/guides/ugbtb/ugbtb.html
index 73f1e99..d31ee2d 100644
--- a/content/guides/ugbtb/ugbtb.html
+++ b/content/guides/ugbtb/ugbtb.html
@@ -1306,7 +1306,7 @@ log4j.additivity.org.apache.isis.core.runtime.services.i18n.po.PotWriter=false</
            <p>The <code>BackgroundCommandExecutionFromBackgroundCommandServiceJdo</code> is a concrete subclass of <code>BackgroundCommandExecution</code> (see the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_BackgroundService"><code>BackgroundCommandService</code></a>), the intended use being for the class to be instantiated regularly (eg every 10 seconds) by a scheduler such as <a href="http://quartz-scheduler.org">Quartz</a>) to poll for <code>Command</code>s to be executed, and then execute them.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>This implementation queries for <code>Command</code>s persisted by the <a href="http://www.github.com/isisaddons/isis-module-command">Isis addons Command Module</a>'s implementations of <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> and <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_BackgroundCommandService"><code>BackgroundCommandService</code></a> using the <code>BackgroundCommandServiceJdoRepository</code>.</p> 
+           <p>This implementation queries for <code>Command</code>s persisted by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module’s implementations of <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> and <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_BackgroundCommandService"><code>BackgroundCommandService</code></a> using the <code>BackgroundCommandServiceJdoRepository</code>.</p> 
           </div> 
           <div class="paragraph"> 
            <p>The diagram below (<a href="http://yuml.me/edit/25343da1">yuml.me/25343da1</a>) shows the inheritance hierarchy for this class:</p> 
@@ -2225,10 +2225,10 @@ serviceRegistry.injectServicesInto(viewModel);</code></pre>
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>Of the various Isis Addons, the <a href="https://github.com/isisaddons/isis-module-security">security module</a> has the most features. One significant feature is the ability to associate users and objects with a "tenancy".</p> 
+          <p>Of the various modules provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>, the security module has the most features. One significant feature is the ability to associate users and objects with a "tenancy".</p> 
          </div> 
          <div class="paragraph"> 
-          <p>For more details, see the <a href="https://github.com/isisaddons/isis-module-security">security module</a> README.</p> 
+          <p>For more details, see the <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module README.</p> 
          </div> 
         </div> 
         <div class="sect2"> 
@@ -3421,7 +3421,7 @@ serviceRegistry.injectServicesInto(viewModel);</code></pre>
          <div class="sect3"> 
           <h4 id="_spring_config">6.1.4. Spring Config</h4> 
           <div class="paragraph"> 
-           <p>Although Apache Isis does not use Spring, it’s possible that your app may use other components that do use Spring. For example, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module uses ActiveMQ and Camel to support publishing; both of these leverage Spring.</p> 
+           <p>Although Apache Isis does not use Spring, it’s possible that your app may use other components that do use Spring. For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module uses ActiveMQ and Camel to support publishing; both of these leverage Spring.</p> 
           </div> 
           <div class="paragraph"> 
            <p>There are several ways to externalized Spring config, but the mechanism described here is similar in nature to those that we use for externalizing Apache Isis' and Shiro’s configuration. In your <code>web.xml</code>, you will probably load the Spring application context using code such as:</p> 
@@ -3823,7 +3823,7 @@ export ISIS_OPTS="isis.appManifest=domainapp.app.DomainAppAppManifestWithFixture
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>As of 1.8.0 Apache Isis has experimental support for Neo4J, courtesy of DataNucleus' <a href="http://www.datanucleus.org/products/datanucleus/datastores/neo4j.html">Neo4J Datastore</a> implementation.</p> 
+          <p>As of <code>1.8.0</code>, Apache Isis has experimental support for Neo4J, courtesy of DataNucleus' <a href="http://www.datanucleus.org/products/datanucleus/datastores/neo4j.html">Neo4J Datastore</a> implementation.</p> 
          </div> 
          <div class="paragraph"> 
           <p>The <a href="../ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp archetype</a> has been updated so that they can be optionally run under Neo4J.</p> 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugbtb/ugbtb.pdf
----------------------------------------------------------------------
diff --git a/content/guides/ugbtb/ugbtb.pdf b/content/guides/ugbtb/ugbtb.pdf
index 77029c2..7f5bb10 100644
--- a/content/guides/ugbtb/ugbtb.pdf
+++ b/content/guides/ugbtb/ugbtb.pdf
@@ -4,8 +4,8 @@
 << /Title (Beyond the Basics)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170915174239+01'00')
-/ModDate (D:20170915174239+01'00')
+/CreationDate (D:20170925074949+01'00')
+/ModDate (D:20170925074949+01'00')
 >>
 endobj
 2 0 obj
@@ -23930,7 +23930,7 @@ egRE
 endstream
 endobj
 141 0 obj
-<< /Length 6902
+<< /Length 6915
 >>
 stream
 q
@@ -24168,7 +24168,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-4.601 Tw
+1.405 Tw
 
 BT
 48.24 330.6690769230769 Td
@@ -24183,10 +24183,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-4.601 Tw
+1.405 Tw
 
 BT
-231.27230184659092 330.6690769230769 Td
+218.4890291193182 330.6690769230769 Td
 /F3.0 10.5 Tf
 <436f6d6d616e64> Tj
 ET
@@ -24198,12 +24198,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-4.601 Tw
+1.405 Tw
 
 BT
-268.0223018465909 330.6690769230769 Td
+255.2390291193182 330.6690769230769 Td
 /F1.0 10.5 Tf
-[<73207065727369737465642062> 20.01953125 <792074686520>] TJ
+[<73207065727369737465642062> 20.01953125 <792074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -24213,12 +24213,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-4.601 Tw
+1.405 Tw
 
 BT
-375.7273986150568 330.6690769230769 Td
+403.6982354403409 330.6690769230769 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7320436f6d6d616e64204d6f64756c65> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -24228,12 +24228,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-4.601 Tw
+1.405 Tw
 
 BT
-539.9945 330.6690769230769 Td
+485.71161772017047 330.6690769230769 Td
 /F1.0 10.5 Tf
-<2773> Tj
+<277320636f6d6d616e64> Tj
 ET
 
 
@@ -24243,12 +24243,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-20.954 Tw
+9.374 Tw
 
 BT
 48.24 314.8890769230769 Td
 /F1.0 10.5 Tf
-<696d706c656d656e746174696f6e73206f6620> Tj
+<6d6f64756c65d5732020696d706c656d656e746174696f6e73206f6620> Tj
 ET
 
 
@@ -24258,10 +24258,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-20.954 Tw
+9.374 Tw
 
 BT
-190.60166666666666 314.8890769230769 Td
+236.92374999999998 314.8890769230769 Td
 /F3.0 10.5 Tf
 <436f6d6d616e6453657276696365> Tj
 ET
@@ -24273,10 +24273,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-20.954 Tw
+9.374 Tw
 
 BT
-264.10166666666663 314.8890769230769 Td
+310.42375 314.8890769230769 Td
 /F1.0 10.5 Tf
 <20616e6420> Tj
 ET
@@ -24288,10 +24288,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-20.954 Tw
+9.374 Tw
 
 BT
-330.55883333333327 314.8890769230769 Td
+353.719875 314.8890769230769 Td
 /F3.0 10.5 Tf
 <4261636b67726f756e64436f6d6d616e6453657276696365> Tj
 ET
@@ -24303,10 +24303,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-20.954 Tw
+9.374 Tw
 
 BT
-456.55883333333327 314.8890769230769 Td
+479.719875 314.8890769230769 Td
 /F1.0 10.5 Tf
 <207573696e6720746865> Tj
 ET
@@ -24452,10 +24452,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.github.com/isisaddons/isis-module-command)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [375.7273986150568 327.6030769230769 539.9945 341.8830769230769]
+/Rect [403.6982354403409 327.6030769230769 485.71161772017047 341.8830769230769]
 /Type /Annot
 >>
 endobj
@@ -24466,7 +24466,7 @@ endobj
 /URI (../rgsvc/rgsvc.pdf#_rgsvc_application-layer-spi_CommandService)
 >>
 /Subtype /Link
-/Rect [190.60166666666666 313.4190769230769 264.10166666666663 323.9190769230769]
+/Rect [236.92374999999998 313.4190769230769 310.42375 323.9190769230769]
 /Type /Annot
 >>
 endobj
@@ -24477,7 +24477,7 @@ endobj
 /URI (../rgsvc/rgsvc.pdf#_rgsvc_application-layer-spi_BackgroundCommandService)
 >>
 /Subtype /Link
-/Rect [330.55883333333327 313.4190769230769 456.55883333333327 323.9190769230769]
+/Rect [353.719875 313.4190769230769 479.719875 323.9190769230769]
 /Type /Annot
 >>
 endobj
@@ -50858,7 +50858,7 @@ endobj
 >>
 endobj
 249 0 obj
-<< /Length 21874
+<< /Length 21985
 >>
 stream
 q
@@ -50937,12 +50937,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.281 Tw
+1.573 Tw
 
 BT
 48.239999999999995 661.4760000000001 Td
 /F1.0 10.5 Tf
-[<4f662074686520766172696f757320497369732041> 20.01953125 <64646f6e732c2074686520>] TJ
+[<4f662074686520766172696f7573206d6f64756c65732070726f76696465642062> 20.01953125 <792074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -50952,12 +50952,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.281 Tw
+1.573 Tw
 
 BT
-204.50912182617185 661.4760000000001 Td
+313.5089835379464 661.4760000000001 Td
 /F1.0 10.5 Tf
-<7365637572697479206d6f64756c65> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -50967,12 +50967,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.281 Tw
+1.573 Tw
 
 BT
-285.53550964355463 661.4760000000001 Td
+395.69081961495533 661.4760000000001 Td
 /F1.0 10.5 Tf
-<2068617320746865206d6f73742066656174757265732e204f6e65207369676e69666963616e74206665617475726520697320746865> Tj
+<2c20746865207365637572697479206d6f64756c652068617320746865> Tj
 ET
 
 
@@ -50985,7 +50985,7 @@ ET
 BT
 48.239999999999995 645.6960000000001 Td
 /F1.0 10.5 Tf
-<6162696c69747920746f206173736f636961746520757365727320616e64206f626a6563747320776974682061202274656e616e6379222e> Tj
+<6d6f73742066656174757265732e204f6e65207369676e69666963616e74206665617475726520697320746865206162696c69747920746f206173736f636961746520757365727320616e64206f626a6563747320776974682061202274656e616e6379222e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -51007,7 +51007,7 @@ ET
 BT
 172.69608984375 617.9160000000002 Td
 /F1.0 10.5 Tf
-<7365637572697479206d6f64756c65> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -51016,9 +51016,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-253.44108984375004 617.9160000000002 Td
+253.30458984375002 617.9160000000002 Td
 /F1.0 10.5 Tf
-<20524541444d452e> Tj
+<2773207365637572697479206d6f64756c6520524541444d452e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -52293,10 +52293,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (https://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [204.50912182617185 658.4100000000001 285.53550964355463 672.6900000000002]
+/Rect [313.5089835379464 658.4100000000001 395.69081961495533 672.6900000000002]
 /Type /Annot
 >>
 endobj
@@ -52304,10 +52304,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (https://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [172.69608984375 614.8500000000001 253.44108984375004 629.1300000000002]
+/Rect [172.69608984375 614.8500000000001 253.30458984375002 629.1300000000002]
 /Type /Annot
 >>
 endobj
@@ -72296,7 +72296,7 @@ endobj
 [336 0 R /XYZ 0 329.4800000000001 null]
 endobj
 345 0 obj
-<< /Length 18020
+<< /Length 18031
 >>
 stream
 q
@@ -73248,7 +73248,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.820 Tw
+0.285 Tw
 
 BT
 48.24000000000001 106.46600000000015 Td
@@ -73263,12 +73263,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.820 Tw
+0.285 Tw
 
 BT
-289.0785128348214 106.46600000000015 Td
+284.79535306490385 106.46600000000015 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207075626c6973686d71> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -73278,12 +73278,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.820 Tw
+0.285 Tw
 
 BT
-405.3582435825893 106.46600000000015 Td
+365.6888234675481 106.46600000000015 Td
 /F1.0 10.5 Tf
-[<206d6f64756c6520757365732041> 20.01953125 <63746976654d5120616e64>] TJ
+[<2773207075626c6973686d71206d6f64756c6520757365732041> 20.01953125 <63746976654d51>] TJ
 ET
 
 
@@ -73296,7 +73296,7 @@ ET
 BT
 48.24000000000001 90.68600000000015 Td
 /F1.0 10.5 Tf
-[<43616d656c20746f20737570706f7274207075626c697368696e673b20626f7468206f66207468657365206c65766572> 20.01953125 <61676520537072696e672e>] TJ
+[<616e642043616d656c20746f20737570706f7274207075626c697368696e673b20626f7468206f66207468657365206c65766572> 20.01953125 <61676520537072696e672e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -73395,10 +73395,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-publishmq)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [289.0785128348214 103.40000000000015 405.3582435825893 117.68000000000015]
+/Rect [284.79535306490385 103.40000000000015 365.6888234675481 117.68000000000015]
 /Type /Annot
 >>
 endobj
@@ -80455,7 +80455,7 @@ endobj
 [389 0 R /XYZ 0 308.5700000000001 null]
 endobj
 394 0 obj
-<< /Length 20467
+<< /Length 20812
 >>
 stream
 q
@@ -81481,12 +81481,42 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.604 Tw
+3.141 Tw
 
 BT
 48.24 276.36600000000016 Td
 /F1.0 10.5 Tf
-<4173206f6620312e382e3020417061636865204973697320686173206578706572696d656e74616c20737570706f727420666f72204e656f344a2c20636f757274657379206f6620446174614e75636c6575732720> Tj
+<4173206f6620> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+3.141 Tw
+
+BT
+82.03184615384615 276.36600000000016 Td
+/F3.0 10.5 Tf
+<312e382e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+3.141 Tw
+
+BT
+108.28184615384615 276.36600000000016 Td
+/F1.0 10.5 Tf
+<2c20417061636865204973697320686173206578706572696d656e74616c20737570706f727420666f72204e656f344a2c20636f757274657379206f6620446174614e75636c6575732720> Tj
 ET
 
 
@@ -81496,10 +81526,10 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-3.604 Tw
+3.141 Tw
 
 BT
-517.7449999999999 276.36600000000016 Td
+517.745 276.36600000000016 Td
 /F1.0 10.5 Tf
 <4e656f344a> Tj
 ET
@@ -81784,7 +81814,7 @@ endobj
 /URI (http://www.datanucleus.org/products/datanucleus/datastores/neo4j.html)
 >>
 /Subtype /Link
-/Rect [517.7449999999999 273.3000000000002 547.04 287.58000000000015]
+/Rect [517.745 273.3000000000002 547.04 287.58000000000015]
 /Type /Annot
 >>
 endobj
@@ -96815,518 +96845,518 @@ xref
 0000392408 00000 n 
 0000410697 00000 n 
 0000414654 00000 n 
-0000421610 00000 n 
-0000421942 00000 n 
-0000422148 00000 n 
-0000422205 00000 n 
-0000422448 00000 n 
-0000422661 00000 n 
-0000422890 00000 n 
-0000423140 00000 n 
-0000423400 00000 n 
-0000423613 00000 n 
-0000451323 00000 n 
-0000454892 00000 n 
-0000455755 00000 n 
-0000456008 00000 n 
-0000473092 00000 n 
-0000473399 00000 n 
-0000473445 00000 n 
-0000473651 00000 n 
-0000473861 00000 n 
-0000474076 00000 n 
-0000474291 00000 n 
-0000474506 00000 n 
-0000474710 00000 n 
-0000474767 00000 n 
-0000474824 00000 n 
-0000475050 00000 n 
-0000485797 00000 n 
-0000488952 00000 n 
-0000489251 00000 n 
-0000489447 00000 n 
-0000489493 00000 n 
-0000497792 00000 n 
-0000497993 00000 n 
-0000498197 00000 n 
-0000507164 00000 n 
-0000523874 00000 n 
-0000524202 00000 n 
-0000524403 00000 n 
-0000533888 00000 n 
-0000534098 00000 n 
-0000534324 00000 n 
-0000534538 00000 n 
-0000534753 00000 n 
-0000555741 00000 n 
-0000556029 00000 n 
-0000556075 00000 n 
-0000556270 00000 n 
-0000556500 00000 n 
-0000556726 00000 n 
-0000591062 00000 n 
-0000591363 00000 n 
-0000591585 00000 n 
-0000591801 00000 n 
-0000592032 00000 n 
-0000592089 00000 n 
-0000610952 00000 n 
-0000611266 00000 n 
-0000611323 00000 n 
-0000611568 00000 n 
-0000611625 00000 n 
-0000611877 00000 n 
-0000612128 00000 n 
-0000627708 00000 n 
-0000628007 00000 n 
-0000628053 00000 n 
-0000628301 00000 n 
-0000628505 00000 n 
-0000628698 00000 n 
-0000628756 00000 n 
-0000628960 00000 n 
-0000629156 00000 n 
-0000629414 00000 n 
-0000663608 00000 n 
-0000663880 00000 n 
-0000663926 00000 n 
-0000664598 00000 n 
-0000664825 00000 n 
-0000700231 00000 n 
-0000700514 00000 n 
-0000700716 00000 n 
-0000700905 00000 n 
-0000700962 00000 n 
-0000701186 00000 n 
-0000701431 00000 n 
-0000741797 00000 n 
-0000742051 00000 n 
-0000742108 00000 n 
-0000748824 00000 n 
-0000779153 00000 n 
-0000779444 00000 n 
-0000779637 00000 n 
-0000786389 00000 n 
-0000786610 00000 n 
-0000828488 00000 n 
-0000828742 00000 n 
-0000828800 00000 n 
-0000838924 00000 n 
-0000839247 00000 n 
-0000839293 00000 n 
-0000839350 00000 n 
-0000839576 00000 n 
-0000839633 00000 n 
-0000839857 00000 n 
-0000840032 00000 n 
-0000840282 00000 n 
-0000840500 00000 n 
-0000891025 00000 n 
-0000891266 00000 n 
-0000913195 00000 n 
-0000913496 00000 n 
-0000913553 00000 n 
-0000913791 00000 n 
-0000914026 00000 n 
-0000914083 00000 n 
-0000914315 00000 n 
-0000944516 00000 n 
-0000944783 00000 n 
-0000944829 00000 n 
-0000944875 00000 n 
-0000945316 00000 n 
-0000971498 00000 n 
-0000971739 00000 n 
-0000971785 00000 n 
-0001018260 00000 n 
-0001018646 00000 n 
-0001018859 00000 n 
-0001019073 00000 n 
-0001019287 00000 n 
-0001019507 00000 n 
-0001019728 00000 n 
-0001019949 00000 n 
-0001020007 00000 n 
-0001020223 00000 n 
-0001020468 00000 n 
-0001020703 00000 n 
-0001020939 00000 n 
-0001021149 00000 n 
-0001021383 00000 n 
-0001023898 00000 n 
-0001024126 00000 n 
-0001041871 00000 n 
-0001042172 00000 n 
-0001042218 00000 n 
-0001042275 00000 n 
-0001042503 00000 n 
-0001042708 00000 n 
-0001042765 00000 n 
-0001043312 00000 n 
-0001043370 00000 n 
-0001043590 00000 n 
-0001043648 00000 n 
-0001073467 00000 n 
-0001073721 00000 n 
-0001073778 00000 n 
-0001073836 00000 n 
-0001089406 00000 n 
-0001089750 00000 n 
-0001089796 00000 n 
-0001090091 00000 n 
-0001090404 00000 n 
-0001090720 00000 n 
-0001091029 00000 n 
-0001091349 00000 n 
-0001091664 00000 n 
-0001092013 00000 n 
-0001092377 00000 n 
-0001092677 00000 n 
-0001092735 00000 n 
-0001093059 00000 n 
-0001108957 00000 n 
-0001109253 00000 n 
-0001109299 00000 n 
-0001109535 00000 n 
-0001109752 00000 n 
-0001109809 00000 n 
-0001110042 00000 n 
-0001110271 00000 n 
-0001110328 00000 n 
-0001110386 00000 n 
-0001152514 00000 n 
-0001152768 00000 n 
-0001152814 00000 n 
-0001156688 00000 n 
-0001156942 00000 n 
-0001156988 00000 n 
-0001180409 00000 n 
-0001180689 00000 n 
-0001180735 00000 n 
-0001180792 00000 n 
-0001181033 00000 n 
-0001181274 00000 n 
-0001203853 00000 n 
-0001204138 00000 n 
-0001204371 00000 n 
-0001223118 00000 n 
-0001223438 00000 n 
-0001223645 00000 n 
-0001223857 00000 n 
-0001224070 00000 n 
-0001224284 00000 n 
-0001224493 00000 n 
-0001224674 00000 n 
-0001224857 00000 n 
-0001224914 00000 n 
-0001242989 00000 n 
-0001243277 00000 n 
-0001243323 00000 n 
-0001243566 00000 n 
-0001243623 00000 n 
-0001243681 00000 n 
-0001243931 00000 n 
-0001243989 00000 n 
-0001244227 00000 n 
-0001263892 00000 n 
-0001264120 00000 n 
-0001287933 00000 n 
-0001288174 00000 n 
-0001288231 00000 n 
-0001296313 00000 n 
-0001296604 00000 n 
-0001296817 00000 n 
-0001296863 00000 n 
-0001297112 00000 n 
-0001297319 00000 n 
-0001297376 00000 n 
-0001297602 00000 n 
-0001297659 00000 n 
-0001297860 00000 n 
-0001297917 00000 n 
-0001322586 00000 n 
-0001322898 00000 n 
-0001323162 00000 n 
-0001323406 00000 n 
-0001323672 00000 n 
-0001323729 00000 n 
-0001323995 00000 n 
-0001324241 00000 n 
-0001324508 00000 n 
-0001324566 00000 n 
-0001344008 00000 n 
-0001344309 00000 n 
-0001344355 00000 n 
-0001344895 00000 n 
-0001345115 00000 n 
-0001345377 00000 n 
-0001345435 00000 n 
-0001345659 00000 n 
-0001358303 00000 n 
-0001358575 00000 n 
-0001358621 00000 n 
-0001358679 00000 n 
-0001358906 00000 n 
-0001358963 00000 n 
-0001379485 00000 n 
-0001379802 00000 n 
-0001379848 00000 n 
-0001380115 00000 n 
-0001380172 00000 n 
-0001380417 00000 n 
-0001380651 00000 n 
-0001380889 00000 n 
-0001381123 00000 n 
-0001381181 00000 n 
-0001395852 00000 n 
-0001396158 00000 n 
-0001396204 00000 n 
-0001396447 00000 n 
-0001396505 00000 n 
-0001396745 00000 n 
-0001396803 00000 n 
-0001406731 00000 n 
-0001407014 00000 n 
-0001407242 00000 n 
-0001407483 00000 n 
-0001407529 00000 n 
-0001407785 00000 n 
-0001408021 00000 n 
-0001415663 00000 n 
-0001415979 00000 n 
-0001416025 00000 n 
-0001416213 00000 n 
-0001416407 00000 n 
-0001416629 00000 n 
-0001419097 00000 n 
-0001419918 00000 n 
-0001420123 00000 n 
-0001454089 00000 n 
-0001456454 00000 n 
-0001456670 00000 n 
-0001464272 00000 n 
-0001464531 00000 n 
-0001479063 00000 n 
-0001479884 00000 n 
-0001480086 00000 n 
-0001495438 00000 n 
-0001496259 00000 n 
-0001504074 00000 n 
-0001504359 00000 n 
-0001504546 00000 n 
-0001504603 00000 n 
-0001505293 00000 n 
-0001505351 00000 n 
-0001505409 00000 n 
-0001522264 00000 n 
-0001522518 00000 n 
-0001522576 00000 n 
-0001523416 00000 n 
-0001537462 00000 n 
-0001537703 00000 n 
-0001537749 00000 n 
-0001537795 00000 n 
-0001537852 00000 n 
-0001557062 00000 n 
-0001557303 00000 n 
-0001557360 00000 n 
-0001557418 00000 n 
-0001572364 00000 n 
-0001572605 00000 n 
-0001572662 00000 n 
-0001572720 00000 n 
-0001578135 00000 n 
-0001578376 00000 n 
-0001595338 00000 n 
-0001595579 00000 n 
-0001595636 00000 n 
-0001608966 00000 n 
-0001609238 00000 n 
-0001609458 00000 n 
-0001609516 00000 n 
-0001628895 00000 n 
-0001629136 00000 n 
-0001649276 00000 n 
-0001649535 00000 n 
-0001649593 00000 n 
-0001649800 00000 n 
-0001660102 00000 n 
-0001660343 00000 n 
-0001660389 00000 n 
-0001660519 00000 n 
-0001660640 00000 n 
-0001660765 00000 n 
-0001660891 00000 n 
-0001661024 00000 n 
-0001661160 00000 n 
-0001661330 00000 n 
-0001661491 00000 n 
-0001661646 00000 n 
-0001661815 00000 n 
-0001661972 00000 n 
-0001662138 00000 n 
-0001662295 00000 n 
-0001662464 00000 n 
-0001662626 00000 n 
-0001662800 00000 n 
-0001662977 00000 n 
-0001663126 00000 n 
-0001663286 00000 n 
-0001663455 00000 n 
-0001663626 00000 n 
-0001663790 00000 n 
-0001663954 00000 n 
-0001664111 00000 n 
-0001664278 00000 n 
-0001664470 00000 n 
-0001664665 00000 n 
-0001664858 00000 n 
-0001665053 00000 n 
-0001665207 00000 n 
-0001665373 00000 n 
-0001665548 00000 n 
-0001665727 00000 n 
-0001665936 00000 n 
-0001666145 00000 n 
-0001666332 00000 n 
-0001666519 00000 n 
-0001666710 00000 n 
-0001666901 00000 n 
-0001667074 00000 n 
-0001667257 00000 n 
-0001667448 00000 n 
-0001667639 00000 n 
-0001667829 00000 n 
-0001668029 00000 n 
-0001668232 00000 n 
-0001668435 00000 n 
-0001668606 00000 n 
-0001668788 00000 n 
-0001668975 00000 n 
-0001669172 00000 n 
-0001669354 00000 n 
-0001669536 00000 n 
-0001669734 00000 n 
-0001669932 00000 n 
-0001670103 00000 n 
-0001670274 00000 n 
-0001670451 00000 n 
-0001670639 00000 n 
-0001670810 00000 n 
-0001670992 00000 n 
-0001671184 00000 n 
-0001671376 00000 n 
-0001671536 00000 n 
-0001671698 00000 n 
-0001671859 00000 n 
-0001672023 00000 n 
-0001672197 00000 n 
-0001672368 00000 n 
-0001672539 00000 n 
-0001672710 00000 n 
-0001672881 00000 n 
-0001673052 00000 n 
-0001673220 00000 n 
-0001673388 00000 n 
-0001673556 00000 n 
-0001673724 00000 n 
-0001673886 00000 n 
-0001674058 00000 n 
-0001674194 00000 n 
-0001674353 00000 n 
-0001674501 00000 n 
-0001674665 00000 n 
-0001674840 00000 n 
-0001674988 00000 n 
-0001675146 00000 n 
-0001675303 00000 n 
-0001675471 00000 n 
-0001675648 00000 n 
-0001675827 00000 n 
-0001676114 00000 n 
-0001676192 00000 n 
-0001676369 00000 n 
-0001676561 00000 n 
-0001676826 00000 n 
-0001677001 00000 n 
-0001677214 00000 n 
-0001677436 00000 n 
-0001677663 00000 n 
-0001677895 00000 n 
-0001678103 00000 n 
-0001678334 00000 n 
-0001678550 00000 n 
-0001678759 00000 n 
-0001678978 00000 n 
-0001679236 00000 n 
-0001679486 00000 n 
-0001679721 00000 n 
-0001679976 00000 n 
-0001680202 00000 n 
-0001680479 00000 n 
-0001680707 00000 n 
-0001680955 00000 n 
-0001681160 00000 n 
-0001681412 00000 n 
-0001681653 00000 n 
-0001681933 00000 n 
-0001682141 00000 n 
-0001682417 00000 n 
-0001682678 00000 n 
-0001682953 00000 n 
-0001683255 00000 n 
-0001683461 00000 n 
-0001683646 00000 n 
-0001683928 00000 n 
-0001684166 00000 n 
-0001684404 00000 n 
-0001684636 00000 n 
-0001684817 00000 n 
-0001685094 00000 n 
-0001685270 00000 n 
-0001685449 00000 n 
-0001685661 00000 n 
-0001685903 00000 n 
-0001686080 00000 n 
-0001686264 00000 n 
-0001686471 00000 n 
-0001687135 00000 n 
-0001696096 00000 n 
-0001696312 00000 n 
-0001697675 00000 n 
-0001698727 00000 n 
-0001706668 00000 n 
-0001706889 00000 n 
-0001708252 00000 n 
-0001709326 00000 n 
-0001715212 00000 n 
-0001715426 00000 n 
-0001716789 00000 n 
-0001717838 00000 n 
-0001719350 00000 n 
-0001719568 00000 n 
-0001720931 00000 n 
-0001722069 00000 n 
-0001723523 00000 n 
-0001723734 00000 n 
-0001724054 00000 n 
-0001724970 00000 n 
-0001730283 00000 n 
-0001730509 00000 n 
-0001731872 00000 n 
-0001732962 00000 n 
-0001735230 00000 n 
-0001735444 00000 n 
-0001735785 00000 n 
-0001736923 00000 n 
-0001738464 00000 n 
-0001738677 00000 n 
-0001740040 00000 n 
+0000421623 00000 n 
+0000421955 00000 n 
+0000422161 00000 n 
+0000422218 00000 n 
+0000422461 00000 n 
+0000422674 00000 n 
+0000422887 00000 n 
+0000423128 00000 n 
+0000423372 00000 n 
+0000423585 00000 n 
+0000451295 00000 n 
+0000454864 00000 n 
+0000455727 00000 n 
+0000455980 00000 n 
+0000473064 00000 n 
+0000473371 00000 n 
+0000473417 00000 n 
+0000473623 00000 n 
+0000473833 00000 n 
+0000474048 00000 n 
+0000474263 00000 n 
+0000474478 00000 n 
+0000474682 00000 n 
+0000474739 00000 n 
+0000474796 00000 n 
+0000475022 00000 n 
+0000485769 00000 n 
+0000488924 00000 n 
+0000489223 00000 n 
+0000489419 00000 n 
+0000489465 00000 n 
+0000497764 00000 n 
+0000497965 00000 n 
+0000498169 00000 n 
+0000507136 00000 n 
+0000523846 00000 n 
+0000524174 00000 n 
+0000524375 00000 n 
+0000533860 00000 n 
+0000534070 00000 n 
+0000534296 00000 n 
+0000534510 00000 n 
+0000534725 00000 n 
+0000555713 00000 n 
+0000556001 00000 n 
+0000556047 00000 n 
+0000556242 00000 n 
+0000556472 00000 n 
+0000556698 00000 n 
+0000591034 00000 n 
+0000591335 00000 n 
+0000591557 00000 n 
+0000591773 00000 n 
+0000592004 00000 n 
+0000592061 00000 n 
+0000610924 00000 n 
+0000611238 00000 n 
+0000611295 00000 n 
+0000611540 00000 n 
+0000611597 00000 n 
+0000611849 00000 n 
+0000612100 00000 n 
+0000627680 00000 n 
+0000627979 00000 n 
+0000628025 00000 n 
+0000628273 00000 n 
+0000628477 00000 n 
+0000628670 00000 n 
+0000628728 00000 n 
+0000628932 00000 n 
+0000629128 00000 n 
+0000629386 00000 n 
+0000663580 00000 n 
+0000663852 00000 n 
+0000663898 00000 n 
+0000664570 00000 n 
+0000664797 00000 n 
+0000700203 00000 n 
+0000700486 00000 n 
+0000700688 00000 n 
+0000700877 00000 n 
+0000700934 00000 n 
+0000701158 00000 n 
+0000701403 00000 n 
+0000741769 00000 n 
+0000742023 00000 n 
+0000742080 00000 n 
+0000748796 00000 n 
+0000779125 00000 n 
+0000779416 00000 n 
+0000779609 00000 n 
+0000786361 00000 n 
+0000786582 00000 n 
+0000828460 00000 n 
+0000828714 00000 n 
+0000828772 00000 n 
+0000838896 00000 n 
+0000839219 00000 n 
+0000839265 00000 n 
+0000839322 00000 n 
+0000839548 00000 n 
+0000839605 00000 n 
+0000839829 00000 n 
+0000840004 00000 n 
+0000840254 00000 n 
+0000840472 00000 n 
+0000890997 00000 n 
+0000891238 00000 n 
+0000913278 00000 n 
+0000913579 00000 n 
+0000913636 00000 n 
+0000913849 00000 n 
+0000914060 00000 n 
+0000914117 00000 n 
+0000914349 00000 n 
+0000944550 00000 n 
+0000944817 00000 n 
+0000944863 00000 n 
+0000944909 00000 n 
+0000945350 00000 n 
+0000971532 00000 n 
+0000971773 00000 n 
+0000971819 00000 n 
+0001018294 00000 n 
+0001018680 00000 n 
+0001018893 00000 n 
+0001019107 00000 n 
+0001019321 00000 n 
+0001019541 00000 n 
+0001019762 00000 n 
+0001019983 00000 n 
+0001020041 00000 n 
+0001020257 00000 n 
+0001020502 00000 n 
+0001020737 00000 n 
+0001020973 00000 n 
+0001021183 00000 n 
+0001021417 00000 n 
+0001023932 00000 n 
+0001024160 00000 n 
+0001041905 00000 n 
+0001042206 00000 n 
+0001042252 00000 n 
+0001042309 00000 n 
+0001042537 00000 n 
+0001042742 00000 n 
+0001042799 00000 n 
+0001043346 00000 n 
+0001043404 00000 n 
+0001043624 00000 n 
+0001043682 00000 n 
+0001073501 00000 n 
+0001073755 00000 n 
+0001073812 00000 n 
+0001073870 00000 n 
+0001089440 00000 n 
+0001089784 00000 n 
+0001089830 00000 n 
+0001090125 00000 n 
+0001090438 00000 n 
+0001090754 00000 n 
+0001091063 00000 n 
+0001091383 00000 n 
+0001091698 00000 n 
+0001092047 00000 n 
+0001092411 00000 n 
+0001092711 00000 n 
+0001092769 00000 n 
+0001093093 00000 n 
+0001108991 00000 n 
+0001109287 00000 n 
+0001109333 00000 n 
+0001109569 00000 n 
+0001109786 00000 n 
+0001109843 00000 n 
+0001110076 00000 n 
+0001110305 00000 n 
+0001110362 00000 n 
+0001110420 00000 n 
+0001152548 00000 n 
+0001152802 00000 n 
+0001152848 00000 n 
+0001156722 00000 n 
+0001156976 00000 n 
+0001157022 00000 n 
+0001180443 00000 n 
+0001180723 00000 n 
+0001180769 00000 n 
+0001180826 00000 n 
+0001181067 00000 n 
+0001181308 00000 n 
+0001203887 00000 n 
+0001204172 00000 n 
+0001204405 00000 n 
+0001223152 00000 n 
+0001223472 00000 n 
+0001223679 00000 n 
+0001223891 00000 n 
+0001224104 00000 n 
+0001224318 00000 n 
+0001224527 00000 n 
+0001224708 00000 n 
+0001224891 00000 n 
+0001224948 00000 n 
+0001243034 00000 n 
+0001243322 00000 n 
+0001243368 00000 n 
+0001243611 00000 n 
+0001243668 00000 n 
+0001243726 00000 n 
+0001243976 00000 n 
+0001244034 00000 n 
+0001244249 00000 n 
+0001263914 00000 n 
+0001264142 00000 n 
+0001287955 00000 n 
+0001288196 00000 n 
+0001288253 00000 n 
+0001296335 00000 n 
+0001296626 00000 n 
+0001296839 00000 n 
+0001296885 00000 n 
+0001297134 00000 n 
+0001297341 00000 n 
+0001297398 00000 n 
+0001297624 00000 n 
+0001297681 00000 n 
+0001297882 00000 n 
+0001297939 00000 n 
+0001322608 00000 n 
+0001322920 00000 n 
+0001323184 00000 n 
+0001323428 00000 n 
+0001323694 00000 n 
+0001323751 00000 n 
+0001324017 00000 n 
+0001324263 00000 n 
+0001324530 00000 n 
+0001324588 00000 n 
+0001344030 00000 n 
+0001344331 00000 n 
+0001344377 00000 n 
+0001344917 00000 n 
+0001345137 00000 n 
+0001345399 00000 n 
+0001345457 00000 n 
+0001345681 00000 n 
+0001358325 00000 n 
+0001358597 00000 n 
+0001358643 00000 n 
+0001358701 00000 n 
+0001358928 00000 n 
+0001358985 00000 n 
+0001379852 00000 n 
+0001380169 00000 n 
+0001380215 00000 n 
+0001380482 00000 n 
+0001380539 00000 n 
+0001380774 00000 n 
+0001381008 00000 n 
+0001381246 00000 n 
+0001381480 00000 n 
+0001381538 00000 n 
+0001396209 00000 n 
+0001396515 00000 n 
+0001396561 00000 n 
+0001396804 00000 n 
+0001396862 00000 n 
+0001397102 00000 n 
+0001397160 00000 n 
+0001407088 00000 n 
+0001407371 00000 n 
+0001407599 00000 n 
+0001407840 00000 n 
+0001407886 00000 n 
+0001408142 00000 n 
+0001408378 00000 n 
+0001416020 00000 n 
+0001416336 00000 n 
+0001416382 00000 n 
+0001416570 00000 n 
+0001416764 00000 n 
+0001416986 00000 n 
+0001419454 00000 n 
+0001420275 00000 n 
+0001420480 00000 n 
+0001454446 00000 n 
+0001456811 00000 n 
+0001457027 00000 n 
+0001464629 00000 n 
+0001464888 00000 n 
+0001479420 00000 n 
+0001480241 00000 n 
+0001480443 00000 n 
+0001495795 00000 n 
+0001496616 00000 n 
+0001504431 00000 n 
+0001504716 00000 n 
+0001504903 00000 n 
+0001504960 00000 n 
+0001505650 00000 n 
+0001505708 00000 n 
+0001505766 00000 n 
+0001522621 00000 n 
+0001522875 00000 n 
+0001522933 00000 n 
+0001523773 00000 n 
+0001537819 00000 n 
+0001538060 00000 n 
+0001538106 00000 n 
+0001538152 00000 n 
+0001538209 00000 n 
+0001557419 00000 n 
+0001557660 00000 n 
+0001557717 00000 n 
+0001557775 00000 n 
+0001572721 00000 n 
+0001572962 00000 n 
+0001573019 00000 n 
+0001573077 00000 n 
+0001578492 00000 n 
+0001578733 00000 n 
+0001595695 00000 n 
+0001595936 00000 n 
+0001595993 00000 n 
+0001609323 00000 n 
+0001609595 00000 n 
+0001609815 00000 n 
+0001609873 00000 n 
+0001629252 00000 n 
+0001629493 00000 n 
+0001649633 00000 n 
+0001649892 00000 n 
+0001649950 00000 n 
+0001650157 00000 n 
+0001660459 00000 n 
+0001660700 00000 n 
+0001660746 00000 n 
+0001660876 00000 n 
+0001660997 00000 n 
+0001661122 00000 n 
+0001661248 00000 n 
+0001661381 00000 n 
+0001661517 00000 n 
+0001661687 00000 n 
+0001661848 00000 n 
+0001662003 00000 n 
+0001662172 00000 n 
+0001662329 00000 n 
+0001662495 00000 n 
+0001662652 00000 n 
+0001662821 00000 n 
+0001662983 00000 n 
+0001663157 00000 n 
+0001663334 00000 n 
+0001663483 00000 n 
+0001663643 00000 n 
+0001663812 00000 n 
+0001663983 00000 n 
+0001664147 00000 n 
+0001664311 00000 n 
+0001664468 00000 n 
+0001664635 00000 n 
+0001664827 00000 n 
+0001665022 00000 n 
+0001665215 00000 n 
+0001665410 00000 n 
+0001665564 00000 n 
+0001665730 00000 n 
+0001665905 00000 n 
+0001666084 00000 n 
+0001666293 00000 n 
+0001666502 00000 n 
+0001666689 00000 n 
+0001666876 00000 n 
+0001667067 00000 n 
+0001667258 00000 n 
+0001667431 00000 n 
+0001667614 00000 n 
+0001667805 00000 n 
+0001667996 00000 n 
+0001668186 00000 n 
+0001668386 00000 n 
+0001668589 00000 n 
+0001668792 00000 n 
+0001668963 00000 n 
+0001669145 00000 n 
+0001669332 00000 n 
+0001669529 00000 n 
+0001669711 00000 n 
+0001669893 00000 n 
+0001670091 00000 n 
+0001670289 00000 n 
+0001670460 00000 n 
+0001670631 00000 n 
+0001670808 00000 n 
+0001670996 00000 n 
+0001671167 00000 n 
+0001671349 00000 n 
+0001671541 00000 n 
+0001671733 00000 n 
+0001671893 00000 n 
+0001672055 00000 n 
+0001672216 00000 n 
+0001672380 00000 n 
+0001672554 00000 n 
+0001672725 00000 n 
+0001672896 00000 n 
+0001673067 00000 n 
+0001673238 00000 n 
+0001673409 00000 n 
+0001673577 00000 n 
+0001673745 00000 n 
+0001673913 00000 n 
+0001674081 00000 n 
+0001674243 00000 n 
+0001674415 00000 n 
+0001674551 00000 n 
+0001674710 00000 n 
+0001674858 00000 n 
+0001675022 00000 n 
+0001675197 00000 n 
+0001675345 00000 n 
+0001675503 00000 n 
+0001675660 00000 n 
+0001675828 00000 n 
+0001676005 00000 n 
+0001676184 00000 n 
+0001676471 00000 n 
+0001676549 00000 n 
+0001676726 00000 n 
+0001676918 00000 n 
+0001677183 00000 n 
+0001677358 00000 n 
+0001677571 00000 n 
+0001677793 00000 n 
+0001678020 00000 n 
+0001678252 00000 n 
+0001678460 00000 n 
+0001678691 00000 n 
+0001678907 00000 n 
+0001679116 00000 n 
+0001679335 00000 n 
+0001679593 00000 n 
+0001679843 00000 n 
+0001680078 00000 n 
+0001680333 00000 n 
+0001680559 00000 n 
+0001680836 00000 n 
+0001681064 00000 n 
+0001681312 00000 n 
+0001681517 00000 n 
+0001681769 00000 n 
+0001682010 00000 n 
+0001682290 00000 n 
+0001682498 00000 n 
+0001682774 00000 n 
+0001683035 00000 n 
+0001683310 00000 n 
+0001683612 00000 n 
+0001683818 00000 n 
+0001684003 00000 n 
+0001684285 00000 n 
+0001684523 00000 n 
+0001684761 00000 n 
+0001684993 00000 n 
+0001685174 00000 n 
+0001685451 00000 n 
+0001685627 00000 n 
+0001685806 00000 n 
+0001686018 00000 n 
+0001686260 00000 n 
+0001686437 00000 n 
+0001686621 00000 n 
+0001686828 00000 n 
+0001687492 00000 n 
+0001696453 00000 n 
+0001696669 00000 n 
+0001698032 00000 n 
+0001699084 00000 n 
+0001707025 00000 n 
+0001707246 00000 n 
+0001708609 00000 n 
+0001709683 00000 n 
+0001715569 00000 n 
+0001715783 00000 n 
+0001717146 00000 n 
+0001718195 00000 n 
+0001719707 00000 n 
+0001719925 00000 n 
+0001721288 00000 n 
+0001722426 00000 n 
+0001723880 00000 n 
+0001724091 00000 n 
+0001724411 00000 n 
+0001725327 00000 n 
+0001730640 00000 n 
+0001730866 00000 n 
+0001732229 00000 n 
+0001733319 00000 n 
+0001735587 00000 n 
+0001735801 00000 n 
+0001736142 00000 n 
+0001737280 00000 n 
+0001738821 00000 n 
+0001739034 00000 n 
+0001740397 00000 n 
 trailer
 << /Size 649
 /Root 2 0 R
 /Info 1 0 R
 >>
 startxref
-1741175
+1741532
 %%EOF

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugfun/ugfun.html
----------------------------------------------------------------------
diff --git a/content/guides/ugfun/ugfun.html b/content/guides/ugfun/ugfun.html
index 4bf8784..2927e18 100644
--- a/content/guides/ugfun/ugfun.html
+++ b/content/guides/ugfun/ugfun.html
@@ -520,7 +520,7 @@ table.CodeRay td.code>pre{padding:0}
                 <p>Reenskaug then goes on to say that "this simple and powerful idea failed because …​ users were used to seeing [objects] from different perspectives. The visible and tangible object would get very complex if it should be able to show itself and be manipulated in many different ways."</p> 
                </div> 
                <div class="paragraph"> 
-                <p>In Apache Isis the responsibility of rendering an object is not the object itself, it is the framework. Rather, the object inspects the object and uses that to decide how to render the object. This is also extensible. In the <a href="http://www.isisaddons.org">Isis Addons</a> (non-ASF) the <a href="http://github.com/isisaddons/isis-wicket-gmap3">Isis addons' gmap3</a> wicket extension renders any object with latitude/longitude on a map, while <a href="http://github.com/isisaddons/isis-wicket-fullcalendar2">Isis addons' fullcalendar2 wicket extension</a> renders any object with date(s) on a calendar.</p> 
+                <p>In Apache Isis the responsibility of rendering an object is not the object itself, it is the framework. Rather, the object inspects the object and uses that to decide how to render the object. This is also extensible. In the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> the gmap3 wicket extension renders any object with latitude/longitude on a map, while fullcalendar2 renders any object with date(s) on a calendar.</p> 
                </div> </td> 
              </tr> 
             </tbody>
@@ -662,10 +662,10 @@ table.CodeRay td.code>pre{padding:0}
             <p>Well, a different way to think of the naked objects pattern is that the visualization of a domain object within a UI is a cross-cutting concern. By following certain very standard programming conventions that represent the <em>Apache Isis Programming Model</em> (POJOs plus annotations), the framework is able to build a metamodel and from this can render your domain objects in a standard generic fashion. That’s a rather more interesting cross-cutting concern than boring old logging!</p> 
            </div> 
            <div class="paragraph"> 
-            <p>Apache Isis also draws heavily on the AOP concept of interceptors. Whenever an object is rendered in the UI, it is filtered with respect to the user’s permissions. That is, if a user is not authorized to either view or perhaps modify an object, then this is applied transparently by the framework. The <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module, mentioned previously, provides a rich user/role/permissions subdomain to use out of the box; but you can integrate with a different security mechanism if you have one already.</p> 
+            <p>Apache Isis also draws heavily on the AOP concept of interceptors. Whenever an object is rendered in the UI, it is filtered with respect to the user’s permissions. That is, if a user is not authorized to either view or perhaps modify an object, then this is applied transparently by the framework. The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module, mentioned previously, provides a rich user/role/permissions subdomain to use out of the box; but you can integrate with a different security mechanism if you have one already.</p> 
            </div> 
            <div class="paragraph"> 
-            <p>Another example of interceptors are the <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> and <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' audit</a> modules. The command module captures every user interaction that modifies the state of the system (the "cause" of a change) while the audit module captures every change to every object (the "effect" of a change). Again, this is all transparent to the user.</p> 
+            <p>Another example of interceptors are the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command and audit modules. The command module captures every user interaction that modifies the state of the system (the "cause" of a change) while the audit module captures every change to every object (the "effect" of a change). Again, this is all transparent to the user.</p> 
            </div> 
            <div class="paragraph"> 
             <p>Apache Isis also has an internal event bus (you can switch between an underlying implementation of Gauva or Axon). A domain event is fired whenever an object is interacted with, and this allows any subscribers to influence the operation (or even veto it). This is a key mechanism in ensuring that Isis applications are maintainable, and we discuss it in depth in the section on <a href="../ugbtb/ugbtb.html#_ugbtb_decoupling">Decoupling</a>. But fundamentally its relying on this AOP concept of interceptors.</p> 
@@ -967,10 +967,10 @@ table.CodeRay td.code>pre{padding:0}
            <p>The most obvious difference when developing an Apache Isis application is its deliberate lack of an explicit controller layer; non- <em>CRUD</em> behavior is automatically made available in its generic object-oriented _UI_s. More sophisticated UIs can be built either by <a href="../ugvw/ugvw.html#_ugvw_extending">extending Apache Isis' Wicket viewer</a> or by writing a bespoke UI leveraging the REST (hypermedia) API automatically exposed by <a href="../ugvro/ugvro.html">Isis' Restful Objects viewer</a>. Other frameworks can also be used to implement REST APIs, of course, but generally they require a significant amount of development to get anywhere near the level of sophistication provided automatically by Apache Isis' REST API.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>Although these frameworks all provide their own ecosystems of extensions, Apache Isis' equivalent <a href="http://www.isisaddons.org">Isis Addons</a> (non-ASF) tend to work at a higher-level of abstraction. For example, each of these frameworks will integrate with various security mechanism, but the <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security module</a> provides a full subdomain of users, roles, features and permissions that can be plugged into any Isis application. Similarly, the <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> and <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' audit</a> modules in combination provide a support for auditing and traceability that can also be used for out of the box profiling. Again, these addons can be plugged into any Isis app.</p> 
+           <p>Although these frameworks all provide their own ecosystems of extensions, Apache Isis' equivalent <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules (non-ASF) tend to work at a higher-level of abstraction. For example, each of these frameworks will integrate with various security mechanism, but the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module provides a full subdomain of users, roles, features and permissions that can be plugged into any Isis application. Similarly, the <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command and audit modules in combination provide a support for auditing and traceability that can also be used for out of the box profiling. Again, these addons can be plugged into any Isis app.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>In terms of testing support, each of these other frameworks provide mechanisms to allow the webapp to be tested from within a JUnit test harness. Apache Isis' support is similar. Where Apache Isis differs though is that it enables end-to-end testing without the need for slow and fragile Selenium tests. Instead, Apache Isis provides a "<a href="../ugtst/ugtst.html#_ugtst_integ-test-support_wrapper-factory">WrapperFactory</a>" domain service that allows the generic UI provided to in essence be simulated. On a more pragmatic level, the <a href="http://github.com/isisaddons/isis-module-fakedata">Isis addons' fakedata</a> module does "what it says on the tin", allowing both unit- and integration-tests to focus on the salient data and fake out the rest.</p> 
+           <p>In terms of testing support, each of these other frameworks provide mechanisms to allow the webapp to be tested from within a JUnit test harness. Apache Isis' support is similar. Where Apache Isis differs though is that it enables end-to-end testing without the need for slow and fragile Selenium tests. Instead, Apache Isis provides a "<a href="../ugtst/ugtst.html#_ugtst_integ-test-support_wrapper-factory">WrapperFactory</a>" domain service that allows the generic UI provided to in essence be simulated. On a more pragmatic level, the <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fakedata module does "what it says on the tin", allowing both unit- and integration-tests to focus on the salient data and fake out the rest.</p> 
           </div> 
          </div> 
          <div class="sect3"> 
@@ -1044,7 +1044,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>When combined with CQRS we see a command that triggers a business operation, and an event that results from it. So, a <code>PlaceOrderCommand</code> command can result in an <code>OrderPlacedEvent</code> event. A subscriber to this event might then generate a further command to act upon some other system (eg to dispatch the system). Note that the event might be dispatched and consumed in-process or alternatively this might occur out-of-process. If the latter, then the subscriber will operate within a separate transaction, meaning the usual eventual consistency concerns and also compensating actions if a rollback is required. CQRS/event sourcing advocates point out — correctly — that this is just how things are in the "real world" too.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>In Apache Isis every business action (and indeed, property and collection) emits domain events through the <a href="../rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a>, and can optionally also be published through the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>. The former are dispatched and consumed in-process and within the same transaction, and for this reason the <a href="../rgcms/rgcms.html#_rgcms_classes_super_AbstractSubscriber">subscribers</a> can also veto the events. The latter are intended for out-of-process consumption; the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> and <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> modules provide implementations for dispatching either through a RDBMS database table, or directly through to an <a href="http://camel.apach
 e.org">ActiveMQ</a> message queue (eg wired up to <a href="http://camel.apache.org">Apache Camel</a> event bus).</p> 
+           <p>In Apache Isis every business action (and indeed, property and collection) emits domain events through the <a href="../rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a>, and can optionally also be published through the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>. The former are dispatched and consumed in-process and within the same transaction, and for this reason the <a href="../rgcms/rgcms.html#_rgcms_classes_super_AbstractSubscriber">subscribers</a> can also veto the events. The latter are intended for out-of-process consumption; the (obsolete) <a href="http://github.com/isisaddons-legacy/isis-module-publishing">Isis addons' publishing</a> and the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq modules provide implementations for dispatching either through a RDBMS database table, or directly through to an <a href=
 "http://camel.apache.org">ActiveMQ</a> message queue (eg wired up to <a href="http://camel.apache.org">Apache Camel</a> event bus).</p> 
           </div> 
          </div> 
          <div class="sect3"> 
@@ -1066,7 +1066,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>However, there is a difference in philosophy in that MW is not a full-stack framework and does not (in their words) try to "own the UI". Rather they support a huge variety of UI technologies and allow the domain object to be rendered in any of them.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>In contrast, Apache Isis is full-stack and does generate a complete UI; we then allow you to customize or extend this UI (as per the various <a href="http://www.isisaddons.org">Isis Addons</a> (non-ASF), and we also provide a full REST API through the <a href="../ugvro/ugvro.html">Restful Objects viewer</a></p> 
+           <p>In contrast, Apache Isis is full-stack and does generate a complete UI; we then allow you to customize or extend this UI (as per the various (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules), and we also provide a full REST API through the <a href="../ugvro/ugvro.html">Restful Objects viewer</a></p> 
           </div> 
           <div class="paragraph"> 
            <p>Also, it’s worth noting that MetaWidget does have an elegant pipeline architecture, with APIs to allow even its metamodel to be replaced. It would be feasible and probably quite straightforward to use Apache Isis' own metamodel as an implementation of the MetaWidget API. This would allow MetaWidget to be able to render an Apache Isis domain application.</p> 
@@ -1100,7 +1100,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>Apache Wicket, and therefore Apache Isis in this configuration, is a stateful architecture. As a platform it is certainly capable of supporting user bases of several thousand (with perhaps one or two hundred concurrent); however it isn’t an architecture that you should try to scale up to tens of thousands of concurrent users.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>The UI generated by the Wicket viewer is well suited to many line-of-business apps, but it’s also worth knowing that (with a little knowledge of the Wicket APIs) it relatively straightforward to extend. As described in <a href="../ugfun/ugfun.html#_ugfun_available-domain-services_isis-addons">Isis addons</a> chapter, the viewer already has integrations with <a href="https://github.com/isisaddons/isis-wicket-gmap3">google maps</a>, <a href="https://github.com/isisaddons/isis-wicket-fullcalendar2">a full calendar</a> and an <a href="https://github.com/isisaddons/isis-wicket-excel">export to Excel</a> component. We are also aware of integrations with SVG images (for floor maps of shopping center) and of custom widgets displaying a catalogue (text and images) of medical diseases.</p> 
+           <p>The UI generated by the Wicket viewer is well suited to many line-of-business apps, but it’s also worth knowing that (with a little knowledge of the Wicket APIs) it relatively straightforward to extend. As described in <a href="../ugfun/ugfun.html#_ugfun_available-domain-services_isis-addons">Isis addons</a> chapter, the viewer already has integrations with the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s gmap3, fullcalendar2 and excel Wicket components. We are also aware of integrations with SVG images (for floor maps of shopping center) and of custom widgets displaying a catalogue (text and images) of medical diseases.</p> 
           </div> 
           <div class="paragraph"> 
            <p>Deploying on Apache Isis means that the framework also manages object persistence. For many line-of-business applications this will mean using a relational database. It is also possible (courtesy of its integratinon with <a href="http://www.datanucleus.org">DataNucleus</a>) to deploy an Isis app to a NoSQL store such as Neo4J or MongoDB; and it is also possible to deploy to cloud platforms such as <a href="https://cloud.google.com/appengine/docs">Google App Engine (GAE)</a>.</p> 
@@ -1387,7 +1387,7 @@ table.CodeRay td.code>pre{padding:0}
             </div> 
            </div> 
            <div class="paragraph"> 
-            <p>The (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> provide SPI implementations of the common cross-cutting concerns. They also provide a number of APIs for domain objects to invoke (not shown in the diagram). You can also write your own domain services as well, for example to interface with some external CMS system, say.</p> 
+            <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> provide SPI implementations of the common cross-cutting concerns. They also provide a number of APIs for domain objects to invoke (not shown in the diagram). You can also write your own domain services as well, for example to interface with some external CMS system, say.</p> 
            </div> 
           </div> 
          </div> 
@@ -1985,7 +1985,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>This can be particularly useful for <a href="../ugfun/ugfun.html#_ugfun_programming-model_view-models_jaxb">JAXB-style view models</a> which are used as DTOs and so must have no dependencies on the rest of the Apache Isis framework.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>It can also be more generally useful to allow one module to influence/fine-tune the title of entities provided by some other module. The obvious use case is when reusing library modules, eg as provided by (non-ASF) <a href="http://catalog.incode.org">Incode Catalog</a> modules.</p> 
+           <p>It can also be more generally useful to allow one module to influence/fine-tune the title of entities provided by some other module. The obvious use case is when reusing library modules, eg as provided by (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>.</p> 
           </div> 
          </div> 
          <div class="sect3"> 
@@ -2057,7 +2057,7 @@ table.CodeRay td.code>pre{padding:0}
           <p>We tend to use Maven modules as a way to group related domain objects together; we can then reason about all the classes in that module as a single unit. By convention there will be a single top-level package corresponding to the module.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>For example, the (non-ASF) <a href="https://github.com/incodehq/incode-module-document">Document module</a> (part of the <a href="http://catalog.incode.org">Incode Catalog</a>) has a top-level package of <code>org.incode.module.document</code>. Within the module there may be various subpackages, but its the module defines the namespace.</p> 
+          <p>For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s document module has a top-level package of <code>org.incode.module.document</code>. Within the module there may be various subpackages, but its the module defines the namespace.</p> 
          </div> 
          <div class="paragraph"> 
           <p>The bootstrapping of Apache Isis also relies on module classes. (Currently) the only role of these classes is to identify a fully qualified package name, for example <code>org.incode.modules.document</code>. The framework then performs classpath scanning across all such packages to locate any domain entities provided by that module (though some modules have no entities), all domain services provided by the module (every module is likely to define at least one), and also any fixture scripts provided by the module.</p> 
@@ -2197,7 +2197,7 @@ table.CodeRay td.code>pre{padding:0}
             <pre class="CodeRay highlight"><code data-lang="bash">mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=helloworld-archetype \
-    -D archetypeVersion=1.15.0 \
+    -D archetypeVersion=1.15.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \
@@ -2561,7 +2561,7 @@ mvn clean install</code></pre>
             <pre class="CodeRay highlight"><code data-lang="bash">mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.15.0 \
+    -D archetypeVersion=1.15.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \
@@ -3451,7 +3451,7 @@ RepositoryService repositoryService;</code></pre>
               <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
               <td class="content"> 
                <div class="paragraph"> 
-                <p>Annotating action parameters with <a href="../rgant/rgant.html#_rgant_ParameterLayout_named"><code>@ParameterLayout#named()</code></a> can become somewhat tiresome. You can avoid doing this by configuring the (non-ASF) <a href="http://github.com/isisaddons/isis-metamodel-paraname8">Isis addons' paraname8</a> metamodel extension.</p> 
+                <p>Annotating action parameters with <a href="../rgant/rgant.html#_rgant_ParameterLayout_named"><code>@ParameterLayout#named()</code></a> can become somewhat tiresome. You can avoid doing this by configuring the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension.</p> 
                </div> </td> 
              </tr> 
             </tbody>
@@ -4408,7 +4408,7 @@ AddressService addressService;
               <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
               <td class="content"> 
                <div class="paragraph"> 
-                <p>The (non-ASF) Isis addons' <a href="http://github.com/isisaddons/isis-metamodel-paraname8">paraname8</a> metamodel extension allows the parameter name to be used in the UI, rather than the type.</p> 
+                <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension allows the parameter name to be used in the UI, rather than the type.</p> 
                </div> </td> 
              </tr> 
             </tbody>
@@ -5734,7 +5734,7 @@ public <span class="type">class</span> <span class="class">ToDoItemV1_1</span> <
             </table> 
            </div> 
            <div class="paragraph"> 
-            <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module provides an out-of-the-box solution of this design. It provides an implementation of the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>, but which simply publishes instances of <a href="../rgcms/rgcms.html#_rgcms_schema-aim"><code>ActionInvocationMemento</code></a> to an ActiveMQ queue. Camel (or similar) can then be hooked up to consume these events from this queue, and use a processor to parse the action memento to determine what has changed on the source system. Thereafter, a subsequent Camel processor can then call back to the source - via the <a href="../ugvro/ugvro.html">Restful Objects viewer</a> - to enrich the message with additional details using a DTO.</p> 
+            <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module provides an out-of-the-box solution of this design. It provides an implementation of the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>, but which simply publishes instances of <a href="../rgcms/rgcms.html#_rgcms_schema-aim"><code>ActionInvocationMemento</code></a> to an ActiveMQ queue. Camel (or similar) can then be hooked up to consume these events from this queue, and use a processor to parse the action memento to determine what has changed on the source system. Thereafter, a subsequent Camel processor can then call back to the source - via the <a href="../ugvro/ugvro.html">Restful Objects viewer</a> - to enrich the message with additional details using a DTO.</p> 
            </div> 
           </div> 
          </div> 
@@ -7051,7 +7051,7 @@ public <span class="type">class</span> <span class="class">ToDoItemV1_1</span> <
              <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>If you’re running on Java 8, then note that it’s possible to write Isis applications without using <code>@ParameterLayout(named=…​)</code> annotation. Support for this can be found in the <a href="http://github.com/isisaddons/isis-metamodel-paraname8">Isis addons' paraname8</a> metamodel extension (non-ASF). (In the future we’ll fold this into core). See also our guidance on <a href="../../migration-notes/migration-notes.html#_migration-notes_1.8.0-to-1.9.0_upgrading-to-java8">upgrading to Java 8</a>.</p> 
+               <p>If you’re running on Java 8, then note that it’s possible to write Isis applications without using <code>@ParameterLayout(named=…​)</code> annotation. Support for this can be found in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension (non-ASF). (In the future we’ll fold this into core). See also our guidance on <a href="../../migration-notes/migration-notes.html#_migration-notes_1.8.0-to-1.9.0_upgrading-to-java8">upgrading to Java 8</a>.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -8173,19 +8173,19 @@ repositoryService.remove(customer);</code></pre>
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_ugfun_available-domain-services_isis-addons">10.2. Isis Add-ons</h3>
+         <h3 id="_ugfun_available-domain-services_incode-platform">10.2. Incode Platform</h3>
          <div class="btn-group" style="float: right; font-size: small; padding: 6px; margin-top: -55px; ">
-          <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_isis-addons.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
+          <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-platform.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
           <button type="button" class="btn btn-xs btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="caret"></span><span class="sr-only">Toggle Dropdown</span></button>
           <ul class="dropdown-menu">
-           <li><a href="https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_isis-addons.adoc" target="_blank"><i class="fa fa-pencil-square-o fa-fw" aria-hidden="true"></i>&nbsp; Edit</a></li>
-           <li><a href="https://github.com/apache/isis/commits/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_isis-addons.adoc" target="_blank"><i class="fa fa-clock-o fa-fw" aria-hidden="true"></i>&nbsp; History</a></li>
-           <li><a href="https://github.com/apache/isis/raw/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_isis-addons.adoc" target="_blank"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Raw</a></li>
-           <li><a href="https://github.com/apache/isis/blame/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_isis-addons.adoc" target="_blank"><i class="fa fa-hand-o-right fa-fw" aria-hidden="true"></i>&nbsp; Blame</a></li>
+           <li><a href="https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-platform.adoc" target="_blank"><i class="fa fa-pencil-square-o fa-fw" aria-hidden="true"></i>&nbsp; Edit</a></li>
+           <li><a href="https://github.com/apache/isis/commits/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-platform.adoc" target="_blank"><i class="fa fa-clock-o fa-fw" aria-hidden="true"></i>&nbsp; History</a></li>
+           <li><a href="https://github.com/apache/isis/raw/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-platform.adoc" target="_blank"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Raw</a></li>
+           <li><a href="https://github.com/apache/isis/blame/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-platform.adoc" target="_blank"><i class="fa fa-hand-o-right fa-fw" aria-hidden="true"></i>&nbsp; Blame</a></li>
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>The <a href="http://www.isisaddons.org">Isis Addons</a> website provides a number of reusable modules for Apache Isis, focusing either on specific technologies or in technical cross-cutting concerns. Some of these modules implement SPIs defined by the framework.</p> 
+          <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> provides a number of reusable modules for Apache Isis, focusing either on specific technologies, technical cross-cutting concerns, or providing business logic for generic subdomains. Some of these modules implement SPIs defined by the framework.</p> 
          </div> 
          <div class="admonitionblock warning"> 
           <table> 
@@ -8194,7 +8194,7 @@ repositoryService.remove(customer);</code></pre>
              <td class="icon"> <i class="fa icon-warning" title="Warning"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>Note that Isis Addons, although maintained by Apache Isis committers, are not part of the ASF.</p> 
+               <p>Note that the Incode Platform, although maintained by Apache Isis committers, are not part of the ASF.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -8205,82 +8205,15 @@ repositoryService.remove(customer);</code></pre>
          </div> 
          <div class="ulist"> 
           <ul> 
-           <li> <p>modules that provide an implementations of SPI defined by Apache Isis<br></p> 
-            <div class="paragraph"> 
-             <p>where Apache Isis has hooks to use the service if defined by provides no implementations of its own.<br></p> 
-            </div> 
-            <div class="paragraph"> 
-             <p>The <a href="http://github.com/isisaddons/isis-module-command">command</a>, <a href="http://github.com/isisaddons/isis-module-audit">auditer</a>, <a href="http://github.com/isisaddons/isis-module-publishmq">publisher</a>, <a href="http://github.com/isisaddons/isis-module-security">security</a> and <a href="http://github.com/isisaddons/isis-module-sessionlogger">sessionlogger</a> modules fall into this category. Typically the domain objects themselves wouldn’t interact with these services</p> 
-            </div> </li> 
-           <li> <p>modules that provide standalone domain services with their own API and implementation<br></p> 
-            <div class="paragraph"> 
-             <p>These are simply intended to be used by domain objects.<br></p> 
-            </div> 
-            <div class="paragraph"> 
-             <p>The <a href="http://github.com/isisaddons/isis-module-docx">docx</a>, <a href="http://github.com/isisaddons/isis-module-excel">excel</a>, <a href="http://github.com/isisaddons/isis-module-freemarker">freemarker</a>, <a href="http://github.com/isisaddons/isis-module-pdfbox">pdfbox</a>, <a href="http://github.com/isisaddons/isis-module-settings">settings</a>, <a href="http://github.com/isisaddons/isis-module-servletapi">servletapi</a>, <a href="http://github.com/isisaddons/isis-module-stringinterpolator">stringinterpolator</a> and <a href="http://github.com/isisaddons/isis-module-xdocreport">xdocreport</a> fall into this category.</p> 
-            </div> </li> 
-           <li> <p>modules that provide standalone domain entities (and supporting services) for a particular subdomain<br></p> 
-            <div class="paragraph"> 
-             <p>The <a href="http://github.com/isisaddons/isis-module-tags">tags</a> module falls into this category</p> 
-            </div> </li> 
-           <li> <p>modules that provide developer/testing utilities<br></p> 
-            <div class="paragraph"> 
-             <p>The <a href="http://github.com/isisaddons/isis-module-fakedata">fakedata</a> module provides fakedata for unit- and integration testing.</p> 
-            </div> </li> 
-          </ul> 
-         </div> 
-         <div class="paragraph"> 
-          <p>Each of the modules has a full README and demo application demonstrating their usage. The sections below briefly outline the capabilities of these modules.</p> 
-         </div> 
-        </div> 
-        <div class="sect2"> 
-         <h3 id="_ugfun_available-domain-services_incode-catalog">10.3. Incode Catalog</h3>
-         <div class="btn-group" style="float: right; font-size: small; padding: 6px; margin-top: -55px; ">
-          <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-catalog.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
-          <button type="button" class="btn btn-xs btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="caret"></span><span class="sr-only">Toggle Dropdown</span></button>
-          <ul class="dropdown-menu">
-           <li><a href="https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-catalog.adoc" target="_blank"><i class="fa fa-pencil-square-o fa-fw" aria-hidden="true"></i>&nbsp; Edit</a></li>
-           <li><a href="https://github.com/apache/isis/commits/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-catalog.adoc" target="_blank"><i class="fa fa-clock-o fa-fw" aria-hidden="true"></i>&nbsp; History</a></li>
-           <li><a href="https://github.com/apache/isis/raw/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-catalog.adoc" target="_blank"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Raw</a></li>
-           <li><a href="https://github.com/apache/isis/blame/master/adocs/documentation/src/main/asciidoc/guides/ugfun/_ugfun_available-domain-services_incode-catalog.adoc" target="_blank"><i class="fa fa-hand-o-right fa-fw" aria-hidden="true"></i>&nbsp; Blame</a></li>
-          </ul>
-         </div> 
-         <div class="paragraph"> 
-          <p>The <a href="http://catalog.incode.org">Incode Catalog</a> website also provides a number of reusable modules, focusing on business logic for generic subdomains.</p> 
-         </div> 
-         <div class="paragraph"> 
-          <p>This section surveys the functionality available.</p> 
-         </div> 
-         <div class="admonitionblock warning"> 
-          <table> 
-           <tbody>
-            <tr> 
-             <td class="icon"> <i class="fa icon-warning" title="Warning"></i> </td> 
-             <td class="content"> 
-              <div class="paragraph"> 
-               <p>Note that the Incode Catalog, although maintained by Apache Isis committers, are not part of the ASF.</p> 
-              </div> </td> 
-            </tr> 
-           </tbody>
-          </table> 
-         </div> 
-         <div class="paragraph"> 
-          <p>The modules themselves fall into a number of broader groups:</p> 
-         </div> 
-         <div class="ulist"> 
-          <ul> 
-           <li> <p>modules that provide standalone domain entities (and supporting services) for a particular subdomain<br></p> 
-            <div class="paragraph"> 
-             <p>The <a href="http://github.com/incodehq/incode-module-alias">alias</a>, <a href="http://github.com/incodehq/incode-module-classification">classification</a>, <a href="http://github.com/incodehq/incode-module-commchannel">commchannel</a>, <a href="http://github.com/incodehq/incode-module-communications">communications</a>, <a href="http://github.com/incodehq/incode-module-country">country</a>, <a href="http://github.com/incodehq/incode-module-docfragment">docfragment</a>, <a href="http://github.com/incodehq/incode-module-document">document</a> and <a href="http://github.com/incodehq/incode-module-document">note</a> modules fall into this category.</p> 
-            </div> </li> 
-           <li> <p>modules that provide developer/testing utilities<br></p> 
-            <div class="paragraph"> 
-             <p>The <a href="http://github.com/incodehq/incode-module-fixturesupport">fixturesupport</a>, <a href="http://github.com/incodehq/incode-module-integtestsupport">integtestsupport</a> and <a href="http://github.com/incodehq/incode-module-unittestsupport">unittestsupport</a> modules fall into this category.</p> 
-            </div> </li> 
+           <li> <p>technical libraries, such as excel, word and freemarker</p> </li> 
+           <li> <p>SPI implementations, such as security, commands, auditing and publishing</p> </li> 
+           <li> <p>framework extensions, such as flyway, quartz and feature toggles</p> </li> 
+           <li> <p>wicket components, such as maps, calendars and PDF viewer</p> </li> 
+           <li> <p>business modules, such as documents, notes and communications.</p> </li> 
           </ul> 
          </div> 
          <div class="paragraph"> 
-          <p>Each of the modules has a full README and demo application demonstrating their usage. The sections below briefly outline the capabilities of these modules.</p> 
+          <p>Each module can be used independently or combined, and the Incode Platform also provides a quickstart application to get you started quickly.</p> 
          </div> 
         </div> 
        </div> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugvw/ugvw.html
----------------------------------------------------------------------
diff --git a/content/guides/ugvw/ugvw.html b/content/guides/ugvw/ugvw.html
index d7873d5..30fdfc6 100644
--- a/content/guides/ugvw/ugvw.html
+++ b/content/guides/ugvw/ugvw.html
@@ -273,7 +273,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>This user guide discuss end-user features, configuration and customization of the Wicket viewer.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>It also discusses how to extend the viewer, and the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> wicket components.</p> 
+         <p>It also discusses how to extend the viewer, and the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> wicket components.</p> 
         </div> 
         <div class="sect2"> 
          <h3 id="_other_guides">1.1. Other Guides</h3> 
@@ -967,7 +967,7 @@ table.CodeRay td.code>pre{padding:0}
           </ul> 
          </div> 
          <div class="paragraph"> 
-          <p>The Apache Isis core framework provides a default implementation of both the email notification service and the email service. If your application uses the <a href="https://github.com/isisaddons/isis-module-security">Isis addons security module</a> (not ASF) then an implementation is provided by that module; just add to the classpath. Otherwise you will need to provide your own implementation.</p> 
+          <p>The Apache Isis core framework provides a default implementation of both the email notification service and the email service. If your application uses the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module then an implementation is provided by that module; just add to the classpath. Otherwise you will need to provide your own implementation.</p> 
          </div> 
          <div class="admonitionblock note"> 
           <table> 
@@ -1040,7 +1040,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
           <div class="ulist"> 
            <ul> 
-            <li> <p>register an implementation of the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_UserRegistrationService">user registration service</a> (eg by using the <a href="https://github.com/isisaddons/isis-module-security">Isis addons security module</a>)</p> </li> 
+            <li> <p>register an implementation of the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_UserRegistrationService">user registration service</a> (eg by using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module)</p> </li> 
             <li> <p>configure the <a href="../rgsvc/rgsvc.html#_rgsvc_integration-api_EmailService">email service</a></p> </li> 
            </ul> 
           </div> 
@@ -1312,7 +1312,7 @@ table.CodeRay td.code>pre{padding:0}
          <div class="sect3"> 
           <h4 id="_other_annotations">3.1.4. Other Annotations</h4> 
           <div class="paragraph"> 
-           <p>As of 1.8.0, all the layout annotations have been consolidated into the various <code>XxxLayout</code> annotations: <a href="../rgant/rgant.html#_rgant-ActionLayout, "><code>@ActionLayout</code></a> <a href="../rgant/rgant.html#_rgant-CollectionLayout"><code>@CollectionLayout</code></a>, <a href="../rgant/rgant.html#_rgant-DomainObjectLayout"><code>@DomainObjectLayout</code></a>, <a href="../rgant/rgant.html#_rgant-DomainServiceLayout"><code>@DomainServiceLayout</code></a>, <a href="../rgant/rgant.html#_rgant-ParameterLayout"><code>@ParameterLayout</code></a>, <a href="../rgant/rgant.html#_rgant-PropertyLayout"><code>@PropertyLayout</code></a>, and <a href="../rgant/rgant.html#_rgant-ViewModelLayout"><code>@ViewModelLayout</code></a></p> 
+           <p>As of <code>1.8.0</code>, all the layout annotations have been consolidated into the various <code>XxxLayout</code> annotations: <a href="../rgant/rgant.html#_rgant-ActionLayout, "><code>@ActionLayout</code></a> <a href="../rgant/rgant.html#_rgant-CollectionLayout"><code>@CollectionLayout</code></a>, <a href="../rgant/rgant.html#_rgant-DomainObjectLayout"><code>@DomainObjectLayout</code></a>, <a href="../rgant/rgant.html#_rgant-DomainServiceLayout"><code>@DomainServiceLayout</code></a>, <a href="../rgant/rgant.html#_rgant-ParameterLayout"><code>@ParameterLayout</code></a>, <a href="../rgant/rgant.html#_rgant-PropertyLayout"><code>@PropertyLayout</code></a>, and <a href="../rgant/rgant.html#_rgant-ViewModelLayout"><code>@ViewModelLayout</code></a></p> 
           </div> 
          </div> 
         </div> 
@@ -1966,7 +1966,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>Note that the last is also a prototype action (meaning it is only displayed in SERVER_PROTOTYPE (=Wicket Development) mode). In the UI it is rendered in italics.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>(It is possible to override this place of a given action by specifying <code>@MemberOrder(name="…​")</code> where the name is that of a top-level menu. Prior to 1.8.0 this was the only way of doing things, as of 1.8.0 its use is not recommended).</p> 
+           <p>(It is possible to override this place of a given action by specifying <code>@MemberOrder(name="…​")</code> where the name is that of a top-level menu. Prior to <code>1.8.0</code> this was the only way of doing things, as of <code>1.8.0</code> its use is not recommended).</p> 
           </div> 
          </div> 
          <div class="sect3"> 
@@ -2004,24 +2004,20 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_isis_add_on_modules">3.3.4. Isis Add-on modules</h4> 
+          <h4 id="_incode_platform_modules">3.3.4. Incode Platform modules</h4> 
           <div class="paragraph"> 
-           <p>Some of the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules also provide services whose actions appear in top-level menus.</p> 
+           <p>Some of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules also provide services whose actions appear in top-level menus.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>The <a href="http://github.com/isisaddons/isis-module-security">security</a>'s module places its domain service menus in three top-level menus:</p> 
+           <p>The security’s module places its domain service menus in three top-level menus:</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
             <li> <p>its <code>ApplicationUsers</code>, <code>ApplicationRoles</code>, <code>ApplicationPermission</code>, <code>ApplicationFeatureViewModels</code> and <code>ApplicationTenancies</code> domain services are all grouped together in a single "Security" top-level menu, on the SECONDARY menu bar</p> </li> 
-            <li> <p>its <code>SecurityModuleAppFixturesService</code> domain service, which allows the security modules' fixture scripts to be run, is placed on a "Prototyping" top-level menu, also on the SECONDARY menu bar</p> </li> 
             <li> <p>its <code>MeService</code> domain service, which provides the <code>me()</code> action, is placed on the TERTIARY menu bar.</p> </li> 
            </ul> 
           </div> 
           <div class="paragraph"> 
-           <p>Meanwhile the <a href="http://github.com/isisaddons/isis-module-devutils">devutils</a> module places its actions - to download layouts and so forth - on a "Prototyping" top-level menu, on the SECONDARY menu bar.</p> 
-          </div> 
-          <div class="paragraph"> 
            <p>Currently there is no facility to alter the placement of these services. However, their UI can be suppressed using security or using a <a href="../ugbtb/ugbtb.html#_ugbtb_hints-and-tips_vetoing-visibility">vetoing subscriber</a>.</p> 
           </div> 
          </div> 
@@ -2335,7 +2331,7 @@ table.CodeRay td.code>pre{padding:0}
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top"><p class="tableblock"><code>true</code>,<code>false</code><br> (<code><em>false</em></code>)</p></td> 
-           <td class="tableblock halign-left valign-top"><p class="tableblock">By default, an action invocation that returns the same object will result in the page being updated. The same is true for property edits. </p><p class="tableblock">If this setting is enabled, then the viewer will always render to a new page. </p><p class="tableblock">[NOTE] ==== Note that the default behaviour is new in <code>1.15.0</code>, providing a better end-user experience. Setting this option retains the behaviour of the viewer pre-1.15.0. ====</p></td> 
+           <td class="tableblock halign-left valign-top"><p class="tableblock">By default, an action invocation that returns the same object will result in the page being updated. The same is true for property edits. </p><p class="tableblock">If this setting is enabled, then the viewer will always render to a new page. </p><p class="tableblock">[NOTE] ==== Note that the default behaviour is new in <code>1.15.0</code>, providing a better end-user experience. Setting this option retains the behaviour of the viewer pre-<code>1.15.0</code>. ====</p></td> 
           </tr> 
           <tr> 
            <td class="tableblock halign-left valign-top">
@@ -3557,7 +3553,7 @@ isis.viewer.wicket.maxTitleLengthInParentedTables=8</code></pre>
          <div class="paragraph"> 
           <p></p>
           <div class="extended-quote-first">
-           <p>Suppose you want to build a monitoring application, eg for an electricity grid. Data is updated in the background (eg via the Restful Objects REST API). What is needed is the ability to show an entity that includes a <a href="http://github.com/isisaddons/isis-wicket-gmap3">map</a>, and have it auto-refresh every 5 seconds or so. </p>
+           <p>Suppose you want to build a monitoring application, eg for an electricity grid. Data is updated in the background (eg via the Restful Objects REST API). What is needed is the ability to show an entity that includes a map, and have it auto-refresh every 5 seconds or so. </p>
           </div>
           <p></p> 
          </div> 
@@ -3746,10 +3742,10 @@ isis.viewer.wicket.maxTitleLengthInParentedTables=8</code></pre>
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>Replacing elements of the page is the most powerful general-purpose way to customize the look-n-feel of the viewer. Examples at the (non-ASF) <a href="http://www.isisaddons.org">Isis Add-ons</a> include the <a href="http://github.com/isisaddons/isis-wicket-gmap3">gmap3</a> extension, the <a href="http://github.com/isisaddons/isis-wicket-fullcalendar2">calendar</a> extension, the <a href="http://github.com/isisaddons/isis-wicket-excel">excel download</a> and the <a href="http://github.com/isisaddons/isis-wicket-wickedcharts">wickedcharts</a> charting integration.</p> 
+          <p>Replacing elements of the page is the most powerful general-purpose way to customize the look-n-feel of the viewer. Examples in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> include the gmap3, fullcalendar2, excel, pdfjs and wickedcharts components.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>The pages generated by Apache Isis' Wicket viewer are built up of numerous elements, from fine-grained widgets for property/parameter fields, to much larger components that take responsibility for rendering an entire entity entity, or a collection of entities. Under the covers these are all implementations of the the Apache Wicket <code>Component</code> API. The larger components delegate to the smaller, of course.</p> 
+          <p>The pages generated by Apache Isis' Wicket viewer are built up of numerous elements, from fine-grained widgets for property/parameter fields, to much larger components that take responsibility for rendering an entire entity, or a collection of entities. Under the covers these are all implementations of the the Apache Wicket <code>Component</code> API. The larger components delegate to the smaller, of course.</p> 
          </div> 
          <div class="sect3"> 
           <h4 id="_how_the_viewer_selects_components">6.2.1. How the viewer selects components</h4> 
@@ -3887,14 +3883,15 @@ isis.viewer.wicket.maxTitleLengthInParentedTables=8</code></pre>
            <p>For example, out-of-the-box Apache Isis provides a table view, a summary view (totals/sums/averages of any data), and a collapsed view (for <code>@Render(LAZILY)</code> collections). These are selected by clicking on the toolbar by each collection.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>Additional views though could render the objects in the collection as a variety of ways. Indeed, some third-party implementations already exist:</p> 
+           <p>Additional views though could render the objects in the collection as a variety of ways. Indeed, some third-party implementations in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> already exist, including:</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
-            <li> <p><a href="https://github.com/isisaddons/isis-wicket-excel">excel integration</a> (collection as a downloadable excel spreadsheet)</p> </li> 
-            <li> <p><a href="https://github.com/isisaddons/isis-wicket-gmap3">google maps v3 integration</a> (render any objects with a location on a map)</p> </li> 
-            <li> <p><a href="https://github.com/isisaddons/isis-wicket-wickedcharts">wicked charts integration</a> (barchart of any data)</p> </li> 
-            <li> <p><a href="https://github.com/isisaddons/isis-wicket-fullcalendar2">full calendar integration</a> (render any objects with date properties on a calendar)</p> </li> 
+            <li> <p>excel component - collection as a downloadable excel spreadsheet</p> </li> 
+            <li> <p>gmap3 component - render any objects with a location on a map</p> </li> 
+            <li> <p>pdf.js component - render Blob containined PDF as a scrollable image</p> </li> 
+            <li> <p>wicked charts component - barchart of any data</p> </li> 
+            <li> <p>full calendar - render any objects with date properties on a calendar</p> </li> 
            </ul> 
           </div> 
           <div class="paragraph"> 
@@ -4104,7 +4101,7 @@ public WebRequest newWebRequest(HttpServletRequest servletRequest, String filter
           </div> 
          </div> 
          <div class="paragraph"> 
-          <p>Rather than using the static <code>DEMO_MODE_USING_CREDENTIALS_AS_QUERYARGS</code>, you might also explore using the feature toggle library provided by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-togglz">Isis addons' togglz</a> module.</p> 
+          <p>Rather than using the static <code>DEMO_MODE_USING_CREDENTIALS_AS_QUERYARGS</code>, you might also explore using the feature toggle library provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s togglz module.</p> 
          </div> 
         </div> 
        </div> 
@@ -4339,46 +4336,46 @@ public WebRequest newWebRequest(HttpServletRequest servletRequest, String filter
        </div> 
       </div> 
       <div class="sect1"> 
-       <h2 id="_ugvw_isis-addons">8. Appendix: Isis Add-ons (not ASF)</h2>
+       <h2 id="_ugvw_incode-platform">8. Appendix: Incode Platform (not ASF)</h2>
        <div class="btn-group" style="float: right; font-size: small; padding: 6px; margin-top: -55px; ">
-        <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_isis-addons.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
+        <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_incode-platform.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
         <button type="button" class="btn btn-xs btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="caret"></span><span class="sr-only">Toggle Dropdown</span></button>
         <ul class="dropdown-menu">
-         <li><a href="https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_isis-addons.adoc" target="_blank"><i class="fa fa-pencil-square-o fa-fw" aria-hidden="true"></i>&nbsp; Edit</a></li>
-         <li><a href="https://github.com/apache/isis/commits/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_isis-addons.adoc" target="_blank"><i class="fa fa-clock-o fa-fw" aria-hidden="true"></i>&nbsp; History</a></li>
-         <li><a href="https://github.com/apache/isis/raw/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_isis-addons.adoc" target="_blank"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Raw</a></li>
-         <li><a href="https://github.com/apache/isis/blame/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_isis-addons.adoc" target="_blank"><i class="fa fa-hand-o-right fa-fw" aria-hidden="true"></i>&nbsp; Blame</a></li>
+         <li><a href="https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_incode-platform.adoc" target="_blank"><i class="fa fa-pencil-square-o fa-fw" aria-hidden="true"></i>&nbsp; Edit</a></li>
+         <li><a href="https://github.com/apache/isis/commits/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_incode-platform.adoc" target="_blank"><i class="fa fa-clock-o fa-fw" aria-hidden="true"></i>&nbsp; History</a></li>
+         <li><a href="https://github.com/apache/isis/raw/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_incode-platform.adoc" target="_blank"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Raw</a></li>
+         <li><a href="https://github.com/apache/isis/blame/master/adocs/documentation/src/main/asciidoc/guides/ugvw/_ugvw_incode-platform.adoc" target="_blank"><i class="fa fa-hand-o-right fa-fw" aria-hidden="true"></i>&nbsp; Blame</a></li>
         </ul>
        </div> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>The (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> website provides a number of extensions to the Wicket viewer (leveraging the APIs described in <a href="../ugvw/ugvw.html#_ugvw_extending">Extending the Wicket viewer</a> section, later. While you are free to fork and adapt any of them to your needs, they are also intended for use "out-of-the-box".</p> 
+         <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> provides a number of extensions to the Wicket viewer (leveraging the APIs described in <a href="../ugvw/ugvw.html#_ugvw_extending">Extending the Wicket viewer</a> section, later. While you are free to fork and adapt any of them to your needs, they are also intended for use "out-of-the-box".</p> 
         </div> 
         <div class="paragraph"> 
          <p>At the time of writing the addons available are:</p> 
         </div> 
         <div class="ulist"> 
          <ul> 
-          <li> <p><a href="http://github.com/isisaddons/isis-wicket-excel">Excel</a> component - to export a collection of domain objects as an Excel spreadsheet</p> 
+          <li> <p>Excel Wicket component - to export a collection of domain objects as an Excel spreadsheet</p> 
            <div class="ulist"> 
             <ul> 
-             <li> <p>see also the related <a href="http://github.com/isisaddons/isis-module-excel">Excel module</a> which can be used to read/import a spreadsheet as an collection of view models or entities</p> </li> 
+             <li> <p>see also the related Excel library module which can be used to read/import a spreadsheet as an collection of view models or entities</p> </li> 
             </ul> 
            </div> </li> 
-          <li> <p><a href="http://github.com/isisaddons/isis-wicket-fullcalendar2">Fullcalendar2</a> component - to view a collection of domain objects (with a date) on a full-page calendar</p> </li> 
-          <li> <p><a href="http://github.com/isisaddons/isis-wicket-gmap3">Gmap3</a> component - to view a collection of domain objects with a location on a google map</p> </li> 
-          <li> <p><a href="http://github.com/isisaddons/isis-wicket-pdfjs">pdf.js</a> component - to view a Blob containing a PDF as an image</p> </li> 
-          <li> <p><a href="http://github.com/isisaddons/isis-wicket-summernote">summernote</a> component - to edit a string property using an RTF editor</p> 
+          <li> <p>ullcalendar2 Wicket component - to view a collection of domain objects (with a date) on a full-page calendar</p> </li> 
+          <li> <p>Gmap3 Wicket component - to view a collection of domain objects with a location on a google map</p> </li> 
+          <li> <p>pdf.js Wicket component - to view a <code>Blob</code> containing a PDF as an image</p> </li> 
+          <li> <p>Summernote Wicket component - to edit a string property using an RTF editor</p> 
            <div class="ulist"> 
             <ul> 
              <li> <p>(not yet compatible with <code>1.15.0</code>)</p> </li> 
             </ul> 
            </div> </li> 
-          <li> <p><a href="http://github.com/isisaddons/isis-wicket-wickedcharts">wickedcharts</a> component - low-level integration with Highcharts charting library</p> </li> 
+          <li> <p>Wickedcharts Wicket component - low-level integration with Highcharts charting library</p> </li> 
          </ul> 
         </div> 
         <div class="paragraph"> 
-         <p>Check the <a href="http://www.isisaddons.org">Isis Addons</a> website for the most up-to-date list.</p> 
+         <p>Check the <a href="http://platform.incode.org" target="_blank">website</a> for the most up-to-date list.</p> 
         </div> 
         <div class="admonitionblock note"> 
          <table> 
@@ -4387,7 +4384,7 @@ public WebRequest newWebRequest(HttpServletRequest servletRequest, String filter
             <td class="icon"> <i class="fa icon-note" title="Note"></i> </td> 
             <td class="content"> 
              <div class="paragraph"> 
-              <p>Note that Isis addons, while maintained by Apache Isis committers, are not part of the ASF.</p> 
+              <p>Note that the Incode Platform, while maintained by Apache Isis committers, are not part of the ASF.</p> 
              </div> </td> 
            </tr> 
           </tbody>


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgcfg/rgcfg.html
----------------------------------------------------------------------
diff --git a/content/guides/rgcfg/rgcfg.html b/content/guides/rgcfg/rgcfg.html
index 9770135..f1a0429 100644
--- a/content/guides/rgcfg/rgcfg.html
+++ b/content/guides/rgcfg/rgcfg.html
@@ -559,7 +559,7 @@ table.CodeRay td.code>pre{padding:0}
          </ul> 
         </div> 
         <div class="paragraph"> 
-         <p>As of 1.9.0 there are two different ways to perform this bootstrapping. The recommended (newer) approach is to use an <a href="../rgcms/rgcms.html#_rgcms_classes_super_AppManifest"><code>AppManifest</code></a>, specified either programmatically or through the configuration properties. This allows the components, services and entities to be specified from a single class. The alternative (and older, pre 1.9.0) approach is to specify this information individually, through configuration properties.</p> 
+         <p>As of <code>1.9.0</code> there are two different ways to perform this bootstrapping. The recommended (newer) approach is to use an <a href="../rgcms/rgcms.html#_rgcms_classes_super_AppManifest"><code>AppManifest</code></a>, specified either programmatically or through the configuration properties. This allows the components, services and entities to be specified from a single class. The alternative (and older, pre 1.9.0) approach is to specify this information individually, through configuration properties.</p> 
         </div> 
         <div class="paragraph"> 
          <p>To specify the <code>AppManifest</code> as a configuration property, use:</p> 
@@ -1072,7 +1072,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="__rgcfg_configuring-core_fixture-events">5.4. Fixture Events</h3> 
          <div class="paragraph"> 
-          <p>(As of <code>1.15.1-SNAPSHOT</code>), events are fired to indicate the start and end of fixtures are being installed. This are listened to by the <a href="rgsvc.html#_rgsvc_persistence-layer-api_QueryResultsCache"><code>QueryResultsCache</code></a> to disable caching during this period.</p> 
+          <p>(As of <code>1.15.1</code>), events are fired to indicate the start and end of fixtures are being installed. This are listened to by the <a href="rgsvc.html#_rgsvc_persistence-layer-api_QueryResultsCache"><code>QueryResultsCache</code></a> to disable caching during this period.</p> 
          </div> 
          <table class="tableblock frame-all grid-all spread"> 
           <caption class="title">
@@ -1102,7 +1102,7 @@ table.CodeRay td.code>pre{padding:0}
             <td class="tableblock halign-left valign-top">
              <div>
               <div class="paragraph"> 
-               <p>(As of <code>1.15.1-SNAPSHOT</code>), whether fixture <code>FixturesInstallingEvent</code> and <code>FixturesInstalledEvent</code> events should be posted while the system is bootstrapping.</p> 
+               <p>(As of <code>1.15.1</code>), whether fixture <code>FixturesInstallingEvent</code> and <code>FixturesInstalledEvent</code> events should be posted while the system is bootstrapping.</p> 
               </div>
              </div></td> 
            </tr> 
@@ -2175,7 +2175,7 @@ table.CodeRay td.code>pre{padding:0}
            </ul> 
           </div> 
           <div class="paragraph"> 
-           <p>The original motivation for this feature was to transparently support such features as multi-tenancy (as per the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module). That is, if an entity is logically "owned" by a user, then the multi-tenancy support can be arranged to prevent some other user from viewing that object.</p> 
+           <p>The original motivation for this feature was to transparently support such features as multi-tenancy (as per the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module). That is, if an entity is logically "owned" by a user, then the multi-tenancy support can be arranged to prevent some other user from viewing that object.</p> 
           </div> 
           <div class="paragraph"> 
            <p>By default this configuration property is enabled. To disable the visibility filtering, set the appropriate configuration property to <code>false</code>:</p> 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgcfg/rgcfg.pdf
----------------------------------------------------------------------
diff --git a/content/guides/rgcfg/rgcfg.pdf b/content/guides/rgcfg/rgcfg.pdf
index 1d23730..bd310e7 100644
--- a/content/guides/rgcfg/rgcfg.pdf
+++ b/content/guides/rgcfg/rgcfg.pdf
@@ -4,8 +4,8 @@
 << /Title <feff0043006f0072006500200043006f006e0066006900672019006e002000500072006f0070006500720074006900650073>
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170920235038+01'00')
-/ModDate (D:20170920235038+01'00')
+/CreationDate (D:20170925074830+01'00')
+/ModDate (D:20170925074830+01'00')
 >>
 endobj
 2 0 obj
@@ -5081,7 +5081,7 @@ endobj
 >>
 endobj
 65 0 obj
-<< /Length 23398
+<< /Length 23749
 >>
 stream
 q
@@ -5179,12 +5179,42 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.579 Tw
+0.353 Tw
 
 BT
 48.24000000000001 660.0860000000001 Td
 /F1.0 10.5 Tf
-[<4173206f6620312e392e30207468657265206172652074776f20646966666572656e74207761> 20.01953125 <797320746f20706572666f726d207468697320626f6f74737472> 20.01953125 <617070696e672e2020546865207265636f6d6d656e64656420286e6577657229>] TJ
+<4173206f6620> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+0.353 Tw
+
+BT
+76.45672135416666 660.0860000000001 Td
+/F3.0 10.5 Tf
+<312e392e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+0.353 Tw
+
+BT
+102.70672135416666 660.0860000000001 Td
+/F1.0 10.5 Tf
+[<207468657265206172652074776f20646966666572656e74207761> 20.01953125 <797320746f20706572666f726d207468697320626f6f74737472> 20.01953125 <617070696e672e2020546865207265636f6d6d656e64656420286e6577657229>] TJ
 ET
 
 
@@ -12592,7 +12622,7 @@ endobj
 >>
 endobj
 104 0 obj
-<< /Length 21657
+<< /Length 21641
 >>
 stream
 q
@@ -12672,7 +12702,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.352 Tw
+0.545 Tw
 
 BT
 48.24000000000001 702.2860000000001 Td
@@ -12687,12 +12717,12 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-0.352 Tw
+0.545 Tw
 
 BT
-80.0875 702.2860000000001 Td
+80.47355555555555 702.2860000000001 Td
 /F3.0 10.5 Tf
-<312e31352e312d534e415053484f54> Tj
+<312e31352e31> Tj
 ET
 
 
@@ -12702,12 +12732,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.352 Tw
+0.545 Tw
 
 BT
-158.8375 702.2860000000001 Td
+111.97355555555556 702.2860000000001 Td
 /F1.0 10.5 Tf
-<292c206576656e74732061726520666972656420746f20696e6469636174652074686520737461727420616e6420656e64206f6620666978747572657320617265206265696e6720696e7374616c6c65642e> Tj
+<292c206576656e74732061726520666972656420746f20696e6469636174652074686520737461727420616e6420656e64206f6620666978747572657320617265206265696e6720696e7374616c6c65642e205468697320617265> Tj
 ET
 
 
@@ -12720,7 +12750,7 @@ ET
 BT
 48.24000000000001 686.5060000000001 Td
 /F1.0 10.5 Tf
-[<5468697320617265206c697374656e656420746f2062> 20.01953125 <792074686520>] TJ
+[<6c697374656e656420746f2062> 20.01953125 <792074686520>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -12729,7 +12759,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-179.54229492187503 686.5060000000001 Td
+136.47129492187503 686.5060000000001 Td
 /F3.0 10.5 Tf
 <5175657279526573756c74734361636865> Tj
 ET
@@ -12740,7 +12770,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-268.79229492187505 686.5060000000001 Td
+225.72129492187503 686.5060000000001 Td
 /F1.0 10.5 Tf
 <20746f2064697361626c652063616368696e6720647572696e67207468697320706572696f642e> Tj
 ET
@@ -13062,14 +13092,14 @@ ET
 BT
 331.78250120000007 583.3230000000001 Td
 /F3.0 10.5 Tf
-<312e31352e312d534e415053484f54> Tj
+<312e31352e31> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.200 0.200 0.200 scn
 
 BT
-410.53250120000007 583.3230000000001 Td
+363.28250120000007 583.3230000000001 Td
 /F1.0 10.5 Tf
 <292c20776865746865722066697874757265> Tj
 ET
@@ -14052,7 +14082,7 @@ endobj
 /URI (rgsvc.pdf#_rgsvc_persistence-layer-api_QueryResultsCache)
 >>
 /Subtype /Link
-/Rect [179.54229492187503 685.0360000000001 268.79229492187505 695.5360000000001]
+/Rect [136.47129492187503 685.0360000000001 225.72129492187503 695.5360000000001]
 /Type /Annot
 >>
 endobj
@@ -29710,7 +29740,7 @@ endobj
 [174 0 R /XYZ 0 220.29600000000033 null]
 endobj
 180 0 obj
-<< /Length 14093
+<< /Length 14104
 >>
 stream
 q
@@ -29890,7 +29920,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.278 Tw
+1.337 Tw
 
 BT
 48.24000000000001 558.1260000000002 Td
@@ -29905,12 +29935,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.278 Tw
+1.337 Tw
 
 BT
-199.72796875 558.1260000000002 Td
+205.02166666666665 558.1260000000002 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207365637572697479> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -29920,12 +29950,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.278 Tw
+1.337 Tw
 
 BT
-301.13665625 558.1260000000002 Td
+286.967 558.1260000000002 Td
 /F1.0 10.5 Tf
-<206d6f64756c65292e20546861742069732c20696620616e20656e74697479206973206c6f676963616c6c7920226f776e656422> Tj
+<2773207365637572697479206d6f64756c65292e20546861742069732c20696620616e20656e74697479206973206c6f676963616c6c79> Tj
 ET
 
 
@@ -29935,12 +29965,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.021 Tw
+1.681 Tw
 
 BT
 48.24000000000001 542.3460000000002 Td
 /F1.0 10.5 Tf
-[<62> 20.01953125 <79206120757365722c207468656e20746865206d756c74692d74656e616e637920737570706f72742063616e20626520617272> 20.01953125 <616e67656420746f2070726576656e7420736f6d65206f7468657220757365722066726f6d2076696577696e67>] TJ
+[<226f776e6564222062> 20.01953125 <79206120757365722c207468656e20746865206d756c74692d74656e616e637920737570706f72742063616e20626520617272> 20.01953125 <616e67656420746f2070726576656e7420736f6d65206f746865722075736572>] TJ
 ET
 
 
@@ -29953,7 +29983,7 @@ ET
 BT
 48.24000000000001 526.5660000000003 Td
 /F1.0 10.5 Tf
-<74686174206f626a6563742e> Tj
+<66726f6d2076696577696e672074686174206f626a6563742e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -30470,10 +30500,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [199.72796875 555.0600000000002 301.13665625 569.3400000000003]
+/Rect [205.02166666666665 555.0600000000002 286.967 569.3400000000003]
 /Type /Annot
 >>
 endobj
@@ -31376,37 +31406,31 @@ endobj
 [259 1000 1000 1000 1000 1000 1000 1000 399 399 1000 1000 1000 1000 293 1000 1000 559 559 559 559 559 559 559 1000 1000 1000 1000 1000 1000 1000 1000 1000 752 1000 667 767 652 621 769 1000 400 1000 1000 653 952 788 787 638 1000 707 585 652 747 698 1066 1000 1000 1000 1000 1000 1000 1000 1000 1000 599 648 526 648 570 407 560 666 352 345 636 352 985 666 612 645 1000 522 487 404 666 605 855 645 579 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 100
 0 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
 endobj
 254 0 obj
-<< /Length1 7064
-/Length 4836
+<< /Length1 7120
+/Length 4889
 /Filter [/FlateDecode]
 >>
 stream
-x��9	tS���'M
-�6kZJ�ۦ�&]�&)]�4�i�@	!-m���t��
-��O*�"}83(�F�)��2.�(:���ax*�� �A���|����w杙���_������!SI�"ϴ����t�:�+	Mg�ꎼ��8�N���'>�u�M?�<��34�}�&��a]]�ѫ��K���=�#��AZp^�s�����B�G�����}�C�>Q���7p���֞��~����_K�̅�Š��[�$��������u8����Ξ��	IBz��m��E-$$y+���
�O����*c�<
-��ѓ&�L�Jb�wq*5�hu���Ĥi�)dz��1�K�0ef͜%�d�-9�y�V[���,�]T\R�*s�{*�Tz�6��ӯ�����A�eS��(Qb���a��a]�)l�)�UH䯊�Yq�^ �d!N���a�)����9Y��Z�7�ȭ���J+�.M@�֛Nx�s�sؽ�?�^��Խn|�Q2	ͫr�bA���;=wq[��Y�t��;��wu��.G�U",Q)9�L�6X%�ڱ
-�2����[f;P&(3���LgB�M���_�[�з�����㟦���'�t�7.���<
-5�����!
D��5|�=��nӿ��=�z��yx��듀x�?^
s酟ydWK���2�#	L�k*��ҴZ�m���d*�&.M�׽�t�51�:G��U*ν=����^N=~��P�؍]X���|矡�nˑ��}!hY�:Siw����Ͽ����v��	asyѠE�6�Ѯ�piJ��f����#?�T����C=�~���g=��9�_�r½oZk�^���K3e�S�f����.Hcb]�U�u��O�g[fem,���j��y.z�q�6N���b��&>n��JOE��pV����4!�Q�iH�&2ƥe�EM����֨�^��ϴvW���=%K�����!�Kx1��ozRk2��&�Z�s����G���8ƿ>�!X�z&�C���KȳpN���< 
-[	�@��x�y<����I�֎H��r�<�8C|��6x�ޏ:�e�&����ԣX&{J�W�+u(����`��,fU�ʊ�֬\�j�=�~���"����Tk�L�p:��h�U�&_���>��\�t�`��Fw��٥�\�7��,cc�'`�jmZ�'��@�y����
�~�������֏vx�$jbD�gF��ƀ��T�R�Sa�Ѵ���ف�����<��>(uͫ���wnW��$�/����莗�bi�
-1��H��d<N8Ap��.�$���f���C[A�Ⱥ�Ce�i�n�����3��^}���tLF�!���q�	>��O�����Z�:(ٰ5�ݲ�"�`�����/}�c�9�	��G}1ma�pj��Q�o~d�C�~�����-�`17i�Bq��X��|=����iA�N"zB2ԘK���*�5Aob��}�k_�u2^�*w�o���9�=��D�S�MA_%�8!��'�m=
-���'`3A7�a�x��>~&ZI�@��cx���Z��p#�;V��w�Wv�;��+�ߓ�bx����UI|#�D,n��P_'PW��a�I�z�A��L�Cd���5T�ꭡZ�Bt7_gƺQ�f	�+�<ƝL��h(t�4o�,c{�X�P�3��Ʊ��R��T�CeJS��^�/�w<RV�H�|�_z� <3��Mмi@��Gz���`�&�q�)�R������
-����J_vJJ���⿥gu�#��1�阀��
-���MI�$ /�E��I�r��ح^�X�m�;�A�Y#08y;x���ө�������M���z�hI��'���e�@6����9�p��0wzY}��a�C�?���5�vd�Є�%I4=|�|y>�쬎�'׼Gc���J�k����
-,�)#)�a�7A��̜��`qeM󐵴eA{���^��v�'>���S�`�Zguʬ{��-I
�����I�nM8��'�'�^��.���
-~)Ǭ�v�	��
����PA�l[`rS��Ʈ�/w�f�BX�;�w�ߩ�<ڱM������tt̄N���1��/�?��c�N��{e4�ֿ�E�(�87��-��S���o��i�?��-ܬ]\f�3�߽����4��݄�%�������*h���I�^4��P����&�W��a���g���G�y#�e��[q�A���,���(Z�M%#YT��cۤ�x�j� �1�K)�.T!�P�X��CU-��~0�Ϯ
k����EsKr�u��j�'��4V���ʋK�qb����J��X���X�*';:[���9�˂�f�疔�|��Tz�n���cq��}���@�I,*V��t��j�̶w>�W�:;��Rʓ��q�'� �5�)bʰ:Ո
-1e
-�*�_�s�3
-�+۵�5'7X���Y���Z�nۨ�>fJ�@&pC�4$��v�V��[�̰1>�W���}�O��ō���?Ȗ:�-k@� v�Ƶ۔:�A���Cb���m�å��t`�S�G\�9���{w^qy��'WLU9<Y.��H��i�5�S��7X�0�V�o��&ʭX׵ʒ�/�{V?{?S~��⊻�!NG�^��3�쀟ޜM��d��c�;
��Z8�(Y�l
-�jg����ٞ�s!����D-�H��J]�|ai/���8I�����oh�P��	�FFFJQ?�Nf'v�PuFE����"�}�R]W
-����r�ҷ�m�Y��8���\&+jj'��re����}����5z�/��tfc:�@��c�
f�~6���E�rݙ+4L�F����=S�xZ������=�k��t�l�33Y͗Mt�qII�y|��C�ڥa��&�����{�l��4�*����]Źɢ}��w�q߯kX�
-�ﵵ��6���X렚
�6@*��MW���
-1��1����G�DUM�DL>�7u����Y>�_���l��wl���p
-�m����B��D�9��a½`�%oI�����_B���Wtvl u,.���SD=�
-��p׋J���
n���|-\�J����%��[�]5gRg����mq�j���9�x�oq㼚Z���`�K���O�ಲ3��iUEs�u�	��2G�DZ�w$�v۟�M����q�<�pn��KE�����`��#�h�n��d�.9a��ڀ�4���||V�2�������D�P��"��~0�'��ދg���J�/�٣�Z=�Y3���U{;ܴ:�
f��p^�	/�A$��K]�둓գLv�gԺC�v5��+�w�j������r����t<GG�h'��SfË䚺�k_Z���R��K@Xv&3�e•Rk��y�?req�+�����W�x��f2@v�ߒ����H� ���p���4��h/�M�S�zK����\��J��)�W�ir��Y�F�]������59e�
-F��z*ꭨ�
-��@�St(�+v*^W�W����t+Cʇ��)O+�)��DgE���X.���� �,l�-�6S�_Ö���Bll�ؚ�9�u6����u�V�m	6��$�al�ؼM��{�6����a�Jc�?(��K�Sj~i�W`+���	Z�;���_z���Y�w��Dn�� M2�>�W_����j�g(��L�-B����;ٹ��R�5o���%�4z���D��R�%B�WT�}�0�q^��@�d2?.k"Mr������J����o���~��Q�Wf��xzT#^-F��K��b��-���b"�$��$�H61���H>ⵑb'��B2��b�yH�C*я��F
�a��K�Z2#b	��$�w�z��4�F��b��{�ý������`�m�	���}ߚ�3q��iP�ni�b���)V�
Һ��&�ː�W�u9��i]NR IZ�"S�.�G�i���[�4�!F�`b�vK�*��s�7�a|Q�Q�)�0V�k��(��c
-���b���8������ή����k^~���;�6����UV�P�}������t�.2��kC��^�j8��v4���UBhZ&�3ڭ��g~O��OzHo��s��u���0*��x�z��}��kN��� n3���`uX��%����6$���]`'2���$����T$+����	1���a�o\��k��ɳ�ߵ��A�N��/�a'���ה���=<��-殡����\a�ҁ"��
��w0�sV�:B�a\�"�Hv)X�?E��� ���r�︭�<
�������K�L�{���b����}K�J~ �b~�hKo�/��4�UC�eR�8�G`�G�
/lo|٫�n0FT���.���G��
�]6!b��?2+��l��,_7�6
-k�
�D@��h���p!2%��f���k4Z"2��DC�@��FKDnf[��qM��?hLF����o�9c$*�!�]�(�hlD|Q��M����rlF������h��Ӆ%��h�Fm��k�L2�1"o!CD�Q�"r�/B
����6(L6�G�YP�1��E�T�*#b�1>ęb6�F������04��Dn*���
���Qo+7j�rCq#$��"�v6�=���s�Fc���(�7� 7uoF,���I�9C�a�1�
�(P
7�FkF�V�A��:KD�̠A��L6��J�Q�q�+��)	۪5�����|anT1J���7:�1����*to�ɀ��3��-C�9O2v�yP��`�Q��6�Q0vC[$�=e����U�>,����bE���HW��O6
+x��9xSU��?I��Bۼ���$�mZhҦI�4Mi�&BJ_�����*���U��Ձ��aP��⌺����E�A�e\tX>�Q�u�A������η��߹������q�-B�4b!q�@g_���s�������g՝�/�����5BRN�Z�ٱ���O��5�<��74��nu"!�
+����vuį��I�����u�@7Y��{p�_�Xlu�?x�p�4�zp��U8�����w�u}�ݿ���qBdn$U�� $�|�X�5��PKH�	�E�=}�Nj��ѮεCz��HH��~*6 L?a
+�7@����8DV�OIH�:�$! �W��F�KMKϘN2�Ȍ�zC��g�/�5[X^h2[J��R���SV^Q��T{k����6��ӯ�����A�6˦Q��6'�3�ڊװɦ�W ��"����iz�d���8�6'�ͦ���dM��_Z�GRE�U֤9��:��?-������i�a�
+��z�3���!xPF����-	RRӸ�'�uv��+��㋾�o|��0���N�%)J�
)�|���ip�<b���̂��.���(Ӕ��|g�3-ߦt»Ϭ�76��=��dj{ꓴ�p����w�}6�������
����"��2>����f��^�w�n?o��>8�7���0����#�b�;8A/��1K���T�Ds�h�4�6��^�����N{j�\kz�u�إM�q�gߚ^�r�K��G�=����˷Y��-�v�A�}"(�A���;m*��g��-�\1fD��DYԸ�:��`W�K���a�괊Cc����6�Z�Z3�z���`C���Z秌~5�q��m��:�R�.ǘo���^j,����Qtß"#�~\8�<��`k�M�]tXkZ��R˼�,s��DMCj��y�ޚz�kv��miE>ϡӑ�M��ɷ��B+)9�A�=O�\:V�y�ʽ˦�h	P�Gx.�������w�d�/�q�@�Z?��4���C�F{�͚
:mȘ�S5>�t�����^izyn0��frZ,�
 �%	�����k��ֵk�/~WO����j|nED���h�
+���������"���`���з�o�ت O�	xU�C�iq�*`��z��{��hV#�WE�;��٫,?�Z�4�q���z�M1�kaP!�1N��)Z2U��9V2m�v�#���1\P�rW�׭_{�ŷU�����7K�.0f��8W�C�׍���G�}�h4���zٺ���-��?V�za~��B,�ʀ�%
�Ʀᾧ&�n��o���{<g�y�Hܟwp�DE��.L�%@/�W����e�~�q�/셡���,(�4�ޫt�ͯI��ww��"�/���ok�WF�h�J1~�ȇ�~*N8Aq]�-�I��au‚��[i����CUsh�n����3�3^:u�7Z�#���N"�ĤuÄ�
+I��Ǵ�����KZ�ش-��vwMb���u"�g�p�B�0��~���#�˜Tt����;�9t����^zދ�K%\́�X�8��A�("}�az�Q�WQ>!y*��l�U)k���6+������kd��]�<����ï�`3�i�����7{��c�(�,�
$e`�>���a�{i��;�4�e1�qSp����Î�`gxUc͌۲V�3�A�>%��/D���{Ӌ�uG�^ԛ���z���Ʉ?�(��� ]��@5����pIA���K���*z�w�I�`@|}�#�p�R��<A#��4���3L,�b�C]N��̲uj�"ǘ��:R�9���.D��;��z��^:�/;t���ڷl�
+�ȏ��T�8D�	N�
+��&*������@hxU��_��U���;��/�m�HS0�?��Y�1u	�#��/c��e_!Ҹ"*	v��	Vb��In�y�&�l��yl.յ����D�>�����d	rb>�	\~�(/HW	'�\�3�����e��?gi��(̢iUK3hn���ܳ3Z����&�����<�kK�R*LjANb�錐�2�����V��>d�\��kɂy>��J�՛Zr{�k�p�g}����-Z�2������n�9�<<N��W��2��W�K9F9�V�#l�o�GJ]sl���(5�]]P�	Q�����v�S#�4c[�OG�n���cFt��������StR����%��J7����pv�m��1#�<��o��V|����X�����e�h_��=�}��y��V�9���6(���A�-2N���Ʊu�-:9�ʰ�z�<Ĝ`|�ur�;�������!���R5,��f��Ra���b���xd���S5�v�'f�r)�م������uK�z�5��	���޺�a���
 ��\m�����Y��l�Puye�#Y�!W]�XI�+6�+7C���%u�⢎��;\y��U �yw6=M�y����䎉��>�sR~d|
+���B������s��Uß�-�������ެ���AR2��)�{m���N�BJ���������<�U��w��t��&C����g�o�^3fo"���Lj���q���j�U�٘��k�*~���h[������.����($m߼a�R�>�g:��rX�a�m"|��$��|p���;Xd�3r���w��E�oi �fZ��[����t���9Q�9%�y��Q	b�a��im�ފ���̖\��X��]��yޚ˞��d-����[��c&�*�Ȅ|��vjV8�pQ��+�)�re����s��A�?������^��݆ra����8E�����_d�P/����###���Cq�I�)T:�U��?o��ݺLۛϹ��7<�-a�t>�2&�����gEM�ӗ//}7>M�o�__�J����`��B�ll����OF?q���ɹBͬiP�Y���3���/ت�2h���t͘���`g~������22���)�
+�K�r�M�!�	�{�����<%9𧂆~/�g��kE�;��~Z�J�Th;��y�st�ñ�A՛��6m�l��[���^b2cR�1�'�4���Ή�|2h��.��߿K��L�=�ؤ���T~�L��s��!Љ��x�R��{�b�ei���5�_B�����v<|O��.��	�SE;���p�։F��w�~���g�A�h��V8�Ś#��ɷ�[jΔ�{O}g[�n���9�����2�!������5\Aa�I5��ln��:���(�H�|aR�a~a�����lKqa�#�F���Xf�V�P�f�_cD�/�
1�L�%',�M�=2UZ8ϧ�/�^~�۔z�N��H,2���{�{�|xֹ����<��գ�
󪩥����!_� 
+���ux�#���j�X����C<�*�kW�J��i׮fp|����ˇ���3���$��	c����~ѵ����a�X�e�������d�L��j�\"ׯ�G��.n~-u�a���z����N֐����i�[rdC��s�&��/��������'�kY��$��Ze�e�Ȏ���r��[>"�#Z~J~E��%�M����{$�D�E�\aQ�݊{�G��(�J��]9�<�<��D�u�:�(~n|{<�Iv5�Fh��
+�mĶ�,��[�Fl!l��Z%�S��æ�����Rl�Ik�ز��$���Im�&�I�f�Ƭ�W��z���֯�V9I�	^�I��Oz��i�wf��c"��V��9	��Q���
+��z�P�'0����\BG�+8H��")?�&�M�TF��"��+��>G5[8�P�'�����LJH�������'�7�3b�����{iʕ��k�UHW���C���<�����};�I>) ��lb"f�[H	ҵ�Rb'�&�C�H9������%���uȣ���^�#�I�,��XH¤�D�N�D�f҂�iC��
@9ܿ�b��ҥ��&�$9�.6g"P�n	��*	N1w�Hp�Us�����%�%xI��I$Jp9ɂ	G��]�Ǒ���
+��]'J8���%x
+Q�Y��l�0� ᤐ��0V	���(ᆄ�c
+��$a���8�f���kV��t��[-%�z�߂`�Q
+/���D�����s�
+�Cz��['����Z)��B|�pG�h�F�p_�^����,�뗰JH�w���X�H]Ht��A��V��V����[�,�2��L�F�E��a�����j5��!�_��q�P =��~2+��L�"aX����4O�q+���BSך����%E���_�uV�%�v�f��¾�UÃH�,Q�(+.��nTy�hp��ήn�z����Ch�2��b`�#3���� ���0r�D��7�P���Q��i��cI�	uo5ѭ31�@ҿ�:q᭥�ߒB1?}�����~|�슌�#~"W����c��b��ny��(l6�RZ1m��̈)
+ۛ[b�BBb�#�@lv�9�_�#\U:�n�l`[��@S�n��I>6����@���k1�c2ӊt}�B��sLnbK
�a}�2�k�D���/[29C,��9�[�"�hiAzq�i����BlE�����1�d��r��&(ޤV���cSL���ɛHF��5p���菑P�h�h��
\�CK�0�3�0A�.%3ŀM�u����1%D���|+����r�Û�8#k���n�����G9�Lj�<���1@���&�&I�Ty6�`�ԟE3��f�$�A@K6q��sN�h�4Ġ�yj�F9�h�(���KXg���mP��*����(븎��&k–jL���f6�U�������t�x���B�D
+���dȋ��3��-G�9o&v�y��p�Q��N�Q�v1}g,�+k���C(�fV�r1�����@��o�=^-
 endstream
 endobj
 255 0 obj
@@ -31434,7 +31458,7 @@ x
 endstream
 endobj
 257 0 obj
-[500 1000 500 500 1000 1000 1000 1000 500 500 500 1000 1000 500 500 500 500 500 500 500 1000 500 1000 1000 1000 1000 1000 1000 500 500 500 1000 500 500 500 500 500 500 500 500 500 500 500 1000 500 500 500 500 500 500 500 500 500 500 500 500 500 500 1000 1000 1000 1000 1000 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 10
 00 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
+[500 1000 500 500 1000 1000 1000 1000 500 500 500 1000 1000 500 500 500 500 500 500 500 1000 500 1000 1000 1000 500 1000 1000 500 500 500 1000 500 500 500 500 500 500 500 500 1000 500 500 1000 500 500 500 500 500 500 500 500 500 500 500 500 500 500 1000 1000 1000 1000 1000 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 10
 00 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000]
 endobj
 258 0 obj
 << /Length1 2140
@@ -31676,219 +31700,219 @@ xref
 0000088045 00000 n 
 0000088248 00000 n 
 0000088443 00000 n 
-0000111895 00000 n 
-0000112205 00000 n 
-0000112249 00000 n 
-0000112487 00000 n 
-0000112737 00000 n 
-0000112987 00000 n 
-0000113161 00000 n 
-0000113401 00000 n 
-0000113639 00000 n 
-0000134909 00000 n 
-0000135211 00000 n 
-0000135437 00000 n 
-0000135482 00000 n 
-0000135680 00000 n 
-0000162759 00000 n 
-0000163097 00000 n 
-0000163141 00000 n 
-0000163354 00000 n 
-0000163575 00000 n 
-0000163809 00000 n 
-0000164046 00000 n 
-0000164101 00000 n 
-0000164333 00000 n 
-0000164568 00000 n 
-0000164801 00000 n 
-0000164857 00000 n 
-0000165106 00000 n 
-0000165351 00000 n 
-0000199821 00000 n 
-0000200155 00000 n 
-0000200391 00000 n 
-0000200606 00000 n 
-0000200840 00000 n 
-0000201054 00000 n 
-0000201287 00000 n 
-0000201344 00000 n 
-0000201594 00000 n 
-0000201840 00000 n 
-0000202087 00000 n 
-0000223799 00000 n 
-0000224116 00000 n 
-0000224162 00000 n 
-0000224406 00000 n 
-0000224463 00000 n 
-0000224706 00000 n 
-0000224936 00000 n 
-0000225177 00000 n 
-0000225407 00000 n 
-0000255220 00000 n 
-0000255533 00000 n 
-0000255727 00000 n 
-0000255931 00000 n 
-0000256147 00000 n 
-0000256343 00000 n 
-0000256570 00000 n 
-0000256786 00000 n 
-0000256962 00000 n 
-0000287735 00000 n 
-0000288039 00000 n 
-0000288277 00000 n 
-0000288515 00000 n 
-0000288753 00000 n 
-0000288983 00000 n 
-0000289221 00000 n 
-0000321669 00000 n 
-0000321987 00000 n 
-0000322218 00000 n 
-0000322449 00000 n 
-0000322674 00000 n 
-0000322899 00000 n 
-0000323115 00000 n 
-0000347314 00000 n 
-0000347618 00000 n 
-0000347835 00000 n 
-0000348056 00000 n 
-0000348281 00000 n 
-0000348485 00000 n 
-0000348542 00000 n 
-0000348782 00000 n 
-0000377059 00000 n 
-0000377374 00000 n 
-0000377549 00000 n 
-0000377731 00000 n 
-0000377962 00000 n 
-0000378176 00000 n 
-0000378412 00000 n 
-0000378647 00000 n 
-0000378882 00000 n 
-0000379118 00000 n 
-0000402153 00000 n 
-0000402473 00000 n 
-0000402711 00000 n 
-0000402932 00000 n 
-0000403179 00000 n 
-0000403427 00000 n 
-0000403674 00000 n 
-0000403732 00000 n 
-0000403954 00000 n 
-0000404194 00000 n 
-0000426023 00000 n 
-0000426330 00000 n 
-0000426527 00000 n 
-0000426746 00000 n 
-0000426965 00000 n 
-0000427195 00000 n 
-0000427429 00000 n 
-0000427662 00000 n 
-0000427898 00000 n 
-0000451935 00000 n 
-0000452218 00000 n 
-0000452454 00000 n 
-0000452674 00000 n 
-0000452921 00000 n 
-0000453149 00000 n 
-0000453207 00000 n 
-0000467355 00000 n 
-0000467664 00000 n 
-0000467889 00000 n 
-0000468090 00000 n 
-0000468295 00000 n 
-0000468544 00000 n 
-0000468602 00000 n 
-0000472983 00000 n 
-0000473224 00000 n 
-0000473270 00000 n 
-0000473400 00000 n 
-0000473521 00000 n 
-0000473646 00000 n 
-0000473772 00000 n 
-0000473927 00000 n 
-0000474075 00000 n 
-0000474232 00000 n 
-0000474380 00000 n 
-0000474541 00000 n 
-0000474693 00000 n 
-0000474855 00000 n 
-0000475010 00000 n 
+0000112246 00000 n 
+0000112556 00000 n 
+0000112600 00000 n 
+0000112838 00000 n 
+0000113088 00000 n 
+0000113338 00000 n 
+0000113512 00000 n 
+0000113752 00000 n 
+0000113990 00000 n 
+0000135260 00000 n 
+0000135562 00000 n 
+0000135788 00000 n 
+0000135833 00000 n 
+0000136031 00000 n 
+0000163110 00000 n 
+0000163448 00000 n 
+0000163492 00000 n 
+0000163705 00000 n 
+0000163926 00000 n 
+0000164160 00000 n 
+0000164397 00000 n 
+0000164452 00000 n 
+0000164684 00000 n 
+0000164919 00000 n 
+0000165152 00000 n 
+0000165208 00000 n 
+0000165457 00000 n 
+0000165702 00000 n 
+0000200172 00000 n 
+0000200506 00000 n 
+0000200742 00000 n 
+0000200957 00000 n 
+0000201191 00000 n 
+0000201405 00000 n 
+0000201638 00000 n 
+0000201695 00000 n 
+0000201945 00000 n 
+0000202191 00000 n 
+0000202438 00000 n 
+0000224134 00000 n 
+0000224451 00000 n 
+0000224497 00000 n 
+0000224741 00000 n 
+0000224798 00000 n 
+0000225041 00000 n 
+0000225271 00000 n 
+0000225512 00000 n 
+0000225742 00000 n 
+0000255555 00000 n 
+0000255868 00000 n 
+0000256062 00000 n 
+0000256266 00000 n 
+0000256482 00000 n 
+0000256678 00000 n 
+0000256905 00000 n 
+0000257121 00000 n 
+0000257297 00000 n 
+0000288070 00000 n 
+0000288374 00000 n 
+0000288612 00000 n 
+0000288850 00000 n 
+0000289088 00000 n 
+0000289318 00000 n 
+0000289556 00000 n 
+0000322004 00000 n 
+0000322322 00000 n 
+0000322553 00000 n 
+0000322784 00000 n 
+0000323009 00000 n 
+0000323234 00000 n 
+0000323450 00000 n 
+0000347649 00000 n 
+0000347953 00000 n 
+0000348170 00000 n 
+0000348391 00000 n 
+0000348616 00000 n 
+0000348820 00000 n 
+0000348877 00000 n 
+0000349117 00000 n 
+0000377394 00000 n 
+0000377709 00000 n 
+0000377884 00000 n 
+0000378066 00000 n 
+0000378297 00000 n 
+0000378511 00000 n 
+0000378747 00000 n 
+0000378982 00000 n 
+0000379217 00000 n 
+0000379453 00000 n 
+0000402488 00000 n 
+0000402808 00000 n 
+0000403046 00000 n 
+0000403267 00000 n 
+0000403514 00000 n 
+0000403762 00000 n 
+0000404009 00000 n 
+0000404067 00000 n 
+0000404289 00000 n 
+0000404529 00000 n 
+0000426358 00000 n 
+0000426665 00000 n 
+0000426862 00000 n 
+0000427081 00000 n 
+0000427300 00000 n 
+0000427530 00000 n 
+0000427764 00000 n 
+0000427997 00000 n 
+0000428233 00000 n 
+0000452270 00000 n 
+0000452553 00000 n 
+0000452789 00000 n 
+0000453009 00000 n 
+0000453256 00000 n 
+0000453484 00000 n 
+0000453542 00000 n 
+0000467701 00000 n 
+0000468010 00000 n 
+0000468213 00000 n 
+0000468414 00000 n 
+0000468619 00000 n 
+0000468868 00000 n 
+0000468926 00000 n 
+0000473307 00000 n 
+0000473548 00000 n 
+0000473594 00000 n 
+0000473724 00000 n 
+0000473845 00000 n 
+0000473970 00000 n 
+0000474096 00000 n 
+0000474251 00000 n 
+0000474399 00000 n 
+0000474556 00000 n 
+0000474704 00000 n 
+0000474865 00000 n 
+0000475017 00000 n 
 0000475179 00000 n 
-0000475341 00000 n 
-0000475504 00000 n 
-0000475668 00000 n 
-0000475831 00000 n 
-0000475987 00000 n 
+0000475334 00000 n 
+0000475503 00000 n 
+0000475665 00000 n 
+0000475828 00000 n 
+0000475992 00000 n 
 0000476155 00000 n 
-0000476314 00000 n 
-0000476487 00000 n 
-0000476661 00000 n 
-0000476835 00000 n 
-0000477012 00000 n 
-0000477180 00000 n 
-0000477350 00000 n 
-0000477525 00000 n 
-0000477710 00000 n 
-0000477877 00000 n 
-0000478055 00000 n 
-0000478245 00000 n 
-0000478435 00000 n 
-0000478600 00000 n 
-0000478776 00000 n 
-0000479063 00000 n 
-0000479141 00000 n 
-0000479346 00000 n 
-0000479538 00000 n 
-0000479831 00000 n 
-0000480006 00000 n 
-0000480267 00000 n 
-0000480500 00000 n 
-0000480752 00000 n 
-0000481002 00000 n 
-0000481246 00000 n 
-0000481527 00000 n 
-0000481724 00000 n 
-0000481971 00000 n 
-0000482164 00000 n 
-0000482384 00000 n 
-0000482576 00000 n 
-0000482777 00000 n 
-0000482965 00000 n 
-0000483201 00000 n 
-0000483436 00000 n 
-0000483670 00000 n 
-0000491909 00000 n 
-0000492125 00000 n 
-0000493488 00000 n 
-0000494551 00000 n 
-0000501396 00000 n 
-0000501617 00000 n 
-0000502980 00000 n 
-0000504067 00000 n 
-0000508994 00000 n 
-0000509208 00000 n 
-0000510571 00000 n 
-0000511639 00000 n 
-0000512860 00000 n 
-0000513071 00000 n 
-0000513379 00000 n 
-0000514294 00000 n 
-0000519916 00000 n 
-0000520142 00000 n 
-0000521505 00000 n 
-0000522592 00000 n 
-0000525213 00000 n 
-0000525426 00000 n 
-0000526789 00000 n 
-0000527906 00000 n 
-0000529301 00000 n 
-0000529519 00000 n 
-0000530882 00000 n 
+0000476311 00000 n 
+0000476479 00000 n 
+0000476638 00000 n 
+0000476811 00000 n 
+0000476985 00000 n 
+0000477159 00000 n 
+0000477336 00000 n 
+0000477504 00000 n 
+0000477674 00000 n 
+0000477849 00000 n 
+0000478034 00000 n 
+0000478201 00000 n 
+0000478379 00000 n 
+0000478569 00000 n 
+0000478759 00000 n 
+0000478924 00000 n 
+0000479100 00000 n 
+0000479387 00000 n 
+0000479465 00000 n 
+0000479670 00000 n 
+0000479862 00000 n 
+0000480155 00000 n 
+0000480330 00000 n 
+0000480591 00000 n 
+0000480824 00000 n 
+0000481076 00000 n 
+0000481326 00000 n 
+0000481570 00000 n 
+0000481851 00000 n 
+0000482048 00000 n 
+0000482295 00000 n 
+0000482488 00000 n 
+0000482708 00000 n 
+0000482900 00000 n 
+0000483101 00000 n 
+0000483289 00000 n 
+0000483525 00000 n 
+0000483760 00000 n 
+0000483994 00000 n 
+0000492233 00000 n 
+0000492449 00000 n 
+0000493812 00000 n 
+0000494875 00000 n 
+0000501720 00000 n 
+0000501941 00000 n 
+0000503304 00000 n 
+0000504391 00000 n 
+0000509371 00000 n 
+0000509585 00000 n 
+0000510948 00000 n 
+0000512016 00000 n 
+0000513237 00000 n 
+0000513448 00000 n 
+0000513756 00000 n 
+0000514671 00000 n 
+0000520293 00000 n 
+0000520519 00000 n 
+0000521882 00000 n 
+0000522969 00000 n 
+0000525590 00000 n 
+0000525803 00000 n 
+0000527166 00000 n 
+0000528283 00000 n 
+0000529678 00000 n 
+0000529896 00000 n 
+0000531259 00000 n 
 trailer
 << /Size 274
 /Root 2 0 R
 /Info 1 0 R
 >>
 startxref
-532021
+532398
 %%EOF

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgcms/rgcms.html
----------------------------------------------------------------------
diff --git a/content/guides/rgcms/rgcms.html b/content/guides/rgcms/rgcms.html
index ca8c845..da8eebf 100644
--- a/content/guides/rgcms/rgcms.html
+++ b/content/guides/rgcms/rgcms.html
@@ -2520,7 +2520,7 @@ table.CodeRay td.code>pre{padding:0}
               <td class="icon"> <i class="fa icon-warning" title="Warning"></i> </td> 
               <td class="content"> 
                <div class="paragraph"> 
-                <p>(As of 1.8.0) there are known limitations with this functionality. Invariants are enforced when an object is initially created and when it is edited, however invariants are currently <em>not</em> enforced if an action is invoked.</p> 
+                <p>(As of <code>1.8.0</code>) there are known limitations with this functionality. Invariants are enforced when an object is initially created and when it is edited, however invariants are currently <em>not</em> enforced if an action is invoked.</p> 
                </div> </td> 
              </tr> 
             </tbody>
@@ -3223,7 +3223,7 @@ table.CodeRay td.code>pre{padding:0}
             </div> 
            </div> 
            <div class="paragraph"> 
-            <p>As can be seen, the various (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules also each provide a module class that can be easily referenced.</p> 
+            <p>As can be seen, the various (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules also each provide a module class that can be easily referenced.</p> 
            </div> 
           </div> 
           <div class="sect4"> 
@@ -3232,7 +3232,7 @@ table.CodeRay td.code>pre{padding:0}
             <p>We normally we recommend that services are defined exclusively through <code>getModules()</code>, and that this method should therefore return an empty list. However, there are certain use cases where the a service must be explicitly specified either because the service required does not (for whatever reason) have a <a href="../rgant/rgant.html#_rgant-DomainService"><code>@DomainService</code></a> annotation.</p> 
            </div> 
            <div class="paragraph"> 
-            <p>For example, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module (v1.9.0) allows the policy to evaluate conflicting permissions to be specified by explicitly registering either the <code>PermissionsEvaluationServiceAllowBeatsVeto</code> domain service or the <code>PermissionsEvaluationServiceVetoBeatsAllow</code> domain service:</p> 
+            <p>For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module allows the policy to evaluate conflicting permissions to be specified by explicitly registering either the <code>PermissionsEvaluationServiceAllowBeatsVeto</code> domain service or the <code>PermissionsEvaluationServiceVetoBeatsAllow</code> domain service:</p> 
            </div> 
            <div class="listingblock"> 
             <div class="content"> 
@@ -3756,7 +3756,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>This is a convenience superclass for creating subscriber domain services on the <a href="../rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a>. It uses <a href="../rgant/rgant.html#_rgant-PostConstruct"><code>@PostConstruct</code></a> and <a href="../rgant/rgant.html#_rgant-PreDestroy"><code>@PreDestroy</code></a> callbacks to automatically register/unregister itself with the <code>EventBusService</code>.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>It’s important that subscribers register before any domain services that might emit events on the <a href="../rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a>. For example, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module provides a domain service that automatically seeds certain domain entities; these will generate <a href="../rgcms/rgcms.html#_rgcms_classes_lifecycleevent">lifecycle events</a> and so any subscribers must be registered before such seed services. The easiest way to do this is to use the <a href="../rgant/rgant.html#_rgant-DomainServiceLayout_menuOrder"><code>@DomainServiceLayout#menuOrder()</code></a> attribute.</p> 
+           <p>It’s important that subscribers register before any domain services that might emit events on the <a href="../rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a>. For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> security module provides a domain service that automatically seeds certain domain entities; these will generate <a href="../rgcms/rgcms.html#_rgcms_classes_lifecycleevent">lifecycle events</a> and so any subscribers must be registered before such seed services. The easiest way to do this is to use the <a href="../rgant/rgant.html#_rgant-DomainServiceLayout_menuOrder"><code>@DomainServiceLayout#menuOrder()</code></a> attribute.</p> 
           </div> 
           <div class="paragraph"> 
            <p>As a convenience, the <code>AbstractSubscriber</code> specifies this attribute.</p> 
@@ -4988,7 +4988,7 @@ table.CodeRay td.code>pre{padding:0}
             </div> </li> 
            <li> <p><code>o.a.i.applib.value.Markup</code></p> 
             <div class="paragraph"> 
-             <p>(As of <code>1.15.1-SNAPSHOT</code>), intended for use as a read-only property to display arbitrary HTML.</p> 
+             <p>(As of <code>1.15.1</code>), intended for use as a read-only property to display arbitrary HTML.</p> 
             </div> </li> 
            <li> <p><code>o.a.i.applib.value.Clob</code></p> 
             <div class="paragraph"> 
@@ -5154,7 +5154,7 @@ table.CodeRay td.code>pre{padding:0}
            </ul>
           </div> 
           <div class="paragraph"> 
-           <p>The <code>Markup</code> value type (introduced in <code>1.15.1-SNAPSHOT</code>) is intended to be used as a read-only property, to render arbitrary markup into the user interface.</p> 
+           <p>The <code>Markup</code> value type (introduced in <code>1.15.1</code>) is intended to be used as a read-only property, to render arbitrary markup into the user interface.</p> 
           </div> 
           <div class="paragraph"> 
            <p>For example:</p> 
@@ -5707,14 +5707,13 @@ table.CodeRay td.code>pre{padding:0}
            </table> 
           </div> 
           <div class="paragraph"> 
-           <p>Modules that either have domain entity that implement and/or services that contribute this interface are:</p> 
+           <p>Modules in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> that either have domain entity that implement and/or services that contribute this interface are:</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' audit</a> module (<code>AuditEntry</code> entity, <code>AuditingServiceContributions</code> service)</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module (<code>CommandJdo</code> entity, <code>CommandServiceJdoContributions</code> service)</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> module (<code>PublishedEvent</code> entity, <code>PublishingServiceContributions</code>)</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module (<code>PublishedEvent</code> entity)</p> </li> 
+            <li> <p>audit module: <code>AuditEntry</code> entity, <code>AuditingServiceContributions</code> service</p> </li> 
+            <li> <p>command module: <code>CommandJdo</code> entity, <code>CommandServiceJdoContributions</code> service</p> </li> 
+            <li> <p>publishmq module: <code>PublishedEvent</code> entity</p> </li> 
            </ul> 
           </div> 
          </div> 
@@ -5744,16 +5743,15 @@ table.CodeRay td.code>pre{padding:0}
            </div> 
           </div> 
           <div class="paragraph"> 
-           <p>Modules that either have domain entity that implement and/or services that contribute this interface are:</p> 
+           <p>Modules in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> that either have domain entity that implement and/or services that contribute this interface are:</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module ( <code>ApplicationUser</code> entity, <code>HasUsernameContributions</code> service)</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' audit</a> module (<code>AuditEntry</code> entity,</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module’s <code>CommandJdo</code> entity, <code>HasUsernameContributions</code> service)</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> module (<code>PublishedEvent</code> entity)</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-sessionlogger">Isis addons' sessionlogger</a> module (<code>SessionLogEntry</code> entity, <code>HasUsernameContributions</code> service)</p> </li> 
-            <li> <p>(non-ASF) <a href="http://github.com/isisaddons/isis-module-settings">Isis addons' settings</a> module (<code>UserSettingJdo</code> entity)</p> </li> 
+            <li> <p>security module: <code>ApplicationUser</code> entity, <code>HasUsernameContributions</code> service</p> </li> 
+            <li> <p>audit module: <code>AuditEntry</code> entity</p> </li> 
+            <li> <p>command module: <code>CommandJdo</code> entity, <code>HasUsernameContributions</code> service</p> </li> 
+            <li> <p>sessionlogger module: <code>SessionLogEntry</code> entity, <code>HasUsernameContributions</code> service</p> </li> 
+            <li> <p>settings module: <code>UserSettingJdo</code> entity</p> </li> 
            </ul> 
           </div> 
          </div> 
@@ -6349,7 +6347,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>These each use XSD types defined by the <a href="../rgcms/rgcms.html#_rgcms_schema-common">common schema</a> (most notably the <code>oidDto</code> complex type which identifies a domain object).</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> and <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> modules uses these schemas to reify corresponding applib objects (<code>Command</code>, <code>Interaction.Execution</code> and <code>PublishedObjects</code>), either to persist or publishing using an <a href="http://activemq.apache.org">Apache ActiveMQ</a> message queue.</p> 
+         <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command and publishmq modules use these schemas to reify corresponding applib objects (<code>Command</code>, <code>Interaction.Execution</code> and <code>PublishedObjects</code>), either to persist or publishing using an <a href="http://activemq.apache.org">Apache ActiveMQ</a> message queue.</p> 
         </div> 
         <div class="paragraph"> 
          <p>The sections below discuss these schemas in more detail.</p> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 815a257..9038d7d 100644
--- a/content/index.html
+++ b/content/index.html
@@ -604,7 +604,7 @@ table.CodeRay td.code>pre{padding:0}
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=helloworld-archetype \
-    -D archetypeVersion=1.15.0 \
+    -D archetypeVersion=1.15.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \
@@ -617,7 +617,7 @@ mvn archetype:generate  \
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.15.0 \
+    -D archetypeVersion=1.15.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/migration-notes/migration-notes.html
----------------------------------------------------------------------
diff --git a/content/migration-notes/migration-notes.html b/content/migration-notes/migration-notes.html
index 9109b23..9cc6d7c 100644
--- a/content/migration-notes/migration-notes.html
+++ b/content/migration-notes/migration-notes.html
@@ -545,7 +545,7 @@ log4j.additivity.org.apache.wicket.page.XmlPartialPageUpdate=false</code></pre>
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>(<strong>work in progress</strong>) The supporting (non-ASF) <a href="http://isisaddons.org">Isis Addons</a> and <a href="http://catalog.incode.org">Incode Catalog</a> have also been reorganised into a single <a href="http://platform.incode.org">"Incode Platform"</a>.</p> 
+          <p>The various (non-ASF) <a href="http://isisaddons.org">Isis Addons</a> and <a href="http://catalog.incode.org">Incode Catalog</a> have also been combined into a single <a href="http://platform.incode.org">"Incode Platform"</a>.</p> 
          </div> 
          <div class="paragraph"> 
           <p>While each module can still be consumed individually, the new platform versions consistently (a change in any one module will result in a re-release of all). This should make these modules easier to consume, and easier to maintain/develop.</p> 
@@ -660,7 +660,7 @@ log4j.additivity.org.apache.wicket.page.XmlPartialPageUpdate=false</code></pre>
           <p>The <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditingService"><code>AuditingService</code></a> SPI service has been deprecated, instead replaced by the <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a>.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>There can be more than one implementation of this new SPI, and a framework-provided implementation (<code>AuditerServiceLogging</code>) will log to a file. The (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' audit</a> module also implements the new SPI.</p> 
+          <p>There can be more than one implementation of this new SPI, and a framework-provided implementation (<code>AuditerServiceLogging</code>) will log to a file. The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s audit module also implements the new SPI.</p> 
          </div> 
         </div> 
         <div class="sect2"> 
@@ -669,7 +669,7 @@ log4j.additivity.org.apache.wicket.page.XmlPartialPageUpdate=false</code></pre>
           <p>The <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a> SPI service and its supporting <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_EventSerializer"><code>EventSerializer</code></a> domain service, have both deprecated, instead replaced by the <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a>.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>There can be more than one implementation of this new SPI, and a framework-provided implementation (<code>PublisherServiceLogging</code>) will log to a file. The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module also implements the new SPI.</p> 
+          <p>There can be more than one implementation of this new SPI, and a framework-provided implementation (<code>PublisherServiceLogging</code>) will log to a file. The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module also implements the new SPI.</p> 
          </div> 
          <div class="paragraph"> 
           <p>The new service also supports the notion of published property edits; the new <a href="../guides/rgant/rgant.html#_rgant_Property_publishing"><code>@Property#publishing()</code></a> annotation attribute can be used to specify. The ` isis.services.publish.properties` configuration property can be used to specify a fallback default for properties where the attribute is not set explicitly.</p> 
@@ -1105,7 +1105,7 @@ log4j.additivity.org.apache.wicket.page.XmlPartialPageUpdate=false</code></pre>
         <div class="sect2"> 
          <h3 id="__code_allowlateregistration_code"><code>allowLateRegistration</code></h3> 
          <div class="paragraph"> 
-          <p>One possible issue is that (as per <a href="https://issues.apache.org/jira/browse/ISIS-830">ISIS-830</a>) the <a href="../guides/rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a> is now initialized as one of the first domain services; this is to ensure that any object lifecycle events caused by domain services initializing themselves can be posted on the event bus for subscribers. The typical case for such lifecycle events to occur is from domain services that seed reference data; one such example can be found in the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module.</p> 
+          <p>One possible issue is that (as per <a href="https://issues.apache.org/jira/browse/ISIS-830">ISIS-830</a>) the <a href="../guides/rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a> is now initialized as one of the first domain services; this is to ensure that any object lifecycle events caused by domain services initializing themselves can be posted on the event bus for subscribers. The typical case for such lifecycle events to occur is from domain services that seed reference data; one such example can be found in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module.</p> 
          </div> 
          <div class="paragraph"> 
           <p>In previous releases, the ordering of initialization for the <code>EventBusService</code> was undefined (but would typically be towards the "end" of the list of services. What this meant in practice is that it generally didn’t matter whether (domain service) subscribers were initialized before or after seed services.</p> 
@@ -1591,7 +1591,7 @@ isis.persistor.datanucleus.impl.datanucleus.schema.validateConstraints=true</cod
               <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
               <td class="content"> 
                <div class="paragraph"> 
-                <p>The <code>-parameters</code> argument causes the Java compiler to capture the names of method parameters in the <code>.class</code> files. Apache Isis can be configured to use this, thereby avoiding the requirement to annotate every parameter with <code>@ParameterLayout(named=…​)</code> or <code>@Named()</code>. The necessary configuration is provided in an <a href="http://github.com/isisaddons/isis-metamodel-paraname8">Isis addons' paraname8</a> metamodel extension (non-ASF).</p> 
+                <p>The <code>-parameters</code> argument causes the Java compiler to capture the names of method parameters in the <code>.class</code> files. Apache Isis can be configured to use this, thereby avoiding the requirement to annotate every parameter with <code>@ParameterLayout(named=…​)</code> or <code>@Named()</code>. The necessary configuration is provided in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension.</p> 
                </div> </td> 
              </tr> 
             </tbody>
@@ -1911,7 +1911,7 @@ isis.persistor.datanucleus.impl.datanucleus.schema.validateConstraints=true</cod
             <tbody>
              <tr> 
               <td><i class="conum" data-value="1"></i><b>1</b></td> 
-              <td>the module classes, whose packages specify the existence of domain services and/or persistent entities. If your app uses (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules, then include the module classes for these addons in <code>getModules()</code>. For example, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module provides the <code>org.isisaddons.module.security.SecurityModule</code> class.</td> 
+              <td>the module classes, whose packages specify the existence of domain services and/or persistent entities. If your app uses (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules, then include the module classes for these addons in <code>getModules()</code>. For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module provides the <code>org.isisaddons.module.security.SecurityModule</code> class.</td> 
              </tr> 
              <tr> 
               <td><i class="conum" data-value="2"></i><b>2</b></td> 
@@ -2127,7 +2127,7 @@ isis.persistor.datanucleus.impl.datanucleus.schema.validateConstraints=true</cod
        </div> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>In v1.7.0 we’ve continued the work started in v1.6.0 in modularizing the framework. The most important change to note is that all Apache Isis core modules (with the Maven <code>groupId</code> of <code>org.apache.isis.module</code> have now MOVED to <a href="http://www.isisaddons.org">Isis Addons</a>.</p> 
+         <p>In <code>1.7.0</code> we’ve continued the work started in <code>1.6.0</code> in modularizing the framework. The most important change to note is that all Apache Isis core modules (with the Maven <code>groupId</code> of <code>org.apache.isis.module</code> have now MOVED to <a href="http://www.isisaddons.org">Isis Addons</a>.</p> 
         </div> 
         <div class="paragraph"> 
          <p>In addition, we’ve retired some obsolete (and unused) functionality, specifically the <code>ProfileStore</code> component.</p> 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/pages/common-use-cases/common-use-cases.html
----------------------------------------------------------------------
diff --git a/content/pages/common-use-cases/common-use-cases.html b/content/pages/common-use-cases/common-use-cases.html
index 759e916..3b4eb74 100644
--- a/content/pages/common-use-cases/common-use-cases.html
+++ b/content/pages/common-use-cases/common-use-cases.html
@@ -283,7 +283,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>One of the original motivations for Apache Isis itself was to be able automatically generate a user interface for a domain object model.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>Apache Isis' has a pluggable architecture allowing different user interface technologies. The principal implementation (as configured by the <a href="../../guides/ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp archetype</a>) is the <a href="../../guides/ugvw/ugvw.html">Wicket viewer</a>. This provides an appealing default user interface, with the ability to customize the user interface by writing new <a href="http://wicket.apache.org">Apache Wicket</a> components. Some third-party components can be found in the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> (non-ASF) project, integrating the Wicket viewer with <a href="https://github.com/isisaddons/isis-wicket-gmap3">google maps</a>, <a href="https://github.com/isisaddons/isis-wicket-fullcalendar2">a full calendar</a> and a <a href="https://github.com/isisaddons/isis-wicket-excel">export to Excel</a> component.</p> 
+         <p>Apache Isis' has a pluggable architecture allowing different user interface technologies. The principal implementation (as configured by the <a href="../../guides/ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp archetype</a>) is the <a href="../../guides/ugvw/ugvw.html">Wicket viewer</a>. This provides an appealing default user interface, with the ability to customize the user interface by writing new <a href="http://wicket.apache.org">Apache Wicket</a> components. Some third-party components can be found in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>.</p> 
         </div> 
         <div class="paragraph"> 
          <p>Deploying on Apache Isis means that the framework also manages object persistence. Again this is pluggable, but the principal implementation is the JDO/DataNucleus objectstore. Because JDO supports both SQL and NoSQL databases, you can then deploy on a variety of platforms, including the <a href="https://developers.google.com/appengine/">Google App Engine (GAE)</a> and <a href="http://neo4j.com/">Neo4J</a>.</p> 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/pages/isis-in-pictures/isis-in-pictures.html
----------------------------------------------------------------------
diff --git a/content/pages/isis-in-pictures/isis-in-pictures.html b/content/pages/isis-in-pictures/isis-in-pictures.html
index a907aac..0299c30 100644
--- a/content/pages/isis-in-pictures/isis-in-pictures.html
+++ b/content/pages/isis-in-pictures/isis-in-pictures.html
@@ -271,7 +271,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The screenshots below are taken from the Isis Addons' <a href="http://github.com/isisaddons/isis-app-todoapp">todoapp example</a> (non ASF), which you are free to fork and use as you will. The corresponding domain classes from which this UI was built can be found <a href="https://github.com/isisaddons/isis-app-todoapp/tree/master/dom/src/main/java/todoapp/dom/todoitem">here</a>.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The todoapp also integrates with a number of other <a href="http://www.isisaddons.org">Isis Addons</a> modules. Because we expect that most apps will end up using one or more of these addons, we’ve chosen to include screenshots of those too.</p> 
+         <p>The todoapp also integrates with a number of other modules from the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>. Because we expect that most apps will end up using one or more of these modules, we’ve chosen to include screenshots of those too.</p> 
         </div> 
         <div class="admonitionblock note"> 
          <table> 
@@ -297,7 +297,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_sign_in">Sign-in</h3> 
          <div class="paragraph"> 
-          <p>Apache Isis integrates with <a href="http://shiro.apache.org">Apache Shiro</a>. The core framework supports file-based realms, while the Isis Addons <a href="http://github.com/isisaddons/isis-module-security">security module</a> (non ASF) provides a well-features subdomain of users, roles and permissions against features derived from the Apache Isis metamodel. The example todoapp integrates with the security module.</p> 
+          <p>Apache Isis integrates with <a href="http://shiro.apache.org">Apache Shiro</a>. The core framework supports file-based realms, while the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module provides a well-features subdomain of users, roles and permissions against features derived from the Apache Isis metamodel. The example todoapp integrates with the security module.</p> 
          </div> 
          <div class="imageblock"> 
           <div class="content"> 
@@ -419,7 +419,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="paragraph"> 
-         <p>The (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> library provides a number of such extensions. For example, the <a href="https://github.com/isisaddons/isis-wicket-gmap3">gmap3 component</a> will render any domain entity (such as <code>ToDoItem</code>) that implements its <code>Locatable</code> interface:</p> 
+         <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> provides a number of such extensions. For example, the gmap3 component will render any domain entity (such as <code>ToDoItem</code>) that implements its <code>Locatable</code> interface:</p> 
         </div> 
         <div class="imageblock"> 
          <div class="content"> 
@@ -427,7 +427,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="paragraph"> 
-         <p>Similarly the Isis Addons' <a href="https://github.com/isisaddons/isis-wicket-fullcalendar2">fullcalendar2 component</a> (non ASF) will render any domain entity (such as <code>ToDoItem</code>) that implements its <code>Calendarable</code> interface:</p> 
+         <p>Similarly the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fullcalendar2 component will render any domain entity (such as <code>ToDoItem</code>) that implements its <code>Calendarable</code> interface:</p> 
         </div> 
         <div class="imageblock"> 
          <div class="content"> 
@@ -435,7 +435,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="paragraph"> 
-         <p>Yet another "view" (though this one is rather simpler) is that provided by the Isis Addons <a href="https://github.com/isisaddons/isis-wicket-excel">excel component</a> (non ASF). This provides a download button to the table as a spreadsheet:</p> 
+         <p>Yet another "view" (though this one is rather simpler) is that provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s excel Wicket component This provides a download button to the table as a spreadsheet:</p> 
         </div> 
         <div class="imageblock"> 
          <div class="content"> 
@@ -443,7 +443,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="paragraph"> 
-         <p>The screenshot above also shows an "export to Word" action. This is <em>not</em> a view but instead is a (contributed) action that uses the Isis Addons <a href="https://github.com/isisaddons/isis-module-docx">docx module</a> (non ASF) to perform a "mail-merge":</p> 
+         <p>The screenshot above also shows an "export to Word" action. This is <em>not</em> a view but instead is a (contributed) action that uses the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s docx module to perform a "mail-merge":</p> 
         </div> 
         <div class="imageblock"> 
          <div class="content"> 
@@ -472,7 +472,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>As well as providing extensions to the UI, the (non ASF) Isis Addons provide a rich set of modules to support various cross-cutting concerns.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>Under the activity menu are four sets of services which provide support for <a href="https://github.com/isisaddons/isis-module-sessionlogger">user session logging/auditing</a> , <a href="https://github.com/isisaddons/isis-module-command">command profiling</a>, <a href="https://github.com/isisaddons/isis-module-audit">(object change) auditing</a> (shown) and (inter-system) <a href="https://github.com/isisaddons/isis-module-publishmq">event publishmq</a>:</p> 
+         <p>Under the activity menu are four sets of services which provide support for (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s sessionlogger module (for user session logging/auditing) , command module (audit/profiling), audit module (audit object changes) (shown) and (inter-system) event publishing:</p> 
         </div> 
         <div class="imageblock"> 
          <div class="content"> 
@@ -480,7 +480,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="paragraph"> 
-         <p>In the security menu is access to the rich set of functionality provided by the Isis Addons <a href="https://github.com/isisaddons/isis-module-security">security module</a>:</p> 
+         <p>In the security menu is access to the rich set of functionality provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module:</p> 
         </div> 
         <div class="imageblock"> 
          <div class="content"> 
@@ -496,7 +496,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="paragraph"> 
-         <p>The Isis Addons also provides a module for managing application and user <a href="https://github.com/isisaddons/isis-module-settings">settings</a>. Most apps (the todoapp example included) won’t expose these services directly, but will usually wrap them in their own app-specific settings service that trivially delegates to the settings module’s services:</p> 
+         <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> also provides a module for managing application and user settings. Most apps (the todoapp example included) won’t expose these services directly, but will usually wrap them in their own app-specific settings service that trivially delegates to the settings module’s services:</p> 
         </div> 
         <div class="imageblock"> 
          <div class="content"> 
@@ -506,7 +506,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_multi_tenancy_support">Multi-tenancy support</h3> 
          <div class="paragraph"> 
-          <p>Of the various Isis Addons, the <a href="https://github.com/isisaddons/isis-module-security">security module</a> has the most features. One significant feature is the ability to associate users and objects with a "tenancy". The todoapp uses this feature so that different users' list of todo items are kept separate from one another. A user with administrator is able to switch their own "tenancy" to the tenancy of some other user, in order to access the objects in that tenancy:</p> 
+          <p>One significant feature of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module is the ability to associate users and objects with a "tenancy". The todoapp uses this feature so that different users' list of todo items are kept separate from one another. A user with administrator is able to switch their own "tenancy" to the tenancy of some other user, in order to access the objects in that tenancy:</p> 
          </div> 
          <div class="imageblock"> 
           <div class="content"> 
@@ -514,13 +514,13 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="paragraph"> 
-          <p>For more details, see the <a href="https://github.com/isisaddons/isis-module-security">security module</a> README.</p> 
+          <p>For more details, see the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module README.</p> 
          </div> 
         </div> 
         <div class="sect2"> 
          <h3 id="_me">Me</h3> 
          <div class="paragraph"> 
-          <p>Most of the <a href="https://github.com/isisaddons/isis-module-security">security module</a>'s services are on the security module, which would normally be provided only to administrators. Kept separate is the "me" action:</p> 
+          <p>Most of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module’s services are on the security menu, which would normally be provided only to administrators. Kept separate is the "me" action:</p> 
          </div> 
          <div class="imageblock"> 
           <div class="content"> 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/pages/powered-by/powered-by.html
----------------------------------------------------------------------
diff --git a/content/pages/powered-by/powered-by.html b/content/pages/powered-by/powered-by.html
index 03750e1..d646861 100644
--- a/content/pages/powered-by/powered-by.html
+++ b/content/pages/powered-by/powered-by.html
@@ -318,7 +318,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_supporting_open_source">Supporting Open Source</h3> 
          <div class="paragraph"> 
-          <p>Much of Apache Isis' recent development has been driven out by the requirements of this application, so you can see for yourself how many of the features in Isis are used in real life. Many of the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> also originate from the requirements of Estatio.</p> 
+          <p>Much of Apache Isis' recent development has been driven out by the requirements of this application, so you can see for yourself how many of the features in Isis are used in real life. Much of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> also originate from the requirements of Estatio.</p> 
          </div> 
          <div class="paragraph"> 
           <p>Estatio itself is also open source, licensed under Apache Software License and available on <a href="https://github.com/estatio/estatio">github</a>.</p> 
@@ -439,7 +439,7 @@ table.CodeRay td.code>pre{padding:0}
           <p>Even so, while GRC does (as the figures above show) include custom views, the majority of the views exposed by GRC are automatically generated from the underlying domain entities; the GRC viewer is a proprietary version of Isis' own <a href="../../guides/ugvw/ugvw.html">Wicket viewer</a>. At the last count more than 400 domain entities, across 6 different Bounded Contexts, are surfaced in the UI in this this way.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>At the Domain level, we also extensively use the <a href="../../guides/ugfun/ugfun.html#_ugfun_building-blocks_events_domain-events">domain events</a> functionality available in Apache Isis, along with many of the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> (such as <a href="http://github.com/isisaddons/isis-module-audit">audit</a>, <a href="http://github.com/isisaddons/isis-module-security">security</a> and the <a href="http://github.com/isisaddons/isis-module-excel">excel</a> modules).</p> 
+          <p>At the Domain level, we also extensively use the <a href="../../guides/ugfun/ugfun.html#_ugfun_building-blocks_events_domain-events">domain events</a> functionality available in Apache Isis, along with many of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> (such as audit, security and excel modules).</p> 
          </div> 
          <div class="paragraph"> 
           <p>The GRC platform currently has more than 5600 automated tests, about 2000 being <a href="../../guides/ugtst/ugtst.html#_ugtst_bdd-spec-support">BDD tests</a> and 3600 <a href="../../guides/ugtst/ugtst.html#_ugtst_integ-test-support">integration tests</a>, all leveraging Apache Isis' extensive testing capabilities.</p> 
@@ -613,7 +613,7 @@ table.CodeRay td.code>pre{padding:0}
            <td class="tableblock halign-left valign-top">
             <div>
              <div class="paragraph"> 
-              <p>TransportPlanner allows schedules of journeys to be planned. It uses the (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-gmap3">Isis addons' gmap3</a> wicket extension to provide the map.</p> 
+              <p>TransportPlanner allows schedules of journeys to be planned. It uses the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s gmap3 wicket component to provide the map.</p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">
@@ -629,7 +629,7 @@ table.CodeRay td.code>pre{padding:0}
            <td class="tableblock halign-left valign-top">
             <div>
              <div class="paragraph"> 
-              <p>TransportPlanner uses (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-wickedcharts">Isis addons' wickedcharts</a> wicket extension to provide custom graphs</p> 
+              <p>TransportPlanner uses the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s wickedcharts wicket extension to provide custom graphs</p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">
@@ -645,7 +645,7 @@ table.CodeRay td.code>pre{padding:0}
            <td class="tableblock halign-left valign-top">
             <div>
              <div class="paragraph"> 
-              <p>Another example of TransportPlanner’s use of (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-wickedcharts">wickedcharts</a></p> 
+              <p>Another example of TransportPlanner’s use of (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s wickedcharts component.</p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/pages/screencasts/screencasts-older.html
----------------------------------------------------------------------
diff --git a/content/pages/screencasts/screencasts-older.html b/content/pages/screencasts/screencasts-older.html
index 4d949fd..858e9ac 100644
--- a/content/pages/screencasts/screencasts-older.html
+++ b/content/pages/screencasts/screencasts-older.html
@@ -405,7 +405,7 @@ table.CodeRay td.code>pre{padding:0}
               <p><em>Configuring the command and auditing add-on modules for the <a href="../../guides/ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp</a>.</em><br></p> 
              </div> 
              <div class="paragraph"> 
-              <p>Learn more at the (non-ASF) Isis addons' <a href="http://github.com/isisaddons/isis-module-command">command</a> and <a href="http://github.com/isisaddons/isis-module-audit">audit</a> modules</p> 
+              <p>Learn more at the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command and audit SPI modules</p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">
@@ -427,7 +427,7 @@ table.CodeRay td.code>pre{padding:0}
               <p><em>Configuring the security add-on module for for the <a href="../../guides/ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp</a>.</em><br></p> 
              </div> 
              <div class="paragraph"> 
-              <p>Learn more at the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module</p> 
+              <p>Learn more at the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security SPI module.</p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">
@@ -449,7 +449,7 @@ table.CodeRay td.code>pre{padding:0}
               <p><em>A run-through of the command (profiling) service, auditing service, publishing service. Also shows how commands can be run in the background either explicitly by scheduling through the background service or implicitly by way of a framework annotation.</em><br></p> 
              </div> 
              <div class="paragraph"> 
-              <p>Learn more at the (non-ASF) Isis addons' <a href="http://github.com/isisaddons/isis-module-command">command</a>, <a href="http://github.com/isisaddons/isis-module-audit">audit</a> and (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">publishing</a> modules.</p> 
+              <p>Learn more at the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command and audit modules (also the obsolete <a href="http://github.com/isisaddons-legacy/isis-module-publishing">publishing</a> modules).</p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">
@@ -468,7 +468,7 @@ table.CodeRay td.code>pre{padding:0}
               <p>Bulk updates in Apache Isis (v1.5.0)<br></p> 
              </div> 
              <div class="paragraph"> 
-              <p><em>Using the (non-ASF) <a href="http://github.com/isisaddons/isis-module-excel">Isis addons' excel</a> module and view models to perform bulk updates).</em></p> 
+              <p><em>Using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s excel module and view models to perform bulk updates).</em></p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">
@@ -500,7 +500,7 @@ table.CodeRay td.code>pre{padding:0}
               <p>Customizing the Wicket viewer<br></p> 
              </div> 
              <div class="paragraph"> 
-              <p><em>How to customize the Wicket viewer, integrating the (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-gmap3">Isis addons' gmap3 </a> wicket extension.</em></p> 
+              <p><em>How to customize the Wicket viewer, integrating the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s gmap3 wicket component.</em></p> 
              </div>
             </div></td> 
            <td class="tableblock halign-left valign-top">

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/pages/screencasts/screencasts.html
----------------------------------------------------------------------
diff --git a/content/pages/screencasts/screencasts.html b/content/pages/screencasts/screencasts.html
index 625b50f..5dcc397 100644
--- a/content/pages/screencasts/screencasts.html
+++ b/content/pages/screencasts/screencasts.html
@@ -1993,7 +1993,7 @@ table.CodeRay td.code>pre{padding:0}
          <td class="tableblock halign-left valign-top">
           <div>
            <div class="paragraph"> 
-            <p><a href="https://www.youtube.com/watch?v=AXuxULuRtm0" target="_blank">029</a><br> Using the (non-ASF) <a href="http://github.com/isisaddons/isis-metamodel-paraname8">Isis addons' paraname8</a> module to remove boilerplate from your domain object (<a href="../../guides/rgant/rgant.html#_rgant-ParameterLayout_named"><code>@ParameterLayout#named()</code></a> annotation attribute on action parameters).</p> 
+            <p><a href="https://www.youtube.com/watch?v=AXuxULuRtm0" target="_blank">029</a><br> Using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension to remove boilerplate from your domain object (<a href="../../guides/rgant/rgant.html#_rgant-ParameterLayout_named"><code>@ParameterLayout#named()</code></a> annotation attribute on action parameters).</p> 
            </div>
           </div></td> 
          <td class="tableblock halign-left valign-top">
@@ -2707,7 +2707,7 @@ table.CodeRay td.code>pre{padding:0}
          <td class="tableblock halign-left valign-top">
           <div>
            <div class="paragraph"> 
-            <p><a href="https://www.youtube.com/watch?v=-jMiD9n1L5U" target="_blank">040</a><br> Using the (non-ASF) <a href="http://github.com/isisaddons/isis-module-fakedata">Isis addons' fakedata</a> module’s <code>FakeDataService</code> to provide fake (random) names within a fixture script.</p> 
+            <p><a href="https://www.youtube.com/watch?v=-jMiD9n1L5U" target="_blank">040</a><br> Using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fakedata module’s <code>FakeDataService</code> to provide fake (random) names within a fixture script.</p> 
            </div>
           </div></td> 
          <td class="tableblock halign-left valign-top">
@@ -3195,7 +3195,7 @@ table.CodeRay td.code>pre{padding:0}
          <td class="tableblock halign-left valign-top">
           <div>
            <div class="paragraph"> 
-            <p><a href="https://www.youtube.com/watch?v=SoREp-8MQz0" target="_blank">047</a><br> Configuring an Apache Isis app to allow tables of objects to be downloaded as an Excel spreadsheet, using the (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-excel">Isis addons' excel</a> wicket extension.</p> 
+            <p><a href="https://www.youtube.com/watch?v=SoREp-8MQz0" target="_blank">047</a><br> Configuring an Apache Isis app to allow tables of objects to be downloaded as an Excel spreadsheet, using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s excel wicket component.</p> 
            </div>
           </div></td> 
          <td class="tableblock halign-left valign-top">
@@ -3229,7 +3229,7 @@ table.CodeRay td.code>pre{padding:0}
          <td class="tableblock halign-left valign-top">
           <div>
            <div class="paragraph"> 
-            <p><a href="https://www.youtube.com/watch?v=bqjLx8gMOEw" target="_blank">048</a><br> Configuring an Apache Isis app to allow tables of domain objects with date information to be rendered on a full-page calendar, using the (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-fullcalendar2">Isis addons' fullcalendar2</a> wicket extension.</p> 
+            <p><a href="https://www.youtube.com/watch?v=bqjLx8gMOEw" target="_blank">048</a><br> Configuring an Apache Isis app to allow tables of domain objects with date information to be rendered on a full-page calendar, using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fullcalendar2 wicket component.</p> 
            </div>
           </div></td> 
          <td class="tableblock halign-left valign-top">
@@ -3263,7 +3263,7 @@ table.CodeRay td.code>pre{padding:0}
          <td class="tableblock halign-left valign-top">
           <div>
            <div class="paragraph"> 
-            <p><a href="https://www.youtube.com/watch?v=0YoFa44Xr6M" target="_blank">049</a><br> Using the <a href="../../guides/rgant/rgant.html#_rgant-Programmatic"><code>@Programmatic</code></a> annotation to exclude methods from a domain object (eg implementing methods of an interface as defined by the (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-fullcalendar2">Isis addons' fullcalendar2 </a> wicket extension) that would otherwise be part of the Apache Isis metamodel (and thus show up in the UI).</p> 
+            <p><a href="https://www.youtube.com/watch?v=0YoFa44Xr6M" target="_blank">049</a><br> Using the <a href="../../guides/rgant/rgant.html#_rgant-Programmatic"><code>@Programmatic</code></a> annotation to exclude methods from a domain object (eg implementing methods of an interface as defined by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fullcalendar2 wicket component) that would otherwise be part of the Apache Isis metamodel (and thus show up in the UI).</p> 
            </div>
           </div></td> 
          <td class="tableblock halign-left valign-top">
@@ -3297,7 +3297,7 @@ table.CodeRay td.code>pre{padding:0}
          <td class="tableblock halign-left valign-top">
           <div>
            <div class="paragraph"> 
-            <p><a href="https://www.youtube.com/watch?v=mIwptdeZ67Q" target="_blank">050</a><br> Configuring an Apache Isis app to allow tables of domain objects with location information to be rendered on map, using the (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-gmap3">Isis addons' gmap3</a> wicket extension.</p> 
+            <p><a href="https://www.youtube.com/watch?v=mIwptdeZ67Q" target="_blank">050</a><br> Configuring an Apache Isis app to allow tables of domain objects with location information to be rendered on map, using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s gmap3 wicket component.</p> 
            </div>
           </div></td> 
          <td class="tableblock halign-left valign-top">

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/pages/tg/tg.html
----------------------------------------------------------------------
diff --git a/content/pages/tg/tg.html b/content/pages/tg/tg.html
index 63ca2ba..e3b8a52 100644
--- a/content/pages/tg/tg.html
+++ b/content/pages/tg/tg.html
@@ -1131,7 +1131,7 @@ mvn -pl webapp antrun:run -Dmavenmixin-jettyconsole</code></pre>
            <pre class="CodeRay highlight"><code data-lang="bash">mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.15.0 \
+    -D archetypeVersion=1.15.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \
@@ -1872,12 +1872,12 @@ mvn clean install -D mavenmixin-jettyconsole</code></pre>
           <p>Each element in the Wicket viewer (entity form, properties, collections, action button etc) is a component, each created by a internal API (<code>ComponentFactory</code>, described <a href="../../guides/ugvw/ugvw.html#_ugvw_extending">here</a>). For collections there can be multiple views, and the Wicket viewer provides a view selector drop down (top right of each collection panel).</p> 
          </div> 
          <div class="paragraph"> 
-          <p>Moreover, we can add additional views. In this section we’ll explore some of these, already provided through <a href="http://www.isisaddons.org/">Isis addons</a> (not ASF).</p> 
+          <p>Moreover, we can add additional views. In this section we’ll explore some of these, already provided through the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>.</p> 
          </div> 
          <div class="sect3"> 
           <h4 id="_excel_download">4.30.1. Excel download</h4> 
           <div class="paragraph"> 
-           <p>The <a href="https://github.com/isisaddons/isis-wicket-excel">Excel download add-on</a> allows the collection to be downloaded as an Excel spreadsheet (<code>.xlsx</code>).</p> 
+           <p>The Incode Platform’s Excel Wicket component allows the collection to be downloaded as an Excel spreadsheet (<code>.xlsx</code>).</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -1888,7 +1888,7 @@ mvn clean install -D mavenmixin-jettyconsole</code></pre>
          <div class="sect3"> 
           <h4 id="_fullcalendar2">4.30.2. Fullcalendar2</h4> 
           <div class="paragraph"> 
-           <p>The <a href="https://github.com/isisaddons/isis-wicket-fullcalendar2">Fullcalendar2 download add-on</a> allows entities to be rendered in a full-page calendar.</p> 
+           <p>The Incode Platform’s Fullcalendar2 Wicket component allows entities to be rendered in a full-page calendar.</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -1902,7 +1902,7 @@ mvn clean install -D mavenmixin-jettyconsole</code></pre>
          <div class="sect3"> 
           <h4 id="_gmap3">4.30.3. gmap3</h4> 
           <div class="paragraph"> 
-           <p>The <a href="https://github.com/isisaddons/isis-wicket-gmap3">Gmap3 download add-on</a> allows entities that implement certain APIs to be rendered in a full-page gmap3.</p> 
+           <p>The Incode Platform’s Gmap3 Wicket componet allows entities that implement certain APIs to be rendered in a full-page gmap3.</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -1917,13 +1917,13 @@ mvn clean install -D mavenmixin-jettyconsole</code></pre>
         <div class="sect2"> 
          <h3 id="_add_on_modules_optional">4.31. Add-on modules (optional)</h3> 
          <div class="paragraph"> 
-          <p>In addition to providing Wicket viewer extensions, <a href="http://www.isisaddons.org/">Isis addons</a> also has a large number of modules. These address such cross-cutting concerns as security, command (profiling), auditing and publishing.</p> 
+          <p>In addition to providing Wicket viewer extensions, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> also has a large number of other modules. These address such cross-cutting concerns as security, command (profiling), auditing and publishing.</p> 
          </div> 
          <div class="ulist"> 
           <ul> 
-           <li> <p>(optional): follow the <a href="https://github.com/isisaddons/isis-module-security">security module</a> README or <a href="http://youtu.be/bj8735nBRR4">screencast</a></p> </li> 
-           <li> <p>(optional): follow the <a href="https://github.com/isisaddons/isis-module-command">command module</a> README or <a href="http://youtu.be/g01tK58MxJ8">screencast</a></p> </li> 
-           <li> <p>(optional): follow the <a href="https://github.com/isisaddons/isis-module-audit">auditing module</a> README or (the same) <a href="http://youtu.be/g01tK58MxJ8">screencast</a></p> </li> 
+           <li> <p>(optional): follow the security module README. There is also a <a href="http://youtu.be/bj8735nBRR4">screencast</a> that refers to the Incode Platform’s predecessor, the isisaddons.org website.</p> </li> 
+           <li> <p>(optional): follow the command module README. There is also a <a href="http://youtu.be/g01tK58MxJ8">screencast</a> that refers to the Incode Platform’s predecessor, the isisaddons.org website.</p> </li> 
+           <li> <p>(optional): follow the auditing module README. Or, see (the same) <a href="http://youtu.be/g01tK58MxJ8">screencast</a>.</p> </li> 
           </ul> 
          </div> 
         </div> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/cgcom/cgcom.pdf
----------------------------------------------------------------------
diff --git a/content/guides/cgcom/cgcom.pdf b/content/guides/cgcom/cgcom.pdf
index c28f775..506650c 100644
--- a/content/guides/cgcom/cgcom.pdf
+++ b/content/guides/cgcom/cgcom.pdf
@@ -4,16 +4,16 @@
 << /Title (Committers' Guide)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170922130444+01'00')
-/ModDate (D:20170922130444+01'00')
+/CreationDate (D:20170925074729+01'00')
+/ModDate (D:20170925074729+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 16 0 R
-/Outlines 656 0 R
-/PageLabels 735 0 R
+/Outlines 635 0 R
+/PageLabels 714 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -22,8 +22,8 @@ endobj
 endobj
 3 0 obj
 << /Type /Pages
-/Count 80
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 36 0 R 45 0 R 50 0 R 58 0 R 61 0 R 65 0 R 80 0 R 86 0 R 92 0 R 97 0 R 105 0 R 109 0 R 113 0 R 120 0 R 122 0 R 130 0 R 135 0 R 140 0 R 145 0 R 150 0 R 157 0 R 161 0 R 165 0 R 169 0 R 173 0 R 179 0 R 183 0 R 186 0 R 198 0 R 209 0 R 215 0 R 226 0 R 230 0 R 239 0 R 249 0 R 252 0 R 254 0 R 266 0 R 276 0 R 284 0 R 290 0 R 304 0 R 309 0 R 315 0 R 319 0 R 322 0 R 330 0 R 335 0 R 343 0 R 347 0 R 358 0 R 361 0 R 374 0 R 378 0 R 386 0 R 388 0 R 390 0 R 393 0 R 395 0 R 399 0 R 401 0 R 410 0 R 417 0 R 419 0 R 429 0 R 432 0 R 444 0 R 448 0 R 460 0 R 464 0 R 469 0 R 479 0 R 482 0 R 489 0 R 493 0 R 499 0 R]
+/Count 76
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 36 0 R 45 0 R 50 0 R 58 0 R 61 0 R 65 0 R 80 0 R 86 0 R 92 0 R 97 0 R 105 0 R 109 0 R 113 0 R 120 0 R 122 0 R 130 0 R 135 0 R 140 0 R 145 0 R 150 0 R 157 0 R 161 0 R 165 0 R 169 0 R 173 0 R 179 0 R 183 0 R 186 0 R 198 0 R 209 0 R 215 0 R 226 0 R 230 0 R 239 0 R 249 0 R 252 0 R 254 0 R 266 0 R 276 0 R 284 0 R 290 0 R 300 0 R 308 0 R 313 0 R 321 0 R 325 0 R 336 0 R 339 0 R 353 0 R 357 0 R 365 0 R 367 0 R 369 0 R 372 0 R 374 0 R 378 0 R 380 0 R 389 0 R 396 0 R 398 0 R 408 0 R 411 0 R 423 0 R 427 0 R 439 0 R 443 0 R 448 0 R 458 0 R 461 0 R 468 0 R 472 0 R 478 0 R]
 >>
 endobj
 4 0 obj
@@ -80,11 +80,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAA+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 737 0 R
+/FontDescriptor 716 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 739 0 R
-/ToUnicode 738 0 R
+/Widths 718 0 R
+/ToUnicode 717 0 R
 >>
 endobj
 9 0 obj
@@ -1639,7 +1639,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R]
+/Annots [479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R 554 0 R]
 >>
 endobj
 11 0 obj
@@ -1764,7 +1764,7 @@ ET
 BT
 535.3009999999999 757.7159999999999 Td
 /F1.0 10.5 Tf
-<3437> Tj
+<3433> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1804,7 +1804,7 @@ ET
 BT
 535.3009999999999 739.2359999999999 Td
 /F1.0 10.5 Tf
-<3437> Tj
+<3433> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1844,7 +1844,7 @@ ET
 BT
 535.3009999999999 720.7559999999999 Td
 /F1.0 10.5 Tf
-<3437> Tj
+<3433> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1884,7 +1884,7 @@ ET
 BT
 535.3009999999999 702.2759999999998 Td
 /F1.0 10.5 Tf
-<3438> Tj
+<3434> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1924,7 +1924,7 @@ ET
 BT
 535.3009999999999 683.7959999999998 Td
 /F1.0 10.5 Tf
-<3438> Tj
+<3434> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1964,7 +1964,7 @@ ET
 BT
 535.3009999999999 665.3159999999998 Td
 /F1.0 10.5 Tf
-<3439> Tj
+<3435> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2004,7 +2004,7 @@ ET
 BT
 535.3009999999999 646.8359999999998 Td
 /F1.0 10.5 Tf
-<3439> Tj
+<3435> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2044,7 +2044,7 @@ ET
 BT
 535.3009999999999 628.3559999999998 Td
 /F1.0 10.5 Tf
-<3439> Tj
+<3435> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2084,7 +2084,7 @@ ET
 BT
 535.3009999999999 609.8759999999997 Td
 /F1.0 10.5 Tf
-<3530> Tj
+<3436> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2124,7 +2124,7 @@ ET
 BT
 535.3009999999999 591.3959999999997 Td
 /F1.0 10.5 Tf
-<3531> Tj
+<3437> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2164,7 +2164,7 @@ ET
 BT
 535.3009999999999 572.9159999999997 Td
 /F1.0 10.5 Tf
-<3531> Tj
+<3437> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2204,7 +2204,7 @@ ET
 BT
 535.3009999999999 554.4359999999997 Td
 /F1.0 10.5 Tf
-<3531> Tj
+<3437> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2244,7 +2244,7 @@ ET
 BT
 535.3009999999999 535.9559999999997 Td
 /F1.0 10.5 Tf
-<3531> Tj
+<3437> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2284,7 +2284,7 @@ ET
 BT
 535.3009999999999 517.4759999999997 Td
 /F1.0 10.5 Tf
-<3533> Tj
+<3439> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2324,7 +2324,7 @@ ET
 BT
 535.3009999999999 498.9959999999997 Td
 /F1.0 10.5 Tf
-<3533> Tj
+<3439> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2364,7 +2364,7 @@ ET
 BT
 535.3009999999999 480.5159999999997 Td
 /F1.0 10.5 Tf
-<3533> Tj
+<3439> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2404,7 +2404,7 @@ ET
 BT
 535.3009999999999 462.03599999999966 Td
 /F1.0 10.5 Tf
-<3534> Tj
+<3530> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2444,7 +2444,7 @@ ET
 BT
 535.3009999999999 443.55599999999964 Td
 /F1.0 10.5 Tf
-<3535> Tj
+<3531> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2484,7 +2484,7 @@ ET
 BT
 535.3009999999999 425.0759999999996 Td
 /F1.0 10.5 Tf
-<3535> Tj
+<3531> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2524,7 +2524,7 @@ ET
 BT
 535.3009999999999 406.5959999999996 Td
 /F1.0 10.5 Tf
-<3535> Tj
+<3531> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2564,7 +2564,7 @@ ET
 BT
 535.3009999999999 388.1159999999996 Td
 /F1.0 10.5 Tf
-<3538> Tj
+<3534> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2604,7 +2604,7 @@ ET
 BT
 535.3009999999999 369.63599999999957 Td
 /F1.0 10.5 Tf
-<3630> Tj
+<3536> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2644,7 +2644,7 @@ ET
 BT
 535.3009999999999 351.15599999999955 Td
 /F1.0 10.5 Tf
-<3632> Tj
+<3538> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2684,7 +2684,7 @@ ET
 BT
 535.3009999999999 332.67599999999953 Td
 /F1.0 10.5 Tf
-<3635> Tj
+<3631> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2746,7 +2746,7 @@ ET
 BT
 535.3009999999999 314.1959999999995 Td
 /F1.0 10.5 Tf
-<3636> Tj
+<3632> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2786,7 +2786,7 @@ ET
 BT
 535.3009999999999 295.7159999999995 Td
 /F1.0 10.5 Tf
-<3637> Tj
+<3633> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2826,7 +2826,7 @@ ET
 BT
 535.3009999999999 277.2359999999995 Td
 /F1.0 10.5 Tf
-<3637> Tj
+<3633> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2866,7 +2866,7 @@ ET
 BT
 535.3009999999999 258.75599999999946 Td
 /F1.0 10.5 Tf
-<3637> Tj
+<3633> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2917,7 +2917,7 @@ ET
 BT
 535.3009999999999 240.27599999999947 Td
 /F1.0 10.5 Tf
-<3637> Tj
+<3633> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2957,7 +2957,7 @@ ET
 BT
 535.3009999999999 221.79599999999948 Td
 /F1.0 10.5 Tf
-<3639> Tj
+<3635> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2997,7 +2997,7 @@ ET
 BT
 535.3009999999999 203.3159999999995 Td
 /F1.0 10.5 Tf
-<3639> Tj
+<3635> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3037,7 +3037,7 @@ ET
 BT
 535.3009999999999 184.8359999999995 Td
 /F1.0 10.5 Tf
-<3639> Tj
+<3635> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3077,7 +3077,7 @@ ET
 BT
 535.3009999999999 166.3559999999995 Td
 /F1.0 10.5 Tf
-<3732> Tj
+<3638> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3117,7 +3117,7 @@ ET
 BT
 535.3009999999999 147.87599999999952 Td
 /F1.0 10.5 Tf
-<3732> Tj
+<3638> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3157,7 +3157,7 @@ ET
 BT
 535.3009999999999 129.39599999999953 Td
 /F1.0 10.5 Tf
-<3732> Tj
+<3638> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3197,7 +3197,7 @@ ET
 BT
 535.3009999999999 110.91599999999954 Td
 /F1.0 10.5 Tf
-<3736> Tj
+<3732> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3216,7 +3216,7 @@ endobj
 /F4.0 42 0 R
 >>
 >>
-/Annots [576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 592 0 R 593 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R 600 0 R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 R 622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R 639 0 R 640 0 R 641 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R 647 0 R 648 0 R 649 0 R 650 0 R 651 0 R 652 0 R 653 0 R 654 0 R]
+/Annots [555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 592 0 R 593 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R 600 0 R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 R 622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R]
 >>
 endobj
 13 0 obj
@@ -3808,7 +3808,7 @@ endobj
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R 33 0 R 34 0 R]
@@ -3823,18 +3823,18 @@ endobj
 >>
 endobj
 17 0 obj
-<< /Kids [94 0 R 128 0 R 148 0 R 300 0 R 95 0 R 425 0 R 232 0 R 484 0 R 281 0 R 421 0 R 341 0 R]
+<< /Kids [94 0 R 128 0 R 148 0 R 341 0 R 95 0 R 404 0 R 232 0 R 463 0 R 281 0 R 400 0 R 319 0 R]
 >>
 endobj
 18 0 obj
 << /Type /Font
 /BaseFont /AAAAAB+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 741 0 R
+/FontDescriptor 720 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 743 0 R
-/ToUnicode 742 0 R
+/Widths 722 0 R
+/ToUnicode 721 0 R
 >>
 endobj
 19 0 obj
@@ -4519,7 +4519,7 @@ endobj
 /F3.1 39 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -4534,11 +4534,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAC+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 745 0 R
+/FontDescriptor 724 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 747 0 R
-/ToUnicode 746 0 R
+/Widths 726 0 R
+/ToUnicode 725 0 R
 >>
 endobj
 40 0 obj
@@ -4551,11 +4551,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAD+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 749 0 R
+/FontDescriptor 728 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 751 0 R
-/ToUnicode 750 0 R
+/Widths 730 0 R
+/ToUnicode 729 0 R
 >>
 endobj
 43 0 obj
@@ -4876,7 +4876,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [47 0 R 48 0 R]
@@ -5524,7 +5524,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [53 0 R 55 0 R]
@@ -6077,7 +6077,7 @@ endobj
 /F4.0 42 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -6256,7 +6256,7 @@ endobj
 /F1.0 8 0 R
 >>
 /XObject << /I1 62 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 >>
 /Annots [63 0 R]
@@ -7177,7 +7177,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [67 0 R 68 0 R 69 0 R 70 0 R 71 0 R 72 0 R 73 0 R 74 0 R 76 0 R 77 0 R]
@@ -7377,7 +7377,7 @@ ET
 BT
 59.24 753.585 Td
 /F4.0 11 Tf
-<6578706f727420495349534445563d312e31372e302d534e415053484f54> Tj
+<6578706f727420495349534445563d312e31362e302d534e415053484f54> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -7388,7 +7388,7 @@ ET
 BT
 59.24 738.845 Td
 /F4.0 11 Tf
-<6578706f7274204953495352454c3d312e31362e30> Tj
+<6578706f7274204953495352454c3d312e31352e31> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -8235,7 +8235,7 @@ endobj
 /F3.1 39 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [82 0 R 83 0 R]
@@ -8245,11 +8245,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAE+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 753 0 R
+/FontDescriptor 732 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 755 0 R
-/ToUnicode 754 0 R
+/Widths 734 0 R
+/ToUnicode 733 0 R
 >>
 endobj
 82 0 obj
@@ -9109,7 +9109,7 @@ endobj
 /F3.1 39 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [90 0 R]
@@ -10176,7 +10176,7 @@ endobj
 /F4.0 42 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -10191,7 +10191,7 @@ endobj
 endobj
 95 0 obj
 << /Limits [(_cgcom_key-generation) (apply-a-non-clean-patch)]
-/Names [(_cgcom_key-generation) 379 0 R (_cgcom_merging-a-pull-request) 51 0 R (_cgcom_pmc-notes) 470 0 R (_cgcom_policies) 449 0 R (_cgcom_policies_git-policy) 455 0 R (_cgcom_policies_versioning-policy) 450 0 R (_cgcom_post-release-successful) 231 0 R (_cgcom_post-release-unsuccessful) 323 0 R (_cgcom_release-process-for-interim-releases) 348 0 R (_cgcom_release-process-for-snapshots) 336 0 R (_cgcom_release-process-prereqs) 433 0 R (_cgcom_verifying-releases) 187 0 R (announce-the-release) 273 0 R (announce-to-the-world) 495 0 R (apply-a-clean-patch) 43 0 R (apply-a-non-clean-patch) 46 0 R]
+/Names [(_cgcom_key-generation) 358 0 R (_cgcom_merging-a-pull-request) 51 0 R (_cgcom_pmc-notes) 449 0 R (_cgcom_policies) 428 0 R (_cgcom_policies_git-policy) 434 0 R (_cgcom_policies_versioning-policy) 429 0 R (_cgcom_post-release-successful) 231 0 R (_cgcom_post-release-unsuccessful) 301 0 R (_cgcom_release-process-for-interim-releases) 326 0 R (_cgcom_release-process-for-snapshots) 314 0 R (_cgcom_release-process-prereqs) 412 0 R (_cgcom_verifying-releases) 187 0 R (announce-the-release) 273 0 R (announce-to-the-world) 474 0 R (apply-a-clean-patch) 43 0 R (apply-a-non-clean-patch) 46 0 R]
 >>
 endobj
 96 0 obj
@@ -10865,7 +10865,7 @@ endobj
 /F3.1 39 0 R
 /F5.0 101 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [102 0 R 103 0 R]
@@ -10884,11 +10884,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAF+mplus-1p-regular
 /Subtype /TrueType
-/FontDescriptor 757 0 R
+/FontDescriptor 736 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 759 0 R
-/ToUnicode 758 0 R
+/Widths 738 0 R
+/ToUnicode 737 0 R
 >>
 endobj
 102 0 obj
@@ -11657,7 +11657,7 @@ endobj
 /F4.0 42 0 R
 /F3.1 39 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -12306,7 +12306,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [111 0 R]
@@ -13262,7 +13262,7 @@ endobj
 /F4.1 81 0 R
 /F6.0 118 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -13283,11 +13283,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAG+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 761 0 R
+/FontDescriptor 740 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 763 0 R
-/ToUnicode 762 0 R
+/Widths 742 0 R
+/ToUnicode 741 0 R
 >>
 endobj
 119 0 obj
@@ -13989,7 +13989,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -14437,7 +14437,7 @@ endobj
 /F4.0 42 0 R
 >>
 /XObject << /I2 123 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 >>
 /Annots [125 0 R 126 0 R]
@@ -15234,7 +15234,7 @@ endobj
 /F4.0 42 0 R
 /F6.0 118 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -15971,7 +15971,7 @@ endobj
 /F2.0 18 0 R
 /F6.0 118 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -16659,7 +16659,7 @@ endobj
 /F4.0 42 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [141 0 R]
@@ -17299,7 +17299,7 @@ endobj
 /F1.0 8 0 R
 /F6.0 118 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -17553,7 +17553,7 @@ endobj
 /F4.0 42 0 R
 >>
 /XObject << /I3 153 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 >>
 /Annots [152 0 R 154 0 R]
@@ -18298,7 +18298,7 @@ endobj
 /Contents 156 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I4 155 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 42 0 R
@@ -18737,7 +18737,7 @@ endobj
 /Contents 160 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I5 159 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -19167,7 +19167,7 @@ endobj
 /Contents 164 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I6 163 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -19606,7 +19606,7 @@ endobj
 /Contents 168 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I7 167 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -20276,7 +20276,7 @@ endobj
 /Contents 172 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I8 171 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 42 0 R
@@ -20512,7 +20512,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -21044,7 +21044,7 @@ endobj
 /Font << /F4.0 42 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [184 0 R]
@@ -21805,7 +21805,7 @@ endobj
 /F4.0 42 0 R
 /F6.0 118 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [188 0 R 189 0 R 190 0 R 192 0 R 193 0 R 194 0 R 195 0 R]
@@ -22476,7 +22476,7 @@ endobj
 /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [200 0 R 201 0 R 206 0 R 207 0 R]
@@ -23639,7 +23639,7 @@ endobj
 /F2.0 18 0 R
 /F6.0 118 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [211 0 R 213 0 R]
@@ -24442,7 +24442,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [219 0 R 220 0 R 221 0 R 222 0 R 223 0 R]
@@ -25073,7 +25073,7 @@ endobj
 /F4.0 42 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [227 0 R]
@@ -25696,7 +25696,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [233 0 R 234 0 R 235 0 R]
@@ -25707,7 +25707,7 @@ endobj
 endobj
 232 0 obj
 << /Limits [(download-the-artifacts) (inform-dev-ml)]
-/Names [(download-the-artifacts) 203 0 R (example-transcript) 59 0 R (execute-the-script) 217 0 R (foaf) 414 0 R (generate-a-revocation-certificate) 396 0 R (generate-release-notes) 256 0 R (icla-obtain-new-account) 483 0 R (id-apache-org) 423 0 R (implementation-details) 359 0 R (inform-dev-ml) 236 0 R]
+/Names [(download-the-artifacts) 203 0 R (example-transcript) 59 0 R (execute-the-script) 217 0 R (foaf) 393 0 R (generate-a-revocation-certificate) 375 0 R (generate-release-notes) 256 0 R (icla-obtain-new-account) 462 0 R (id-apache-org) 402 0 R (implementation-details) 337 0 R (inform-dev-ml) 236 0 R]
 >>
 endobj
 233 0 obj
@@ -26251,7 +26251,7 @@ endobj
 /F2.0 18 0 R
 >>
 /XObject << /I9 242 0 R
-/Stamp1 655 0 R
+/Stamp1 634 0 R
 >>
 >>
 /Annots [241 0 R 243 0 R 245 0 R 246 0 R 247 0 R]
@@ -27095,7 +27095,7 @@ endobj
 /Font << /F4.0 42 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [250 0 R]
@@ -27521,7 +27521,7 @@ Q
 BT
 59.24 202.30999999999986 Td
 /F4.0 11 Tf
-<7368207570642e736820312e31362e3020312e31372e30> Tj
+<7368207570642e736820312e31352e3120312e31362e30> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -27686,7 +27686,7 @@ endobj
 /Font << /F4.0 42 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 >>
@@ -28282,7 +28282,7 @@ endobj
 /F2.0 18 0 R
 /F6.0 118 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [259 0 R 260 0 R 263 0 R]
@@ -29073,7 +29073,7 @@ endobj
 /F4.0 42 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 274 0 R]
@@ -29826,7 +29826,7 @@ endobj
 /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [278 0 R 279 0 R]
@@ -29862,7 +29862,7 @@ endobj
 endobj
 281 0 obj
 << /Limits [(prereqs) (publishing-partial-build)]
-/Names [(prereqs) 472 0 R (prerequisites) 54 0 R (prerequisites-2) 337 0 R (prerequisites-3) 352 0 R (process-and-usage) 52 0 R (public-private-key) 437 0 R (publish-key) 402 0 R (publish-to-a-public-key-server) 403 0 R (publish-to-your-apache-home-directory) 411 0 R (publish-to-your-apache-html-home-directory) 412 0 R (publishing-full-build) 372 0 R (publishing-partial-build) 376 0 R]
+/Names [(prereqs) 451 0 R (prerequisites) 54 0 R (prerequisites-2) 315 0 R (prerequisites-3) 330 0 R (process-and-usage) 52 0 R (public-private-key) 416 0 R (publish-key) 381 0 R (publish-to-a-public-key-server) 382 0 R (publish-to-your-apache-home-directory) 390 0 R (publish-to-your-apache-html-home-directory) 391 0 R (publishing-full-build) 351 0 R (publishing-partial-build) 355 0 R]
 >>
 endobj
 282 0 obj
@@ -30697,7 +30697,7 @@ endobj
 /F2.0 18 0 R
 /F4.0 42 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
 /Annots [286 0 R]
@@ -30724,7 +30724,7 @@ endobj
 [284 0 R /XYZ 0 292.80000000000024 null]
 endobj
 289 0 obj
-<< /Length 13555
+<< /Length 8746
 >>
 stream
 q
@@ -31094,137 +31094,18 @@ ET
 BT
 48.24 313.906 Td
 /F1.0 10.5 Tf
-[<5468657265206172652074776f206c696272> 20.01953125 <6172696573206f66206d6f64756c65732c20626f7468206e6f6e2d41534620627574206f70656e20736f757263652c20746861742073686f756c642062652072656c65617365642e>] TJ
+<54686520286e6f6e2d4153462920> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 286.12600000000003 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-66.24000000000001 286.12600000000003 Td
-/F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-123.26529492187501 286.12600000000003 Td
-/F1.0 10.5 Tf
-<202d206d6f64756c65732061646472657373696e6720746563686e6963616c20636f6e6365726e73> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 264.34600000000006 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
 BT
-66.24000000000001 264.34600000000006 Td
-/F1.0 10.5 Tf
-<496e636f646520436174616c6f67> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-139.76100000000002 264.34600000000006 Td
-/F1.0 10.5 Tf
-<202d206d6f64756c657320666f7220766172696f75732067656e6572696320627573696e65737320737562646f6d61696e73> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.806 Tw
-
-BT
-48.24000000000001 236.5660000000001 Td
-/F1.0 10.5 Tf
-<5468657365206561636820757365206120636f6d6d6f6e20706172656e742c20> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-0.806 Tw
-
-BT
-224.57180769230766 236.5660000000001 Td
-/F4.0 10.5 Tf
-<6f72672e696e636f64653a696e636f64652d706172656e74> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.806 Tw
-
-BT
-350.5718076923077 236.5660000000001 Td
-/F1.0 10.5 Tf
-<2e2054686973206d7573742062652072656c65617365642066697273742c207468656e20626f7468> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 220.7860000000001 Td
+121.79250000000002 313.906 Td
 /F1.0 10.5 Tf
-<736574206f66206d6f64756c657320616674657277617264732e> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -31233,20 +31114,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 186.28600000000006 Td
-/F2.0 13 Tf
-<362e31332e312e2050726572657173> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 159.72600000000006 Td
+202.401 313.906 Td
 /F1.0 10.5 Tf
-<53617665207468697320> Tj
+<2073686f756c6420616c736f2062652072656c65617365642c2061732070657220746865697220> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -31255,9 +31125,9 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-95.41650000000001 159.72600000000006 Td
+386.61300000000006 313.906 Td
 /F1.0 10.5 Tf
-<67697374> Tj
+<72656c65617365206775696465> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -31266,157 +31136,13 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-112.84650000000002 159.72600000000006 Td
-/F1.0 10.5 Tf
-<20617320> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-128.92200000000003 159.72600000000006 Td
-/F4.0 10.5 Tf
-<6c6173745f6d6f6469666965642e7368> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-212.92200000000003 159.72600000000006 Td
-/F1.0 10.5 Tf
-<20696e20616e20617070726f70726961746520706172656e74206469726563746f7279206f6620626f74682073657473206f66207265706f732e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.427 Tw
-
-BT
-48.24000000000001 131.94600000000005 Td
-/F1.0 10.5 Tf
-[<46> 40.0390625 <6f72206578616d706c652c2069662074686520697369736164646f6e73206d6f64756c65732061726520636c6f6e656420746f20>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-0.427 Tw
-
-BT
-316.66560724431815 131.94600000000005 Td
-/F4.0 10.5 Tf
-<2f632f6769746875622f697369736164646f6e732f697369732d6d6f64756c652d787878> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.427 Tw
-
-BT
-505.66560724431815 131.94600000000005 Td
-/F1.0 10.5 Tf
-<20616e6420746865> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 116.16600000000005 Td
-/F1.0 10.5 Tf
-<696e636f646520636174616c6f67206d6f64756c65732061726520636c6f6e656420746f20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-235.78050000000002 116.16600000000005 Td
-/F4.0 10.5 Tf
-<2f632f6769746875622f696e636f646568712f696e636f64652d6d6f64756c652d787878> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-424.7805 116.16600000000005 Td
-/F1.0 10.5 Tf
-<2c207468656e207361766520696e20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-493.482 116.16600000000005 Td
-/F4.0 10.5 Tf
-<2f632f676974687562> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-540.732 116.16600000000005 Td
+452.73150000000004 313.906 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 81.66600000000005 Td
-/F2.0 13 Tf
-<362e31332e322e2052656c6561736520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-145.584 81.66600000000005 Td
-/F4.0 13 Tf
-<696e636f64652d706172656e74> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 q
 0.000 0.000 0.000 scn
 0.000 0.000 0.000 SCN
@@ -31451,10 +31177,10 @@ endobj
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 655 0 R
+/XObject << /Stamp1 634 0 R
 >>
 >>
-/Annots [291 0 R 293 0 R 294 0 R 297 0 R 298 0 R 301 0 R]
+/Annots [291 0 R 293 0 R 294 0 R 297 0 R 298 0 R]
 >>
 endobj
 291 0 obj
@@ -31503,10 +31229,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [66.24000000000001 283.06000000000006 123.26529492187501 297.34000000000003]
+/Rect [121.79250000000002 310.84000000000003 202.401 325.12]
 /Type /Annot
 >>
 endobj
@@ -31514,3246 +31240,14 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://catalog.incode.org)
+/URI (http://platform.incode.org/pages/committers-guide/committers-guide.html#_release_to_maven_central)
 >>
 /Subtype /Link
-/Rect [66.24000000000001 261.2800000000001 139.76100000000002 275.56000000000006]
+/Rect [386.61300000000006 310.84000000000003 452.73150000000004 325.12]
 /Type /Annot
 >>
 endobj
 299 0 obj
-[290 0 R /XYZ 0 204.97000000000008 null]
-endobj
-300 0 obj
-<< /Limits [(__cgcom_cutting-a-release_voting-start-voting-thread) (_cgcom_cutting-a-release)]
-/Names [(__cgcom_cutting-a-release_voting-start-voting-thread) 181 0 R (__cgcom_post-release-successful_release-non-asf-modules) 296 0 R (__cgcom_post-release-successful_release-non-asf-modules_incode-catalog) 311 0 R (__cgcom_post-release-successful_release-non-asf-modules_incode-catalog_cross-module-dependencies) 320 0 R (__cgcom_post-release-successful_release-non-asf-modules_incode-parent) 302 0 R (__cgcom_post-release-successful_release-non-asf-modules_isisaddons) 305 0 R (__cgcom_post-release-successful_release-non-asf-modules_prereqs) 299 0 R (__cgcom_verifying-releases_automated-procedure) 210 0 R (__cgcom_verifying-releases_background) 191 0 R (__cgcom_verifying-releases_creadur) 218 0 R (__cgcom_verifying-releases_manual-procedure) 202 0 R (__cgcom_verifying-releases_prerequisites) 196 0 R (__cgcom_verifying-releases_verifying-source-artifacts) 199 0 R (_cgcom_applying-patches) 37 0 R (_cgcom_asciidoc-publish-procedure) 362 0 R (_cgcom_cutting-a-release) 66 0 R]
->>
-endobj
-301 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (https://gist.github.com/danhaywood/e80daf6d25f5c1fb1093effba85d088a)
->>
-/Subtype /Link
-/Rect [95.41650000000001 156.66000000000005 112.84650000000002 170.94000000000005]
-/Type /Annot
->>
-endobj
-302 0 obj
-[290 0 R /XYZ 0 100.35000000000005 null]
-endobj
-303 0 obj
-<< /Length 13310
->>
-stream
-q
-q
-0.5 w
-/DeviceRGB CS
-0.933 0.933 0.933 SCN
-113.807 738.550 m
-113.807 805.890 l
-S
-Q
-/DeviceRGB cs
-0.098 0.251 0.486 scn
-/DeviceRGB CS
-0.098 0.251 0.486 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
-
-BT
-76.73933333333333 763.64 Td
-/F3.1 24 Tf
-<21> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.813 Tw
-
-BT
-125.80666666666667 789.9259999999999 Td
-/F1.0 10.5 Tf
-[<54> 20.01953125 <4f444f3a206e65656420746f207265776f726b207468697320616e642074686520666f6c6c6f77696e672074776f2073656374696f6e7320746f20696e7374656164206a7573742072656c65617365>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-125.80666666666667 774.146 Td
-/F1.0 10.5 Tf
-<74686520696e636f64652d636174616c6f672028> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-223.13116666666667 774.146 Td
-/F4.0 10.5 Tf
-<312e31362e302d534e415053484f54> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-301.8811666666667 774.146 Td
-/F1.0 10.5 Tf
-<292e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-125.80666666666667 746.366 Td
-/F1.0 10.5 Tf
-[<5468697320696e636f72706f72> 20.01953125 <6174657320616c6c206f6620>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-243.66896158854166 746.366 Td
-/F4.0 10.5 Tf
-<696e636f64652d706172656e74> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-311.91896158854166 746.366 Td
-/F1.0 10.5 Tf
-<2c20697369736164646f6e732e6f72676020616e6420> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-419.65946158854166 746.366 Td
-/F4.0 10.5 Tf
-<636174616c6f672e696e636f64652e6f7267> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-514.1594615885417 746.366 Td
-/F1.0 10.5 Tf
-<2e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 714.586 Td
-/F1.0 10.5 Tf
-<54686520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-69.66000000000001 714.586 Td
-/F4.0 10.5 Tf
-<6f72672e696e636f64653a696e636f64652d706172656e74> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-195.66000000000003 714.586 Td
-/F1.0 10.5 Tf
-<204d6176656e206d6f64756c652069732075736564206173206120706172656e7420666f7220626f74682073657473206f66206d6f64756c65733a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 686.806 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 686.806 Td
-/F1.0 10.5 Tf
-<7570646174652069747320646570656e64656e6379206f6e20417061636865204973697320746f207265666572656e636520746865206e65776c792072656c65617365642076657273696f6e3a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 670.990 m
-543.040 670.990 l
-545.249 670.990 547.040 669.199 547.040 666.990 c
-547.040 638.250 l
-547.040 636.041 545.249 634.250 543.040 634.250 c
-70.240 634.250 l
-68.031 634.250 66.240 636.041 66.240 638.250 c
-66.240 666.990 l
-66.240 669.199 68.031 670.990 70.240 670.990 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 670.990 m
-543.040 670.990 l
-545.249 670.990 547.040 669.199 547.040 666.990 c
-547.040 638.250 l
-547.040 636.041 545.249 634.250 543.040 634.250 c
-70.240 634.250 l
-68.031 634.250 66.240 636.041 66.240 638.250 c
-66.240 666.990 l
-66.240 669.199 68.031 670.990 70.240 670.990 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 648.1650000000001 Td
-/F4.0 11 Tf
-<73682062756d707665725f697369732e736820312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 610.2860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 610.2860000000001 Td
-/F1.0 10.5 Tf
-<7570646174652074686520524541444d45> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-74.88050000000001 588.5060000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.190 Tw
-
-BT
-84.24000000000001 588.5060000000001 Td
-/F1.0 10.5 Tf
-<7265706c61636520656163682076657273696f6e2077697468206e65787420286965207468652022486f7720746f20436f6e6669677572652f557365222073656374696f6e2c20616e6420746865202252656c6561736520746f> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-84.24000000000001 572.7260000000001 Td
-/F1.0 10.5 Tf
-[<4d6176656e2043656e7472> 20.01953125 <616c222073656374696f6e2061742074686520656e64293a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-92.88050000000001 550.9460000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-102.24000000000001 550.9460000000001 Td
-/F1.0 10.5 Tf
-[<7265706c61636520312e31362e302d534e415053484f> 20.01953125 <54207769746820312e31372e302d534e415053484f> 20.01953125 <54>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-92.88050000000001 529.1660000000002 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-102.24000000000001 529.1660000000002 Td
-/F1.0 10.5 Tf
-<7265706c61636520312e31352e30202020202020202020207769746820312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-74.88050000000001 501.38600000000025 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-84.24000000000001 501.38600000000025 Td
-/F1.0 10.5 Tf
-<7570646174652074686520224368616e6765204c6f67222073656374696f6e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 473.6060000000003 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 473.6060000000003 Td
-/F1.0 10.5 Tf
-<52656c65617365207573696e673a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 457.790 m
-543.040 457.790 l
-545.249 457.790 547.040 455.999 547.040 453.790 c
-547.040 410.310 l
-547.040 408.101 545.249 406.310 543.040 406.310 c
-70.240 406.310 l
-68.031 406.310 66.240 408.101 66.240 410.310 c
-66.240 453.790 l
-66.240 455.999 68.031 457.790 70.240 457.790 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 457.790 m
-543.040 457.790 l
-545.249 457.790 547.040 455.999 547.040 453.790 c
-547.040 410.310 l
-547.040 408.101 545.249 406.310 543.040 406.310 c
-70.240 406.310 l
-68.031 406.310 66.240 408.101 66.240 410.310 c
-66.240 453.790 l
-66.240 455.999 68.031 457.790 70.240 457.790 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 434.9650000000003 Td
-/F4.0 11 Tf
-<73682072656c656173652e73682022312e31362e30222022312e31372e302d534e415053484f5422202264616e40686179776f6f642d6173736f6369617465732e636f2e756b22202274686973206973> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 420.2250000000003 Td
-/F4.0 11 Tf
-<6e6f74207265616c6c79206d792070617373776f726422> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 369.62600000000026 Td
-/F2.0 13 Tf
-[<362e31332e332e2052656c6561736520497369732041> 20.01953125 <64646f6e73>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 343.06600000000026 Td
-/F1.0 10.5 Tf
-<4f6e6365207468652041706163686520497369732072656c6561736520697320617661696c61626c652c20616c6c206f662074686520286e6f6e2d4153462920> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-353.14950000000005 343.06600000000026 Td
-/F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-410.17479492187505 343.06600000000026 Td
-/F1.0 10.5 Tf
-<2073686f756c6420616c736f2062652072656c65617365642e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 315.28600000000023 Td
-/F1.0 10.5 Tf
-<5573696e67207468697320> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-100.14150000000001 315.28600000000023 Td
-/F1.0 10.5 Tf
-<67697374> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-117.57150000000001 315.28600000000023 Td
-/F1.0 10.5 Tf
-[<20746f20696e766f6b> 20.01953125 <65206f706572> 20.01953125 <6174696f6e73206163726f737320616c6c20286f722073656c656374656429206164646f6e733a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 287.50600000000026 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 287.50600000000026 Td
-/F1.0 10.5 Tf
-<7570646174652069747320646570656e64656e6379206f6e20417061636865204973697320746f207265666572656e636520746865206e65776c792072656c65617365642076657273696f6e3a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 271.690 m
-543.040 271.690 l
-545.249 271.690 547.040 269.899 547.040 267.690 c
-547.040 238.950 l
-547.040 236.741 545.249 234.950 543.040 234.950 c
-70.240 234.950 l
-68.031 234.950 66.240 236.741 66.240 238.950 c
-66.240 267.690 l
-66.240 269.899 68.031 271.690 70.240 271.690 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 271.690 m
-543.040 271.690 l
-545.249 271.690 547.040 269.899 547.040 267.690 c
-547.040 238.950 l
-547.040 236.741 545.249 234.950 543.040 234.950 c
-70.240 234.950 l
-68.031 234.950 66.240 236.741 66.240 238.950 c
-66.240 267.690 l
-66.240 269.899 68.031 271.690 70.240 271.690 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 248.86500000000026 Td
-/F4.0 11 Tf
-<666f7265616368202d6720697369736164646f6e732073682062756d707665725f697369732e736820312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 210.98600000000027 Td
-/F1.0 10.5 Tf
-<616e64207573653a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 195.170 m
-543.040 195.170 l
-545.249 195.170 547.040 193.379 547.040 191.170 c
-547.040 162.430 l
-547.040 160.221 545.249 158.430 543.040 158.430 c
-70.240 158.430 l
-68.031 158.430 66.240 160.221 66.240 162.430 c
-66.240 191.170 l
-66.240 193.379 68.031 195.170 70.240 195.170 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 195.170 m
-543.040 195.170 l
-545.249 195.170 547.040 193.379 547.040 191.170 c
-547.040 162.430 l
-547.040 160.221 545.249 158.430 543.040 158.430 c
-70.240 158.430 l
-68.031 158.430 66.240 160.221 66.240 162.430 c
-66.240 191.170 l
-66.240 193.379 68.031 195.170 70.240 195.170 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 172.34500000000025 Td
-/F4.0 11 Tf
-<666f7265616368202d6720697369736164646f6e7320676974206469666620484541445e2048454144> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 134.46600000000026 Td
-/F1.0 10.5 Tf
-<616e643a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 118.650 m
-543.040 118.650 l
-545.249 118.650 547.040 116.859 547.040 114.650 c
-547.040 85.910 l
-547.040 83.701 545.249 81.910 543.040 81.910 c
-70.240 81.910 l
-68.031 81.910 66.240 83.701 66.240 85.910 c
-66.240 114.650 l
-66.240 116.859 68.031 118.650 70.240 118.650 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 118.650 m
-543.040 118.650 l
-545.249 118.650 547.040 116.859 547.040 114.650 c
-547.040 85.910 l
-547.040 83.701 545.249 81.910 543.040 81.910 c
-70.240 81.910 l
-68.031 81.910 66.240 83.701 66.240 85.910 c
-66.240 114.650 l
-66.240 116.859 68.031 118.650 70.240 118.650 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 95.82500000000027 Td
-/F4.0 11 Tf
-<666f7265616368202d6720697369736164646f6e732067697420737461747573202d2d6272616e6368202d2d706f7263656c61696e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 57.94600000000027 Td
-/F1.0 10.5 Tf
-<746f20726576696577206368616e676573206d6164652e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-/Stamp1 Do
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-535.978 14.388 Td
-/F1.0 9 Tf
-<3433> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-304 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 595.28 841.89]
-/Contents 303 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F3.1 39 0 R
-/F1.0 8 0 R
-/F4.0 42 0 R
-/F2.0 18 0 R
->>
-/XObject << /Stamp1 655 0 R
->>
->>
-/Annots [306 0 R 307 0 R]
->>
-endobj
-305 0 obj
-[304 0 R /XYZ 0 388.3100000000003 null]
-endobj
-306 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.isisaddons.org)
->>
-/Subtype /Link
-/Rect [353.14950000000005 340.0000000000003 410.17479492187505 354.28000000000026]
-/Type /Annot
->>
-endobj
-307 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (https://gist.github.com/danhaywood/21b5b885433fd8bc440da3fab88c91cb)
->>
-/Subtype /Link
-/Rect [100.14150000000001 312.22000000000025 117.57150000000001 326.5000000000002]
-/Type /Annot
->>
-endobj
-308 0 obj
-<< /Length 15413
->>
-stream
-q
-
--0.500 Tc
-/DeviceRGB cs
-0.200 0.200 0.200 scn
-/DeviceRGB CS
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 793.9259999999999 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 793.9259999999999 Td
-/F1.0 10.5 Tf
-[<7570646174652074686520524541444d4520666f722065616368207265706f7369746f7279> 89.84375 <2e>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-74.88050000000001 772.146 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-84.24000000000001 772.146 Td
-/F1.0 10.5 Tf
-<6966207573696e672057696e646f77732c207468656e3a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-88.240 756.330 m
-543.040 756.330 l
-545.249 756.330 547.040 754.539 547.040 752.330 c
-547.040 708.850 l
-547.040 706.641 545.249 704.850 543.040 704.850 c
-88.240 704.850 l
-86.031 704.850 84.240 706.641 84.240 708.850 c
-84.240 752.330 l
-84.240 754.539 86.031 756.330 88.240 756.330 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-88.240 756.330 m
-543.040 756.330 l
-545.249 756.330 547.040 754.539 547.040 752.330 c
-547.040 708.850 l
-547.040 706.641 545.249 704.850 543.040 704.850 c
-88.240 704.850 l
-86.031 704.850 84.240 706.641 84.240 708.850 c
-84.240 752.330 l
-84.240 754.539 86.031 756.330 88.240 756.330 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-95.24000000000001 733.505 Td
-/F4.0 11 Tf
-<22433a5c50726f6772616d2046696c65732028783836295c4e6f74657061642b2b5c6e6f74657061642b2b2e6578652220697369736164646f6e732f697369732d6d2a2f524541444d452e61646f63> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-95.24000000000001 718.765 Td
-/F4.0 11 Tf
-<697369736164646f6e732f697369732d772a2f524541444d452e61646f63> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-74.88050000000001 680.886 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.190 Tw
-
-BT
-84.24000000000001 680.886 Td
-/F1.0 10.5 Tf
-<7265706c61636520656163682076657273696f6e2077697468206e65787420286965207468652022486f7720746f20436f6e6669677572652f557365222073656374696f6e2c20616e6420746865202252656c6561736520746f> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-84.24000000000001 665.106 Td
-/F1.0 10.5 Tf
-[<4d6176656e2043656e7472> 20.01953125 <616c222073656374696f6e2061742074686520656e64293a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-92.88050000000001 643.326 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-102.24000000000001 643.326 Td
-/F1.0 10.5 Tf
-<7265706c61636520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-141.8985 643.326 Td
-/F4.0 10.5 Tf
-<312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-173.3985 643.326 Td
-/F1.0 10.5 Tf
-<207769746820> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-201.58050000000003 643.326 Td
-/F4.0 10.5 Tf
-<312e31372e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-92.88050000000001 621.546 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.829 Tw
-
-BT
-102.24000000000001 621.546 Td
-/F1.0 10.5 Tf
-<7265706c61636520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-3.829 Tw
-
-BT
-145.72709090909092 621.546 Td
-/F4.0 10.5 Tf
-<312e31352e30> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.829 Tw
-
-BT
-177.22709090909092 621.546 Td
-/F1.0 10.5 Tf
-<207769746820> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-3.829 Tw
-
-BT
-213.06627272727272 621.546 Td
-/F4.0 10.5 Tf
-<312e31362e30> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.829 Tw
-
-BT
-244.56627272727272 621.546 Td
-/F1.0 10.5 Tf
-<206173206e65636573736172792028707265747479206d75636820657665727977686572652061706172742066726f6d20746865> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-102.24000000000001 605.7660000000001 Td
-/F1.0 10.5 Tf
-<224368616e6765204c6f672229> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-74.88050000000001 577.9860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-84.24000000000001 577.9860000000001 Td
-/F1.0 10.5 Tf
-<7570646174652074686520224368616e6765204c6f67222073656374696f6e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 550.2060000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.096 Tw
-
-BT
-66.24000000000001 550.2060000000001 Td
-/F1.0 10.5 Tf
-[<72656c6561736520746865206d6574616d6f64656c2f6d6f64756c652f7769636b> 20.01953125 <6574206d6f64756c657320746f206d766e2063656e7472> 20.01953125 <616c2028636f6e7461696e7320612073616e69747920636865636b206265666f7265>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 534.4260000000002 Td
-/F1.0 10.5 Tf
-<68616e6420746861742065766572797468696e6720636f6d70696c6573293a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 518.610 m
-543.040 518.610 l
-545.249 518.610 547.040 516.819 547.040 514.610 c
-547.040 471.130 l
-547.040 468.921 545.249 467.130 543.040 467.130 c
-70.240 467.130 l
-68.031 467.130 66.240 468.921 66.240 471.130 c
-66.240 514.610 l
-66.240 516.819 68.031 518.610 70.240 518.610 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 518.610 m
-543.040 518.610 l
-545.249 518.610 547.040 516.819 547.040 514.610 c
-547.040 471.130 l
-547.040 468.921 545.249 467.130 543.040 467.130 c
-70.240 467.130 l
-68.031 467.130 66.240 468.921 66.240 471.130 c
-66.240 514.610 l
-66.240 516.819 68.031 518.610 70.240 518.610 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 495.78500000000025 Td
-/F4.0 11 Tf
-<666f7265616368202d6720697369736164646f6e732f697369732d5b6d775d2073682072656c656173652e73682022312e31362e30222022312e31372e302d534e415053484f5422> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 481.04500000000024 Td
-/F4.0 11 Tf
-<2264616e40686179776f6f642d6173736f6369617465732e636f2e756b22205c2274686973206973206e6f74207265616c6c79206d792070617373776f72645c22> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 443.1660000000002 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.659 Tw
-
-BT
-66.24000000000001 443.1660000000002 Td
-/F1.0 10.5 Tf
-<496e2074686520706172656e74206469726563746f72792077686572652074686520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-1.659 Tw
-
-BT
-246.45964285714285 443.1660000000002 Td
-/F4.0 10.5 Tf
-<6c6173745f6d6f6469666965642e7368> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.659 Tw
-
-BT
-330.45964285714285 443.1660000000002 Td
-/F1.0 10.5 Tf
-<2073637269707420686173206265656e207361766564202873656520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-1.659 Tw
-
-BT
-475.16828571428573 443.1660000000002 Td
-/F1.0 10.5 Tf
-<61626f7665> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.659 Tw
-
-BT
-505.26128571428575 443.1660000000002 Td
-/F1.0 10.5 Tf
-<292c2075736520746f> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 427.3860000000002 Td
-/F1.0 10.5 Tf
-<636865636b207468617420616c6c206d6f64756c657320776572652072656c6561736564207375636365737366756c6c793a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 411.570 m
-543.040 411.570 l
-545.249 411.570 547.040 409.779 547.040 407.570 c
-547.040 378.830 l
-547.040 376.621 545.249 374.830 543.040 374.830 c
-70.240 374.830 l
-68.031 374.830 66.240 376.621 66.240 378.830 c
-66.240 407.570 l
-66.240 409.779 68.031 411.570 70.240 411.570 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 411.570 m
-543.040 411.570 l
-545.249 411.570 547.040 409.779 547.040 407.570 c
-547.040 378.830 l
-547.040 376.621 545.249 374.830 543.040 374.830 c
-70.240 374.830 l
-68.031 374.830 66.240 376.621 66.240 378.830 c
-66.240 407.570 l
-66.240 409.779 68.031 411.570 70.240 411.570 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 388.74500000000023 Td
-/F4.0 11 Tf
-<666f7265616368202d6720697369736164646f6e732f697369732d5b6d775d207368202e2e2f2e2e2f6c6173742d6d6f6469666965642e736820312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.5 w
-0.933 0.933 0.933 SCN
-130.307 323.270 m
-130.307 362.830 l
-S
-Q
-0.749 0.000 0.000 scn
-0.749 0.000 0.000 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.749 0.000 0.000 scn
-0.749 0.000 0.000 SCN
-
-BT
-93.98933333333333 334.47000000000025 Td
-/F3.1 24 Tf
-<22> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.018 Tw
-
-BT
-142.30666666666667 346.8660000000002 Td
-/F1.0 10.5 Tf
-[<57> 49.8046875 <616974206174206c65617374203130206d696e7574657320746f20636865636b3b2073796e63d5696e6720746f204d6176656e2063656e7472> 20.01953125 <616c2066726f6d2074686520536f6e6174797065>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-142.30666666666667 331.08600000000024 Td
-/F1.0 10.5 Tf
-<4f5353207265706f7369746f72792069736ed57420696e7374616e656f75732e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 299.3060000000002 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 299.3060000000002 Td
-/F1.0 10.5 Tf
-[<417373756d696e672065766572797468696e672064696420676574207075626c6973686564206f6b2c207468656e2070757368206272> 20.01953125 <616e636820616e64207461673a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 283.490 m
-543.040 283.490 l
-545.249 283.490 547.040 281.699 547.040 279.490 c
-547.040 250.750 l
-547.040 248.541 545.249 246.750 543.040 246.750 c
-70.240 246.750 l
-68.031 246.750 66.240 248.541 66.240 250.750 c
-66.240 279.490 l
-66.240 281.699 68.031 283.490 70.240 283.490 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 283.490 m
-543.040 283.490 l
-545.249 283.490 547.040 281.699 547.040 279.490 c
-547.040 250.750 l
-547.040 248.541 545.249 246.750 543.040 246.750 c
-70.240 246.750 l
-68.031 246.750 66.240 248.541 66.240 250.750 c
-66.240 279.490 l
-66.240 281.699 68.031 283.490 70.240 283.490 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 260.6650000000002 Td
-/F4.0 11 Tf
-<666f7265616368202d6720697369736164646f6e732f697369732d5b6d775d20226769742070757368206f726967696e206d6173746572202626206769742070757368206f726967696e20312e31362e3022> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 210.0660000000002 Td
-/F2.0 13 Tf
-<362e31332e342e2052656c6561736520496e636f646520436174616c6f67204d6f64756c6573> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 183.5060000000002 Td
-/F1.0 10.5 Tf
-[<53696d696c61726c79> 89.84375 <2c20616c6c206f662074686520286e6f6e2d4153462920>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-196.837640625 183.5060000000002 Td
-/F1.0 10.5 Tf
-<496e636f646520436174616c6f67> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-270.358640625 183.5060000000002 Td
-/F1.0 10.5 Tf
-<206d6f64756c65732073686f756c6420616c736f2062652072656c65617365642e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 155.7260000000002 Td
-/F1.0 10.5 Tf
-<5573696e67207468697320> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-100.14150000000001 155.7260000000002 Td
-/F1.0 10.5 Tf
-<67697374> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-117.57150000000001 155.7260000000002 Td
-/F1.0 10.5 Tf
-[<20746f20696e766f6b> 20.01953125 <65206f706572> 20.01953125 <6174696f6e73206163726f737320616c6c20286f722073656c656374656429206164646f6e733a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 127.9460000000002 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 127.9460000000002 Td
-/F1.0 10.5 Tf
-<7570646174652069747320646570656e64656e6379206f6e20417061636865204973697320746f207265666572656e636520746865206e65776c792072656c65617365642076657273696f6e3a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 112.130 m
-543.040 112.130 l
-545.249 112.130 547.040 110.339 547.040 108.130 c
-547.040 79.390 l
-547.040 77.181 545.249 75.390 543.040 75.390 c
-70.240 75.390 l
-68.031 75.390 66.240 77.181 66.240 79.390 c
-66.240 108.130 l
-66.240 110.339 68.031 112.130 70.240 112.130 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 112.130 m
-543.040 112.130 l
-545.249 112.130 547.040 110.339 547.040 108.130 c
-547.040 79.390 l
-547.040 77.181 545.249 75.390 543.040 75.390 c
-70.240 75.390 l
-68.031 75.390 66.240 77.181 66.240 79.390 c
-66.240 108.130 l
-66.240 110.339 68.031 112.130 70.240 112.130 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 89.3050000000002 Td
-/F4.0 11 Tf
-<666f7265616368202d6720696e636f646568712f696e636f64652d6d6f64756c652073682062756d707665725f697369732e736820312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 51.4260000000002 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 51.4260000000002 Td
-/F1.0 10.5 Tf
-[<7570646174652074686520524541444d4520666f722065616368207265706f7369746f7279> 89.84375 <2e>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-/Stamp1 Do
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-49.24 14.388 Td
-/F1.0 9 Tf
-<3434> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-309 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 595.28 841.89]
-/Contents 308 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F4.0 42 0 R
-/F3.1 39 0 R
-/F2.0 18 0 R
->>
-/XObject << /Stamp1 655 0 R
->>
->>
-/Annots [310 0 R 312 0 R 313 0 R]
->>
-endobj
-310 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (../cgcom/cgcom.pdf#__cgcom_post-release-successful_release-non-asf-modules_prereqs)
->>
-/Subtype /Link
-/Rect [475.16828571428573 440.10000000000025 505.26128571428575 454.3800000000002]
-/Type /Annot
->>
-endobj
-311 0 obj
-[309 0 R /XYZ 0 228.75000000000023 null]
-endobj
-312 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://catalog.incode.org)
->>
-/Subtype /Link
-/Rect [196.837640625 180.4400000000002 270.358640625 194.7200000000002]
-/Type /Annot
->>
-endobj
-313 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (https://gist.github.com/danhaywood/21b5b885433fd8bc440da3fab88c91cb)
->>
-/Subtype /Link
-/Rect [100.14150000000001 152.6600000000002 117.57150000000001 166.9400000000002]
-/Type /Annot
->>
-endobj
-314 0 obj
-<< /Length 16207
->>
-stream
-q
-/DeviceRGB cs
-0.200 0.200 0.200 scn
-/DeviceRGB CS
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 793.9259999999999 Td
-/F1.0 10.5 Tf
-<6567206966207573696e672057696e646f77732c207468656e3a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 778.110 m
-543.040 778.110 l
-545.249 778.110 547.040 776.319 547.040 774.110 c
-547.040 745.370 l
-547.040 743.161 545.249 741.370 543.040 741.370 c
-70.240 741.370 l
-68.031 741.370 66.240 743.161 66.240 745.370 c
-66.240 774.110 l
-66.240 776.319 68.031 778.110 70.240 778.110 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 778.110 m
-543.040 778.110 l
-545.249 778.110 547.040 776.319 547.040 774.110 c
-547.040 745.370 l
-547.040 743.161 545.249 741.370 543.040 741.370 c
-70.240 741.370 l
-68.031 741.370 66.240 743.161 66.240 745.370 c
-66.240 774.110 l
-66.240 776.319 68.031 778.110 70.240 778.110 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 755.285 Td
-/F4.0 11 Tf
-<22433a5c50726f6772616d2046696c65732028783836295c4e6f74657061642b2b5c6e6f74657061642b2b2e6578652220696e636f646568712f696e636f64652d2a2f524541444d452e61646f63> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-74.88050000000001 717.406 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.052 Tw
-
-BT
-84.24000000000001 717.406 Td
-/F1.0 10.5 Tf
-<5265706c61636520656163682076657273696f6e2077697468206e65787420286965207468652022486f7720746f20436f6e6669677572652f557365222073656374696f6e2c20616e6420746865202252656c6561736520746f> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-84.24000000000001 701.626 Td
-/F1.0 10.5 Tf
-[<4d6176656e2043656e7472> 20.01953125 <616c222073656374696f6e2061742074686520656e64293a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-92.88050000000001 679.846 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-102.24000000000001 679.846 Td
-/F1.0 10.5 Tf
-<7265706c61636520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-141.8985 679.846 Td
-/F4.0 10.5 Tf
-<312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-173.3985 679.846 Td
-/F1.0 10.5 Tf
-<207769746820> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-201.58050000000003 679.846 Td
-/F4.0 10.5 Tf
-<312e31372e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-92.88050000000001 658.066 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.829 Tw
-
-BT
-102.24000000000001 658.066 Td
-/F1.0 10.5 Tf
-<7265706c61636520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-3.829 Tw
-
-BT
-145.72709090909092 658.066 Td
-/F4.0 10.5 Tf
-<312e31352e30> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.829 Tw
-
-BT
-177.22709090909092 658.066 Td
-/F1.0 10.5 Tf
-<207769746820> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-3.829 Tw
-
-BT
-213.06627272727272 658.066 Td
-/F4.0 10.5 Tf
-<312e31362e30> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.829 Tw
-
-BT
-244.56627272727272 658.066 Td
-/F1.0 10.5 Tf
-<206173206e65636573736172792028707265747479206d75636820657665727977686572652061706172742066726f6d20746865> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-102.24000000000001 642.2860000000001 Td
-/F1.0 10.5 Tf
-<224368616e6765204c6f672229> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-74.88050000000001 614.5060000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-84.24000000000001 614.5060000000001 Td
-/F1.0 10.5 Tf
-<7570646174652074686520224368616e6765204c6f67222073656374696f6e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 586.7260000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 586.7260000000001 Td
-/F1.0 10.5 Tf
-<7570646174652063726f73732d6d6f64756c6520646570656e64656e63696573> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 558.9460000000001 Td
-/F1.0 10.5 Tf
-<536f6d65206f662074686520696e636f646520636174616c6f67206d6f64756c657320646570656e64206f6e20697369736164646f6e73206d6f64756c65732c20616e6420616c736f206f6e2065616368206f746865722e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 531.1660000000002 Td
-/F1.0 10.5 Tf
-<6567206966207573696e672057696e646f77732c207468656e3a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 515.350 m
-543.040 515.350 l
-545.249 515.350 547.040 513.559 547.040 511.350 c
-547.040 467.870 l
-547.040 465.661 545.249 463.870 543.040 463.870 c
-70.240 463.870 l
-68.031 463.870 66.240 465.661 66.240 467.870 c
-66.240 511.350 l
-66.240 513.559 68.031 515.350 70.240 515.350 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 515.350 m
-543.040 515.350 l
-545.249 515.350 547.040 513.559 547.040 511.350 c
-547.040 467.870 l
-547.040 465.661 545.249 463.870 543.040 463.870 c
-70.240 463.870 l
-68.031 463.870 66.240 465.661 66.240 467.870 c
-66.240 511.350 l
-66.240 513.559 68.031 515.350 70.240 515.350 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 492.52500000000026 Td
-/F4.0 11 Tf
-<22433a5c50726f6772616d2046696c65732028783836295c4e6f74657061642b2b5c6e6f74657061642b2b2e6578652220696e636f646568712f696e636f64652d6d6f64756c652a2f706f6d2e786d6c> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 477.78500000000025 Td
-/F4.0 11 Tf
-<696e636f646568712f696e636f64652d6d6f64756c652d2a2f646f6d2f706f6d2e786d6c20696e636f646568712f696e636f64652d6d6f64756c652d2a2f6d6f64756c652f706f6d2e786d6c> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.5 w
-0.933 0.933 0.933 SCN
-130.307 428.090 m
-130.307 451.870 l
-S
-Q
-0.067 0.067 0.067 scn
-0.067 0.067 0.067 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.067 0.067 0.067 scn
-0.067 0.067 0.067 SCN
-
-BT
-97.70683333333335 431.7575000000002 Td
-/F3.1 23 Tf
-<23> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-142.30666666666667 435.90600000000023 Td
-/F1.0 10.5 Tf
-<53656520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-161.96266666666668 435.90600000000023 Td
-/F1.0 10.5 Tf
-<62656c6f77> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-192.3706666666667 435.90600000000023 Td
-/F1.0 10.5 Tf
-<20666f722061206c697374206f662074686520646570656e64656e6369657320746f207570646174652e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 404.12600000000026 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.291 Tw
-
-BT
-66.24000000000001 404.12600000000026 Td
-/F1.0 10.5 Tf
-[<4966206e6563657373617279> 89.84375 <2c2061646a7573742074686520>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-3.291 Tw
-
-BT
-195.63989122596155 404.12600000000026 Td
-/F4.0 10.5 Tf
-<5f7265706f732e747874> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.291 Tw
-
-BT
-248.13989122596155 404.12600000000026 Td
-/F1.0 10.5 Tf
-[<2066696c652028757365642062> 20.01953125 <7920>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-3.291 Tw
-
-BT
-327.50543674879805 404.12600000000026 Td
-/F4.0 10.5 Tf
-<666f7265616368> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.291 Tw
-
-BT
-364.25543674879805 404.12600000000026 Td
-/F1.0 10.5 Tf
-<2066756e6374696f6e2920736f2074686174207265706f7369746f7269657320617265> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-2.334 Tw
-
-BT
-66.24000000000001 388.34600000000023 Td
-/F1.0 10.5 Tf
-[<72656c656173656420696e2074686520636f72726563742073657175656e6365202877697468207265737065637420746f207468656972206d757475616c20646570656e64656e63696573292e2046> 40.0390625 <6f72206578616d706c652c>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 372.56600000000026 Td
-/F4.0 10.5 Tf
-<696e636f64652d6d6f64756c652d62617365> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-160.74 372.56600000000026 Td
-/F1.0 10.5 Tf
-<206d7573742062652072656c6561736564207072696f7220746f20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-291.7275 372.56600000000026 Td
-/F4.0 10.5 Tf
-<696e636f64652d6d6f64756c652d616c696173> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-391.4775 372.56600000000026 Td
-/F1.0 10.5 Tf
-<2e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 350.78600000000023 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.372 Tw
-
-BT
-66.24000000000001 350.78600000000023 Td
-/F1.0 10.5 Tf
-<72656c656173652074686520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-0.372 Tw
-
-BT
-124.08287770432693 350.78600000000023 Td
-/F4.0 10.5 Tf
-<696e636f64652d6d6f64756c652d3f3f3f> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.372 Tw
-
-BT
-213.33287770432693 350.78600000000023 Td
-/F1.0 10.5 Tf
-[<206d6f64756c657320746f206d766e2063656e7472> 20.01953125 <616c2028636f6e7461696e7320612073616e69747920636865636b206265666f72652068616e642074686174>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 335.0060000000002 Td
-/F1.0 10.5 Tf
-<65766572797468696e6720636f6d70696c6573293a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 319.190 m
-543.040 319.190 l
-545.249 319.190 547.040 317.399 547.040 315.190 c
-547.040 271.710 l
-547.040 269.501 545.249 267.710 543.040 267.710 c
-70.240 267.710 l
-68.031 267.710 66.240 269.501 66.240 271.710 c
-66.240 315.190 l
-66.240 317.399 68.031 319.190 70.240 319.190 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 319.190 m
-543.040 319.190 l
-545.249 319.190 547.040 317.399 547.040 315.190 c
-547.040 271.710 l
-547.040 269.501 545.249 267.710 543.040 267.710 c
-70.240 267.710 l
-68.031 267.710 66.240 269.501 66.240 271.710 c
-66.240 315.190 l
-66.240 317.399 68.031 319.190 70.240 319.190 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 296.36500000000024 Td
-/F4.0 11 Tf
-<666f7265616368202d6720696e636f646568712f696e636f64652d6d6f64756c652d5b612d775d2073682072656c656173652e73682022312e31362e30222022312e31372e302d534e415053484f5422> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 281.6250000000002 Td
-/F4.0 11 Tf
-<2264616e40686179776f6f642d6173736f6369617465732e636f2e756b22205c2274686973206973206e6f74207265616c6c79206d792070617373776f72645c22> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 243.7460000000002 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.659 Tw
-
-BT
-66.24000000000001 243.7460000000002 Td
-/F1.0 10.5 Tf
-<496e2074686520706172656e74206469726563746f72792077686572652074686520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-1.659 Tw
-
-BT
-246.45964285714285 243.7460000000002 Td
-/F4.0 10.5 Tf
-<6c6173745f6d6f6469666965642e7368> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.659 Tw
-
-BT
-330.45964285714285 243.7460000000002 Td
-/F1.0 10.5 Tf
-<2073637269707420686173206265656e207361766564202873656520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-1.659 Tw
-
-BT
-475.16828571428573 243.7460000000002 Td
-/F1.0 10.5 Tf
-<61626f7665> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.659 Tw
-
-BT
-505.26128571428575 243.7460000000002 Td
-/F1.0 10.5 Tf
-<292c2075736520746f> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 227.9660000000002 Td
-/F1.0 10.5 Tf
-<636865636b207468617420616c6c206d6f64756c657320776572652072656c6561736564207375636365737366756c6c793a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.961 0.961 0.961 scn
-70.240 212.150 m
-543.040 212.150 l
-545.249 212.150 547.040 210.359 547.040 208.150 c
-547.040 179.410 l
-547.040 177.201 545.249 175.410 543.040 175.410 c
-70.240 175.410 l
-68.031 175.410 66.240 177.201 66.240 179.410 c
-66.240 208.150 l
-66.240 210.359 68.031 212.150 70.240 212.150 c
-h
-f
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 212.150 m
-543.040 212.150 l
-545.249 212.150 547.040 210.359 547.040 208.150 c
-547.040 179.410 l
-547.040 177.201 545.249 175.410 543.040 175.410 c
-70.240 175.410 l
-68.031 175.410 66.240 177.201 66.240 179.410 c
-66.240 208.150 l
-66.240 210.359 68.031 212.150 70.240 212.150 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 189.3250000000002 Td
-/F4.0 11 Tf
-<666f7265616368202d6720696e636f646568712f696e636f64652d6d6f64756c652d5b612d775d207368202e2e2f2e2e2f6c6173742d6d6f6469666965642e736820312e31362e30> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.5 w
-0.933 0.933 0.933 SCN
-130.307 123.850 m
-130.307 163.410 l
-S
-Q
-0.749 0.000 0.000 scn
-0.749 0.000 0.000 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.749 0.000 0.000 scn
-0.749 0.000 0.000 SCN
-
-BT
-93.98933333333333 135.05000000000024 Td
-/F3.1 24 Tf
-<22> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.018 Tw
-
-BT
-142.30666666666667 147.4460000000002 Td
-/F1.0 10.5 Tf
-[<57> 49.8046875 <616974206174206c65617374203130206d696e7574657320746f20636865636b3b2073796e63d5696e6720746f204d6176656e2063656e7472> 20.01953125 <616c2066726f6d2074686520536f6e6174797065>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-142.30666666666667 131.6660000000002 Td
-/F1.0 10.5 Tf
-<4f5353207265706f7369746f72792069736ed57420696e7374616e656f75732e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 99.8860000000002 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 99.8860000000002 Td
-/F1.0 10.5 Tf
-[<417373756d696e672065766572797468696e672064696420676574207075626c6973686564206f6b2c207468656e2070757368206272> 20.01953125 <616e636820616e64207461673a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-/Stamp1 Do
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-535.978 14.388 Td
-/F1.0 9 Tf
-<3435> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-315 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 595.28 841.89]
-/Contents 314 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F4.0 42 0 R
-/F3.1 39 0 R
->>
-/XObject << /Stamp1 655 0 R
->>
->>
-/Annots [316 0 R 317 0 R]
->>
-endobj
-316 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (../cgcom/cgcom.pdf#__cgcom_post-release-successful_release-non-asf-modules_incode-catalog_cross-module-dependencies)
->>
-/Subtype /Link
-/Rect [161.96266666666668 432.84000000000026 192.3706666666667 447.12000000000023]
-/Type /Annot
->>
-endobj
-317 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (../cgcom/cgcom.pdf#__cgcom_post-release-successful_release-non-asf-modules_prereqs)
->>
-/Subtype /Link
-/Rect [475.16828571428573 240.6800000000002 505.26128571428575 254.9600000000002]
-/Type /Annot
->>
-endobj
-318 0 obj
-<< /Length 9762
->>
-stream
-q
-q
-/DeviceRGB cs
-0.961 0.961 0.961 scn
-70.240 805.890 m
-543.040 805.890 l
-545.249 805.890 547.040 804.099 547.040 801.890 c
-547.040 758.410 l
-547.040 756.201 545.249 754.410 543.040 754.410 c
-70.240 754.410 l
-68.031 754.410 66.240 756.201 66.240 758.410 c
-66.240 801.890 l
-66.240 804.099 68.031 805.890 70.240 805.890 c
-h
-f
-/DeviceRGB CS
-0.800 0.800 0.800 SCN
-0.75 w
-70.240 805.890 m
-543.040 805.890 l
-545.249 805.890 547.040 804.099 547.040 801.890 c
-547.040 758.410 l
-547.040 756.201 545.249 754.410 543.040 754.410 c
-70.240 754.410 l
-68.031 754.410 66.240 756.201 66.240 758.410 c
-66.240 801.890 l
-66.240 804.099 68.031 805.890 70.240 805.890 c
-h
-S
-Q
-/DeviceRGB cs
-0.200 0.200 0.200 scn
-/DeviceRGB CS
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 783.0649999999999 Td
-/F4.0 11 Tf
-<666f7265616368202d6720696e636f646568712f696e636f64652d6d6f64756c652d5b612d775d20226769742070757368206f726967696e206d6173746572202626206769742070757368206f726967696e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-77.24000000000001 768.3249999999999 Td
-/F4.0 11 Tf
-<312e31362e3022> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 720.396 Td
-/F2.0 10.5 Tf
-<43726f73732d6d6f64756c6520646570656e64656e63696573> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 694.566 Td
-/F1.0 10.5 Tf
-<4173206f662076312e31362e302c20746865206c697374206f6620646570656e64656e636965732074686174206e656564656420746f206265207570646174656420286163726f737320616c6c206d6f64756c65732920776572653a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 666.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 668.9700000000001 Td
-/F4.0 10.5 Tf
-<3c697369732d6d6f64756c652d66616b65646174612e76657273696f6e3e312e31362e303c2f697369732d6d6f64756c652d66616b65646174612e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 648.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 650.9700000000001 Td
-/F4.0 10.5 Tf
-<3c697369732d6d6f64756c652d667265656d61726b65722e76657273696f6e3e312e31362e303c2f697369732d6d6f64756c652d667265656d61726b65722e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 630.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 632.9700000000001 Td
-/F4.0 10.5 Tf
-<3c697369732d7769636b65742d66756c6c63616c656e646172322d6370742e76657273696f6e3e312e31362e303c2f697369732d7769636b65742d66756c6c63616c656e646172322d6370742e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 612.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 614.9700000000001 Td
-/F4.0 10.5 Tf
-<3c697369732d7769636b65742d676d6170332d6370742e76657273696f6e3e312e31362e303c2f697369732d7769636b65742d676d6170332d6370742e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 594.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 596.9700000000001 Td
-/F4.0 10.5 Tf
-<3c697369732d6d6f64756c652d706f6c792e76657273696f6e3e312e31362e303c2f697369732d6d6f64756c652d706f6c792e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 576.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 578.9700000000001 Td
-/F4.0 10.5 Tf
-<3c697369732d6d6f64756c652d73656375726974792e76657273696f6e3e312e31362e303c2f697369732d6d6f64756c652d73656375726974792e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 558.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 560.9700000000001 Td
-/F4.0 10.5 Tf
-<3c696e636f64652d6d6f64756c652d626173652e76657273696f6e3e312e31362e303c2f696e636f64652d6d6f64756c652d626173652e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 540.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 542.9700000000001 Td
-/F4.0 10.5 Tf
-<3c696e636f64652d6d6f64756c652d66697874757265737570706f72742e76657273696f6e3e312e31362e303c2f696e636f64652d6d6f64756c652d66697874757265737570706f72742e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 522.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 524.9700000000001 Td
-/F4.0 10.5 Tf
-<3c696e636f64652d6d6f64756c652d756e697474657374737570706f72742e76657273696f6e3e312e31362e303c2f696e636f64652d6d6f64756c652d756e697474657374737570706f72742e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 504.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 506.97000000000014 Td
-/F4.0 10.5 Tf
-<3c696e636f64652d6d6f64756c652d696e74656774657374737570706f72742e76657273696f6e3e312e31362e303c2f696e636f64652d6d6f64756c652d696e74656774657374737570706f72742e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 486.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 488.97000000000014 Td
-/F4.0 10.5 Tf
-<3c696e636f64652d6d6f64756c652d636f756e7472792e76657273696f6e3e312e31362e303c2f696e636f64652d6d6f64756c652d636f756e7472792e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 468.7860000000001 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-66.24000000000001 470.97000000000014 Td
-/F4.0 10.5 Tf
-<3c696e636f64652d6d6f64756c652d646f63756d656e742e76657273696f6e3e312e31362e303c2f696e636f64652d6d6f64756c652d646f63756d656e742e76657273696f6e3e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 T

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugsec/ugsec.pdf
----------------------------------------------------------------------
diff --git a/content/guides/ugsec/ugsec.pdf b/content/guides/ugsec/ugsec.pdf
index 223a263..72f72ad 100644
--- a/content/guides/ugsec/ugsec.pdf
+++ b/content/guides/ugsec/ugsec.pdf
@@ -4,16 +4,16 @@
 << /Title (Security)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170914185018+01'00')
-/ModDate (D:20170914185018+01'00')
+/CreationDate (D:20170925075037+01'00')
+/ModDate (D:20170925075037+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 14 0 R
-/Outlines 286 0 R
-/PageLabels 313 0 R
+/Outlines 282 0 R
+/PageLabels 309 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 36
-/Kids [7 0 R 10 0 R 12 0 R 35 0 R 54 0 R 64 0 R 70 0 R 74 0 R 84 0 R 88 0 R 97 0 R 101 0 R 105 0 R 110 0 R 117 0 R 122 0 R 127 0 R 132 0 R 138 0 R 143 0 R 152 0 R 155 0 R 157 0 R 161 0 R 168 0 R 170 0 R 183 0 R 185 0 R 191 0 R 198 0 R 206 0 R 208 0 R 218 0 R 227 0 R 229 0 R 233 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 35 0 R 52 0 R 62 0 R 68 0 R 72 0 R 82 0 R 86 0 R 95 0 R 99 0 R 103 0 R 108 0 R 115 0 R 120 0 R 125 0 R 130 0 R 136 0 R 141 0 R 148 0 R 151 0 R 153 0 R 157 0 R 164 0 R 166 0 R 179 0 R 181 0 R 187 0 R 194 0 R 202 0 R 204 0 R 214 0 R 223 0 R 225 0 R 229 0 R]
 >>
 endobj
 4 0 obj
@@ -78,13 +78,13 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /AAAADI+NotoSerif
+/BaseFont /AAAADH+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 315 0 R
+/FontDescriptor 311 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 317 0 R
-/ToUnicode 316 0 R
+/Widths 313 0 R
+/ToUnicode 312 0 R
 >>
 endobj
 9 0 obj
@@ -1113,7 +1113,7 @@ endobj
 /F4.0 39 0 R
 >>
 >>
-/Annots [234 0 R 235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R 241 0 R 242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R 248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R]
+/Annots [230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R 241 0 R 242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R 248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R]
 >>
 endobj
 11 0 obj
@@ -1813,7 +1813,7 @@ endobj
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 /Annots [18 0 R 19 0 R 20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R]
@@ -1828,18 +1828,18 @@ endobj
 >>
 endobj
 15 0 obj
-<< /Kids [163 0 R 164 0 R]
+<< /Kids [159 0 R 160 0 R]
 >>
 endobj
 16 0 obj
 << /Type /Font
-/BaseFont /AAAADJ+NotoSerif-Bold
+/BaseFont /AAAADI+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 319 0 R
+/FontDescriptor 315 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 321 0 R
-/ToUnicode 320 0 R
+/Widths 317 0 R
+/ToUnicode 316 0 R
 >>
 endobj
 17 0 obj
@@ -2014,7 +2014,7 @@ endobj
 [12 0 R /XYZ 0 194.1500000000007 null]
 endobj
 34 0 obj
-<< /Length 17847
+<< /Length 17349
 >>
 stream
 q
@@ -2495,7 +2495,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.237 Tw
+2.823 Tw
 
 BT
 48.24000000000001 497.97599999999994 Td
@@ -2510,42 +2510,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-3.237 Tw
-
-BT
-192.70071694711535 497.97599999999994 Td
-/F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.237 Tw
-
-BT
-252.9630661057692 497.97599999999994 Td
-/F1.0 10.5 Tf
-<2070726f76696465732074686520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-3.237 Tw
+2.823 Tw
 
 BT
-330.4622288161057 497.97599999999994 Td
+191.04266666666666 497.97599999999994 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207365637572697479> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -2555,12 +2525,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.237 Tw
+2.823 Tw
 
 BT
-437.7888372896634 497.97599999999994 Td
+274.4737083333333 497.97599999999994 Td
 /F1.0 10.5 Tf
-<206d6f64756c652c20776869636820616c736f> Tj
+<206d6f64756c65732070726f766964657320746865207365637572697479206d6f64756c652c20776869636820616c736f> Tj
 ET
 
 
@@ -2697,7 +2667,7 @@ ET
 q
 0.5 w
 0.933 0.933 0.933 SCN
-113.807 165.900 m
+113.807 150.120 m
 113.807 359.700 l
 S
 Q
@@ -2709,7 +2679,7 @@ Q
 0.098 0.251 0.486 SCN
 
 BT
-76.73933333333335 254.22000000000003 Td
+76.73933333333335 246.33000000000004 Td
 /F5.1 24 Tf
 <21> Tj
 ET
@@ -2846,7 +2816,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.972 Tw
+3.484 Tw
 
 BT
 125.80666666666667 248.83599999999996 Td
@@ -2861,10 +2831,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-0.972 Tw
+3.484 Tw
 
 BT
-214.92234730113637 248.83599999999996 Td
+219.94471536458332 248.83599999999996 Td
 /F4.0 10.5 Tf
 <496e746572616374696f6e> Tj
 ET
@@ -2876,10 +2846,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.972 Tw
+3.484 Tw
 
 BT
-272.67234730113637 248.83599999999996 Td
+277.6947153645833 248.83599999999996 Td
 /F1.0 10.5 Tf
 [<732061726520706572736973746564202865672062> 20.01953125 <79207761> 20.01953125 <79206f6620286e6f6e2d4153462920>] TJ
 ET
@@ -2891,12 +2861,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.972 Tw
+3.484 Tw
 
 BT
-476.0236596827651 248.83599999999996 Td
+501.1355 248.83599999999996 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327> Tj
+<496e636f6465> Tj
 ET
 
 
@@ -2906,12 +2876,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.001 Tw
+0.877 Tw
 
 BT
 125.80666666666667 233.05599999999995 Td
 /F1.0 10.5 Tf
-<7075626c6973686d71> Tj
+<506c6174666f726d> Tj
 ET
 
 
@@ -2921,12 +2891,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.001 Tw
+0.877 Tw
 
 BT
-179.68216666666666 233.05599999999995 Td
+169.79116666666667 233.05599999999995 Td
 /F1.0 10.5 Tf
-[<206d6f64756c652920746869732070726f766964657320657863656c6c656e74207472> 20.01953125 <6163656162696c697479> 89.84375 <2e2054686520286e6f6e2d4153462920>] TJ
+[<2773207075626c6973686d71206d6f64756c652920746869732070726f766964657320657863656c6c656e74207472> 20.01953125 <6163656162696c697479> 89.84375 <2e2054686520286e6f6e2d41534629>] TJ
 ET
 
 
@@ -2936,45 +2906,38 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.001 Tw
+9.498 Tw
 
 BT
-476.9954558015046 233.05599999999995 Td
+125.80666666666667 217.27599999999995 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-125.80666666666667 217.27599999999995 Td
-/F1.0 10.5 Tf
-<6175646974> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
+9.498 Tw
+
 BT
-151.84666666666666 217.27599999999995 Td
+215.91320833333333 217.27599999999995 Td
 /F1.0 10.5 Tf
-<206d6f64756c652070726f766964657320616e20696d706c656d656e746174696f6e206f662074686520> Tj
+<2773206175646974206d6f64756c652070726f766964657320616e20696d706c656d656e746174696f6e206f6620746865> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
 BT
-371.40166666666664 217.27599999999995 Td
+125.80666666666667 201.49599999999995 Td
 /F4.0 10.5 Tf
 <4175646974657253657276696365> Tj
 ET
@@ -2985,7 +2948,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-444.9016666666667 217.27599999999995 Td
+199.30666666666667 201.49599999999995 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -2998,7 +2961,7 @@ ET
 0.900 Tw
 
 BT
-125.80666666666667 189.49599999999995 Td
+125.80666666666667 173.71599999999995 Td
 /F1.0 10.5 Tf
 [<46> 40.0390625 <6f72206561726c6965722076657273696f6e73206f6620746865206672> 20.01953125 <616d65776f726b2074686520>] TJ
 ET
@@ -3013,7 +2976,7 @@ ET
 0.900 Tw
 
 BT
-341.9281047634548 189.49599999999995 Td
+341.9281047634548 173.71599999999995 Td
 /F4.0 10.5 Tf
 <436f6d6d616e6453657276696365> Tj
 ET
@@ -3028,7 +2991,7 @@ ET
 0.900 Tw
 
 BT
-415.4281047634549 189.49599999999995 Td
+415.4281047634549 173.71599999999995 Td
 /F1.0 10.5 Tf
 <2063616e206265207573656420746f2063617074757265> Tj
 ET
@@ -3041,7 +3004,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 173.71599999999995 Td
+125.80666666666667 157.93599999999995 Td
 /F1.0 10.5 Tf
 <616374696f6e732c207768696c65207468652028646570726563617465642920> Tj
 ET
@@ -3052,7 +3015,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-282.0151666666667 173.71599999999995 Td
+282.0151666666667 157.93599999999995 Td
 /F4.0 10.5 Tf
 <4175646974696e6753657276696365> Tj
 ET
@@ -3063,7 +3026,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-360.7651666666667 173.71599999999995 Td
+360.7651666666667 157.93599999999995 Td
 /F1.0 10.5 Tf
 <207573656420746f20636170747572652064617461206d6f6469666965642e> Tj
 ET
@@ -3104,23 +3067,23 @@ endobj
 /F3.0 36 0 R
 /F1.1 38 0 R
 /F4.0 39 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [37 0 R 40 0 R 41 0 R 42 0 R 43 0 R 45 0 R 46 0 R 47 0 R 48 0 R 49 0 R 50 0 R 51 0 R 52 0 R]
+/Annots [37 0 R 40 0 R 41 0 R 42 0 R 44 0 R 45 0 R 46 0 R 47 0 R 48 0 R 49 0 R 50 0 R]
 >>
 endobj
 36 0 obj
 << /Type /Font
-/BaseFont /AAAADK+NotoSerif-Italic
+/BaseFont /AAAADJ+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 323 0 R
+/FontDescriptor 319 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 325 0 R
-/ToUnicode 324 0 R
+/Widths 321 0 R
+/ToUnicode 320 0 R
 >>
 endobj
 37 0 obj
@@ -3136,24 +3099,24 @@ endobj
 endobj
 38 0 obj
 << /Type /Font
-/BaseFont /AAAADL+NotoSerif
+/BaseFont /AAAADK+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 327 0 R
+/FontDescriptor 323 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 329 0 R
-/ToUnicode 328 0 R
+/Widths 325 0 R
+/ToUnicode 324 0 R
 >>
 endobj
 39 0 obj
 << /Type /Font
-/BaseFont /AAAADM+mplus1mn-regular
+/BaseFont /AAAADL+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 331 0 R
+/FontDescriptor 327 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 333 0 R
-/ToUnicode 332 0 R
+/Widths 329 0 R
+/ToUnicode 328 0 R
 >>
 endobj
 40 0 obj
@@ -3182,36 +3145,25 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [192.70071694711535 494.90999999999997 252.9630661057692 509.18999999999994]
+/Rect [191.04266666666666 494.90999999999997 274.4737083333333 509.18999999999994]
 /Type /Annot
 >>
 endobj
 43 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
->>
-/Subtype /Link
-/Rect [330.4622288161057 494.90999999999997 437.7888372896634 509.18999999999994]
-/Type /Annot
->>
-endobj
-44 0 obj
 << /Type /Font
-/BaseFont /AAAADN+FontAwesome
+/BaseFont /AAAADM+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 335 0 R
+/FontDescriptor 331 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 337 0 R
-/ToUnicode 336 0 R
+/Widths 333 0 R
+/ToUnicode 332 0 R
 >>
 endobj
-45 0 obj
+44 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -3222,7 +3174,7 @@ endobj
 /Type /Annot
 >>
 endobj
-46 0 obj
+45 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -3233,73 +3185,62 @@ endobj
 /Type /Annot
 >>
 endobj
-47 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-publishmq)
->>
-/Subtype /Link
-/Rect [476.0236596827651 245.76999999999995 535.04 260.04999999999995]
-/Type /Annot
->>
-endobj
-48 0 obj
+46 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-publishmq)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [125.80666666666667 229.98999999999995 179.68216666666666 244.26999999999995]
+/Rect [501.1355 245.76999999999995 535.04 260.04999999999995]
 /Type /Annot
 >>
 endobj
-49 0 obj
+47 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-audit)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [476.9954558015046 229.98999999999995 535.04 244.26999999999995]
+/Rect [125.80666666666667 229.98999999999995 169.79116666666667 244.26999999999995]
 /Type /Annot
 >>
 endobj
-50 0 obj
+48 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-audit)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [125.80666666666667 214.20999999999995 151.84666666666666 228.48999999999995]
+/Rect [125.80666666666667 214.20999999999995 215.91320833333333 228.48999999999995]
 /Type /Annot
 >>
 endobj
-51 0 obj
+49 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
 /URI (../rgsvc/rgsvc.pdf#_rgsvc_application-layer-spi_CommandService)
 >>
 /Subtype /Link
-/Rect [341.9281047634548 188.02599999999995 415.4281047634549 198.52599999999995]
+/Rect [341.9281047634548 172.24599999999995 415.4281047634549 182.74599999999995]
 /Type /Annot
 >>
 endobj
-52 0 obj
+50 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
 /URI (../rgsvc/rgsvc.pdf#_rgsvc_persistence-layer-spi_AuditingService)
 >>
 /Subtype /Link
-/Rect [282.0151666666667 172.24599999999995 360.7651666666667 182.74599999999995]
+/Rect [282.0151666666667 156.46599999999995 360.7651666666667 166.96599999999995]
 /Type /Annot
 >>
 endobj
-53 0 obj
+51 0 obj
 << /Length 20847
 >>
 stream
@@ -4654,28 +4595,28 @@ Q
 
 endstream
 endobj
-54 0 obj
+52 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 53 0 R
+/Contents 51 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F4.0 39 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 >>
-/XObject << /I1 61 0 R
-/Stamp1 285 0 R
+/XObject << /I1 59 0 R
+/Stamp1 281 0 R
 >>
 >>
-/Annots [56 0 R 57 0 R 59 0 R 60 0 R 62 0 R]
+/Annots [54 0 R 55 0 R 57 0 R 58 0 R 60 0 R]
 >>
 endobj
-55 0 obj
-[54 0 R /XYZ 0 841.89 null]
+53 0 obj
+[52 0 R /XYZ 0 841.89 null]
 endobj
-56 0 obj
+54 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -4686,7 +4627,7 @@ endobj
 /Type /Annot
 >>
 endobj
-57 0 obj
+55 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -4697,10 +4638,10 @@ endobj
 /Type /Annot
 >>
 endobj
-58 0 obj
-[54 0 R /XYZ 0 654.2700000000001 null]
+56 0 obj
+[52 0 R /XYZ 0 654.2700000000001 null]
 endobj
-59 0 obj
+57 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -4711,7 +4652,7 @@ endobj
 /Type /Annot
 >>
 endobj
-60 0 obj
+58 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -4722,7 +4663,7 @@ endobj
 /Type /Annot
 >>
 endobj
-61 0 obj
+59 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 266
@@ -4759,7 +4700,7 @@ zYՏ_Swh
 �;��:��y�s��|r������i��	�.��_�U�s/�� ��9�e�},k�2�-%�M7ہ��Ի:VV�r��ߧE����ݨ�q�CA��<y<���|�=���%b��kƞ_�ظ���O��vh~���h�4?����i~ڡ�!""�!���C�CDDDC��i�懈���H���
���""""�O;4?DDD4D��vh~���h�4?����i~ڡ�!""�!���C�CDDDC��i�懈���H���
���""""�O;4?DDD4D��vh~���h�4?����i~ڡ�!""�!���c�bDDDDCL�eM�4���'~t�&ݏ��`���?�W�G�r���%ݏ��`��� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���
 �� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���� -���� -�����w#�
 endstream
 endobj
-62 0 obj
+60 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -4770,7 +4711,7 @@ endobj
 /Type /Annot
 >>
 endobj
-63 0 obj
+61 0 obj
 << /Length 15355
 >>
 stream
@@ -5679,27 +5620,27 @@ Q
 
 endstream
 endobj
-64 0 obj
+62 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 63 0 R
+/Contents 61 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
 /F2.0 16 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [66 0 R]
+/Annots [64 0 R]
 >>
 endobj
-65 0 obj
-[64 0 R /XYZ 0 746.55 null]
+63 0 obj
+[62 0 R /XYZ 0 746.55 null]
 endobj
-66 0 obj
+64 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5710,13 +5651,13 @@ endobj
 /Type /Annot
 >>
 endobj
-67 0 obj
-[64 0 R /XYZ 0 487.49 null]
+65 0 obj
+[62 0 R /XYZ 0 487.49 null]
 endobj
-68 0 obj
-[64 0 R /XYZ 0 149.40999999999997 null]
+66 0 obj
+[62 0 R /XYZ 0 149.40999999999997 null]
 endobj
-69 0 obj
+67 0 obj
 << /Length 4862
 >>
 stream
@@ -6000,22 +5941,22 @@ Q
 
 endstream
 endobj
-70 0 obj
+68 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 69 0 R
+/Contents 67 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [71 0 R 72 0 R]
+/Annots [69 0 R 70 0 R]
 >>
 endobj
-71 0 obj
+69 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6026,7 +5967,7 @@ endobj
 /Type /Annot
 >>
 endobj
-72 0 obj
+70 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6037,7 +5978,7 @@ endobj
 /Type /Annot
 >>
 endobj
-73 0 obj
+71 0 obj
 << /Length 9658
 >>
 stream
@@ -6609,30 +6550,30 @@ Q
 
 endstream
 endobj
-74 0 obj
+72 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 73 0 R
+/Contents 71 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F4.0 39 0 R
 >>
-/XObject << /I2 79 0 R
-/Stamp1 285 0 R
+/XObject << /I2 77 0 R
+/Stamp1 281 0 R
 >>
 >>
-/Annots [77 0 R 78 0 R 80 0 R 81 0 R]
+/Annots [75 0 R 76 0 R 78 0 R 79 0 R]
 >>
 endobj
-75 0 obj
-[74 0 R /XYZ 0 841.89 null]
+73 0 obj
+[72 0 R /XYZ 0 841.89 null]
 endobj
-76 0 obj
-[74 0 R /XYZ 0 765.1700000000001 null]
+74 0 obj
+[72 0 R /XYZ 0 765.1700000000001 null]
 endobj
-77 0 obj
+75 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6643,7 +6584,7 @@ endobj
 /Type /Annot
 >>
 endobj
-78 0 obj
+76 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6654,7 +6595,7 @@ endobj
 /Type /Annot
 >>
 endobj
-79 0 obj
+77 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 554
@@ -6730,7 +6671,7 @@ g
 \�Ru&5��LJ�_U�~'#\�a=E��"8�OW�V�a�1���U&���{���pщ3� C�������������������������������������������������������������������������������������K�2�
 endstream
 endobj
-80 0 obj
+78 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6741,7 +6682,7 @@ endobj
 /Type /Annot
 >>
 endobj
-81 0 obj
+79 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6752,10 +6693,10 @@ endobj
 /Type /Annot
 >>
 endobj
-82 0 obj
-[74 0 R /XYZ 0 230.1205287896594 null]
+80 0 obj
+[72 0 R /XYZ 0 230.1205287896594 null]
 endobj
-83 0 obj
+81 0 obj
 << /Length 12013
 >>
 stream
@@ -7397,28 +7338,28 @@ Q
 
 endstream
 endobj
-84 0 obj
+82 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 83 0 R
+/Contents 81 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 >>
 endobj
-85 0 obj
-[84 0 R /XYZ 0 728.5500000000001 null]
+83 0 obj
+[82 0 R /XYZ 0 728.5500000000001 null]
 endobj
-86 0 obj
-[84 0 R /XYZ 0 537.1100000000002 null]
+84 0 obj
+[82 0 R /XYZ 0 537.1100000000002 null]
 endobj
-87 0 obj
+85 0 obj
 << /Length 14729
 >>
 stream
@@ -8250,25 +8191,25 @@ Q
 
 endstream
 endobj
-88 0 obj
+86 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 87 0 R
+/Contents 85 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 /F2.0 16 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [89 0 R 92 0 R 94 0 R]
+/Annots [87 0 R 90 0 R 92 0 R]
 >>
 endobj
-89 0 obj
+87 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8279,21 +8220,21 @@ endobj
 /Type /Annot
 >>
 endobj
-90 0 obj
-[88 0 R /XYZ 0 501.68000000000006 null]
+88 0 obj
+[86 0 R /XYZ 0 501.68000000000006 null]
 endobj
-91 0 obj
+89 0 obj
 << /Type /Font
-/BaseFont /AAAADO+mplus1mn-regular
+/BaseFont /AAAADN+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 339 0 R
+/FontDescriptor 335 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 341 0 R
-/ToUnicode 340 0 R
+/Widths 337 0 R
+/ToUnicode 336 0 R
 >>
 endobj
-92 0 obj
+90 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8304,10 +8245,10 @@ endobj
 /Type /Annot
 >>
 endobj
-93 0 obj
-[88 0 R /XYZ 0 194.9000000000001 null]
+91 0 obj
+[86 0 R /XYZ 0 194.9000000000001 null]
 endobj
-94 0 obj
+92 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8318,7 +8259,7 @@ endobj
 /Type /Annot
 >>
 endobj
-95 0 obj
+93 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 551
@@ -8396,7 +8337,7 @@ F
 �>�R �����}�@�(b@)��0l
 endstream
 endobj
-96 0 obj
+94 0 obj
 << /Length 2391
 >>
 stream
@@ -8545,24 +8486,24 @@ Q
 
 endstream
 endobj
-97 0 obj
+95 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 96 0 R
+/Contents 94 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I3 95 0 R
-/Stamp1 285 0 R
+/XObject << /I3 93 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
 /F2.0 16 0 R
 >>
 >>
-/Annots [98 0 R]
+/Annots [96 0 R]
 >>
 endobj
-98 0 obj
+96 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8573,10 +8514,10 @@ endobj
 /Type /Annot
 >>
 endobj
-99 0 obj
-[97 0 R /XYZ 0 458.6241176470589 null]
+97 0 obj
+[95 0 R /XYZ 0 458.6241176470589 null]
 endobj
-100 0 obj
+98 0 obj
 << /Length 16152
 >>
 stream
@@ -9514,23 +9455,23 @@ Q
 
 endstream
 endobj
-101 0 obj
+99 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 100 0 R
+/Contents 98 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [102 0 R 103 0 R]
+/Annots [100 0 R 101 0 R]
 >>
 endobj
-102 0 obj
+100 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -9541,7 +9482,7 @@ endobj
 /Type /Annot
 >>
 endobj
-103 0 obj
+101 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -9552,7 +9493,7 @@ endobj
 /Type /Annot
 >>
 endobj
-104 0 obj
+102 0 obj
 << /Length 12286
 >>
 stream
@@ -10188,31 +10129,31 @@ Q
 
 endstream
 endobj
-105 0 obj
+103 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 104 0 R
+/Contents 102 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F5.1 44 0 R
+/Font << /F5.1 43 0 R
 /F3.0 36 0 R
 /F1.0 8 0 R
 /F4.0 39 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [108 0 R]
+/Annots [106 0 R]
 >>
 endobj
-106 0 obj
-[105 0 R /XYZ 0 474.83000000000004 null]
+104 0 obj
+[103 0 R /XYZ 0 474.83000000000004 null]
 endobj
-107 0 obj
-[105 0 R /XYZ 0 170.21 null]
+105 0 obj
+[103 0 R /XYZ 0 170.21 null]
 endobj
-108 0 obj
+106 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -10223,7 +10164,7 @@ endobj
 /Type /Annot
 >>
 endobj
-109 0 obj
+107 0 obj
 << /Length 1172
 >>
 stream
@@ -10303,30 +10244,30 @@ Q
 
 endstream
 endobj
-110 0 obj
+108 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 109 0 R
+/Contents 107 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
 >>
-/XObject << /I4 111 0 R
-/Stamp1 285 0 R
+/XObject << /I4 109 0 R
+/Stamp1 281 0 R
 >>
 >>
-/Annots [113 0 R]
+/Annots [111 0 R]
 >>
 endobj
-111 0 obj
+109 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
 /Width 831
 /BitsPerComponent 8
 /ColorSpace /DeviceRGB
-/SMask 112 0 R
+/SMask 110 0 R
 /Length 92524
 /Filter [/FlateDecode]
 /DecodeParms [<< /Predictor 15
@@ -10665,7 +10606,7 @@ SF
 u��Q�Po,қ��hQ!��<�ElVe���U֟��t��&*ޒ�7MR����L+6˥[����nݺs�ν{�<x�_�)��
 endstream
 endobj
-112 0 obj
+110 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
@@ -10685,7 +10626,7 @@ stream
 x���1
0���'�i�T�ly2�f;>������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�
 �����t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@���
 ���t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�����
 ��t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@7�v|�?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@��.��K]
 endstream
 endobj
-113 0 obj
+111 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -10696,14 +10637,14 @@ endobj
 /Type /Annot
 >>
 endobj
-114 0 obj
+112 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
 /Width 831
 /BitsPerComponent 8
 /ColorSpace /DeviceRGB
-/SMask 115 0 R
+/SMask 113 0 R
 /Length 85654
 /Filter [/FlateDecode]
 /DecodeParms [<< /Predictor 15
@@ -11032,7 +10973,7 @@ i
 ��aI3����1R�`�&����M��,7l�iV�~L�S���Q�vL��h��a]��IX[#n{ܱC-��V��S�m��u�
��>B��,�-s7l౼t\IL3�4q��Y��cƭ�f��8�F�+/2��s�E��`�C�/��(��'��HO�d��<I��@rmכm�yB�7���~�����!}Jo�;;S茯�M+D�?F����6aq��uv�D62��u ϻ&�.'���b�^�����B�c6�˄�:it�\��6�
H��ˆ��{�]�0�[ӣ���[�ىFש�qy�Z؏�E���{�^{c�7�����N]�|����������Z���^�Y���[vn����ۼ����#?�0g�:�0+7�[��N��u�_�eo�성�pͦk6�X�a�+��� ?����
�)�pݴs�f��`��mB�7����խ?Z��?���7��+��+��_���[~�n�O�o_�q��M;��	�&tj���7m'������B��;1�e�tL�	�F)=]�f$;�
 Y�y�u:����i�ei�>] p��!�cg��M�֒l�(_�,t�N�B�:@!<u�p۰m͆�$뷮v<����n�lu��Ȍ;`��33���BCg\o/�[e��4붼���u/|�nvd�[��ε�+��5��_wl䀶m���sl#�(X�[v��L��j���8�z�5[��ݲ�խ;֑����k�%_�=����c#l��W�c���$i߾Y6;%�1�x,�;�����>}�ҥKW�^���ƪm
 endstream
 endobj
-115 0 obj
+113 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
@@ -11052,7 +10993,7 @@ stream
 x���1
0���'�i�T�ly2�f;>������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�
 �����t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@���
 ���t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�����
 ��t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@7�v|�?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@��.��K]
 endstream
 endobj
-116 0 obj
+114 0 obj
 << /Length 979
 >>
 stream
@@ -11114,22 +11055,22 @@ Q
 
 endstream
 endobj
-117 0 obj
+115 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 116 0 R
+/Contents 114 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I5 114 0 R
-/Stamp1 285 0 R
+/XObject << /I5 112 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [118 0 R]
+/Annots [116 0 R]
 >>
 endobj
-118 0 obj
+116 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -11140,14 +11081,14 @@ endobj
 /Type /Annot
 >>
 endobj
-119 0 obj
+117 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
 /Width 831
 /BitsPerComponent 8
 /ColorSpace /DeviceRGB
-/SMask 120 0 R
+/SMask 118 0 R
 /Length 87824
 /Filter [/FlateDecode]
 /DecodeParms [<< /Predictor 15
@@ -11450,7 +11391,7 @@ r
 +6�>��s�=�z�jR�������ț
 endstream
 endobj
-120 0 obj
+118 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
@@ -11470,7 +11411,7 @@ stream
 x���1
0���'�i�T�ly2�f;>������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�
 �����t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@���
 ���t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�����
 ��t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@7�v|�?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@��.��K]
 endstream
 endobj
-121 0 obj
+119 0 obj
 << /Length 1308
 >>
 stream
@@ -11562,23 +11503,23 @@ Q
 
 endstream
 endobj
-122 0 obj
+120 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 121 0 R
+/Contents 119 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I6 119 0 R
-/Stamp1 285 0 R
+/XObject << /I6 117 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
 >>
 >>
-/Annots [123 0 R]
+/Annots [121 0 R]
 >>
 endobj
-123 0 obj
+121 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -11589,14 +11530,14 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
+122 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
 /Width 831
 /BitsPerComponent 8
 /ColorSpace /DeviceRGB
-/SMask 125 0 R
+/SMask 123 0 R
 /Length 91518
 /Filter [/FlateDecode]
 /DecodeParms [<< /Predictor 15
@@ -11912,7 +11853,7 @@ dlBڔ	nd`o
 9R�T��m�,wݷ@����ۣ���f��+������\D�U��t�f.�g�]��%��m��`e,�6��!clƽ"ҳ`|��"� ��f�G��C��h=��"��ǟ�{Y��Jz�����&ފ�/.�5r��	�\���v�\��9�������8�G�<~z��{쥗^"u{���?G���
 endstream
 endobj
-125 0 obj
+123 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
@@ -11932,7 +11873,7 @@ stream
 x���1
�@�����j!d9�d#Ȓ�ՙ������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�
 �������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@���
 �����t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@����
 ��t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@���g:��t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?���<���w�KL
 endstream
 endobj
-126 0 obj
+124 0 obj
 << /Length 512
 >>
 stream
@@ -11979,22 +11920,22 @@ Q
 
 endstream
 endobj
-127 0 obj
+125 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 126 0 R
+/Contents 124 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I7 124 0 R
-/Stamp1 285 0 R
+/XObject << /I7 122 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [128 0 R]
+/Annots [126 0 R]
 >>
 endobj
-128 0 obj
+126 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12005,14 +11946,14 @@ endobj
 /Type /Annot
 >>
 endobj
-129 0 obj
+127 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
 /Width 831
 /BitsPerComponent 8
 /ColorSpace /DeviceRGB
-/SMask 130 0 R
+/SMask 128 0 R
 /Length 97212
 /Filter [/FlateDecode]
 /DecodeParms [<< /Predictor 15
@@ -12386,7 +12327,7 @@ mRx-
 8P��x�eO?�����CKH`>���ǖ�g/_���R��2�4�E��/?t
3��dO:�����C_���[�U��$��a�7����Lfg��.�Ȓ�@;\��Ë�,�YΞ��(�å�v�6�
@ˡ
�M]J߃�ΝT��M�)�s4�d1
m`tˠfx���}�CK�O��>��	��l�39��W��"-Z��cKI%y�;�eP�!��[�0}A�z�Y���]�yl��Zϙ<������%�<.����m`��l�#𖡻��o��_��./���%xp�/���|X���%�z����.J.�o�����gv��ه�vy��<�9�;&��#I_�e�aa>�^��G�?��+���k׮C�}����XJ;
 endstream
 endobj
-130 0 obj
+128 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 663
@@ -12406,8 +12347,8 @@ stream
 x���1
0���'�i�T�ly2�f;>������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�
 �����t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@���
 ���t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@�����
 ��t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@7�v|�?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@������t���?��:�@��.��K]
 endstream
 endobj
-131 0 obj
-<< /Length 2993
+129 0 obj
+<< /Length 2987
 >>
 stream
 q
@@ -12432,12 +12373,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.086 Tw
+2.842 Tw
 
 BT
 48.24 343.8864332129964 Td
 /F1.0 10.5 Tf
-<54686520> Tj
+<54686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -12447,12 +12388,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.086 Tw
+2.842 Tw
 
 BT
-69.74608607700893 343.8864332129964 Td
+127.47731818181819 343.8864332129964 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e7327207365637572697479206d6f64756c65>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -12462,12 +12403,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.086 Tw
+2.842 Tw
 
 BT
-212.80413922991073 343.8864332129964 Td
+210.92822727272727 343.8864332129964 Td
 /F1.0 10.5 Tf
-<20286e6f7420415346292070726f7669646573206120636f6d706c65746520736563757269747920737562646f6d61696e20666f722075736572732c20726f6c65732c> Tj
+<2773207365637572697479206d6f64756c652070726f7669646573206120636f6d706c65746520736563757269747920737562646f6d61696e20666f72> Tj
 ET
 
 
@@ -12480,7 +12421,7 @@ ET
 BT
 48.24 328.1064332129964 Td
 /F1.0 10.5 Tf
-<7065726d697373696f6e733b20616c6c206172652070657273697374656420617320646f6d61696e20656e7469746965732e> Tj
+<75736572732c20726f6c65732c207065726d697373696f6e733b20616c6c206172652070657273697374656420617320646f6d61696e20656e7469746965732e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -12572,23 +12513,23 @@ Q
 
 endstream
 endobj
-132 0 obj
+130 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 131 0 R
+/Contents 129 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I8 129 0 R
-/Stamp1 285 0 R
+/XObject << /I8 127 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [133 0 R 135 0 R]
+/Annots [131 0 R 133 0 R]
 >>
 endobj
-133 0 obj
+131 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12599,21 +12540,21 @@ endobj
 /Type /Annot
 >>
 endobj
-134 0 obj
-[132 0 R /XYZ 0 395.93043321299643 null]
+132 0 obj
+[130 0 R /XYZ 0 395.93043321299643 null]
 endobj
-135 0 obj
+133 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (https://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [69.74608607700893 340.8204332129964 212.80413922991073 355.1004332129964]
+/Rect [127.47731818181819 340.8204332129964 210.92822727272727 355.1004332129964]
 /Type /Annot
 >>
 endobj
-136 0 obj
+134 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 704
@@ -12691,7 +12632,7 @@ CU`ۍ
 S�>������e���(�ܘXx�?u����w��E�N��|>���˙zC���c�u>��m�����e�s���X(�\R�|��d��t��O,�g����]���3>Y�4��˷����kAn=|9ZX'r�Xک|\�h�爈i!�.ݝ��Y�b"0����7�r�����.�	]�y~���P~��N@�A�LeGis���j{����I�܊�<��Y*k^�W�{��g������^oKK��\�����o��v-D��O�n���9P�yM����O�V�hWJ��Csk�[�hq5�'�y$ggl�����,U!m1դ��%��9��r��P?z%G��2�>�׺�?Ksl���%8ZX���|o:�K�\�Z��a�1L�M�i��U=�z��K�=N�$�����̳�u�҂�x�55X��O�EX���@M�ɫ�蟗#�pqV% (?԰�,}��&N���B�3]�z�P����A�P����{��A�3�gn��N�� ��Cr��C,҂3K[�1����:�
 ��IE��kpQ��l}c+���&?�����\'����Լ�^�M��Z�sy���:��̢�� 57�*JN�)��U76u�cG����ly�`��+W��Z�؊䑺�5G]�V�e�(�IA�[O�b8��C�̅Wsյ���^x����'�Ԧ�d�6�����;�|@�����������/(?_P~���|A�����������/(?_P~���|A�����������/(?_P~���|A�����������/(?_P~���|���^
 endstream
 endobj
-137 0 obj
+135 0 obj
 << /Length 4404
 >>
 stream
@@ -12932,23 +12873,23 @@ Q
 
 endstream
 endobj
-138 0 obj
+136 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 137 0 R
+/Contents 135 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I9 136 0 R
-/Stamp1 285 0 R
+/XObject << /I9 134 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
 >>
 >>
-/Annots [139 0 R 140 0 R]
+/Annots [137 0 R 138 0 R]
 >>
 endobj
-139 0 obj
+137 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12959,7 +12900,7 @@ endobj
 /Type /Annot
 >>
 endobj
-140 0 obj
+138 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12970,7 +12911,7 @@ endobj
 /Type /Annot
 >>
 endobj
-141 0 obj
+139 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 720
@@ -13091,8 +13032,8 @@ i_
 O��ц��;g8t����I���	5��������Ƕ��j�K��Y�$���������ҩar��t�^�>Q
u�rr�P����@RP~IA�$���@RP~IA�$���@RP~IA�$���@RP~IA�$���@R�(�6�
 endstream
 endobj
-142 0 obj
-<< /Length 6030
+140 0 obj
+<< /Length 5718
 >>
 stream
 q
@@ -13121,42 +13062,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.164 Tw
+0.344 Tw
 
 BT
 48.24 385.4174453584018 Td
 /F1.0 10.5 Tf
-<746865206d6f64756c65d57320> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-0.164 Tw
-
-BT
-115.27479411764705 385.4174453584018 Td
-/F1.0 10.5 Tf
-<524541444d45> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.164 Tw
-
-BT
-160.10979411764706 385.4174453584018 Td
-/F1.0 10.5 Tf
-<2e202054686520524541444d4520616c736f206578706c61696e7320696e2064657461696c20686f7720746f20636f6e66696775726520616e206578697374696e672061707020746f20757365> Tj
+<746865206d6f64756c65d57320524541444d452e2054686520524541444d4520616c736f206578706c61696e7320696e2064657461696c20686f7720746f20636f6e66696775726520616e206578697374696e672061707020746f20757365> Tj
 ET
 
 
@@ -13337,27 +13248,27 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.668 Tw
+0.013 Tw
 
 BT
 125.80666666666667 194.87744535840173 Td
 /F1.0 10.5 Tf
-[<496620796f75206172652068617070> 20.01953125 <7920746f207573652061206461746162617365207468656e207765207374726f6e676c79207265636f6d6d656e6420796f75207573652074686520>] TJ
+[<496620796f75206172652068617070> 20.01953125 <7920746f207573652061206461746162617365207468656e207765207374726f6e676c79207265636f6d6d656e6420796f75207573652074686520286e6f6e2d>] TJ
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
-0.668 Tw
+1.315 Tw
 
 BT
-518.366 194.87744535840173 Td
+125.80666666666667 179.09744535840173 Td
 /F1.0 10.5 Tf
-<49736973> Tj
+<4153462920> Tj
 ET
 
 
@@ -13367,12 +13278,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.104 Tw
+1.315 Tw
 
 BT
-125.80666666666667 179.09744535840173 Td
+152.76226923076922 179.09744535840173 Td
 /F1.0 10.5 Tf
-<6164646f6e7327207365637572697479> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -13382,12 +13293,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.104 Tw
+1.315 Tw
 
 BT
-207.36953846153847 179.09744535840173 Td
+234.6853717948718 179.09744535840173 Td
 /F1.0 10.5 Tf
-<206d6f64756c6520696e7374656164206f6620612076616e696c6c61204a4442433b20697420697320666172206d6f726520736f706869737469636174656420616e64> Tj
+<2773207365637572697479206d6f64756c6520696e7374656164206f6620612076616e696c6c61204a4442433b20697420697320666172206d6f7265> Tj
 ET
 
 
@@ -13397,12 +13308,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.870 Tw
+1.213 Tw
 
 BT
 125.80666666666667 163.31744535840173 Td
 /F1.0 10.5 Tf
-<6d6f72656f76657220676976657320796f7520746865206162696c69747920746f2061646d696e6973746572207468652073797374656d2066726f6d2077697468696e20796f75722049736973> Tj
+<736f706869737469636174656420616e64206d6f72656f76657220676976657320796f7520746865206162696c69747920746f2061646d696e6973746572207468652073797374656d2066726f6d> Tj
 ET
 
 
@@ -13415,7 +13326,7 @@ ET
 BT
 125.80666666666667 147.53744535840173 Td
 /F1.0 10.5 Tf
-<6170706c69636174696f6e2e> Tj
+<77697468696e20796f75722049736973206170706c69636174696f6e2e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -13455,25 +13366,25 @@ Q
 
 endstream
 endobj
-143 0 obj
+141 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 142 0 R
+/Contents 140 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I10 141 0 R
-/Stamp1 285 0 R
+/XObject << /I10 139 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 16 0 R
 /F4.0 39 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 >>
 >>
-/Annots [144 0 R 145 0 R 146 0 R 148 0 R 149 0 R]
+/Annots [142 0 R 143 0 R 145 0 R]
 >>
 endobj
-144 0 obj
+142 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13484,18 +13395,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (https://github.com/isisaddons/isis-module-security)
->>
-/Subtype /Link
-/Rect [115.27479411764705 382.3514453584018 160.10979411764706 396.6314453584018]
-/Type /Annot
->>
-endobj
-146 0 obj
+143 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13506,32 +13406,21 @@ endobj
 /Type /Annot
 >>
 endobj
-147 0 obj
-[143 0 R /XYZ 0 310.2614453584018 null]
-endobj
-148 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
->>
-/Subtype /Link
-/Rect [518.366 191.81144535840173 535.04 206.09144535840173]
-/Type /Annot
->>
+144 0 obj
+[141 0 R /XYZ 0 310.2614453584018 null]
 endobj
-149 0 obj
+145 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [125.80666666666667 176.03144535840173 207.36953846153847 190.31144535840173]
+/Rect [152.76226923076922 176.03144535840173 234.6853717948718 190.31144535840173]
 /Type /Annot
 >>
 endobj
-150 0 obj
+146 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 656
@@ -13608,7 +13497,7 @@ u:T
 *F�����>�Z�jA�����>�Z�jA�����>�Z�jA�����>�Z�jA�����>�Z�jA�����>�Z�jA�����>�Z�jA�����>�Z�jA�����>�Z�jA�����7g
 endstream
 endobj
-151 0 obj
+147 0 obj
 << /Length 6648
 >>
 stream
@@ -13984,24 +13873,24 @@ Q
 
 endstream
 endobj
-152 0 obj
+148 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 151 0 R
+/Contents 147 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I11 150 0 R
-/Stamp1 285 0 R
+/XObject << /I11 146 0 R
+/Stamp1 281 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 >>
 >>
-/Annots [153 0 R]
+/Annots [149 0 R]
 >>
 endobj
-153 0 obj
+149 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14012,7 +13901,7 @@ endobj
 /Type /Annot
 >>
 endobj
-154 0 obj
+150 0 obj
 << /Length 13178
 >>
 stream
@@ -14727,23 +14616,23 @@ Q
 
 endstream
 endobj
-155 0 obj
+151 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 154 0 R
+/Contents 150 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 /F1.0 8 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 >>
 endobj
-156 0 obj
+152 0 obj
 << /Length 3732
 >>
 stream
@@ -14981,23 +14870,23 @@ Q
 
 endstream
 endobj
-157 0 obj
+153 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 156 0 R
+/Contents 152 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
 /F1.0 8 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [158 0 R 159 0 R]
+/Annots [154 0 R 155 0 R]
 >>
 endobj
-158 0 obj
+154 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -15008,7 +14897,7 @@ endobj
 /Type /Annot
 >>
 endobj
-159 0 obj
+155 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -15019,7 +14908,7 @@ endobj
 /Type /Annot
 >>
 endobj
-160 0 obj
+156 0 obj
 << /Length 17280
 >>
 stream
@@ -16044,36 +15933,36 @@ Q
 
 endstream
 endobj
-161 0 obj
+157 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 160 0 R
+/Contents 156 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F4.0 39 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [165 0 R 166 0 R]
+/Annots [161 0 R 162 0 R]
 >>
 endobj
-162 0 obj
-[161 0 R /XYZ 0 841.89 null]
+158 0 obj
+[157 0 R /XYZ 0 841.89 null]
 endobj
-163 0 obj
+159 0 obj
 << /Limits [(__ugsec) (bootstrapping-shiro)]
-/Names [(__ugsec) 13 0 R (_ugsec_api-for-applications) 199 0 R (_ugsec_configuring-isis-to-use-shiro) 55 0 R (_ugsec_hints-and-tips) 171 0 R (_ugsec_hints-and-tips_configuring-isis-to-use-bypass) 178 0 R (_ugsec_hints-and-tips_run-as) 181 0 R (_ugsec_hints-and-tips_shiro-caching) 187 0 R (_ugsec_shiro-isis-enhanced-wildcard-permission) 162 0 R (_ugsec_shiro-realm-implementations) 75 0 R (_ugsec_shiro-realm-implementations_ini-realm) 76 0 R (_ugsec_shiro-realm-implementations_isis-ldap-realm) 93 0 R (_ugsec_shiro-realm-implementations_isisaddons-security-module-realm) 134 0 R (_ugsec_shiro-realm-implementations_jdbc-realm) 147 0 R (_ugsec_usage-by-isis-viewers) 209 0 R (active-ds-ldap-tutorial) 107 0 R (bootstrapping-shiro) 67 0 R]
+/Names [(__ugsec) 13 0 R (_ugsec_api-for-applications) 195 0 R (_ugsec_configuring-isis-to-use-shiro) 53 0 R (_ugsec_hints-and-tips) 167 0 R (_ugsec_hints-and-tips_configuring-isis-to-use-bypass) 174 0 R (_ugsec_hints-and-tips_run-as) 177 0 R (_ugsec_hints-and-tips_shiro-caching) 183 0 R (_ugsec_shiro-isis-enhanced-wildcard-permission) 158 0 R (_ugsec_shiro-realm-implementations) 73 0 R (_ugsec_shiro-realm-implementations_ini-realm) 74 0 R (_ugsec_shiro-realm-implementations_isis-ldap-realm) 91 0 R (_ugsec_shiro-realm-implementations_isisaddons-security-module-realm) 132 0 R (_ugsec_shiro-realm-implementations_jdbc-realm) 144 0 R (_ugsec_usage-by-isis-viewers) 205 0 R (active-ds-ldap-tutorial) 105 0 R (bootstrapping-shiro) 65 0 R]
 >>
 endobj
-164 0 obj
+160 0 obj
 << /Limits [(caching) (wicket-viewer)]
-/Names [(caching) 189 0 R (code-domainobjectcontainer-code-api) 200 0 R (code-roles-code-section) 86 0 R (code-users-code-section) 85 0 R (code-web-inf-shiro-ini-code) 68 0 R (configuring-shiro-authenticator) 65 0 R (externalized-inirealm) 90 0 R (externalizing-role-perms) 106 0 R (further-reading) 193 0 R (other-guides) 17 0 R (restful-objects-viewer) 224 0 R (servlet-api) 202 0 R (shiro-configuration) 82 0 R (shiro-configuration-2) 99 0 R (telling-apache-isis-to-use-shiro) 58 0 R (terminology) 33 0 R (user-registration) 219 0 R (user-registration-2) 230 0 R (wicket-viewer) 213 0 R]
+/Names [(caching) 185 0 R (code-domainobjectcontainer-code-api) 196 0 R (code-roles-code-section) 84 0 R (code-users-code-section) 83 0 R (code-web-inf-shiro-ini-code) 66 0 R (configuring-shiro-authenticator) 63 0 R (externalized-inirealm) 88 0 R (externalizing-role-perms) 104 0 R (further-reading) 189 0 R (other-guides) 17 0 R (restful-objects-viewer) 220 0 R (servlet-api) 198 0 R (shiro-configuration) 80 0 R (shiro-configuration-2) 97 0 R (telling-apache-isis-to-use-shiro) 56 0 R (terminology) 33 0 R (user-registration) 215 0 R (user-registration-2) 226 0 R (wicket-viewer) 209 0 R]
 >>
 endobj
-165 0 obj
+161 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16084,7 +15973,7 @@ endobj
 /Type /Annot
 >>
 endobj
-166 0 obj
+162 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16095,7 +15984,7 @@ endobj
 /Type /Annot
 >>
 endobj
-167 0 obj
+163 0 obj
 << /Length 5031
 >>
 stream
@@ -16413,22 +16302,22 @@ Q
 
 endstream
 endobj
-168 0 obj
+164 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 167 0 R
+/Contents 163 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 >>
 endobj
-169 0 obj
+165 0 obj
 << /Length 11305
 >>
 stream
@@ -17091,27 +16980,27 @@ Q
 
 endstream
 endobj
-170 0 obj
+166 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 169 0 R
+/Contents 165 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F4.0 39 0 R
 >>
-/XObject << /I12 179 0 R
-/Stamp1 285 0 R
+/XObject << /I12 175 0 R
+/Stamp1 281 0 R
 >>
 >>
-/Annots [172 0 R 173 0 R 174 0 R 175 0 R 176 0 R 177 0 R 180 0 R]
+/Annots [168 0 R 169 0 R 170 0 R 171 0 R 172 0 R 173 0 R 176 0 R]
 >>
 endobj
-171 0 obj
-[170 0 R /XYZ 0 841.89 null]
+167 0 obj
+[166 0 R /XYZ 0 841.89 null]
 endobj
-172 0 obj
+168 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -17122,7 +17011,7 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
+169 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -17133,7 +17022,7 @@ endobj
 /Type /Annot
 >>
 endobj
-174 0 obj
+170 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -17144,7 +17033,7 @@ endobj
 /Type /Annot
 >>
 endobj
-175 0 obj
+171 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -17155,7 +17044,7 @@ endobj
 /Type /Annot
 >>
 endobj
-176 0 obj
+172 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -17166,7 +17055,7 @@ endobj
 /Type /Annot
 >>
 endobj
-177 0 obj
+173 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -17177,10 +17066,10 @@ endobj
 /Type /Annot
 >>
 endobj
-178 0 obj
-[170 0 R /XYZ 0 557.1500000000003 null]
+174 0 obj
+[166 0 R /XYZ 0 557.1500000000003 null]
 endobj
-179 0 obj
+175 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 253
@@ -17220,7 +17109,7 @@ i
 4?S�����h~�@�0��?q�
 endstream
 endobj
-180 0 obj
+176 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -17231,10 +17120,10 @@ endobj
 /Type /Annot
 >>
 endobj
-181 0 obj
-[170 0 R /XYZ 0 149.34621621621665 null]
+177 0 obj
+[166 0 R /XYZ 0 149.34621621621665 null]
 endobj
-182 0 obj
+178 0 obj
 << /Length 41000
 >>
 stream
@@ -20222,23 +20111,23 @@ Q
 
 endstream
 endobj
-183 0 obj
+179 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 182 0 R
+/Contents 178 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 >>
 endobj
-184 0 obj
-<< /Length 33832
+180 0 obj
+<< /Length 33816
 >>
 stream
 q
@@ -22590,7 +22479,7 @@ ET
 BT
 48.239999999999995 146.3059999999998 Td
 /F1.0 10.5 Tf
-<6f746865726f66206f7468657220666561747572657320746861742061726520776f72746820636865636b696e67206f75742e> Tj
+<6f7468657220666561747572657320746861742061726520776f72746820636865636b696e67206f75742e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -22656,24 +22545,24 @@ Q
 
 endstream
 endobj
-185 0 obj
+181 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 184 0 R
+/Contents 180 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [186 0 R 188 0 R]
+/Annots [182 0 R 184 0 R]
 >>
 endobj
-186 0 obj
+182 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -22684,10 +22573,10 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
-[185 0 R /XYZ 0 214.12999999999982 null]
+183 0 obj
+[181 0 R /XYZ 0 214.12999999999982 null]
 endobj
-188 0 obj
+184 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -22698,10 +22587,10 @@ endobj
 /Type /Annot
 >>
 endobj
-189 0 obj
-[185 0 R /XYZ 0 130.4899999999998 null]
+185 0 obj
+[181 0 R /XYZ 0 130.4899999999998 null]
 endobj
-190 0 obj
+186 0 obj
 << /Length 4704
 >>
 stream
@@ -22979,23 +22868,23 @@ Q
 
 endstream
 endobj
-191 0 obj
+187 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 190 0 R
+/Contents 186 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [192 0 R 194 0 R 195 0 R 196 0 R]
+/Annots [188 0 R 190 0 R 191 0 R 192 0 R]
 >>
 endobj
-192 0 obj
+188 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -23006,10 +22895,10 @@ endobj
 /Type /Annot
 >>
 endobj
-193 0 obj
-[191 0 R /XYZ 0 714.63 null]
+189 0 obj
+[187 0 R /XYZ 0 714.63 null]
 endobj
-194 0 obj
+190 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -23020,7 +22909,7 @@ endobj
 /Type /Annot
 >>
 endobj
-195 0 obj
+191 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -23031,7 +22920,7 @@ endobj
 /Type /Annot
 >>
 endobj
-196 0 obj
+192 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -23042,8 +22931,8 @@ endobj
 /Type /Annot
 >>
 endobj
-197 0 obj
-<< /Length 21038
+193 0 obj
+<< /Length 21260
 >>
 stream
 q
@@ -24120,12 +24009,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.730 Tw
+0.742 Tw
 
 BT
 48.24 212.72600000000017 Td
 /F1.0 10.5 Tf
-<6578616d706c652c2074686520> Tj
+<6578616d706c652c2074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -24135,12 +24024,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.730 Tw
+0.742 Tw
 
 BT
-116.54218749999998 212.72600000000017 Td
+169.4402142857143 212.72600000000017 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e732720746f67676c7a> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -24150,12 +24039,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.730 Tw
+0.742 Tw
 
 BT
-208.437875 212.72600000000017 Td
+250.79028571428572 212.72600000000017 Td
 /F1.0 10.5 Tf
-<206d6f64756c6520286e6f6e2d4153462920686173206120726571756972656d656e7420746f20646f207468697320696e206f7264657220746f206578706f7365> Tj
+<277320746f67676c7a206d6f64756c6520286e6f6e2d4153462920686173206120726571756972656d656e7420746f20646f207468697320696e> Tj
 ET
 
 
@@ -24168,7 +24057,7 @@ ET
 BT
 48.24 196.94600000000017 Td
 /F1.0 10.5 Tf
-<69747320656d62656464656420746f67676c7a2077656220636f6e736f6c652e202028> Tj
+<6f7264657220746f206578706f73652069747320656d62656464656420746f67676c7a2077656220636f6e736f6c652e202028> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -24213,12 +24102,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.149 Tw
+2.011 Tw
 
 BT
 125.80666666666667 149.38600000000017 Td
 /F1.0 10.5 Tf
-[<5769636b> 20.01953125 <6574207669657765722c2074686520>] TJ
+[<5769636b> 20.01953125 <6574207669657765722c2074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -24228,12 +24117,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-3.149 Tw
+2.011 Tw
 
 BT
-231.3905175189394 149.38600000000017 Td
+282.1205342158565 149.38600000000017 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e732720736572766c6574617069> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -24243,23 +24132,34 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.149 Tw
+2.011 Tw
 
 BT
-348.0848881392045 149.38600000000017 Td
+364.7399273726852 149.38600000000017 Td
 /F1.0 10.5 Tf
-<206d6f64756c652063616e2070726f766964652061636365737320746f20746865> Tj
+<277320736572766c6574617069206d6f64756c652063616e2070726f76696465> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+125.80666666666667 133.60600000000017 Td
+/F1.0 10.5 Tf
+<61636365737320746f2074686520> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
 BT
-125.80666666666667 133.60600000000017 Td
+191.01166666666666 133.60600000000017 Td
 /F4.0 10.5 Tf
 <48747470536572766c657452657175657374> Tj
 ET
@@ -24270,7 +24170,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-220.30666666666667 133.60600000000017 Td
+285.51166666666666 133.60600000000017 Td
 /F1.0 10.5 Tf
 <2c20> Tj
 ET
@@ -24281,7 +24181,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-225.65116666666665 133.60600000000017 Td
+290.8561666666667 133.60600000000017 Td
 /F4.0 10.5 Tf
 <48747470536572766c6574526573706f6e7365> Tj
 ET
@@ -24292,7 +24192,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-325.40116666666665 133.60600000000017 Td
+390.60616666666664 133.60600000000017 Td
 /F1.0 10.5 Tf
 <20616e6420> Tj
 ET
@@ -24303,7 +24203,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-349.95016666666663 133.60600000000017 Td
+415.1551666666666 133.60600000000017 Td
 /F4.0 10.5 Tf
 <536572766c6574436f6e74657874> Tj
 ET
@@ -24314,7 +24214,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-423.4501666666667 133.60600000000017 Td
+488.6551666666666 133.60600000000017 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -24356,30 +24256,30 @@ Q
 
 endstream
 endobj
-198 0 obj
+194 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 197 0 R
+/Contents 193 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F4.0 39 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [201 0 R 203 0 R 204 0 R]
+/Annots [197 0 R 199 0 R 200 0 R]
 >>
 endobj
-199 0 obj
-[198 0 R /XYZ 0 841.89 null]
+195 0 obj
+[194 0 R /XYZ 0 841.89 null]
 endobj
-200 0 obj
-[198 0 R /XYZ 0 662.2700000000001 null]
+196 0 obj
+[194 0 R /XYZ 0 662.2700000000001 null]
 endobj
-201 0 obj
+197 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24390,32 +24290,32 @@ endobj
 /Type /Annot
 >>
 endobj
-202 0 obj
-[198 0 R /XYZ 0 280.5500000000002 null]
+198 0 obj
+[194 0 R /XYZ 0 280.5500000000002 null]
 endobj
-203 0 obj
+199 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-togglz)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [116.54218749999998 209.66000000000017 208.437875 223.94000000000017]
+/Rect [169.4402142857143 209.66000000000017 250.79028571428572 223.94000000000017]
 /Type /Annot
 >>
 endobj
-204 0 obj
+200 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-servletapi)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [231.3905175189394 146.32000000000016 348.0848881392045 160.60000000000016]
+/Rect [282.1205342158565 146.32000000000016 364.7399273726852 160.60000000000016]
 /Type /Annot
 >>
 endobj
-205 0 obj
+201 0 obj
 << /Length 6977
 >>
 stream
@@ -24915,22 +24815,22 @@ Q
 
 endstream
 endobj
-206 0 obj
+202 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 205 0 R
+/Contents 201 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 >>
 endobj
-207 0 obj
-<< /Length 15229
+203 0 obj
+<< /Length 15161
 >>
 stream
 q
@@ -25031,12 +24931,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.709 Tw
+0.467 Tw
 
 BT
 48.24 709.6460000000001 Td
 /F1.0 10.5 Tf
-<5468617420736169642c2069742069732074686520726573706f6e736962696c697479206f6620746865207669657765727320746f20656e7375726520746861742074686572652069732061207669657765727320746f20656e73757265207468617420666f72> Tj
+<5468617420736169642c2069742069732074686520726573706f6e736962696c697479206f6620746865207669657765727320746f20656e73757265207468617420666f722065616368207265717565737420746865726520697320612076616c69642075736572> Tj
 ET
 
 
@@ -25049,7 +24949,7 @@ ET
 BT
 48.24 693.8660000000001 Td
 /F1.0 10.5 Tf
-<65616368207265717565737420746865726520697320612076616c696420757365722073657373696f6e2070726573656e742e20205468652073656374696f6e732062656c6f77206578706c61696e20686f77207468697320776f726b732e> Tj
+<73657373696f6e2070726573656e742e20205468652073656374696f6e732062656c6f77206578706c61696e20686f77207468697320776f726b732e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -25784,28 +25684,28 @@ Q
 
 endstream
 endobj
-208 0 obj
+204 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 207 0 R
+/Contents 203 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F4.0 39 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 /F3.0 36 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [210 0 R 211 0 R 212 0 R 214 0 R 215 0 R 216 0 R]
+/Annots [206 0 R 207 0 R 208 0 R 210 0 R 211 0 R 212 0 R]
 >>
 endobj
-209 0 obj
-[208 0 R /XYZ 0 841.89 null]
+205 0 obj
+[204 0 R /XYZ 0 841.89 null]
 endobj
-210 0 obj
+206 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25816,7 +25716,7 @@ endobj
 /Type /Annot
 >>
 endobj
-211 0 obj
+207 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25827,7 +25727,7 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
+208 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25838,10 +25738,10 @@ endobj
 /Type /Annot
 >>
 endobj
-213 0 obj
-[208 0 R /XYZ 0 678.0500000000002 null]
+209 0 obj
+[204 0 R /XYZ 0 678.0500000000002 null]
 endobj
-214 0 obj
+210 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25852,7 +25752,7 @@ endobj
 /Type /Annot
 >>
 endobj
-215 0 obj
+211 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25863,7 +25763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-216 0 obj
+212 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25874,8 +25774,8 @@ endobj
 /Type /Annot
 >>
 endobj
-217 0 obj
-<< /Length 23357
+213 0 obj
+<< /Length 23366
 >>
 stream
 q
@@ -26182,12 +26082,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.855 Tw
+0.067 Tw
 
 BT
 48.24000000000001 547.8660000000001 Td
 /F1.0 10.5 Tf
-<696d706c656d656e746174696f6e73206f66207468697320736572766963652e2020486f77657665722c20696620796f7520617265207573696e672074686520> Tj
+<696d706c656d656e746174696f6e73206f66207468697320736572766963652e2020486f77657665722c20696620796f7520617265207573696e672074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -26197,12 +26097,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.855 Tw
+0.067 Tw
 
 BT
-372.90236666666664 547.8660000000001 Td
+416.4428571428571 547.8660000000001 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207365637572697479> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -26212,12 +26112,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.855 Tw
+0.067 Tw
 
 BT
-475.4639333333333 547.8660000000001 Td
+497.1186785714285 547.8660000000001 Td
 /F1.0 10.5 Tf
-<206d6f64756c6520286e6f6e2d> Tj
+<2773207365637572697479> Tj
 ET
 
 
@@ -26227,12 +26127,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.778 Tw
+0.706 Tw
 
 BT
 48.24000000000001 532.0860000000001 Td
 /F1.0 10.5 Tf
-<415346292c207468656e2074686973206d6f64756c6520> Tj
+<6d6f64756c652c207468656e2074686973206d6f64756c6520> Tj
 ET
 
 
@@ -26242,10 +26142,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.778 Tw
+0.706 Tw
 
 BT
-170.8942857142857 532.0860000000001 Td
+181.61928571428572 532.0860000000001 Td
 /F3.0 10.5 Tf
 <646f6573> Tj
 ET
@@ -26257,10 +26157,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.778 Tw
+0.706 Tw
 
 BT
-193.0387857142857 532.0860000000001 Td
+203.76378571428572 532.0860000000001 Td
 /F1.0 10.5 Tf
 <2070726f7669646520616e20696d706c656d656e746174696f6e2028746861742c20617320796f75206d69676874206578706563742c2063726561746573206e6577> Tj
 ET
@@ -27314,29 +27214,29 @@ Q
 
 endstream
 endobj
-218 0 obj
+214 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 217 0 R
+/Contents 213 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F3.0 36 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [220 0 R 221 0 R 222 0 R 223 0 R 225 0 R]
+/Annots [216 0 R 217 0 R 218 0 R 219 0 R 221 0 R]
 >>
 endobj
-219 0 obj
-[218 0 R /XYZ 0 841.89 null]
+215 0 obj
+[214 0 R /XYZ 0 841.89 null]
 endobj
-220 0 obj
+216 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27347,7 +27247,7 @@ endobj
 /Type /Annot
 >>
 endobj
-221 0 obj
+217 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27358,7 +27258,7 @@ endobj
 /Type /Annot
 >>
 endobj
-222 0 obj
+218 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27369,21 +27269,21 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
+219 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [372.90236666666664 544.8000000000002 475.4639333333333 559.0800000000002]
+/Rect [416.4428571428571 544.8000000000002 497.1186785714285 559.0800000000002]
 /Type /Annot
 >>
 endobj
-224 0 obj
-[218 0 R /XYZ 0 456.9300000000001 null]
+220 0 obj
+[214 0 R /XYZ 0 456.9300000000001 null]
 endobj
-225 0 obj
+221 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27394,7 +27294,7 @@ endobj
 /Type /Annot
 >>
 endobj
-226 0 obj
+222 0 obj
 << /Length 19317
 >>
 stream
@@ -28559,22 +28459,22 @@ Q
 
 endstream
 endobj
-227 0 obj
+223 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 226 0 R
+/Contents 222 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
-/F4.1 91 0 R
+/F4.1 89 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 >>
 endobj
-228 0 obj
+224 0 obj
 << /Length 21488
 >>
 stream
@@ -29920,28 +29820,28 @@ Q
 
 endstream
 endobj
-229 0 obj
+225 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 228 0 R
+/Contents 224 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 39 0 R
-/F5.1 44 0 R
+/F5.1 43 0 R
 /F1.0 8 0 R
 /F3.0 36 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
-/Annots [231 0 R]
+/Annots [227 0 R]
 >>
 endobj
-230 0 obj
-[229 0 R /XYZ 0 572.9300000000001 null]
+226 0 obj
+[225 0 R /XYZ 0 572.9300000000001 null]
 endobj
-231 0 obj
+227 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -29952,7 +29852,7 @@ endobj
 /Type /Annot
 >>
 endobj
-232 0 obj
+228 0 obj
 << /Length 16339
 >>
 stream
@@ -30987,22 +30887,22 @@ Q
 
 endstream
 endobj
-233 0 obj
+229 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 232 0 R
+/Contents 228 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 39 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 285 0 R
+/XObject << /Stamp1 281 0 R
 >>
 >>
 >>
 endobj
-234 0 obj
+230 0 obj
 << /Border [0 0 0]
 /Dest (__ugsec)
 /Subtype /Link
@@ -31010,7 +30910,7 @@ endobj
 /Type /Annot
 >>
 endobj
-235 0 obj
+231 0 obj
 << /Border [0 0 0]
 /Dest (__ugsec)
 /Subtype /Link
@@ -31018,7 +30918,7 @@ endobj
 /Type /Annot
 >>
 endobj
-236 0 obj
+232 0 obj
 << /Border [0 0 0]
 /Dest (other-guides)
 /Subtype /Link
@@ -31026,7 +30926,7 @@ endobj
 /Type /Annot
 >>
 endobj
-237 0 obj
+233 0 obj
 << /Border [0 0 0]
 /Dest (other-guides)
 /Subtype /Link
@@ -31034,7 +30934,7 @@ endobj
 /Type /Annot
 >>
 endobj
-238 0 obj
+234 0 obj
 << /Border [0 0 0]
 /Dest (terminology)
 /Subtype /Link
@@ -31042,7 +30942,7 @@ endobj
 /Type /Annot
 >>
 endobj
-239 0 obj
+235 0 obj
 << /Border [0 0 0]
 /Dest (terminology)
 /Subtype /Link
@@ -31050,7 +30950,7 @@ endobj
 /Type /Annot
 >>
 endobj
-240 0 obj
+236 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_configuring-isis-to-use-shiro)
 /Subtype /Link
@@ -31058,7 +30958,7 @@ endobj
 /Type /Annot
 >>
 endobj
-241 0 obj
+237 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_configuring-isis-to-use-shiro)
 /Subtype /Link
@@ -31066,7 +30966,7 @@ endobj
 /Type /Annot
 >>
 endobj
-242 0 obj
+238 0 obj
 << /Border [0 0 0]
 /Dest (telling-apache-isis-to-use-shiro)
 /Subtype /Link
@@ -31074,7 +30974,7 @@ endobj
 /Type /Annot
 >>
 endobj
-243 0 obj
+239 0 obj
 << /Border [0 0 0]
 /Dest (telling-apache-isis-to-use-shiro)
 /Subtype /Link
@@ -31082,7 +30982,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+240 0 obj
 << /Border [0 0 0]
 /Dest (configuring-shiro-authenticator)
 /Subtype /Link
@@ -31090,7 +30990,7 @@ endobj
 /Type /Annot
 >>
 endobj
-245 0 obj
+241 0 obj
 << /Border [0 0 0]
 /Dest (configuring-shiro-authenticator)
 /Subtype /Link
@@ -31098,7 +30998,7 @@ endobj
 /Type /Annot
 >>
 endobj
-246 0 obj
+242 0 obj
 << /Border [0 0 0]
 /Dest (bootstrapping-shiro)
 /Subtype /Link
@@ -31106,7 +31006,7 @@ endobj
 /Type /Annot
 >>
 endobj
-247 0 obj
+243 0 obj
 << /Border [0 0 0]
 /Dest (bootstrapping-shiro)
 /Subtype /Link
@@ -31114,7 +31014,7 @@ endobj
 /Type /Annot
 >>
 endobj
-248 0 obj
+244 0 obj
 << /Border [0 0 0]
 /Dest (code-web-inf-shiro-ini-code)
 /Subtype /Link
@@ -31122,7 +31022,7 @@ endobj
 /Type /Annot
 >>
 endobj
-249 0 obj
+245 0 obj
 << /Border [0 0 0]
 /Dest (code-web-inf-shiro-ini-code)
 /Subtype /Link
@@ -31130,7 +31030,7 @@ endobj
 /Type /Annot
 >>
 endobj
-250 0 obj
+246 0 obj
 << /Border [0 0 0]
 /Dest (code-web-inf-shiro-ini-code)
 /Subtype /Link
@@ -31138,7 +31038,7 @@ endobj
 /Type /Annot
 >>
 endobj
-251 0 obj
+247 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations)
 /Subtype /Link
@@ -31146,7 +31046,7 @@ endobj
 /Type /Annot
 >>
 endobj
-252 0 obj
+248 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations)
 /Subtype /Link
@@ -31154,7 +31054,7 @@ endobj
 /Type /Annot
 >>
 endobj
-253 0 obj
+249 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_ini-realm)
 /Subtype /Link
@@ -31162,7 +31062,7 @@ endobj
 /Type /Annot
 >>
 endobj
-254 0 obj
+250 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_ini-realm)
 /Subtype /Link
@@ -31170,7 +31070,7 @@ endobj
 /Type /Annot
 >>
 endobj
-255 0 obj
+251 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_isis-ldap-realm)
 /Subtype /Link
@@ -31178,7 +31078,7 @@ endobj
 /Type /Annot
 >>
 endobj
-256 0 obj
+252 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_isis-ldap-realm)
 /Subtype /Link
@@ -31186,7 +31086,7 @@ endobj
 /Type /Annot
 >>
 endobj
-257 0 obj
+253 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_isisaddons-security-module-realm)
 /Subtype /Link
@@ -31194,7 +31094,7 @@ endobj
 /Type /Annot
 >>
 endobj
-258 0 obj
+254 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_isisaddons-security-module-realm)
 /Subtype /Link
@@ -31202,7 +31102,7 @@ endobj
 /Type /Annot
 >>
 endobj
-259 0 obj
+255 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_jdbc-realm)
 /Subtype /Link
@@ -31210,7 +31110,7 @@ endobj
 /Type /Annot
 >>
 endobj
-260 0 obj
+256 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-realm-implementations_jdbc-realm)
 /Subtype /Link
@@ -31218,7 +31118,7 @@ endobj
 /Type /Annot
 >>
 endobj
-261 0 obj
+257 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-isis-enhanced-wildcard-permission)
 /Subtype /Link
@@ -31226,7 +31126,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+258 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_shiro-isis-enhanced-wildcard-permission)
 /Subtype /Link
@@ -31234,7 +31134,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+259 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips)
 /Subtype /Link
@@ -31242,7 +31142,7 @@ endobj
 /Type /Annot
 >>
 endobj
-264 0 obj
+260 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips)
 /Subtype /Link
@@ -31250,7 +31150,7 @@ endobj
 /Type /Annot
 >>
 endobj
-265 0 obj
+261 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips_configuring-isis-to-use-bypass)
 /Subtype /Link
@@ -31258,7 +31158,7 @@ endobj
 /Type /Annot
 >>
 endobj
-266 0 obj
+262 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips_configuring-isis-to-use-bypass)
 /Subtype /Link
@@ -31266,7 +31166,7 @@ endobj
 /Type /Annot
 >>
 endobj
-267 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips_run-as)
 /Subtype /Link
@@ -31274,7 +31174,7 @@ endobj
 /Type /Annot
 >>
 endobj
-268 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips_run-as)
 /Subtype /Link
@@ -31282,7 +31182,7 @@ endobj
 /Type /Annot
 >>
 endobj
-269 0 obj
+265 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips_shiro-caching)
 /Subtype /Link
@@ -31290,7 +31190,7 @@ endobj
 /Type /Annot
 >>
 endobj
-270 0 obj
+266 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_hints-and-tips_shiro-caching)
 /Subtype /Link
@@ -31298,7 +31198,7 @@ endobj
 /Type /Annot
 >>
 endobj
-271 0 obj
+267 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_api-for-applications)
 /Subtype /Link
@@ -31306,7 +31206,7 @@ endobj
 /Type /Annot
 >>
 endobj
-272 0 obj
+268 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_api-for-applications)
 /Subtype /Link
@@ -31314,7 +31214,7 @@ endobj
 /Type /Annot
 >>
 endobj
-273 0 obj
+269 0 obj
 << /Border [0 0 0]
 /Dest (code-domainobjectcontainer-code-api)
 /Subtype /Link
@@ -31322,7 +31222,7 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
+270 0 obj
 << /Border [0 0 0]
 /Dest (code-domainobjectcontainer-code-api)
 /Subtype /Link
@@ -31330,7 +31230,7 @@ endobj
 /Type /Annot
 >>
 endobj
-275 0 obj
+271 0 obj
 << /Border [0 0 0]
 /Dest (code-domainobjectcontainer-code-api)
 /Subtype /Link
@@ -31338,7 +31238,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+272 0 obj
 << /Border [0 0 0]
 /Dest (code-domainobjectcontainer-code-api)
 /Subtype /Link
@@ -31346,7 +31246,7 @@ endobj
 /Type /Annot
 >>
 endobj
-277 0 obj
+273 0 obj
 << /Border [0 0 0]
 /Dest (servlet-api)
 /Subtype /Link
@@ -31354,7 +31254,7 @@ endobj
 /Type /Annot
 >>
 endobj
-278 0 obj
+274 0 obj
 << /Border [0 0 0]
 /Dest (servlet-api)
 /Subtype /Link
@@ -31362,7 +31262,7 @@ endobj
 /Type /Annot
 >>
 endobj
-279 0 obj
+275 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_usage-by-isis-viewers)
 /Subtype /Link
@@ -31370,7 +31270,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+276 0 obj
 << /Border [0 0 0]
 /Dest (_ugsec_usage-by-isis-viewers)
 /Subtype /Link
@@ -31378,7 +31278,7 @@ endobj
 /Type /Annot
 >>
 endobj
-281 0 obj
+277 0 obj
 << /Border [0 0 0]
 /Dest (wicket-viewer)
 /Subtype /Link
@@ -31386,7 +31286,7 @@ endobj
 /Type /Annot
 >>
 endobj
-282 0 obj
+278 0 obj
 << /Border [0 0 0]
 /Dest (wicket-viewer)
 /Subtype /Link
@@ -31394,7 +31294,7 @@ endobj
 /Type /Annot
 >>
 endobj
-283 0 obj
+279 0 obj
 << /Border [0 0 0]
 /Dest (restful-objects-viewer)
 /Subtype /Link
@@ -31402,7 +31302,7 @@ endobj
 /Type /Annot
 >>
 endobj
-284 0 obj
+280 0 obj
 << /Border [0 0 0]
 /Dest (restful-objects-viewer)
 /Subtype /Link
@@ -31410,7 +31310,7 @@ endobj
 /Type /Annot
 >>
 endobj
-285 0 obj
+281 0 obj
 << /Type /XObject
 /Subtype /Form
 /BBox [0 0 595.28 841.89]
@@ -31438,246 +31338,246 @@ Q
 
 endstream
 endobj
-286 0 obj
+282 0 obj
 << /Type /Outlines
 /Count 26
-/First 287 0 R
-/Last 310 0 R
+/First 283 0 R
+/Last 306 0 R
 >>
 endobj
-287 0 obj
+283 0 obj
 << /Title <feff00530065006300750072006900740079>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 0
-/Next 288 0 R
+/Next 284 0 R
 /Dest [7 0 R /XYZ 0 841.89 null]
 >>
 endobj
-288 0 obj
+284 0 obj
 << /Title <feff005400610062006c00650020006f006600200043006f006e00740065006e00740073>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 0
-/Next 289 0 R
-/Prev 287 0 R
+/Next 285 0 R
+/Prev 283 0 R
 /Dest [10 0 R /XYZ 0 841.89 null]
 >>
 endobj
-289 0 obj
+285 0 obj
 << /Title <feff004300680061007000740065007200200031002e002000530065006300750072006900740079>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 2
-/First 290 0 R
-/Last 291 0 R
-/Next 292 0 R
-/Prev 288 0 R
+/First 286 0 R
+/Last 287 0 R
+/Next 288 0 R
+/Prev 284 0 R
 /Dest [12 0 R /XYZ 0 841.89 null]
 >>
 endobj
-290 0 obj
+286 0 obj
 << /Title <feff0031002e0031002e0020004f00740068006500720020004700750069006400650073>
-/Parent 289 0 R
+/Parent 285 0 R
 /Count 0
-/Next 291 0 R
+/Next 287 0 R
 /Dest [12 0 R /XYZ 0 721.6100000000001 null]
 >>
 endobj
-291 0 obj
+287 0 obj
 << /Title <feff0031002e0032002e0020005400650072006d0069006e006f006c006f00670079>
-/Parent 289 0 R
+/Parent 285 0 R
 /Count 0
-/Prev 290 0 R
+/Prev 286 0 R
 /Dest [12 0 R /XYZ 0 194.1500000000007 null]
 >>
 endobj
-292 0 obj
+288 0 obj
 << /Title <feff004300680061007000740065007200200032002e00200043006f006e006600690067007500720069006e006700200074006f002000750073006500200053006800690072006f>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 4
-/First 293 0 R
-/Last 296 0 R
-/Next 297 0 R
-/Prev 289 0 R
-/Dest [54 0 R /XYZ 0 841.89 null]
+/First 289 0 R
+/Last 292 0 R
+/Next 293 0 R
+/Prev 285 0 R
+/Dest [52 0 R /XYZ 0 841.89 null]
 >>
 endobj
-293 0 obj
+289 0 obj
 << /Title <feff0032002e0031002e002000540065006c006c0069006e006700200041007000610063006800650020004900730069007300200074006f002000750073006500200053006800690072006f>
-/Parent 292 0 R
+/Parent 288 0 R
 /Count 0
-/Next 294 0 R
-/Dest [54 0 R /XYZ 0 654.2700000000001 null]
+/Next 290 0 R
+/Dest [52 0 R /XYZ 0 654.2700000000001 null]
 >>
 endobj
-294 0 obj
+290 0 obj
 << /Title <feff0032002e0032002e00200043006f006e006600690067007500720069006e006700200053006800690072006f002000410075007400680065006e00740069006300610074006f0072>
-/Parent 292 0 R
+/Parent 288 0 R
 /Count 0
-/Next 295 0 R
-/Prev 293 0 R
-/Dest [64 0 R /XYZ 0 746.55 null]
+/Next 291 0 R
+/Prev 289 0 R
+/Dest [62 0 R /XYZ 0 746.55 null]
 >>
 endobj
-295 0 obj
+291 0 obj
 << /Title <feff0032002e0033002e00200042006f006f00740073007400720061007000700069006e006700200053006800690072006f>
-/Parent 292 0 R
+/Parent 288 0 R
 /Count 0
-/Next 296 0 R
-/Prev 294 0 R
-/Dest [64 0 R /XYZ 0 487.49 null]
+/Next 292 0 R
+/Prev 290 0 R
+/Dest [62 0 R /XYZ 0 487.49 null]
 >>
 endobj
-296 0 obj
+292 0 obj
 << /Title <feff0032002e0034002e0020005700450042002d0049004e0046002f0073006800690072006f002e0069006e0069>
-/Parent 292 0 R
+/Parent 288 0 R
 /Count 0
-/Prev 295 0 R
-/Dest [64 0 R /XYZ 0 149.40999999999997 null]
+/Prev 291 0 R
+/Dest [62 0 R /XYZ 0 149.40999999999997 null]
 >>
 endobj
-297 0 obj
+293 0 obj
 << /Title <feff004300680061007000740065007200200033002e00200053006800690072006f0020005200650061006c006d00200049006d0070006c0065006d0065006e0074006100740069006f006e0073>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 4
-/First 298 0 R
-/Last 301 0 R
-/Next 302 0 R
-/Prev 292 0 R
-/Dest [74 0 R /XYZ 0 841.89 null]
+/First 294 0 R
+/Last 297 0 R
+/Next 298 0 R
+/Prev 288 0 R
+/Dest [72 0 R /XYZ 0 841.89 null]
 >>
 endobj
-298 0 obj
+294 0 obj
 << /Title <feff0033002e0031002e00200053006800690072006f00200049006e00690020005200650061006c006d>
-/Parent 297 0 R
+/Parent 293 0 R
 /Count 0
-/Next 299 0 R
-/Dest [74 0 R /XYZ 0 765.1700000000001 null]
+/Next 295 0 R
+/Dest [72 0 R /XYZ 0 765.1700000000001 null]
 >>
 endobj
-299 0 obj
+295 0 obj
 << /Title <feff0033002e0032002e002000490073006900730020004c0064006100700020005200650061006c006d>
-/Parent 297 0 R
+/Parent 293 0 R
 /Count 0
-/Next 300 0 R
-/Prev 298 0 R
-/Dest [88 0 R /XYZ 0 194.9000000000001 null]
+/Next 296 0 R
+/Prev 294 0 R
+/Dest [86 0 R /XYZ 0 194.9000000000001 null]
 >>
 endobj
-300 0 obj
+296 0 obj
 << /Title <feff0033002e0033002e0020005300650063007500720069007400790020004d006f00640075006c00650020005200650061006c006d>
-/Parent 297 0 R
+/Parent 293 0 R
 /Count 0
-/Next 301 0 R
-/Prev 299 0 R
-/Dest [132 0 R /XYZ 0 395.93043321299643 null]
+/Next 297 0 R
+/Prev 295 0 R
+/Dest [130 0 R /XYZ 0 395.93043321299643 null]
 >>
 endobj
-301 0 obj
+297 0 obj
 << /Title <feff0033002e0034002e00200053006800690072006f0020004a0044004200430020005200650061006c006d>
-/Parent 297 0 R
+/Parent 293 0 R
 /Count 0
-/Prev 300 0 R
-/Dest [143 0 R /XYZ 0 310.2614453584018 null]
+/Prev 296 0 R
+/Dest [141 0 R /XYZ 0 310.2614453584018 null]
 >>
 endobj
-302 0 obj
+298 0 obj
 << /Title <feff004300680061007000740065007200200034002e00200045006e00680061006e006300650064002000570069006c006400630061007200640020005000650072006d0069007300730069006f006e>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 0
-/Next 303 0 R
-/Prev 297 0 R
-/Dest [161 0 R /XYZ 0 841.89 null]
+/Next 299 0 R
+/Prev 293 0 R
+/Dest [157 0 R /XYZ 0 841.89 null]
 >>
 endobj
-303 0 obj
+299 0 obj
 << /Title <feff004300680061007000740065007200200035002e002000480069006e0074007300200061006e006400200054006900700073>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 3
-/First 304 0 R
-/Last 306 0 R
-/Next 307 0 R
-/Prev 302 0 R
-/Dest [170 0 R /XYZ 0 841.89 null]
+/First 300 0 R
+/Last 302 0 R
+/Next 303 0 R
+/Prev 298 0 R
+/Dest [166 0 R /XYZ 0 841.89 null]
 >>
 endobj
-304 0 obj
+300 0 obj
 << /Title <feff0035002e0031002e00200042007900700061007300730069006e0067002000730065006300750072006900740079>
-/Parent 303 0 R
+/Parent 299 0 R
 /Count 0
-/Next 305 0 R
-/Dest [170 0 R /XYZ 0 557.1500000000003 null]
+/Next 301 0 R
+/Dest [166 0 R /XYZ 0 557.1500000000003 null]
 >>
 endobj
-305 0 obj
+301 0 obj
 << /Title <feff0035002e0032002e002000520075006e002d00610073>
-/Parent 303 0 R
+/Parent 299 0 R
 /Count 0
-/Next 306 0 R
-/Prev 304 0 R
-/Dest [170 0 R /XYZ 0 149.34621621621665 null]
+/Next 302 0 R
+/Prev 300 0 R
+/Dest [166 0 R /XYZ 0 149.34621621621665 null]
 >>
 endobj
-306 0 obj
+302 0 obj
 << /Title <feff0035002e0033002e002000430061006300680069006e006700200061006e00640020006f007400680065007200200053006800690072006f002000460065006100740075007200650073>
-/Parent 303 0 R
+/Parent 299 0 R
 /Count 0
-/Prev 305 0 R
-/Dest [185 0 R /XYZ 0 214.12999999999982 null]
+/Prev 301 0 R
+/Dest [181 0 R /XYZ 0 214.12999999999982 null]
 >>
 endobj
-307 0 obj
+303 0 obj
 << /Title <feff004300680061007000740065007200200036002e002000410050004900200066006f00720020004100700070006c00690063006100740069006f006e0073>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 2
-/First 308 0 R
-/Last 309 0 R
-/Next 310 0 R
-/Prev 303 0 R
-/Dest [198 0 R /XYZ 0 841.89 null]
+/First 304 0 R
+/Last 305 0 R
+/Next 306 0 R
+/Prev 299 0 R
+/Dest [194 0 R /XYZ 0 841.89 null]
 >>
 endobj
-308 0 obj
+304 0 obj
 << /Title <feff0036002e0031002e00200044006f006d00610069006e004f0062006a0065006300740043006f006e007400610069006e006500720020004100500049>
-/Parent 307 0 R
+/Parent 303 0 R
 /Count 0
-/Next 309 0 R
-/Dest [198 0 R /XYZ 0 662.2700000000001 null]
+/Next 305 0 R
+/Dest [194 0 R /XYZ 0 662.2700000000001 null]
 >>
 endobj
-309 0 obj
+305 0 obj
 << /Title <feff0036002e0032002e00200053006500720076006c006500740020004100500049>
-/Parent 307 0 R
+/Parent 303 0 R
 /Count 0
-/Prev 308 0 R
-/Dest [198 0 R /XYZ 0 280.5500000000002 null]
+/Prev 304 0 R
+/Dest [194 0 R /XYZ 0 280.5500000000002 null]
 >>
 endobj
-310 0 obj
+306 0 obj
 << /Title <feff004300680061007000740065007200200037002e002000550073006100670065002000620079002000410070006100630068006500200049007300690073002700200056006900650077006500720073>
-/Parent 286 0 R
+/Parent 282 0 R
 /Count 2
-/First 311 0 R
-/Last 312 0 R
-/Prev 307 0 R
-/Dest [208 0 R /XYZ 0 841.89 null]
+/First 307 0 R
+/Last 308 0 R
+/Prev 303 0 R
+/Dest [204 0 R /XYZ 0 841.89 null]
 >>
 endobj
-311 0 obj
+307 0 obj
 << /Title <feff0037002e0031002e0020005700690063006b006500740020005600690065007700650072>
-/Parent 310 0 R
+/Parent 306 0 R
 /Count 0
-/Next 312 0 R
-/Dest [208 0 R /XYZ 0 678.0500000000002 null]
+/Next 308 0 R
+/Dest [204 0 R /XYZ 0 678.0500000000002 null]
 >>
 endobj
-312 0 obj
+308 0 obj
 << /Title <feff0037002e0032002e0020005200650073007400660075006c0020004f0062006a00650063007400730020005600690065007700650072>
-/Parent 310 0 R
+/Parent 306 0 R
 /Count 0
-/Prev 311 0 R
-/Dest [218 0 R /XYZ 0 456.9300000000001 null]
+/Prev 307 0 R
+/Dest [214 0 R /XYZ 0 456.9300000000001 null]
 >>
 endobj
-313 0 obj
+309 0 obj
 << /Nums [0 << /P (i)
 >> 1 << /P (ii)
 >> 2 << /P (1)
@@ -31696,52 +31596,45 @@ endobj
 >>]
 >>
 endobj
-314 0 obj
+310 0 o

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/cgcom/cgcom.html
----------------------------------------------------------------------
diff --git a/content/guides/cgcom/cgcom.html b/content/guides/cgcom/cgcom.html
index 813f9fb..48895b1 100644
--- a/content/guides/cgcom/cgcom.html
+++ b/content/guides/cgcom/cgcom.html
@@ -655,8 +655,8 @@ git checkout master &amp;&amp; git merge --no-ff ISIS-1162_pr-31 &amp;&amp; git
           <div class="content"> 
            <pre class="CodeRay highlight"><code data-lang="bash">cd core
 export ISISTMP=/c/tmp                               <i class="conum" data-value="1"></i><b>(1)</b>
-export ISISDEV=1.17.0-SNAPSHOT
-export ISISREL=1.16.0
+export ISISDEV=1.16.0-SNAPSHOT
+export ISISREL=1.15.1
 export ISISRC=RC1
 export ISISBRANCH=release-$ISISREL-$ISISRC
 export ISISJIRA=ISIS-9999                           <i class="conum" data-value="2"></i><b>(2)</b>
@@ -2210,7 +2210,7 @@ popd</code></pre>
          </div> 
          <div class="listingblock"> 
           <div class="content"> 
-           <pre class="CodeRay highlight"><code data-lang="bash">sh upd.sh 1.16.0 1.17.0</code></pre> 
+           <pre class="CodeRay highlight"><code data-lang="bash">sh upd.sh 1.15.1 1.16.0</code></pre> 
           </div> 
          </div> 
          <div class="paragraph"> 
@@ -2469,286 +2469,7 @@ git push</code></pre>
         <div class="sect2"> 
          <h3 id="__cgcom_post-release-successful_release-non-asf-modules">6.13. Release (non-ASF) Modules</h3> 
          <div class="paragraph"> 
-          <p>There are two libraries of modules, both non-ASF but open source, that should be released.</p> 
-         </div> 
-         <div class="ulist"> 
-          <ul> 
-           <li> <p><a href="http://www.isisaddons.org">Isis Addons</a> - modules addressing technical concerns</p> </li> 
-           <li> <p><a href="http://catalog.incode.org">Incode Catalog</a> - modules for various generic business subdomains</p> </li> 
-          </ul> 
-         </div> 
-         <div class="paragraph"> 
-          <p>These each use a common parent, <code>org.incode:incode-parent</code>. This must be released first, then both set of modules afterwards.</p> 
-         </div> 
-         <div class="sect3"> 
-          <h4 id="__cgcom_post-release-successful_release-non-asf-modules_prereqs">6.13.1. Prereqs</h4> 
-          <div class="paragraph"> 
-           <p>Save this <a href="https://gist.github.com/danhaywood/e80daf6d25f5c1fb1093effba85d088a">gist</a> as <code>last_modified.sh</code> in an appropriate parent directory of both sets of repos.</p> 
-          </div> 
-          <div class="paragraph"> 
-           <p>For example, if the isisaddons modules are cloned to <code>/c/github/isisaddons/isis-module-xxx</code> and the incode catalog modules are cloned to <code>/c/github/incodehq/incode-module-xxx</code>, then save in <code>/c/github</code>.</p> 
-          </div> 
-         </div> 
-         <div class="sect3"> 
-          <h4 id="__cgcom_post-release-successful_release-non-asf-modules_incode-parent">6.13.2. Release <code>incode-parent</code></h4> 
-          <div class="admonitionblock note"> 
-           <table> 
-            <tbody>
-             <tr> 
-              <td class="icon"> <i class="fa icon-note" title="Note"></i> </td> 
-              <td class="content"> 
-               <div class="paragraph"> 
-                <p>TODO: need to rework this and the following two sections to instead just release the incode-catalog (<code>1.16.0-SNAPSHOT</code>).</p> 
-               </div> 
-               <div class="paragraph"> 
-                <p>This incorporates all of <code>incode-parent</code>, isisaddons.org` and <code>catalog.incode.org</code>.</p> 
-               </div> </td> 
-             </tr> 
-            </tbody>
-           </table> 
-          </div> 
-          <div class="paragraph"> 
-           <p>The <code>org.incode:incode-parent</code> Maven module is used as a parent for both sets of modules:</p> 
-          </div> 
-          <div class="ulist"> 
-           <ul> 
-            <li> <p>update its dependency on Apache Isis to reference the newly released version:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">sh bumpver_isis.sh 1.16.0</code></pre> 
-              </div> 
-             </div> </li> 
-            <li> <p>update the README</p> 
-             <div class="ulist"> 
-              <ul> 
-               <li> <p>replace each version with next (ie the "How to Configure/Use" section, and the "Release to Maven Central" section at the end):</p> 
-                <div class="ulist"> 
-                 <ul> 
-                  <li> <p>replace 1.16.0-SNAPSHOT with 1.17.0-SNAPSHOT</p> </li> 
-                  <li> <p>replace 1.15.0 with 1.16.0</p> </li> 
-                 </ul> 
-                </div> </li> 
-               <li> <p>update the "Change Log" section</p> </li> 
-              </ul> 
-             </div> </li> 
-            <li> <p>Release using:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">sh release.sh "1.16.0" "1.17.0-SNAPSHOT" "dan@haywood-associates.co.uk" "this is not really my password"</code></pre> 
-              </div> 
-             </div> </li> 
-           </ul> 
-          </div> 
-         </div> 
-         <div class="sect3"> 
-          <h4 id="__cgcom_post-release-successful_release-non-asf-modules_isisaddons">6.13.3. Release Isis Addons</h4> 
-          <div class="paragraph"> 
-           <p>Once the Apache Isis release is available, all of the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> should also be released.</p> 
-          </div> 
-          <div class="paragraph"> 
-           <p>Using this <a href="https://gist.github.com/danhaywood/21b5b885433fd8bc440da3fab88c91cb">gist</a> to invoke operations across all (or selected) addons:</p> 
-          </div> 
-          <div class="ulist"> 
-           <ul> 
-            <li> <p>update its dependency on Apache Isis to reference the newly released version:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g isisaddons sh bumpver_isis.sh 1.16.0</code></pre> 
-              </div> 
-             </div> 
-             <div class="paragraph"> 
-              <p>and use:<br></p> 
-             </div> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g isisaddons git diff HEAD^ HEAD</code></pre> 
-              </div> 
-             </div> 
-             <div class="paragraph"> 
-              <p>and:<br></p> 
-             </div> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g isisaddons git status --branch --porcelain</code></pre> 
-              </div> 
-             </div> 
-             <div class="paragraph"> 
-              <p>to review changes made.</p> 
-             </div> </li> 
-            <li> <p>update the README for each repository.</p> 
-             <div class="ulist"> 
-              <ul> 
-               <li> <p>if using Windows, then:<br></p> 
-                <div class="listingblock"> 
-                 <div class="content"> 
-                  <pre class="CodeRay highlight"><code data-lang="bash">"C:\Program Files (x86)\Notepad++\notepad++.exe" isisaddons/isis-m*/README.adoc  isisaddons/isis-w*/README.adoc</code></pre> 
-                 </div> 
-                </div> </li> 
-               <li> <p>replace each version with next (ie the "How to Configure/Use" section, and the "Release to Maven Central" section at the end):</p> 
-                <div class="ulist"> 
-                 <ul> 
-                  <li> <p>replace <code>1.16.0</code> with <code>1.17.0</code></p> </li> 
-                  <li> <p>replace <code>1.15.0</code> with <code>1.16.0</code> as necessary (pretty much everywhere apart from the "Change Log")</p> </li> 
-                 </ul> 
-                </div> </li> 
-               <li> <p>update the "Change Log" section</p> </li> 
-              </ul> 
-             </div> </li> 
-            <li> <p>release the metamodel/module/wicket modules to mvn central (contains a sanity check before hand that everything compiles):<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g isisaddons/isis-[mw] sh release.sh "1.16.0" "1.17.0-SNAPSHOT" "dan@haywood-associates.co.uk" \"this is not really my password\"</code></pre> 
-              </div> 
-             </div> </li> 
-            <li> <p>In the parent directory where the <code>last_modified.sh</code> script has been saved (see <a href="../cgcom/cgcom.html#__cgcom_post-release-successful_release-non-asf-modules_prereqs">above</a>), use to check that all modules were released successfully:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g isisaddons/isis-[mw] sh ../../last-modified.sh 1.16.0</code></pre> 
-              </div> 
-             </div> 
-             <div class="admonitionblock important"> 
-              <table> 
-               <tbody>
-                <tr> 
-                 <td class="icon"> <i class="fa icon-important" title="Important"></i> </td> 
-                 <td class="content"> 
-                  <div class="paragraph"> 
-                   <p>Wait at least 10 minutes to check; sync’ing to Maven central from the Sonatype OSS repository isn’t instaneous.</p> 
-                  </div> </td> 
-                </tr> 
-               </tbody>
-              </table> 
-             </div> </li> 
-            <li> <p>Assuming everything did get published ok, then push branch and tag:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g isisaddons/isis-[mw] "git push origin master &amp;&amp; git push origin 1.16.0"</code></pre> 
-              </div> 
-             </div> </li> 
-           </ul> 
-          </div> 
-         </div> 
-         <div class="sect3"> 
-          <h4 id="__cgcom_post-release-successful_release-non-asf-modules_incode-catalog">6.13.4. Release Incode Catalog Modules</h4> 
-          <div class="paragraph"> 
-           <p>Similarly, all of the (non-ASF) <a href="http://catalog.incode.org">Incode Catalog</a> modules should also be released.</p> 
-          </div> 
-          <div class="paragraph"> 
-           <p>Using this <a href="https://gist.github.com/danhaywood/21b5b885433fd8bc440da3fab88c91cb">gist</a> to invoke operations across all (or selected) addons:</p> 
-          </div> 
-          <div class="ulist"> 
-           <ul> 
-            <li> <p>update its dependency on Apache Isis to reference the newly released version:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g incodehq/incode-module sh bumpver_isis.sh 1.16.0</code></pre> 
-              </div> 
-             </div> </li> 
-            <li> <p>update the README for each repository.<br></p> 
-             <div class="paragraph"> 
-              <p>eg if using Windows, then:</p> 
-             </div> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">"C:\Program Files (x86)\Notepad++\notepad++.exe" incodehq/incode-*/README.adoc</code></pre> 
-              </div> 
-             </div> 
-             <div class="ulist"> 
-              <ul> 
-               <li> <p>Replace each version with next (ie the "How to Configure/Use" section, and the "Release to Maven Central" section at the end):</p> 
-                <div class="ulist"> 
-                 <ul> 
-                  <li> <p>replace <code>1.16.0</code> with <code>1.17.0</code></p> </li> 
-                  <li> <p>replace <code>1.15.0</code> with <code>1.16.0</code> as necessary (pretty much everywhere apart from the "Change Log")</p> </li> 
-                 </ul> 
-                </div> </li> 
-               <li> <p>update the "Change Log" section</p> </li> 
-              </ul> 
-             </div> </li> 
-            <li> <p>update cross-module dependencies<br></p> 
-             <div class="paragraph"> 
-              <p>Some of the incode catalog modules depend on isisaddons modules, and also on each other.<br></p> 
-             </div> 
-             <div class="paragraph"> 
-              <p>eg if using Windows, then:<br></p> 
-             </div> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">"C:\Program Files (x86)\Notepad++\notepad++.exe" incodehq/incode-module*/pom.xml  incodehq/incode-module-*/dom/pom.xml incodehq/incode-module-*/module/pom.xml</code></pre> 
-              </div> 
-             </div> 
-             <div class="admonitionblock tip"> 
-              <table> 
-               <tbody>
-                <tr> 
-                 <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
-                 <td class="content"> 
-                  <div class="paragraph"> 
-                   <p>See <a href="../cgcom/cgcom.html#__cgcom_post-release-successful_release-non-asf-modules_incode-catalog_cross-module-dependencies">below</a> for a list of the dependencies to update.</p> 
-                  </div> </td> 
-                </tr> 
-               </tbody>
-              </table> 
-             </div> </li> 
-            <li> <p>If necessary, adjust the <code>_repos.txt</code> file (used by <code>foreach</code> function) so that repositories are released in the correct sequence (with respect to their mutual dependencies). For example, <code>incode-module-base</code> must be released prior to <code>incode-module-alias</code>.</p> </li> 
-            <li> <p>release the <code>incode-module-???</code> modules to mvn central (contains a sanity check before hand that everything compiles):<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g incodehq/incode-module-[a-w] sh release.sh "1.16.0" "1.17.0-SNAPSHOT" "dan@haywood-associates.co.uk" \"this is not really my password\"</code></pre> 
-              </div> 
-             </div> </li> 
-            <li> <p>In the parent directory where the <code>last_modified.sh</code> script has been saved (see <a href="../cgcom/cgcom.html#__cgcom_post-release-successful_release-non-asf-modules_prereqs">above</a>), use to check that all modules were released successfully:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g incodehq/incode-module-[a-w] sh ../../last-modified.sh 1.16.0</code></pre> 
-              </div> 
-             </div> 
-             <div class="admonitionblock important"> 
-              <table> 
-               <tbody>
-                <tr> 
-                 <td class="icon"> <i class="fa icon-important" title="Important"></i> </td> 
-                 <td class="content"> 
-                  <div class="paragraph"> 
-                   <p>Wait at least 10 minutes to check; sync’ing to Maven central from the Sonatype OSS repository isn’t instaneous.</p> 
-                  </div> </td> 
-                </tr> 
-               </tbody>
-              </table> 
-             </div> </li> 
-            <li> <p>Assuming everything did get published ok, then push branch and tag:<br></p> 
-             <div class="listingblock"> 
-              <div class="content"> 
-               <pre class="CodeRay highlight"><code data-lang="bash">foreach -g incodehq/incode-module-[a-w] "git push origin master &amp;&amp; git push origin 1.16.0"</code></pre> 
-              </div> 
-             </div> </li> 
-           </ul> 
-          </div> 
-          <div class="sect4"> 
-           <h5 id="__cgcom_post-release-successful_release-non-asf-modules_incode-catalog_cross-module-dependencies">Cross-module dependencies</h5> 
-           <div class="paragraph"> 
-            <p>As of v1.16.0, the list of dependencies that needed to be updated (across all modules) were:</p> 
-           </div> 
-           <div class="ulist"> 
-            <ul> 
-             <li> <p><code>&lt;isis-module-fakedata.version&gt;1.16.0&lt;/isis-module-fakedata.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;isis-module-freemarker.version&gt;1.16.0&lt;/isis-module-freemarker.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;isis-wicket-fullcalendar2-cpt.version&gt;1.16.0&lt;/isis-wicket-fullcalendar2-cpt.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;isis-wicket-gmap3-cpt.version&gt;1.16.0&lt;/isis-wicket-gmap3-cpt.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;isis-module-poly.version&gt;1.16.0&lt;/isis-module-poly.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;isis-module-security.version&gt;1.16.0&lt;/isis-module-security.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-base.version&gt;1.16.0&lt;/incode-module-base.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-fixturesupport.version&gt;1.16.0&lt;/incode-module-fixturesupport.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-unittestsupport.version&gt;1.16.0&lt;/incode-module-unittestsupport.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-integtestsupport.version&gt;1.16.0&lt;/incode-module-integtestsupport.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-country.version&gt;1.16.0&lt;/incode-module-country.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-document.version&gt;1.16.0&lt;/incode-module-document.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-docrendering-freemarker.version&gt;1.16.0&lt;/incode-module-docrendering-freemarker.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-docrendering-stringinterpolator.version&gt;1.16.0&lt;/incode-module-docrendering-stringinterpolator.version&gt;</code></p> </li> 
-             <li> <p><code>&lt;incode-module-docrendering-xdocreport.version&gt;1.16.0&lt;/incode-module-docrendering-xdocreport.version&gt;</code></p> </li> 
-            </ul> 
-           </div> 
-          </div> 
+          <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> should also be released, as per their <a href="http://platform.incode.org/pages/committers-guide/committers-guide.html#_release_to_maven_central">release guide</a>.</p> 
          </div> 
         </div> 
        </div> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugtst/ugtst.pdf
----------------------------------------------------------------------
diff --git a/content/guides/ugtst/ugtst.pdf b/content/guides/ugtst/ugtst.pdf
index 3b41f96..5fe4098 100644
--- a/content/guides/ugtst/ugtst.pdf
+++ b/content/guides/ugtst/ugtst.pdf
@@ -4,16 +4,16 @@
 << /Title (Testing)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170914185024+01'00')
-/ModDate (D:20170914185024+01'00')
+/CreationDate (D:20170925075044+01'00')
+/ModDate (D:20170925075044+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 14 0 R
-/Outlines 397 0 R
-/PageLabels 432 0 R
+/Outlines 396 0 R
+/PageLabels 431 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 53
-/Kids [7 0 R 10 0 R 12 0 R 34 0 R 45 0 R 52 0 R 57 0 R 65 0 R 72 0 R 80 0 R 85 0 R 91 0 R 100 0 R 106 0 R 109 0 R 119 0 R 123 0 R 128 0 R 131 0 R 139 0 R 146 0 R 149 0 R 155 0 R 157 0 R 165 0 R 177 0 R 182 0 R 189 0 R 194 0 R 198 0 R 205 0 R 209 0 R 223 0 R 229 0 R 237 0 R 241 0 R 253 0 R 255 0 R 260 0 R 267 0 R 272 0 R 276 0 R 281 0 R 286 0 R 290 0 R 293 0 R 296 0 R 299 0 R 304 0 R 311 0 R 318 0 R 323 0 R 328 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 34 0 R 45 0 R 52 0 R 57 0 R 66 0 R 73 0 R 81 0 R 86 0 R 92 0 R 101 0 R 107 0 R 110 0 R 120 0 R 124 0 R 129 0 R 132 0 R 140 0 R 147 0 R 150 0 R 156 0 R 158 0 R 166 0 R 178 0 R 183 0 R 190 0 R 195 0 R 199 0 R 206 0 R 210 0 R 224 0 R 230 0 R 238 0 R 242 0 R 254 0 R 256 0 R 261 0 R 268 0 R 271 0 R 275 0 R 280 0 R 285 0 R 289 0 R 292 0 R 295 0 R 298 0 R 303 0 R 310 0 R 317 0 R 322 0 R 327 0 R]
 >>
 endobj
 4 0 obj
@@ -78,13 +78,13 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /AAAADP+NotoSerif
+/BaseFont /AAAADO+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 434 0 R
+/FontDescriptor 433 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 436 0 R
-/ToUnicode 435 0 R
+/Widths 435 0 R
+/ToUnicode 434 0 R
 >>
 endobj
 9 0 obj
@@ -1433,7 +1433,7 @@ endobj
 /F6.0 43 0 R
 >>
 >>
-/Annots [329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R]
+/Annots [328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R]
 >>
 endobj
 11 0 obj
@@ -2066,7 +2066,7 @@ endobj
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 /Annots [18 0 R 19 0 R 20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R]
@@ -2081,18 +2081,18 @@ endobj
 >>
 endobj
 15 0 obj
-<< /Kids [111 0 R 172 0 R 112 0 R]
+<< /Kids [112 0 R 173 0 R 113 0 R]
 >>
 endobj
 16 0 obj
 << /Type /Font
-/BaseFont /AAAADQ+NotoSerif-Bold
+/BaseFont /AAAADP+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 438 0 R
+/FontDescriptor 437 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 440 0 R
-/ToUnicode 439 0 R
+/Widths 439 0 R
+/ToUnicode 438 0 R
 >>
 endobj
 17 0 obj
@@ -2903,7 +2903,7 @@ endobj
 /F5.0 40 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 /Annots [41 0 R]
@@ -2917,24 +2917,24 @@ endobj
 endobj
 37 0 obj
 << /Type /Font
-/BaseFont /AAAADR+FontAwesome
+/BaseFont /AAAADQ+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 442 0 R
+/FontDescriptor 441 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 444 0 R
-/ToUnicode 443 0 R
+/Widths 443 0 R
+/ToUnicode 442 0 R
 >>
 endobj
 38 0 obj
 << /Type /Font
-/BaseFont /AAAADS+NotoSerif-BoldItalic
+/BaseFont /AAAADR+NotoSerif-BoldItalic
 /Subtype /TrueType
-/FontDescriptor 446 0 R
+/FontDescriptor 445 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 448 0 R
-/ToUnicode 447 0 R
+/Widths 447 0 R
+/ToUnicode 446 0 R
 >>
 endobj
 39 0 obj
@@ -2942,13 +2942,13 @@ endobj
 endobj
 40 0 obj
 << /Type /Font
-/BaseFont /AAAADT+NotoSerif-Italic
+/BaseFont /AAAADS+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 450 0 R
+/FontDescriptor 449 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 452 0 R
-/ToUnicode 451 0 R
+/Widths 451 0 R
+/ToUnicode 450 0 R
 >>
 endobj
 41 0 obj
@@ -2967,13 +2967,13 @@ endobj
 endobj
 43 0 obj
 << /Type /Font
-/BaseFont /AAAADU+mplus1mn-regular
+/BaseFont /AAAADT+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 454 0 R
+/FontDescriptor 453 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 456 0 R
-/ToUnicode 455 0 R
+/Widths 455 0 R
+/ToUnicode 454 0 R
 >>
 endobj
 44 0 obj
@@ -3576,7 +3576,7 @@ endobj
 /F2.0 16 0 R
 >>
 /XObject << /I1 48 0 R
-/Stamp1 396 0 R
+/Stamp1 395 0 R
 >>
 >>
 /Annots [46 0 R 47 0 R 49 0 R]
@@ -4692,7 +4692,7 @@ endobj
 /F3.1 37 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 /Annots [55 0 R]
@@ -4716,7 +4716,7 @@ endobj
 >>
 endobj
 56 0 obj
-<< /Length 11197
+<< /Length 11259
 >>
 stream
 q
@@ -4900,12 +4900,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.509 Tw
+0.273 Tw
 
 BT
 48.24 517.2360000000001 Td
 /F1.0 10.5 Tf
-[<417061636865204973697320646f6573206e6f742c20697473656c662c2073686970207769746820612066616b> 20.01953125 <652064617461206c696272> 20.01953125 <617279> 89.84375 <2e2020486f77657665722c2074686520>] TJ
+[<417061636865204973697320646f6573206e6f742c20697473656c662c2073686970207769746820612066616b> 20.01953125 <652064617461206c696272> 20.01953125 <617279> 89.84375 <2e2020486f77657665722c2074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -4915,12 +4915,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-2.509 Tw
+0.273 Tw
 
 BT
-438.0099582519531 517.2360000000001 Td
+459.11323315429684 517.2360000000001 Td
 /F1.0 10.5 Tf
-[<49736973206164646f6e73272066616b> 20.01953125 <6564617461>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -4930,10 +4930,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.509 Tw
+0.273 Tw
 
 BT
-547.04 517.2360000000001 Td
+539.9944999999999 517.2360000000001 Td
+/F1.0 10.5 Tf
+<2773> Tj
 ET
 
 
@@ -4946,7 +4948,7 @@ ET
 BT
 48.24 501.45600000000013 Td
 /F1.0 10.5 Tf
-[<6d6f64756c6520286e6f6e2d4153462920646f65732070726f766964652065786163746c792074686973206361706162696c697479> 89.84375 <2e>] TJ
+[<66616b> 20.01953125 <6564617461206d6f64756c6520286e6f6e2d4153462920646f65732070726f766964652065786163746c792074686973206361706162696c697479> 89.84375 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -5154,12 +5156,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.921 Tw
+2.342 Tw
 
 BT
 48.24000000000001 247.57600000000008 Td
 /F1.0 10.5 Tf
-[<417061636865204973697320646f6573206e6f742c20697473656c662c207368697020776974682061206665617475726520746f67676c65206c696272> 20.01953125 <617279> 89.84375 <2e2020486f77657665722c2074686520>] TJ
+[<417061636865204973697320646f6573206e6f742c20697473656c662c207368697020776974682061206665617475726520746f67676c65206c696272> 20.01953125 <617279> 89.84375 <2e2020486f77657665722c2074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -5169,38 +5171,36 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-1.921 Tw
+2.342 Tw
 
 BT
-452.7623044433593 247.57600000000008 Td
+513.1355 247.57600000000008 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e732720746f67676c7a> Tj
+<496e636f6465> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.921 Tw
+0.259 0.545 0.792 scn
+0.259 0.545 0.792 SCN
 
 BT
-547.04 247.57600000000008 Td
+48.24000000000001 231.79600000000008 Td
+/F1.0 10.5 Tf
+<506c6174666f726d> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 231.79600000000008 Td
+92.2245 231.79600000000008 Td
 /F1.0 10.5 Tf
-[<6d6f64756c6520286e6f6e2d4153462920646f65732070726f766964652065786163746c792074686973206361706162696c697479> 89.84375 <2e>] TJ
+[<277320746f67676c7a206d6f64756c6520646f65732070726f766964652065786163746c792074686973206361706162696c697479> 89.84375 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -5250,10 +5250,10 @@ endobj
 /F2.0 16 0 R
 /F3.1 37 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [59 0 R 61 0 R 62 0 R 63 0 R]
+/Annots [59 0 R 61 0 R 62 0 R 63 0 R 64 0 R]
 >>
 endobj
 58 0 obj
@@ -5263,10 +5263,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-fakedata)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [438.0099582519531 514.1700000000002 547.04 528.4500000000002]
+/Rect [459.11323315429684 514.1700000000002 539.9944999999999 528.4500000000002]
 /Type /Annot
 >>
 endobj
@@ -5299,14 +5299,25 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-togglz)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [452.7623044433593 244.51000000000008 547.04 258.7900000000001]
+/Rect [513.1355 244.51000000000008 547.04 258.7900000000001]
 /Type /Annot
 >>
 endobj
 64 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://platform.incode.org)
+>>
+/Subtype /Link
+/Rect [48.24000000000001 228.73000000000008 92.2245 243.01000000000008]
+/Type /Annot
+>>
+endobj
+65 0 obj
 << /Length 23527
 >>
 stream
@@ -6859,29 +6870,29 @@ Q
 
 endstream
 endobj
-65 0 obj
+66 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 64 0 R
+/Contents 65 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [68 0 R 70 0 R]
+/Annots [69 0 R 71 0 R]
 >>
 endobj
-66 0 obj
-[65 0 R /XYZ 0 841.89 null]
-endobj
 67 0 obj
-[65 0 R /XYZ 0 721.6100000000001 null]
+[66 0 R /XYZ 0 841.89 null]
 endobj
 68 0 obj
+[66 0 R /XYZ 0 721.6100000000001 null]
+endobj
+69 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6892,10 +6903,10 @@ endobj
 /Type /Annot
 >>
 endobj
-69 0 obj
-[65 0 R /XYZ 0 622.1900000000002 null]
-endobj
 70 0 obj
+[66 0 R /XYZ 0 622.1900000000002 null]
+endobj
+71 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6906,7 +6917,7 @@ endobj
 /Type /Annot
 >>
 endobj
-71 0 obj
+72 0 obj
 << /Length 30742
 >>
 stream
@@ -8944,27 +8955,27 @@ Q
 
 endstream
 endobj
-72 0 obj
+73 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 71 0 R
+/Contents 72 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F2.0 16 0 R
 /F3.1 37 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [74 0 R 75 0 R 76 0 R 77 0 R 78 0 R]
+/Annots [75 0 R 76 0 R 77 0 R 78 0 R 79 0 R]
 >>
 endobj
-73 0 obj
-[72 0 R /XYZ 0 613.9000000000001 null]
-endobj
 74 0 obj
+[73 0 R /XYZ 0 613.9000000000001 null]
+endobj
+75 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8975,7 +8986,7 @@ endobj
 /Type /Annot
 >>
 endobj
-75 0 obj
+76 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8986,7 +8997,7 @@ endobj
 /Type /Annot
 >>
 endobj
-76 0 obj
+77 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8997,7 +9008,7 @@ endobj
 /Type /Annot
 >>
 endobj
-77 0 obj
+78 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -9008,7 +9019,7 @@ endobj
 /Type /Annot
 >>
 endobj
-78 0 obj
+79 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -9019,7 +9030,7 @@ endobj
 /Type /Annot
 >>
 endobj
-79 0 obj
+80 0 obj
 << /Length 23936
 >>
 stream
@@ -10574,25 +10585,25 @@ Q
 
 endstream
 endobj
-80 0 obj
+81 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 79 0 R
+/Contents 80 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
 /F1.0 8 0 R
 /F2.0 16 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 /F3.1 37 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [81 0 R]
+/Annots [82 0 R]
 >>
 endobj
-81 0 obj
+82 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -10603,21 +10614,21 @@ endobj
 /Type /Annot
 >>
 endobj
-82 0 obj
-[80 0 R /XYZ 0 616.62 null]
-endobj
 83 0 obj
+[81 0 R /XYZ 0 616.62 null]
+endobj
+84 0 obj
 << /Type /Font
-/BaseFont /AAAADV+mplus-1p-regular
+/BaseFont /AAAADU+mplus-1p-regular
 /Subtype /TrueType
-/FontDescriptor 458 0 R
+/FontDescriptor 457 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 460 0 R
-/ToUnicode 459 0 R
+/Widths 459 0 R
+/ToUnicode 458 0 R
 >>
 endobj
-84 0 obj
+85 0 obj
 << /Length 21860
 >>
 stream
@@ -12103,26 +12114,26 @@ Q
 
 endstream
 endobj
-85 0 obj
+86 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 84 0 R
+/Contents 85 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [87 0 R 89 0 R]
+/Annots [88 0 R 90 0 R]
 >>
 endobj
-86 0 obj
-[85 0 R /XYZ 0 841.89 null]
-endobj
 87 0 obj
+[86 0 R /XYZ 0 841.89 null]
+endobj
+88 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12133,10 +12144,10 @@ endobj
 /Type /Annot
 >>
 endobj
-88 0 obj
-[85 0 R /XYZ 0 452.6700000000002 null]
-endobj
 89 0 obj
+[86 0 R /XYZ 0 452.6700000000002 null]
+endobj
+90 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12147,7 +12158,7 @@ endobj
 /Type /Annot
 >>
 endobj
-90 0 obj
+91 0 obj
 << /Length 24094
 >>
 stream
@@ -13716,25 +13727,25 @@ Q
 
 endstream
 endobj
-91 0 obj
+92 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 90 0 R
+/Contents 91 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.1 37 0 R
 /F5.0 40 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [92 0 R 93 0 R 94 0 R 95 0 R 96 0 R 97 0 R 98 0 R]
+/Annots [93 0 R 94 0 R 95 0 R 96 0 R 97 0 R 98 0 R 99 0 R]
 >>
 endobj
-92 0 obj
+93 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13745,7 +13756,7 @@ endobj
 /Type /Annot
 >>
 endobj
-93 0 obj
+94 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13756,7 +13767,7 @@ endobj
 /Type /Annot
 >>
 endobj
-94 0 obj
+95 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13767,7 +13778,7 @@ endobj
 /Type /Annot
 >>
 endobj
-95 0 obj
+96 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13778,7 +13789,7 @@ endobj
 /Type /Annot
 >>
 endobj
-96 0 obj
+97 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13789,7 +13800,7 @@ endobj
 /Type /Annot
 >>
 endobj
-97 0 obj
+98 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13800,7 +13811,7 @@ endobj
 /Type /Annot
 >>
 endobj
-98 0 obj
+99 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13811,8 +13822,8 @@ endobj
 /Type /Annot
 >>
 endobj
-99 0 obj
-<< /Length 10666
+100 0 obj
+<< /Length 10856
 >>
 stream
 q
@@ -13992,7 +14003,7 @@ ET
 q
 0.5 w
 0.933 0.933 0.933 SCN
-113.807 568.810 m
+113.807 553.030 m
 113.807 608.370 l
 S
 Q
@@ -14004,7 +14015,7 @@ Q
 0.067 0.067 0.067 SCN
 
 BT
-80.17133333333334 580.0100000000001 Td
+80.17133333333334 572.1200000000001 Td
 /F3.1 24 Tf
 <21> Tj
 ET
@@ -14014,7 +14025,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.875 Tw
+1.784 Tw
 
 BT
 125.80666666666667 592.4060000000001 Td
@@ -14029,12 +14040,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.875 Tw
+1.784 Tw
 
 BT
-201.10847222222222 592.4060000000001 Td
+202.92623333333333 592.4060000000001 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327207075626c6973686d71> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -14044,12 +14055,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.875 Tw
+1.784 Tw
 
 BT
-317.49677777777777 592.4060000000001 Td
+285.31826666666666 592.4060000000001 Td
 /F1.0 10.5 Tf
-<206d6f64756c652070726f766964657320612066756c6c206578616d706c65206f6620686f7720746f> Tj
+<2773207075626c6973686d71206d6f64756c652070726f766964657320612066756c6c206578616d706c65206f66> Tj
 ET
 
 
@@ -14059,10 +14070,25 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
+1.206 Tw
+
 BT
 125.80666666666667 576.6260000000001 Td
 /F1.0 10.5 Tf
-[<696e74656772> 20.01953125 <61746520616e64207465737420616e204170616368652049736973206170706c69636174696f6e20776974682061202866616b> 20.01953125 <6564206f7574292065787465726e616c2073797374656d2e>] TJ
+[<686f7720746f20696e74656772> 20.01953125 <61746520616e64207465737420616e204170616368652049736973206170706c69636174696f6e20776974682061202866616b> 20.01953125 <6564206f7574292065787465726e616c>] TJ
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+125.80666666666667 560.8460000000001 Td
+/F1.0 10.5 Tf
+<73797374656d2e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -14071,7 +14097,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 538.1260000000002 Td
+48.24000000000001 522.3460000000001 Td
 /F2.0 13 Tf
 <332e332e312e20> Tj
 ET
@@ -14082,7 +14108,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-84.83500000000001 538.1260000000002 Td
+84.83500000000001 522.3460000000001 Td
 /F6.0 13 Tf
 <536f6170456e64706f696e745075626c697368696e6752756c65> Tj
 ET
@@ -14095,7 +14121,7 @@ ET
 0.501 Tw
 
 BT
-48.24000000000001 511.5660000000003 Td
+48.24000000000001 495.7860000000002 Td
 /F1.0 10.5 Tf
 [<546865206964656120626568696e6420746869732072756c65206973207468617420796f7520777269746520612066616b> 20.01953125 <652073657276657220656e64706f696e74207468617420696d706c656d656e7473207468652073616d65205753444c>] TJ
 ET
@@ -14110,7 +14136,7 @@ ET
 3.013 Tw
 
 BT
-48.24000000000001 495.7860000000003 Td
+48.24000000000001 480.0060000000002 Td
 /F1.0 10.5 Tf
 [<636f6e7472> 20.01953125 <6163742061732074686520227265616c222065787465726e616c2073797374656d20646f65732c2062757420776869636820616c736f206578706f736573206164646974696f6e616c2041504920746f2073706563696679>] TJ
 ET
@@ -14125,7 +14151,7 @@ ET
 0.756 Tw
 
 BT
-48.24000000000001 480.0060000000003 Td
+48.24000000000001 464.22600000000017 Td
 /F1.0 10.5 Tf
 [<726573706f6e73657320286f72207468726f7720657863657074696f6e73292066726f6d20534f> 20.01953125 <41502063616c6c732e2020497420616c736f207479706963616c6c79207265636f7264732074686520726571756573747320616e6420616c6c6f7773>] TJ
 ET
@@ -14138,7 +14164,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 464.22600000000034 Td
+48.24000000000001 448.44600000000014 Td
 /F1.0 10.5 Tf
 <746865736520746f20626520717565726965642e> Tj
 ET
@@ -14151,7 +14177,7 @@ ET
 0.182 Tw
 
 BT
-48.24000000000001 436.4460000000003 Td
+48.24000000000001 420.66600000000017 Td
 /F1.0 10.5 Tf
 [<496e2069747320736574757020796f757220756e6974207465737420616e642067657473207468652072756c6520746f20696e7374616e746961746520616e64207075626c69736820746861742066616b> 20.01953125 <652073657276657220656e64706f696e742c20616e64>] TJ
 ET
@@ -14166,7 +14192,7 @@ ET
 0.674 Tw
 
 BT
-48.24000000000001 420.6660000000003 Td
+48.24000000000001 404.8860000000002 Td
 /F1.0 10.5 Tf
 [<7468656e206f627461696e732061207265666572656e636520746f20746861742073657276657220656e64706f696e742e2020497420616c736f20696e7374616e7469617465732074686520534f> 20.01953125 <415020636c69656e742c20706f696e74696e67206974206174>] TJ
 ET
@@ -14181,7 +14207,7 @@ ET
 0.639 Tw
 
 BT
-48.24000000000001 404.8860000000003 Td
+48.24000000000001 389.10600000000017 Td
 /F1.0 10.5 Tf
 [<74686520616464726573732028746861742069732c20612055524c292074686174207468652066616b> 20.01953125 <652073657276657220656e64706f696e742069732072756e6e696e67206f6e2e202054686973207761> 20.01953125 <792074686520756e6974207465737420686173>] TJ
 ET
@@ -14194,7 +14220,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 389.10600000000034 Td
+48.24000000000001 373.32600000000014 Td
 /F1.0 10.5 Tf
 [<636f6e74726f6c206f6620626f74682074686520534f> 20.01953125 <415020636c69656e7420616e64207365727665723a2074686520736f66747761726520756e646572207465737420616e642069747320636f6c6c61626f72> 20.01953125 <61746f722e>] TJ
 ET
@@ -14207,7 +14233,7 @@ ET
 0.726 Tw
 
 BT
-48.24000000000001 361.3260000000003 Td
+48.24000000000001 345.54600000000016 Td
 /F1.0 10.5 Tf
 [<496e207468652074657374206d6574686f647320796f757220756e697420746573742073657473207570206578706563746174696f6e73206f6e20796f75722066616b> 20.01953125 <65207365727665722c20616e64207468656e2065786572636973657320746865>] TJ
 ET
@@ -14222,7 +14248,7 @@ ET
 0.787 Tw
 
 BT
-48.24000000000001 345.5460000000003 Td
+48.24000000000001 329.7660000000002 Td
 /F1.0 10.5 Tf
 [<534f> 20.01953125 <415020636c69656e742e202054686520534f> 20.01953125 <415020636c69656e742063616c6c73207468652066616b> 20.01953125 <65207365727665722c207768696368207468656e20726573706f6e6473206163636f7264696e676c79> 89.84375 <2e202054686520746573742063616e>] TJ
 ET
@@ -14235,7 +14261,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 329.7660000000003 Td
+48.24000000000001 313.98600000000016 Td
 /F1.0 10.5 Tf
 [<7468656e20617373657274207468617420616c6c20657870656374656420696e746572> 20.01953125 <616374696f6e732068617665206f636375727265642e>] TJ
 ET
@@ -14248,7 +14274,7 @@ ET
 0.684 Tw
 
 BT
-48.24000000000001 301.9860000000003 Td
+48.24000000000001 286.2060000000002 Td
 /F1.0 10.5 Tf
 [<536f207468617420746573747320646f6ed5742074616b> 20.01953125 <6520746f6f206c6f6e6720746f2072756e2c207468652072756c652070757473207468652066616b> 20.01953125 <652073657276657220656e64706f696e7473206f6e746f2061207468726561642d6c6f63616c2e>] TJ
 ET
@@ -14261,7 +14287,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 286.20600000000024 Td
+48.24000000000001 270.42600000000016 Td
 /F1.0 10.5 Tf
 [<5468657265666f72652074686520756e69742074657374732073686f756c6420636c65617220757020616e> 20.01953125 <79207374617465206f6e207468652066616b> 20.01953125 <652073657276657220656e64706f696e74732e>] TJ
 ET
@@ -14272,7 +14298,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 258.4260000000003 Td
+48.24000000000001 242.64600000000019 Td
 /F1.0 10.5 Tf
 [<59> 69.82421875 <6f757220756e697420746573742075736573207468652072756c652062> 20.01953125 <792073706563696679696e672074686520656e64706f696e7420636c61737320286d75737420686176652061206e6f2d61726720636f6e7374727563746f72293a>] TJ
 ET
@@ -14303,27 +14329,27 @@ Q
 
 endstream
 endobj
-100 0 obj
+101 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 99 0 R
+/Contents 100 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
 /F3.1 37 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [102 0 R 103 0 R]
+/Annots [103 0 R 104 0 R]
 >>
 endobj
-101 0 obj
-[100 0 R /XYZ 0 841.89 null]
-endobj
 102 0 obj
+[101 0 R /XYZ 0 841.89 null]
+endobj
+103 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14334,21 +14360,21 @@ endobj
 /Type /Annot
 >>
 endobj
-103 0 obj
+104 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-publishmq)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [201.10847222222222 589.34 317.49677777777777 603.6200000000001]
+/Rect [202.92623333333333 589.34 285.31826666666666 603.6200000000001]
 /Type /Annot
 >>
 endobj
-104 0 obj
-[100 0 R /XYZ 0 556.8100000000002 null]
-endobj
 105 0 obj
+[101 0 R /XYZ 0 541.0300000000001 null]
+endobj
+106 0 obj
 << /Length 49066
 >>
 stream
@@ -17807,33 +17833,33 @@ Q
 
 endstream
 endobj
-106 0 obj
+107 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 105 0 R
+/Contents 106 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 >>
 endobj
-107 0 obj
+108 0 obj
 << /Type /Font
-/BaseFont /AAAADW+mplus1mn-regular
+/BaseFont /AAAADV+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 462 0 R
+/FontDescriptor 461 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 464 0 R
-/ToUnicode 463 0 R
+/Widths 463 0 R
+/ToUnicode 462 0 R
 >>
 endobj
-108 0 obj
+109 0 obj
 << /Length 22052
 >>
 stream
@@ -19226,41 +19252,41 @@ Q
 
 endstream
 endobj
-109 0 obj
+110 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 108 0 R
+/Contents 109 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F6.1 107 0 R
+/Font << /F6.1 108 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
 /F2.0 16 0 R
 /F3.1 37 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [114 0 R 115 0 R 116 0 R 117 0 R]
+/Annots [115 0 R 116 0 R 117 0 R 118 0 R]
 >>
 endobj
-110 0 obj
-[109 0 R /XYZ 0 455.51 null]
-endobj
 111 0 obj
-<< /Limits [(1-13-0) (_ugtst_integ-test-support_bootstrapping)]
-/Names [(1-13-0) 144 0 R (1-15-0-onwards) 137 0 R (1-8-0-and-earlier) 153 0 R (1-9-0) 150 0 R (__ugtst) 13 0 R (__ugtst_fixture-scripts_api-and-usage_organizing) 305 0 R (__ugtst_integ-test-support_abstract-class_IntegrationTestAbstract) 171 0 R (__ugtst_integ-test-support_abstract-class_IntegrationTestAbstract2) 160 0 R (_ugtst_bdd-spec-support) 210 0 R (_ugtst_bdd-spec-support_bdd-tooling) 245 0 R (_ugtst_bdd-spec-support_how-it-works) 214 0 R (_ugtst_bdd-spec-support_key-classes) 219 0 R (_ugtst_bdd-spec-support_maven-configuration) 250 0 R (_ugtst_bdd-spec-support_writing-a-bdd-spec) 227 0 R (_ugtst_fixture-scripts) 256 0 R (_ugtst_fixture-scripts_api-and-usage) 261 0 R (_ugtst_fixture-scripts_sudo-service) 325 0 R (_ugtst_integ-test-support) 124 0 R (_ugtst_integ-test-support_abstract-class) 158 0 R (_ugtst_integ-test-support_bootstrapping) 135 0 R]
->>
+[110 0 R /XYZ 0 455.51 null]
 endobj
 112 0 obj
-<< /Limits [(fake-data) (xml-marshalling-support)]
-/Names [(fake-data) 58 0 R (feature-toggles) 60 0 R (firing-domain-events) 195 0 R (fixture-management) 54 0 R (further-approaches) 321 0 R (given-when-then) 53 0 R (injected-services-method) 82 0 R (integ-tests-vs-bdd-specs) 39 0 R (other-guides) 17 0 R (simulated-ui-code-wrapperfactory-code) 42 0 R (unit-tests-vs-integ-tests) 36 0 R (using-the-wrapper) 191 0 R (using-within-tests) 301 0 R (value-objects) 86 0 R (wrapping-and-unwrapping) 187 0 R (xml-marshalling-support) 110 0 R]
+<< /Limits [(1-13-0) (_ugtst_integ-test-support_bootstrapping)]
+/Names [(1-13-0) 145 0 R (1-15-0-onwards) 138 0 R (1-8-0-and-earlier) 154 0 R (1-9-0) 151 0 R (__ugtst) 13 0 R (__ugtst_fixture-scripts_api-and-usage_organizing) 304 0 R (__ugtst_integ-test-support_abstract-class_IntegrationTestAbstract) 172 0 R (__ugtst_integ-test-support_abstract-class_IntegrationTestAbstract2) 161 0 R (_ugtst_bdd-spec-support) 211 0 R (_ugtst_bdd-spec-support_bdd-tooling) 246 0 R (_ugtst_bdd-spec-support_how-it-works) 215 0 R (_ugtst_bdd-spec-support_key-classes) 220 0 R (_ugtst_bdd-spec-support_maven-configuration) 251 0 R (_ugtst_bdd-spec-support_writing-a-bdd-spec) 228 0 R (_ugtst_fixture-scripts) 257 0 R (_ugtst_fixture-scripts_api-and-usage) 262 0 R (_ugtst_fixture-scripts_sudo-service) 324 0 R (_ugtst_integ-test-support) 125 0 R (_ugtst_integ-test-support_abstract-class) 159 0 R (_ugtst_integ-test-support_bootstrapping) 136 0 R]
 >>
 endobj
 113 0 obj
-[109 0 R /XYZ 0 362.89 null]
+<< /Limits [(fake-data) (xml-marshalling-support)]
+/Names [(fake-data) 58 0 R (feature-toggles) 60 0 R (firing-domain-events) 196 0 R (fixture-management) 54 0 R (further-approaches) 320 0 R (given-when-then) 53 0 R (injected-services-method) 83 0 R (integ-tests-vs-bdd-specs) 39 0 R (other-guides) 17 0 R (simulated-ui-code-wrapperfactory-code) 42 0 R (unit-tests-vs-integ-tests) 36 0 R (using-the-wrapper) 192 0 R (using-within-tests) 300 0 R (value-objects) 87 0 R (wrapping-and-unwrapping) 188 0 R (xml-marshalling-support) 111 0 R]
+>>
 endobj
 114 0 obj
+[110 0 R /XYZ 0 362.89 null]
+endobj
+115 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -19271,7 +19297,7 @@ endobj
 /Type /Annot
 >>
 endobj
-115 0 obj
+116 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -19282,7 +19308,7 @@ endobj
 /Type /Annot
 >>
 endobj
-116 0 obj
+117 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -19293,7 +19319,7 @@ endobj
 /Type /Annot
 >>
 endobj
-117 0 obj
+118 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -19304,7 +19330,7 @@ endobj
 /Type /Annot
 >>
 endobj
-118 0 obj
+119 0 obj
 << /Length 12359
 >>
 stream
@@ -20159,23 +20185,23 @@ Q
 
 endstream
 endobj
-119 0 obj
+120 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 118 0 R
+/Contents 119 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F3.1 37 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [120 0 R 121 0 R]
+/Annots [121 0 R 122 0 R]
 >>
 endobj
-120 0 obj
+121 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20186,7 +20212,7 @@ endobj
 /Type /Annot
 >>
 endobj
-121 0 obj
+122 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20197,7 +20223,7 @@ endobj
 /Type /Annot
 >>
 endobj
-122 0 obj
+123 0 obj
 << /Length 28890
 >>
 stream
@@ -22152,29 +22178,29 @@ Q
 
 endstream
 endobj
-123 0 obj
+124 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 122 0 R
+/Contents 123 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [126 0 R]
+/Annots [127 0 R]
 >>
 endobj
-124 0 obj
-[123 0 R /XYZ 0 841.89 null]
-endobj
 125 0 obj
-[123 0 R /XYZ 0 584.9300000000003 null]
+[124 0 R /XYZ 0 841.89 null]
 endobj
 126 0 obj
+[124 0 R /XYZ 0 584.9300000000003 null]
+endobj
+127 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -22185,7 +22211,7 @@ endobj
 /Type /Annot
 >>
 endobj
-127 0 obj
+128 0 obj
 << /Length 39350
 >>
 stream
@@ -24994,23 +25020,23 @@ Q
 
 endstream
 endobj
-128 0 obj
+129 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 127 0 R
+/Contents 128 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [129 0 R]
+/Annots [130 0 R]
 >>
 endobj
-129 0 obj
+130 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25021,7 +25047,7 @@ endobj
 /Type /Annot
 >>
 endobj
-130 0 obj
+131 0 obj
 << /Length 26003
 >>
 stream
@@ -26728,24 +26754,24 @@ Q
 
 endstream
 endobj
-131 0 obj
+132 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 130 0 R
+/Contents 131 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F6.1 107 0 R
+/Font << /F6.1 108 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [132 0 R 133 0 R 134 0 R 136 0 R]
+/Annots [133 0 R 134 0 R 135 0 R 137 0 R]
 >>
 endobj
-132 0 obj
+133 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -26756,7 +26782,7 @@ endobj
 /Type /Annot
 >>
 endobj
-133 0 obj
+134 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -26767,7 +26793,7 @@ endobj
 /Type /Annot
 >>
 endobj
-134 0 obj
+135 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -26778,10 +26804,10 @@ endobj
 /Type /Annot
 >>
 endobj
-135 0 obj
-[131 0 R /XYZ 0 274.47 null]
-endobj
 136 0 obj
+[132 0 R /XYZ 0 274.47 null]
+endobj
+137 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -26792,10 +26818,10 @@ endobj
 /Type /Annot
 >>
 endobj
-137 0 obj
-[131 0 R /XYZ 0 103.71000000000001 null]
-endobj
 138 0 obj
+[132 0 R /XYZ 0 103.71000000000001 null]
+endobj
+139 0 obj
 << /Length 31026
 >>
 stream
@@ -28897,23 +28923,23 @@ Q
 
 endstream
 endobj
-139 0 obj
+140 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 138 0 R
+/Contents 139 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [140 0 R 141 0 R 142 0 R 143 0 R]
+/Annots [141 0 R 142 0 R 143 0 R 144 0 R]
 >>
 endobj
-140 0 obj
+141 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -28924,7 +28950,7 @@ endobj
 /Type /Annot
 >>
 endobj
-141 0 obj
+142 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -28935,7 +28961,7 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
+143 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -28946,7 +28972,7 @@ endobj
 /Type /Annot
 >>
 endobj
-143 0 obj
+144 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_abstract-class)
 /Subtype /Link
@@ -28954,10 +28980,10 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
-[139 0 R /XYZ 0 213.76000000000005 null]
-endobj
 145 0 obj
+[140 0 R /XYZ 0 213.76000000000005 null]
+endobj
+146 0 obj
 << /Length 51913
 >>
 stream
@@ -32693,23 +32719,23 @@ Q
 
 endstream
 endobj
-146 0 obj
+147 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 145 0 R
+/Contents 146 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
 /F1.0 8 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [147 0 R]
+/Annots [148 0 R]
 >>
 endobj
-147 0 obj
+148 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_configuration-properties)
 /Subtype /Link
@@ -32717,7 +32743,7 @@ endobj
 /Type /Annot
 >>
 endobj
-148 0 obj
+149 0 obj
 << /Length 36001
 >>
 stream
@@ -35181,26 +35207,26 @@ Q
 
 endstream
 endobj
-149 0 obj
+150 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 148 0 R
+/Contents 149 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 16 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [151 0 R 152 0 R]
+/Annots [152 0 R 153 0 R]
 >>
 endobj
-150 0 obj
-[149 0 R /XYZ 0 778.86 null]
-endobj
 151 0 obj
+[150 0 R /XYZ 0 778.86 null]
+endobj
+152 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_configuration-properties)
 /Subtype /Link
@@ -35208,7 +35234,7 @@ endobj
 /Type /Annot
 >>
 endobj
-152 0 obj
+153 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35219,10 +35245,10 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
-[149 0 R /XYZ 0 122.84000000000023 null]
-endobj
 154 0 obj
+[150 0 R /XYZ 0 122.84000000000023 null]
+endobj
+155 0 obj
 << /Length 41607
 >>
 stream
@@ -38177,22 +38203,22 @@ Q
 
 endstream
 endobj
-155 0 obj
+156 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 154 0 R
+/Contents 155 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 >>
 endobj
-156 0 obj
+157 0 obj
 << /Length 26331
 >>
 stream
@@ -39884,27 +39910,27 @@ Q
 
 endstream
 endobj
-157 0 obj
+158 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 156 0 R
+/Contents 157 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [159 0 R 161 0 R 162 0 R 163 0 R]
+/Annots [160 0 R 162 0 R 163 0 R 164 0 R]
 >>
 endobj
-158 0 obj
-[157 0 R /XYZ 0 841.89 null]
-endobj
 159 0 obj
+[158 0 R /XYZ 0 841.89 null]
+endobj
+160 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_bootstrapping)
 /Subtype /Link
@@ -39912,10 +39938,10 @@ endobj
 /Type /Annot
 >>
 endobj
-160 0 obj
-[157 0 R /XYZ 0 633.9300000000001 null]
-endobj
 161 0 obj
+[158 0 R /XYZ 0 633.9300000000001 null]
+endobj
+162 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39926,7 +39952,7 @@ endobj
 /Type /Annot
 >>
 endobj
-162 0 obj
+163 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39937,7 +39963,7 @@ endobj
 /Type /Annot
 >>
 endobj
-163 0 obj
+164 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39948,7 +39974,7 @@ endobj
 /Type /Annot
 >>
 endobj
-164 0 obj
+165 0 obj
 << /Length 20314
 >>
 stream
@@ -41232,25 +41258,25 @@ Q
 
 endstream
 endobj
-165 0 obj
+166 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 164 0 R
+/Contents 165 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F2.0 16 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 /F5.0 40 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [166 0 R 167 0 R 168 0 R 169 0 R 170 0 R 173 0 R 175 0 R]
+/Annots [167 0 R 168 0 R 169 0 R 170 0 R 171 0 R 174 0 R 176 0 R]
 >>
 endobj
-166 0 obj
+167 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -41261,7 +41287,7 @@ endobj
 /Type /Annot
 >>
 endobj
-167 0 obj
+168 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -41272,7 +41298,7 @@ endobj
 /Type /Annot
 >>
 endobj
-168 0 obj
+169 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -41283,7 +41309,7 @@ endobj
 /Type /Annot
 >>
 endobj
-169 0 obj
+170 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -41294,7 +41320,7 @@ endobj
 /Type /Annot
 >>
 endobj
-170 0 obj
+171 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -41305,15 +41331,15 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
-[165 0 R /XYZ 0 597.2100000000002 null]
-endobj
 172 0 obj
+[166 0 R /XYZ 0 597.2100000000002 null]
+endobj
+173 0 obj
 << /Limits [(_ugtst_integ-test-support_configuration-properties) (dependency-injection)]
-/Names [(_ugtst_integ-test-support_configuration-properties) 174 0 R (_ugtst_integ-test-support_maven-configuration) 199 0 R (_ugtst_integ-test-support_typical-usage) 125 0 R (_ugtst_integ-test-support_wrapper-factory) 179 0 R (_ugtst_overview) 35 0 R (_ugtst_unit-test-support) 66 0 R (_ugtst_unit-test-support_contract-tests) 67 0 R (_ugtst_unit-test-support_jmock-extensions) 88 0 R (_ugtst_unit-test-support_maven-configuration) 113 0 R (_ugtst_unit-test-support_soap-fake-server-junit-rule) 101 0 R (bidirectional) 73 0 R (code-cukeglueabstract-code) 226 0 R (code-fixturescript-code) 287 0 R (code-fixturescripts-code) 262 0 R (code-isissystemfortest-code) 221 0 R (code-scenarioexecution-code) 224 0 R (code-soapendpointpublishingrule-code) 104 0 R (code-sortedset-code-s) 69 0 R (code-wrapperfactory-code) 225 0 R (dependency-injection) 50 0 R]
+/Names [(_ugtst_integ-test-support_configuration-properties) 175 0 R (_ugtst_integ-test-support_maven-configuration) 200 0 R (_ugtst_integ-test-support_typical-usage) 126 0 R (_ugtst_integ-test-support_wrapper-factory) 180 0 R (_ugtst_overview) 35 0 R (_ugtst_unit-test-support) 67 0 R (_ugtst_unit-test-support_contract-tests) 68 0 R (_ugtst_unit-test-support_jmock-extensions) 89 0 R (_ugtst_unit-test-support_maven-configuration) 114 0 R (_ugtst_unit-test-support_soap-fake-server-junit-rule) 102 0 R (bidirectional) 74 0 R (code-cukeglueabstract-code) 227 0 R (code-fixturescript-code) 286 0 R (code-fixturescripts-code) 263 0 R (code-isissystemfortest-code) 222 0 R (code-scenarioexecution-code) 225 0 R (code-soapendpointpublishingrule-code) 105 0 R (code-sortedset-code-s) 70 0 R (code-wrapperfactory-code) 226 0 R (dependency-injection) 50 0 R]
 >>
 endobj
-173 0 obj
+174 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_bootstrapping)
 /Subtype /Link
@@ -41321,10 +41347,10 @@ endobj
 /Type /Annot
 >>
 endobj
-174 0 obj
-[165 0 R /XYZ 0 398.5900000000003 null]
-endobj
 175 0 obj
+[166 0 R /XYZ 0 398.5900000000003 null]
+endobj
+176 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -41335,7 +41361,7 @@ endobj
 /Type /Annot
 >>
 endobj
-176 0 obj
+177 0 obj
 << /Length 30004
 >>
 stream
@@ -43454,23 +43480,23 @@ Q
 
 endstream
 endobj
-177 0 obj
+178 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 176 0 R
+/Contents 177 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F6.0 43 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [178 0 R 180 0 R]
+/Annots [179 0 R 181 0 R]
 >>
 endobj
-178 0 obj
+179 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43481,10 +43507,10 @@ endobj
 /Type /Annot
 >>
 endobj
-179 0 obj
-[177 0 R /XYZ 0 137.10600000000017 null]
-endobj
 180 0 obj
+[178 0 R /XYZ 0 137.10600000000017 null]
+endobj
+181 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43495,7 +43521,7 @@ endobj
 /Type /Annot
 >>
 endobj
-181 0 obj
+182 0 obj
 << /Length 11861
 >>
 stream
@@ -44167,26 +44193,26 @@ Q
 
 endstream
 endobj
-182 0 obj
+183 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 181 0 R
+/Contents 182 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.1 37 0 R
 /F6.0 43 0 R
 /F1.0 8 0 R
 /F2.0 16 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 >>
-/XObject << /I2 185 0 R
-/Stamp1 396 0 R
+/XObject << /I2 186 0 R
+/Stamp1 395 0 R
 >>
 >>
-/Annots [183 0 R 184 0 R 186 0 R]
+/Annots [184 0 R 185 0 R 187 0 R]
 >>
 endobj
-183 0 obj
+184 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44197,7 +44223,7 @@ endobj
 /Type /Annot
 >>
 endobj
-184 0 obj
+185 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44208,7 +44234,7 @@ endobj
 /Type /Annot
 >>
 endobj
-185 0 obj
+186 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 336
@@ -44249,7 +44275,7 @@ soH
 ���~P�~�����%���~�	�'�H(����ylB��@4J��I�b\l$p�&��'�H(���p��]�~w����p��]�~w����p��]�~w����p��]�~w����p��]�~w����p��]�~w����p��]�~w����p��]�~w����p���
 endstream
 endobj
-186 0 obj
+187 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44260,10 +44286,10 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
-[182 0 R /XYZ 0 152.2635682819385 null]
-endobj
 188 0 obj
+[183 0 R /XYZ 0 152.2635682819385 null]
+endobj
+189 0 obj
 << /Length 33485
 >>
 stream
@@ -46529,42 +46555,42 @@ Q
 
 endstream
 endobj
-189 0 obj
+190 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 188 0 R
+/Contents 189 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
 /F1.0 8 0 R
-/F1.1 190 0 R
-/F7.0 83 0 R
+/F1.1 191 0 R
+/F7.0 84 0 R
 /F2.0 16 0 R
 /F4.0 38 0 R
 /F3.1 37 0 R
 /F5.0 40 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [192 0 R]
+/Annots [193 0 R]
 >>
 endobj
-190 0 obj
+191 0 obj
 << /Type /Font
-/BaseFont /AAAADX+NotoSerif
+/BaseFont /AAAADW+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 466 0 R
+/FontDescriptor 465 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 468 0 R
-/ToUnicode 467 0 R
+/Widths 467 0 R
+/ToUnicode 466 0 R
 >>
 endobj
-191 0 obj
-[189 0 R /XYZ 0 456.99000000000007 null]
-endobj
 192 0 obj
+[190 0 R /XYZ 0 456.99000000000007 null]
+endobj
+193 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -46575,7 +46601,7 @@ endobj
 /Type /Annot
 >>
 endobj
-193 0 obj
+194 0 obj
 << /Length 37156
 >>
 stream
@@ -49151,28 +49177,28 @@ Q
 
 endstream
 endobj
-194 0 obj
+195 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 193 0 R
+/Contents 194 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
-/F7.0 83 0 R
-/F6.1 107 0 R
+/F7.0 84 0 R
+/F6.1 108 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [196 0 R]
+/Annots [197 0 R]
 >>
 endobj
-195 0 obj
-[194 0 R /XYZ 0 841.89 null]
-endobj
 196 0 obj
+[195 0 R /XYZ 0 841.89 null]
+endobj
+197 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -49183,7 +49209,7 @@ endobj
 /Type /Annot
 >>
 endobj
-197 0 obj
+198 0 obj
 << /Length 22854
 >>
 stream
@@ -50626,28 +50652,28 @@ Q
 
 endstream
 endobj
-198 0 obj
+199 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 197 0 R
+/Contents 198 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 /F3.1 37 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [200 0 R 201 0 R 202 0 R 203 0 R]
+/Annots [201 0 R 202 0 R 203 0 R 204 0 R]
 >>
 endobj
-199 0 obj
-[198 0 R /XYZ 0 711.5200000000001 null]
-endobj
 200 0 obj
+[199 0 R /XYZ 0 711.5200000000001 null]
+endobj
+201 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50658,7 +50684,7 @@ endobj
 /Type /Annot
 >>
 endobj
-201 0 obj
+202 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50669,7 +50695,7 @@ endobj
 /Type /Annot
 >>
 endobj
-202 0 obj
+203 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50680,7 +50706,7 @@ endobj
 /Type /Annot
 >>
 endobj
-203 0 obj
+204 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50691,7 +50717,7 @@ endobj
 /Type /Annot
 >>
 endobj
-204 0 obj
+205 0 obj
 << /Length 1720
 >>
 stream
@@ -50827,23 +50853,23 @@ Q
 
 endstream
 endobj
-205 0 obj
+206 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 204 0 R
+/Contents 205 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.1 37 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [206 0 R 207 0 R]
+/Annots [207 0 R 208 0 R]
 >>
 endobj
-206 0 obj
+207 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50854,7 +50880,7 @@ endobj
 /Type /Annot
 >>
 endobj
-207 0 obj
+208 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50865,7 +50891,7 @@ endobj
 /Type /Annot
 >>
 endobj
-208 0 obj
+209 0 obj
 << /Length 15548
 >>
 stream
@@ -51694,11 +51720,11 @@ Q
 
 endstream
 endobj
-209 0 obj
+210 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 208 0 R
+/Contents 209 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
@@ -51706,16 +51732,16 @@ endobj
 /F3.1 37 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [211 0 R 212 0 R 213 0 R 215 0 R 216 0 R 217 0 R 218 0 R 220 0 R]
+/Annots [212 0 R 213 0 R 214 0 R 216 0 R 217 0 R 218 0 R 219 0 R 221 0 R]
 >>
 endobj
-210 0 obj
-[209 0 R /XYZ 0 841.89 null]
-endobj
 211 0 obj
+[210 0 R /XYZ 0 841.89 null]
+endobj
+212 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51726,7 +51752,7 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
+213 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51737,7 +51763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-213 0 obj
+214 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51748,10 +51774,10 @@ endobj
 /Type /Annot
 >>
 endobj
-214 0 obj
-[209 0 R /XYZ 0 508.2500000000001 null]
-endobj
 215 0 obj
+[210 0 R /XYZ 0 508.2500000000001 null]
+endobj
+216 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51762,7 +51788,7 @@ endobj
 /Type /Annot
 >>
 endobj
-216 0 obj
+217 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51773,7 +51799,7 @@ endobj
 /Type /Annot
 >>
 endobj
-217 0 obj
+218 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51784,7 +51810,7 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
+219 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51795,10 +51821,10 @@ endobj
 /Type /Annot
 >>
 endobj
-219 0 obj
-[209 0 R /XYZ 0 244.37000000000023 null]
-endobj
 220 0 obj
+[210 0 R /XYZ 0 244.37000000000023 null]
+endobj
+221 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51809,10 +51835,10 @@ endobj
 /Type /Annot
 >>
 endobj
-221 0 obj
-[209 0 R /XYZ 0 140.73000000000022 null]
-endobj
 222 0 obj
+[210 0 R /XYZ 0 140.73000000000022 null]
+endobj
+223 0 obj
 << /Length 19279
 >>
 stream
@@ -53009,36 +53035,36 @@ Q
 
 endstream
 endobj
-223 0 obj
+224 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 222 0 R
+/Contents 223 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 16 0 R
 /F6.0 43 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 /F3.1 37 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 >>
 endobj
-224 0 obj
-[223 0 R /XYZ 0 778.86 null]
-endobj
 225 0 obj
-[223 0 R /XYZ 0 432.8800000000001 null]
+[224 0 R /XYZ 0 778.86 null]
 endobj
 226 0 obj
-[223 0 R /XYZ 0 356.0400000000001 null]
+[224 0 R /XYZ 0 432.8800000000001 null]
 endobj
 227 0 obj
-[223 0 R /XYZ 0 263.4200000000001 null]
+[224 0 R /XYZ 0 356.0400000000001 null]
 endobj
 228 0 obj
+[224 0 R /XYZ 0 263.4200000000001 null]
+endobj
+229 0 obj
 << /Length 30284
 >>
 stream
@@ -55059,24 +55085,24 @@ Q
 
 endstream
 endobj
-229 0 obj
+230 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 228 0 R
+/Contents 229 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F3.1 37 0 R
 /F5.0 40 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R]
+/Annots [231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R]
 >>
 endobj
-230 0 obj
+231 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55087,7 +55113,7 @@ endobj
 /Type /Annot
 >>
 endobj
-231 0 obj
+232 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55098,7 +55124,7 @@ endobj
 /Type /Annot
 >>
 endobj
-232 0 obj
+233 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55109,7 +55135,7 @@ endobj
 /Type /Annot
 >>
 endobj
-233 0 obj
+234 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55120,7 +55146,7 @@ endobj
 /Type /Annot
 >>
 endobj
-234 0 obj
+235 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55131,7 +55157,7 @@ endobj
 /Type /Annot
 >>
 endobj
-235 0 obj
+236 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55142,7 +55168,7 @@ endobj
 /Type /Annot
 >>
 endobj
-236 0 obj
+237 0 obj
 << /Length 40928
 >>
 stream
@@ -58031,22 +58057,22 @@ Q
 
 endstream
 endobj
-237 0 obj
+238 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 236 0 R
+/Contents 237 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [238 0 R 239 0 R]
+/Annots [239 0 R 240 0 R]
 >>
 endobj
-238 0 obj
+239 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58057,7 +58083,7 @@ endobj
 /Type /Annot
 >>
 endobj
-239 0 obj
+240 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58068,7 +58094,7 @@ endobj
 /Type /Annot
 >>
 endobj
-240 0 obj
+241 0 obj
 << /Length 34699
 >>
 stream
@@ -60526,25 +60552,25 @@ Q
 
 endstream
 endobj
-241 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 240 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F3.1 37 0 R
 /F2.0 16 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [242 0 R 243 0 R 244 0 R 246 0 R 247 0 R 248 0 R 249 0 R 251 0 R]
+/Annots [243 0 R 244 0 R 245 0 R 247 0 R 248 0 R 249 0 R 250 0 R 252 0 R]
 >>
 endobj
-242 0 obj
+243 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60555,7 +60581,7 @@ endobj
 /Type /Annot
 >>
 endobj
-243 0 obj
+244 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60566,7 +60592,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+245 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60577,10 +60603,10 @@ endobj
 /Type /Annot
 >>
 endobj
-245 0 obj
-[241 0 R /XYZ 0 426.94 null]
-endobj
 246 0 obj
+[242 0 R /XYZ 0 426.94 null]
+endobj
+247 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60591,7 +60617,7 @@ endobj
 /Type /Annot
 >>
 endobj
-247 0 obj
+248 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60602,7 +60628,7 @@ endobj
 /Type /Annot
 >>
 endobj
-248 0 obj
+249 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60613,7 +60639,7 @@ endobj
 /Type /Annot
 >>
 endobj
-249 0 obj
+250 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60624,10 +60650,10 @@ endobj
 /Type /Annot
 >>
 endobj
-250 0 obj
-[241 0 R /XYZ 0 327.52 null]
-endobj
 251 0 obj
+[242 0 R /XYZ 0 327.52 null]
+endobj
+252 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60638,8 +60664,8 @@ endobj
 /Type /Annot
 >>
 endobj
-252 0 obj
-<< /Length 22000
+253 0 obj
+<< /Length 22312
 >>
 stream
 q
@@ -61384,7 +61410,29 @@ ET
 BT
 125.80666666666667 461.1259999999999 Td
 /F1.0 10.5 Tf
-[<4173206f6620312e31342e302c207468697320636f6e6669677572> 20.01953125 <6174696f6e20686173206265656e207265706c6163656420746f20757365206d6176656e6d6978696e732e>] TJ
+<4173206f6620> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+153.31666666666666 461.1259999999999 Td
+/F6.0 10.5 Tf
+<312e31342e30> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+184.81666666666666 461.1259999999999 Td
+/F1.0 10.5 Tf
+[<2c207468697320636f6e6669677572> 20.01953125 <6174696f6e20686173206265656e207265706c6163656420746f20757365206d6176656e6d6978696e732e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -62065,22 +62113,22 @@ Q
 
 endstream
 endobj
-253 0 obj
+254 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 252 0 R
+/Contents 253 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
 /F3.1 37 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 >>
 endobj
-254 0 obj
+255 0 obj
 << /Length 14692
 >>
 stream
@@ -62823,11 +62871,11 @@ Q
 
 endstream
 endobj
-255 0 obj
+256 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 254 0 R
+/Contents 255 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 16 0 R
 /F1.0 8 0 R
@@ -62835,16 +62883,16 @@ endobj
 /F3.1 37 0 R
 /F5.0 40 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [257 0 R 258 0 R]
+/Annots [258 0 R 259 0 R]
 >>
 endobj
-256 0 obj
-[255 0 R /XYZ 0 841.89 null]
-endobj
 257 0 obj
+[256 0 R /XYZ 0 841.89 null]
+endobj
+258 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -62855,7 +62903,7 @@ endobj
 /Type /Annot
 >>
 endobj
-258 0 obj
+259 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -62866,8 +62914,8 @@ endobj
 /Type /Annot
 >>
 endobj
-259 0 obj
-<< /Length 13734
+260 0 obj
+<< /Length 14441
 >>
 stream
 q
@@ -63232,12 +63280,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.069 Tw
+0.786 Tw
 
 BT
 48.24000000000001 496.76600000000036 Td
 /F1.0 10.5 Tf
-<546865206f726967696e616c20287072652d312e392e302920617070726f61636820697320746f20737562636c61737320737562636c61737320> Tj
+<546865206f726967696e616c20287072652d> Tj
 ET
 
 
@@ -63247,10 +63295,40 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-1.069 Tw
+0.786 Tw
 
 BT
-335.4938333333333 496.76600000000036 Td
+137.12033333333335 496.76600000000036 Td
+/F6.0 10.5 Tf
+<312e392e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+0.786 Tw
+
+BT
+163.37033333333335 496.76600000000036 Td
+/F1.0 10.5 Tf
+<2920617070726f61636820697320746f20737562636c61737320737562636c61737320> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+0.786 Tw
+
+BT
+336.6243333333333 496.76600000000036 Td
 /F6.0 10.5 Tf
 <4669787475726553637269707473> Tj
 ET
@@ -63262,10 +63340,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.069 Tw
+0.786 Tw
 
 BT
-408.9938333333333 496.76600000000036 Td
+410.1243333333333 496.76600000000036 Td
 /F1.0 10.5 Tf
 <20646f6d61696e20736572766963652c207769746820796f7572> Tj
 ET
@@ -63318,12 +63396,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.710 Tw
+3.449 Tw
 
 BT
 48.24000000000001 421.64600000000036 Td
 /F1.0 10.5 Tf
-<4173206f6620312e392e3020746865726520697320616e20616c7465726e61746976652064657369676e2e20496e7374656164206f6620737562636c617373696e6720> Tj
+<4173206f6620> Tj
 ET
 
 
@@ -63333,10 +63411,40 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-3.710 Tw
+3.449 Tw
 
 BT
-405.5359230769231 421.64600000000036 Td
+82.64730769230769 421.64600000000036 Td
+/F6.0 10.5 Tf
+<312e392e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+3.449 Tw
+
+BT
+108.89730769230769 421.64600000000036 Td
+/F1.0 10.5 Tf
+<20746865726520697320616e20616c7465726e61746976652064657369676e2e20496e7374656164206f6620737562636c617373696e6720> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+3.449 Tw
+
+BT
+406.0576923076923 421.64600000000036 Td
 /F6.0 10.5 Tf
 <4669787475726553637269707473> Tj
 ET
@@ -63348,10 +63456,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.710 Tw
+3.449 Tw
 
 BT
-479.0359230769231 421.64600000000036 Td
+479.5576923076923 421.64600000000036 Td
 /F1.0 10.5 Tf
 <20796f7520696e7374656164> Tj
 ET
@@ -63682,29 +63790,29 @@ Q
 
 endstream
 endobj
-260 0 obj
+261 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 259 0 R
+/Contents 260 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 16 0 R
 /F6.0 43 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [263 0 R 264 0 R 265 0 R]
+/Annots [264 0 R 265 0 R 266 0 R]
 >>
 endobj
-261 0 obj
-[260 0 R /XYZ 0 778.11 null]
-endobj
 262 0 obj
-[260 0 R /XYZ 0 569.7900000000002 null]
+[261 0 R /XYZ 0 778.11 null]
 endobj
 263 0 obj
+[261 0 R /XYZ 0 569.7900000000002 null]
+endobj
+264 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -63715,7 +63823,7 @@ endobj
 /Type /Annot
 >>
 endobj
-264 0 obj
+265 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -63726,7 +63834,7 @@ endobj
 /Type /Annot
 >>
 endobj
-265 0 obj
+266 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -63737,8 +63845,8 @@ endobj
 /Type /Annot
 >>
 endobj
-266 0 obj
-<< /Length 22521
+267 0 obj
+<< /Length 21304
 >>
 stream
 q
@@ -65103,85 +65211,21 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.952 Tw
-
 BT
 48.239999999999995 292.0659999999999 Td
 /F1.0 10.5 Tf
-<646f65736ed5742070726f76696465206f6e652e20536f6d65206f662074686520286e6f6e2d4153462920> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-0.952 Tw
-
-BT
-272.48210253906245 292.0659999999999 Td
-/F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<646f65736ed5742070726f76696465206f6e652e202e> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.952 Tw
-
 BT
-330.4589835379464 292.0659999999999 Td
+48.239999999999995 264.2859999999999 Td
 /F1.0 10.5 Tf
-<206d6f64756c65732028656720> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-0.952 Tw
-
-BT
-399.0437417689732 292.0659999999999 Td
-/F1.0 10.5 Tf
-<49736973206164646f6e7327207365637572697479> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.952 Tw
-
-BT
-501.799413922991 292.0659999999999 Td
-/F1.0 10.5 Tf
-<206d6f64756c6529> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.239999999999995 276.28599999999994 Td
-/F1.0 10.5 Tf
-<65787065637420746865726520746f206265206120> Tj
+[<42> 20.01953125 <79207761> 20.01953125 <79206f6620636f6d70617269736f6e2c206966207573696e6720746865206f6c646572207072652d>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -65190,20 +65234,9 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-148.683 276.28599999999994 Td
+272.03658984375 264.2859999999999 Td
 /F6.0 10.5 Tf
-<4669787475726553637269707473> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-222.183 276.28599999999994 Td
-/F1.0 10.5 Tf
-<207365727669636520666f722073656564696e6720646174612c207768696368206861732063617573656420736f6d6520636f6e667573696f6e2e> Tj
+<312e392e30> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -65212,9 +65245,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.239999999999995 248.50599999999991 Td
+298.28658984375 264.2859999999999 Td
 /F1.0 10.5 Tf
-[<42> 20.01953125 <79207761> 20.01953125 <79206f6620636f6d70617269736f6e2c206966207573696e6720746865206f6c646572207072652d312e392e3020617070726f616368207468656e20796f7520776f756c6420637265617465206120737562636c6173733a>] TJ
+<20617070726f616368207468656e20796f7520776f756c6420637265617465206120737562636c6173733a> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -65243,23 +65276,23 @@ Q
 
 endstream
 endobj
-267 0 obj
+268 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 266 0 R
+/Contents 267 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [268 0 R 269 0 R 270 0 R]
+/Annots [269 0 R]
 >>
 endobj
-268 0 obj
+269 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -65270,29 +65303,7 @@ endobj
 /Type /Annot
 >>
 endobj
-269 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.isisaddons.org)
->>
-/Subtype /Link
-/Rect [272.48210253906245 288.9999999999999 330.4589835379464 303.2799999999999]
-/Type /Annot
->>
-endobj
 270 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
->>
-/Subtype /Link
-/Rect [399.0437417689732 288.9999999999999 501.799413922991 303.2799999999999]
-/Type /Annot
->>
-endobj
-271 0 obj
 << /Length 26367
 >>
 stream
@@ -67118,23 +67129,23 @@ Q
 
 endstream
 endobj
-272 0 obj
+271 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 271 0 R
+/Contents 270 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [273 0 R]
+/Annots [272 0 R]
 >>
 endobj
-273 0 obj
+272 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67145,7 +67156,7 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
+273 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 651
@@ -67290,7 +67301,7 @@ W
 �t�$I��*LgI�$I���@���
 endstream
 endobj
-275 0 obj
+274 0 obj
 << /Length 1310
 >>
 stream
@@ -67379,24 +67390,24 @@ Q
 
 endstream
 endobj
-276 0 obj
+275 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 275 0 R
+/Contents 274 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I3 274 0 R
-/I4 278 0 R
-/Stamp1 396 0 R
+/XObject << /I3 273 0 R
+/I4 277 0 R
+/Stamp1 395 0 R
 >>
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 >>
 >>
-/Annots [277 0 R 279 0 R]
+/Annots [276 0 R 278 0 R]
 >>
 endobj
-277 0 obj
+276 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67407,7 +67418,7 @@ endobj
 /Type /Annot
 >>
 endobj
-278 0 obj
+277 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 827
@@ -67547,7 +67558,7 @@ r!_
 R}�K�Ȼ�L���9�@��CDnذ�X��Q���m�R���mW/?^q�G�����L:6s���=Sf�^����V͊������m�7��k�?g���>=܌�Wnk|�gK:�ruO�ȗ�~p�����Q��8�iG�7ƻ3ߜ����o�J��{ϥ�hw����|L���Ϝ��&z߫I�k�u&<�#��l�ˤc˷��@���o�q�N�j�g�EG˹�����Ʋ�{�_\:��mF=O��9�ߜc����9淞�]W4b�ҳ�g�7�h~���m+G�������^s�w�ڷ���g�^�g�M_Cw���������o�1�](�|�[�w�8:4�ae�ų�9�ځC����}U�3ߜc��m��o�3߂������'f�|��c-ߜ��[S�]�e0�b�6><�x�9���}���>l<���Q���{zf�=����[v���;<������1��z�;�����[`��3�_�}��V��}�.�w&:�#�̬��Z���'e�wT/|�>u|�rl��M���c��
 �x���Z�IG��hffEnvO߲9|�jݤ�E�.L��\m]�|���m�Ǐ�ݰ�����t����ffV�z,\�|���|�$_�t�86��}8&��_��/?~�����}�:F:�����Ų(�9r��ÅiB�844�e�֎��affffe�BI�߻�ݻw����a:\hƟ�G�	A�_uc���0333�2w���{{�zܲu�`4��_����affffe�BIG333333�`'�����̬f��������j&�����̬f��������j&�����̬f��������j&�����̬f��������j&�����̬f��������j&�����̬f��������j&�����̬f��������j&�����̬f��������j6�t������ާ(L�����J�O?x_���!7�����̬��1�p\��W���YCh��133333�B20�`H�q��������Y�t433333��IG333333��t433333��IG333333��p:�
 ��������e��[1n�
 endstream
 endobj
-279 0 obj
+278 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67558,7 +67569,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+279 0 obj
 << /Length 9221
 >>
 stream
@@ -68178,24 +68189,24 @@ Q
 
 endstream
 endobj
-281 0 obj
+280 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 280 0 R
+/Contents 279 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 >>
-/XObject << /I5 282 0 R
-/Stamp1 396 0 R
+/XObject << /I5 281 0 R
+/Stamp1 395 0 R
 >>
 >>
-/Annots [283 0 R 284 0 R]
+/Annots [282 0 R 283 0 R]
 >>
 endobj
-282 0 obj
+281 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 827
@@ -68354,7 +68365,7 @@ mO&
 *LGI�$I�����@x\
 endstream
 endobj
-283 0 obj
+282 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -68365,7 +68376,7 @@ endobj
 /Type /Annot
 >>
 endobj
-284 0 obj
+283 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -68376,7 +68387,7 @@ endobj
 /Type /Annot
 >>
 endobj
-285 0 obj
+284 0 obj
 << /Length 16326
 >>
 stream
@@ -69530,26 +69541,26 @@ Q
 
 endstream
 endobj
-286 0 obj
+285 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 285 0 R
+/Contents 284 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [288 0 R]
+/Annots [287 0 R]
 >>
 endobj
-287 0 obj
-[286 0 R /XYZ 0 567.23 null]
+286 0 obj
+[285 0 R /XYZ 0 567.23 null]
 endobj
-288 0 obj
+287 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -69560,8 +69571,8 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
-<< /Length 66607
+288 0 obj
+<< /Length 66616
 >>
 stream
 q
@@ -74186,12 +74197,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.652 Tw
+1.487 Tw
 
 BT
 64.809 198.76599999999988 Td
 /F1.0 10.5 Tf
-<6120686172642d636f646564206c697374206f662076616c75657320666f7220746865206e616d65732e204e6f746520746861742074686520> Tj
+<6120686172642d636f646564206c697374206f662076616c75657320666f7220746865206e616d65732e204e6f746520746861742074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -74201,12 +74212,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.652 Tw
+1.487 Tw
 
 BT
-347.6325170572916 198.76599999999988 Td
+410.4430329241071 198.76599999999988 Td
 /F1.0 10.5 Tf
-[<49736973206164646f6e73272066616b> 20.01953125 <6564617461>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -74216,12 +74227,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.652 Tw
+1.487 Tw
 
 BT
-452.9484059895833 198.76599999999988 Td
+492.538619001116 198.76599999999988 Td
 /F1.0 10.5 Tf
-<206d6f64756c6520286e6f6e2d41534629> Tj
+[<27732066616b> 20.01953125 <6564617461>] TJ
 ET
 
 
@@ -74234,7 +74245,7 @@ ET
 BT
 64.809 182.98599999999988 Td
 /F1.0 10.5 Tf
-<636f756c6420616c736f2068617665206265656e2075736564> Tj
+<6d6f64756c6520636f756c6420616c736f2068617665206265656e2075736564> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -74429,34 +74440,34 @@ Q
 
 endstream
 endobj
-290 0 obj
+289 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 289 0 R
+/Contents 288 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [291 0 R]
+/Annots [290 0 R]
 >>
 endobj
-291 0 obj
+290 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-fakedata)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [347.6325170572916 195.69999999999987 452.9484059895833 209.97999999999988]
+/Rect [410.4430329241071 195.69999999999987 492.538619001116 209.97999999999988]
 /Type /Annot
 >>
 endobj
-292 0 obj
+291 0 obj
 << /Length 7839
 >>
 stream
@@ -74971,25 +74982,25 @@ Q
 
 endstream
 endobj
-293 0 obj
+292 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 292 0 R
+/Contents 291 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F6.1 107 0 R
+/Font << /F6.1 108 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 >>
-/XObject << /I6 278 0 R
-/Stamp1 396 0 R
+/XObject << /I6 277 0 R
+/Stamp1 395 0 R
 >>
 >>
-/Annots [294 0 R]
+/Annots [293 0 R]
 >>
 endobj
-294 0 obj
+293 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -75000,7 +75011,7 @@ endobj
 /Type /Annot
 >>
 endobj
-295 0 obj
+294 0 obj
 << /Length 31892
 >>
 stream
@@ -77256,24 +77267,24 @@ Q
 
 endstream
 endobj
-296 0 obj
+295 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 295 0 R
+/Contents 294 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I7 282 0 R
-/Stamp1 396 0 R
+/XObject << /I7 281 0 R
+/Stamp1 395 0 R
 >>
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 >>
 >>
-/Annots [297 0 R]
+/Annots [296 0 R]
 >>
 endobj
-297 0 obj
+296 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -77284,7 +77295,7 @@ endobj
 /Type /Annot
 >>
 endobj
-298 0 obj
+297 0 obj
 << /Length 8303
 >>
 stream
@@ -77800,25 +77811,25 @@ Q
 
 endstream
 endobj
-299 0 obj
+298 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 298 0 R
+/Contents 297 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F6.1 107 0 R
+/Font << /F6.1 108 0 R
 /F1.0 8 0 R
 /F6.0 43 0 R
-/F7.0 83 0 R
+/F7.0 84 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [300 0 R 302 0 R]
+/Annots [299 0 R 301 0 R]
 >>
 endobj
-300 0 obj
+299 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -77829,10 +77840,10 @@ endobj
 /Type /Annot
 >>
 endobj
-301 0 obj
-[299 0 R /XYZ 0 556.5300000000003 null]
+300 0 obj
+[298 0 R /XYZ 0 556.5300000000003 null]
 endobj
-302 0 obj
+301 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -77843,7 +77854,7 @@ endobj
 /Type /Annot
 >>
 endobj
-303 0 obj
+302 0 obj
 << /Length 33160
 >>
 stream
@@ -80181,27 +80192,27 @@ Q
 
 endstream
 endobj
-304 0 obj
+303 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 303 0 R
+/Contents 302 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [306 0 R 307 0 R 308 0 R]
+/Annots [305 0 R 306 0 R 307 0 R]
 >>
 endobj
-305 0 obj
-[304 0 R /XYZ 0 279.75 null]
+304 0 obj
+[303 0 R /XYZ 0 279.75 null]
 endobj
-306 0 obj
+305 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -80212,7 +80223,7 @@ endobj
 /Type /Annot
 >>
 endobj
-307 0 obj
+306 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -80223,7 +80234,7 @@ endobj
 /Type /Annot
 >>
 endobj
-308 0 obj
+307 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -80234,7 +80245,7 @@ endobj
 /Type /Annot
 >>
 endobj
-309 0 obj
+308 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 444
@@ -80422,7 +80433,7 @@ G
 @IA�����PRPa()�0���I��
 endstream
 endobj
-310 0 obj
+309 0 obj
 << /Length 2282
 >>
 stream
@@ -80537,23 +80548,23 @@ Q
 
 endstream
 endobj
-311 0 obj
+310 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 310 0 R
+/Contents 309 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I8 309 0 R
-/I9 313 0 R
-/Stamp1 396 0 R
+/XObject << /I8 308 0 R
+/I9 312 0 R
+/Stamp1 395 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [312 0 R 315 0 R]
+/Annots [311 0 R 314 0 R]
 >>
 endobj
-312 0 obj
+311 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -80564,13 +80575,13 @@ endobj
 /Type /Annot
 >>
 endobj
-313 0 obj
+312 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 437
 /Width 610
 /BitsPerComponent 8
-/ColorSpace [/Indexed /DeviceRGB 255 314 0 R]
+/ColorSpace [/Indexed /DeviceRGB 255 313 0 R]
 /Length 9016
 /Filter [/FlateDecode]
 /DecodeParms [<< /Predictor 15
@@ -80613,14 +80624,14 @@ _
 ��|��:v({�TL��T��IP��'� �A�͠b�fP1D3���اM�"�ը��X�|´+�TP1+�H�r�iW严R�.=O�(�T�oZ9n�T>��'T_�T�eZ9��R�xz�P1P<_���S�m��J��<�b��p��^Ӷ��J媟�g	��}���i_���+�{3�����J�����M���*�G��T��6��[�T���#T_#�����O�)��{23����䁽���)�>x
��d��-�*W��f����£ҶC�@���;����e^����b ��uk��Ϸ�*���޴;y��c_o/*�hC4��!�A�͠b�fP1D3��T�*�hC4��!�A�͠b�fP1D3����X��
 endstream
 endobj
-314 0 obj
+313 0 obj
 << /Length 768
 >>
 stream
 


"""<<<HHHYYYZZZgggvw}}}8]�8^�:_�:`�>b�;a�;b�;b�;c�=d�=e�>f�>g�>h�Eg�@h�@j�Ak�Al�Kl�Qq�Wv�Cm�Am�Cn�Co�Cp�Dp�Eq�Fr�Fs�Gt�Et�Fv�Hv�Iw�Ix�Kz�L|�L}�N}�K}�J~�K~�M~�N�T|�^|�py�O��O��P��U��U��v��d��j��p��w��}��X��[��]��^��a��c��f��k��l��r��x��x��}�βn5�m1�n:�o1�o2�r7�q3�r4�v>�r`�{D�K�t4�u5�x7�x7�z8�|8�~:�;Ձ;ւ<؂<ۄ<އ>�?�?„QĉXג\��kőhɒe˖k͛rϠxҤ�@�B�B�C�C�D�E��F��F�J��L��O��U��[��_��r�����������������������щ�ӌ�Ԏ�Ֆ����Ĕ�ך�ٟ�ۡ�Ȩ�ˮ�Ϥ�ݪ�ߴ�Ӻ�֯������ԩ�֭�ٲ�ڶ�����������ë�ȱ�Ѿ�ɡ�ϫ�ڽ�ۿ������������������
 ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
 endstream
 endobj
-315 0 obj
+314 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -80631,7 +80642,7 @@ endobj
 /Type /Annot
 >>
 endobj
-316 0 obj
+315 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 614
@@ -80718,7 +80729,7 @@ y
 #{x"�M��/�:Y���Ylg0�g�O7���� �ڮp���������y�
����3����;�Ō[�ߌ���u�g�o�ZD�j�ID�&�8O����i7���KΛ���I2`;ɉ�[���z*��4M����];��9(��� 2������� �`;�?������� �`;�?������� �`;�?������� �`;�?����Ɏ�;
 endstream
 endobj
-317 0 obj
+316 0 obj
 << /Length 7564
 >>
 stream
@@ -81154,24 +81165,24 @@ Q
 
 endstream
 endobj
-318 0 obj
+317 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 317 0 R
+/Contents 316 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I10 316 0 R
-/Stamp1 396 0 R
+/XObject << /I10 315 0 R
+/Stamp1 395 0 R
 >>
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F2.0 16 0 R
 >>
 >>
-/Annots [319 0 R 320 0 R]
+/Annots [318 0 R 319 0 R]
 >>
 endobj
-319 0 obj
+318 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -81182,7 +81193,7 @@ endobj
 /Type /Annot
 >>
 endobj
-320 0 obj
+319 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -81193,11 +81204,11 @@ endobj
 /Type /Annot
 >>
 endobj
-321 0 obj
-[318 0 R /XYZ 0 124.1967005076142 null]
+320 0 obj
+[317 0 R /XYZ 0 124.1967005076142 null]
 endobj
-322 0 obj
-<< /Length 15652
+321 0 obj
+<< /Length 15660
 >>
 stream
 q
@@ -81292,7 +81303,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.561 Tw
+1.930 Tw
 
 BT
 48.24 719.5559999999999 Td
@@ -81307,12 +81318,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.561 Tw
+1.930 Tw
 
 BT
-120.18417215401786 719.5559999999999 Td
+122.92261751302084 719.5559999999999 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e732720657863656c> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -81322,12 +81333,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.561 Tw
+1.930 Tw
 
 BT
-207.7943443080357 719.5559999999999 Td
+205.46117626953125 719.5559999999999 Td
 /F1.0 10.5 Tf
-<206d6f64756c652e2054686520> Tj
+<277320657863656c206d6f64756c652e2054686520> Tj
 ET
 
 
@@ -81337,10 +81348,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-0.561 Tw
+1.930 Tw
 
 BT
-276.89735253906247 719.5559999999999 Td
+316.0919112955729 719.5559999999999 Td
 /F6.0 10.5 Tf
 <457863656c46697874757265> Tj
 ET
@@ -81352,12 +81363,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.561 Tw
+1.930 Tw
 
 BT
-339.89735253906247 719.5559999999999 Td
+379.0919112955729 719.5559999999999 Td
 /F1.0 10.5 Tf
-[<2074616b> 20.01953125 <657320616e20457863656c20737072656164736865657420616e64206c6f616473207570>] TJ
+[<2074616b> 20.01953125 <657320616e20457863656c20737072656164736865657420616e64>] TJ
 ET
 
 
@@ -81367,12 +81378,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.932 Tw
+0.010 Tw
 
 BT
 48.24 703.776 Td
 /F1.0 10.5 Tf
-[<6561636820726f77> 69.82421875 <2e2046> 40.0390625 <6f722074686f7365206361736573207768657265207765207769736820746f20656e737572652074686174207468652073616d65207370726561647368656574206973206e6f74206c6f61646564206d6f7265>] TJ
+[<6c6f616473207570206561636820726f77> 69.82421875 <2e2046> 40.0390625 <6f722074686f7365206361736573207768657265207765207769736820746f20656e737572652074686174207468652073616d65207370726561647368656574206973206e6f74206c6f61646564>] TJ
 ET
 
 
@@ -81382,12 +81393,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.344 Tw
+1.067 Tw
 
 BT
 48.24 687.996 Td
 /F1.0 10.5 Tf
-<7468616e206f6e63652c2074686520> Tj
+<6d6f7265207468616e206f6e63652c2074686520> Tj
 ET
 
 
@@ -81397,10 +81408,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-0.344 Tw
+1.067 Tw
 
 BT
-122.66774101562501 687.996 Td
+155.1573880208333 687.996 Td
 /F6.0 10.5 Tf
 <49474e4f5245> Tj
 ET
@@ -81412,10 +81423,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.344 Tw
+1.067 Tw
 
 BT
-154.167741015625 687.996 Td
+186.65738802083334 687.996 Td
 /F1.0 10.5 Tf
 [<20737472> 20.01953125 <617465677920776f756c64206861766520726571756972656420746861742061207472697669616c20737562636c617373206f6620>] TJ
 ET
@@ -81427,10 +81438,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-0.344 Tw
+1.067 Tw
 
 BT
-432.4475059895833 687.996 Td
+472.1681529947916 687.996 Td
 /F6.0 10.5 Tf
 <457863656c46697874757265> Tj
 ET
@@ -81442,12 +81453,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.344 Tw
+1.067 Tw
 
 BT
-495.4475059895833 687.996 Td
+535.1681529947916 687.996 Td
 /F1.0 10.5 Tf
-<2069732063726561746564> Tj
+<206973> Tj
 ET
 
 
@@ -81457,12 +81468,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.720 Tw
+0.350 Tw
 
 BT
 48.24 672.2159999999999 Td
 /F1.0 10.5 Tf
-<666f72206561636820616e642065766572792073707265616473686565742e2054686520> Tj
+<6372656174656420666f72206561636820616e642065766572792073707265616473686565742e2054686520> Tj
 ET
 
 
@@ -81472,10 +81483,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-3.720 Tw
+0.350 Tw
 
 BT
-254.11224999999996 672.2159999999999 Td
+274.3367692307692 672.2159999999999 Td
 /F6.0 10.5 Tf
 <455845435554455f4f4e43455f42595f56414c5545> Tj
 ET
@@ -81487,10 +81498,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.720 Tw
+0.350 Tw
 
 BT
-364.36224999999996 672.2159999999999 Td
+384.5867692307693 672.2159999999999 Td
 /F1.0 10.5 Tf
 <206f6e20746865206f746865722068616e642064656c65676174657320746865> Tj
 ET
@@ -82129,38 +82140,38 @@ Q
 
 endstream
 endobj
-323 0 obj
+322 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 322 0 R
+/Contents 321 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F6.0 43 0 R
 /F3.1 37 0 R
 /F2.0 16 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
-/Annots [324 0 R 326 0 R]
+/Annots [323 0 R 325 0 R]
 >>
 endobj
-324 0 obj
+323 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-excel)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [120.18417215401786 716.4899999999999 207.7943443080357 730.77]
+/Rect [122.92261751302084 716.4899999999999 205.46117626953125 730.77]
 /Type /Annot
 >>
 endobj
-325 0 obj
-[323 0 R /XYZ 0 427.4709999999999 null]
+324 0 obj
+[322 0 R /XYZ 0 427.4709999999999 null]
 endobj
-326 0 obj
+325 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -82171,7 +82182,7 @@ endobj
 /Type /Annot
 >>
 endobj
-327 0 obj
+326 0 obj
 << /Length 54707
 >>
 stream
@@ -86258,23 +86269,23 @@ Q
 
 endstream
 endobj
-328 0 obj
+327 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 327 0 R
+/Contents 326 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 40 0 R
 /F6.0 43 0 R
-/F6.1 107 0 R
+/F6.1 108 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 396 0 R
+/XObject << /Stamp1 395 0 R
 >>
 >>
 >>
 endobj
-329 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (__ugtst)
 /Subtype /Link
@@ -86282,7 +86293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-330 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (__ugtst)
 /Subtype /Link
@@ -86290,7 +86301,7 @@ endobj
 /Type /Annot
 >>
 endobj
-331 0 obj
+330 0 obj
 << /Border [0 0 0]
 /Dest (other-guides)
 /Subtype /Link
@@ -86298,7 +86309,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+331 0 obj
 << /Border [0 0 0]
 /Dest (other-guides)
 /Subtype /Link
@@ -86306,7 +86317,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+332 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_overview)
 /Subtype /Link
@@ -86314,7 +86325,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+333 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_overview)
 /Subtype /Link
@@ -86322,7 +86333,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (unit-tests-vs-integ-tests)
 /Subtype /Link
@@ -86330,7 +86341,7 @@ endobj
 /Type /Annot
 >>
 endobj
-336 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (unit-tests-vs-integ-tests)
 /Subtype /Link
@@ -86338,7 +86349,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (integ-tests-vs-bdd-specs)
 /Subtype /Link
@@ -86346,7 +86357,7 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
+337 0 obj
 << /Border [0 0 0]
 /Dest (integ-tests-vs-bdd-specs)
 /Subtype /Link
@@ -86354,7 +86365,7 @@ endobj
 /Type /Annot
 >>
 endobj
-339 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (simulated-ui-code-wrapperfactory-code)
 /Subtype /Link
@@ -86362,7 +86373,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (simulated-ui-code-wrapperfactory-code)
 /Subtype /Link
@@ -86370,7 +86381,7 @@ endobj
 /Type /Annot
 >>
 endobj
-341 0 obj
+340 0 obj
 << /Border [0 0 0]
 /Dest (simulated-ui-code-wrapperfactory-code)
 /Subtype /Link
@@ -86378,7 +86389,7 @@ endobj
 /Type /Annot
 >>
 endobj
-342 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (simulated-ui-code-wrapperfactory-code)
 /Subtype /Link
@@ -86386,7 +86397,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+342 0 obj
 << /Border [0 0 0]
 /Dest (dependency-injection)
 /Subtype /Link
@@ -86394,7 +86405,7 @@ endobj
 /Type /Annot
 >>
 endobj
-344 0 obj
+343 0 obj
 << /Border [0 0 0]
 /Dest (dependency-injection)
 /Subtype /Link
@@ -86402,7 +86413,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (given-when-then)
 /Subtype /Link
@@ -86410,7 +86421,7 @@ endobj
 /Type /Annot
 >>
 endobj
-346 0 obj
+345 0 obj
 << /Border [0 0 0]
 /Dest (given-when-then)
 /Subtype /Link
@@ -86418,7 +86429,7 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (fixture-management)
 /Subtype /Link
@@ -86426,7 +86437,7 @@ endobj
 /Type /Annot
 >>
 endobj
-348 0 obj
+347 0 obj
 << /Border [0 0 0]
 /Dest (fixture-management)
 /Subtype /Link
@@ -86434,7 +86445,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+348 0 obj
 << /Border [0 0 0]
 /Dest (fake-data)
 /Subtype /Link
@@ -86442,7 +86453,7 @@ endobj
 /Type /Annot
 >>
 endobj
-350 0 obj
+349 0 obj
 << /Border [0 0 0]
 /Dest (fake-data)
 /Subtype /Link
@@ -86450,7 +86461,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (feature-toggles)
 /Subtype /Link
@@ -86458,7 +86469,7 @@ endobj
 /Type /Annot
 >>
 endobj
-352 0 obj
+351 0 obj
 << /Border [0 0 0]
 /Dest (feature-toggles)
 /Subtype /Link
@@ -86466,7 +86477,7 @@ endobj
 /Type /Annot
 >>
 endobj
-353 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support)
 /Subtype /Link
@@ -86474,7 +86485,7 @@ endobj
 /Type /Annot
 >>
 endobj
-354 0 obj
+353 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support)
 /Subtype /Link
@@ -86482,7 +86493,7 @@ endobj
 /Type /Annot
 >>
 endobj
-355 0 obj
+354 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_contract-tests)
 /Subtype /Link
@@ -86490,7 +86501,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+355 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_contract-tests)
 /Subtype /Link
@@ -86498,7 +86509,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+356 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_jmock-extensions)
 /Subtype /Link
@@ -86506,7 +86517,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+357 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_jmock-extensions)
 /Subtype /Link
@@ -86514,7 +86525,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+358 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_soap-fake-server-junit-rule)
 /Subtype /Link
@@ -86522,7 +86533,7 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_soap-fake-server-junit-rule)
 /Subtype /Link
@@ -86530,7 +86541,7 @@ endobj
 /Type /Annot
 >>
 endobj
-361 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_maven-configuration)
 /Subtype /Link
@@ -86538,7 +86549,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_unit-test-support_maven-configuration)
 /Subtype /Link
@@ -86546,7 +86557,7 @@ endobj
 /Type /Annot
 >>
 endobj
-363 0 obj
+362 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support)
 /Subtype /Link
@@ -86554,7 +86565,7 @@ endobj
 /Type /Annot
 >>
 endobj
-364 0 obj
+363 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support)
 /Subtype /Link
@@ -86562,7 +86573,7 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+364 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_typical-usage)
 /Subtype /Link
@@ -86570,7 +86581,7 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
+365 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_typical-usage)
 /Subtype /Link
@@ -86578,7 +86589,7 @@ endobj
 /Type /Annot
 >>
 endobj
-367 0 obj
+366 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_bootstrapping)
 /Subtype /Link
@@ -86586,7 +86597,7 @@ endobj
 /Type /Annot
 >>
 endobj
-368 0 obj
+367 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_bootstrapping)
 /Subtype /Link
@@ -86594,7 +86605,7 @@ endobj
 /Type /Annot
 >>
 endobj
-369 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_abstract-class)
 /Subtype /Link
@@ -86602,7 +86613,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+369 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_abstract-class)
 /Subtype /Link
@@ -86610,7 +86621,7 @@ endobj
 /Type /Annot
 >>
 endobj
-371 0 obj
+370 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_configuration-properties)
 /Subtype /Link
@@ -86618,7 +86629,7 @@ endobj
 /Type /Annot
 >>
 endobj
-372 0 obj
+371 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_configuration-properties)
 /Subtype /Link
@@ -86626,7 +86637,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+372 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_wrapper-factory)
 /Subtype /Link
@@ -86634,7 +86645,7 @@ endobj
 /Type /Annot
 >>
 endobj
-374 0 obj
+373 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_wrapper-factory)
 /Subtype /Link
@@ -86642,7 +86653,7 @@ endobj
 /Type /Annot
 >>
 endobj
-375 0 obj
+374 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_maven-configuration)
 /Subtype /Link
@@ -86650,7 +86661,7 @@ endobj
 /Type /Annot
 >>
 endobj
-376 0 obj
+375 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_integ-test-support_maven-configuration)
 /Subtype /Link
@@ -86658,7 +86669,7 @@ endobj
 /Type /Annot
 >>
 endobj
-377 0 obj
+376 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_bdd-spec-support)
 /Subtype /Link
@@ -86666,7 +86677,7 @@ endobj
 /Type /Annot
 >>
 endobj
-378 0 obj
+377 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_bdd-spec-support)
 /Subtype /Link
@@ -86674,7 +86685,7 @@ endobj
 /Type /Annot
 >>
 endobj
-379 0 obj
+378 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_bdd-spec-support_how-it-works)
 /Subtype /Link
@@ -86682,7 +86693,7 @@ endobj
 /Type /Annot
 >>
 endobj
-380 0 obj
+379 0 obj
 << /Border [0 0 0]
 /Dest (_ugtst_bdd-spec-support_how-it-works)
 /Subtype /Link
@@ -86690,7 +86701,7 @@ endobj
 /Type /Annot
 >>
 endobj
-381 0 obj
+380 0 obj
 << /Border [0 0 0]
 /D

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugvw/ugvw.pdf
----------------------------------------------------------------------
diff --git a/content/guides/ugvw/ugvw.pdf b/content/guides/ugvw/ugvw.pdf
index e4ecbef..37fb0e7 100644
--- a/content/guides/ugvw/ugvw.pdf
+++ b/content/guides/ugvw/ugvw.pdf
@@ -4,16 +4,16 @@
 << /Title (Wicket Viewer)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170922134410+01'00')
-/ModDate (D:20170922134410+01'00')
+/CreationDate (D:20170925075101+01'00')
+/ModDate (D:20170925075101+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 16 0 R
-/Outlines 701 0 R
-/PageLabels 746 0 R
+/Outlines 685 0 R
+/PageLabels 730 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 84
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 38 0 R 50 0 R 63 0 R 71 0 R 79 0 R 88 0 R 94 0 R 100 0 R 110 0 R 112 0 R 127 0 R 134 0 R 142 0 R 149 0 R 152 0 R 163 0 R 169 0 R 175 0 R 185 0 R 197 0 R 200 0 R 213 0 R 220 0 R 225 0 R 230 0 R 245 0 R 259 0 R 266 0 R 269 0 R 274 0 R 279 0 R 286 0 R 290 0 R 294 0 R 302 0 R 318 0 R 323 0 R 326 0 R 331 0 R 341 0 R 343 0 R 350 0 R 360 0 R 366 0 R 374 0 R 381 0 R 387 0 R 393 0 R 401 0 R 407 0 R 418 0 R 423 0 R 427 0 R 437 0 R 441 0 R 450 0 R 458 0 R 465 0 R 467 0 R 475 0 R 479 0 R 484 0 R 487 0 R 491 0 R 495 0 R 502 0 R 505 0 R 512 0 R 516 0 R 534 0 R 547 0 R 550 0 R 558 0 R 565 0 R 569 0 R 572 0 R 587 0 R 589 0 R 601 0 R 604 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 38 0 R 50 0 R 63 0 R 71 0 R 79 0 R 88 0 R 94 0 R 100 0 R 110 0 R 112 0 R 127 0 R 134 0 R 142 0 R 149 0 R 152 0 R 163 0 R 169 0 R 175 0 R 185 0 R 197 0 R 200 0 R 213 0 R 220 0 R 225 0 R 230 0 R 245 0 R 259 0 R 266 0 R 269 0 R 274 0 R 279 0 R 286 0 R 290 0 R 294 0 R 302 0 R 318 0 R 323 0 R 326 0 R 331 0 R 339 0 R 341 0 R 348 0 R 358 0 R 364 0 R 372 0 R 379 0 R 385 0 R 391 0 R 399 0 R 405 0 R 416 0 R 421 0 R 425 0 R 435 0 R 439 0 R 448 0 R 456 0 R 463 0 R 465 0 R 473 0 R 477 0 R 482 0 R 485 0 R 489 0 R 493 0 R 500 0 R 503 0 R 510 0 R 514 0 R 532 0 R 541 0 R 544 0 R 549 0 R 556 0 R 560 0 R 563 0 R 578 0 R 580 0 R 592 0 R 595 0 R]
 >>
 endobj
 4 0 obj
@@ -80,11 +80,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAEF+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 748 0 R
+/FontDescriptor 732 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 750 0 R
-/ToUnicode 749 0 R
+/Widths 734 0 R
+/ToUnicode 733 0 R
 >>
 endobj
 9 0 obj
@@ -1639,11 +1639,11 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 R 622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R 639 0 R 640 0 R 641 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R 647 0 R 648 0 R 649 0 R 650 0 R 651 0 R 652 0 R 653 0 R 654 0 R 655 0 R 656 0 R 657 0 R 658 0 R 659 0 R 660 0 R 661 0 R 662 0 R 663 0 R 664 0 R 665 0 R 666 0 R 667 0 R 668 0 R 669 0 R 670 0 R 671 0 R 672 0 R 673 0 R 674 0 R 675 0 R 676 0 R 677 0 R 678 0 R 679 0 R 680 0 R 681 0 R 682 0 R 683 0 R 684 0 R 685 0 R 686 0 R 687 0 R 688 0 R 689 0 R 690 0 R 691 0 R]
+/Annots [600 0 R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 R 622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R 639 0 R 640 0 R 641 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R 647 0 R 648 0 R 649 0 R 650 0 R 651 0 R 652 0 R 653 0 R 654 0 R 655 0 R 656 0 R 657 0 R 658 0 R 659 0 R 660 0 R 661 0 R 662 0 R 663 0 R 664 0 R 665 0 R 666 0 R 667 0 R 668 0 R 669 0 R 670 0 R 671 0 R 672 0 R 673 0 R 674 0 R 675 0 R]
 >>
 endobj
 11 0 obj
-<< /Length 3408
+<< /Length 3381
 >>
 stream
 q
@@ -1775,7 +1775,7 @@ ET
 BT
 48.24 739.2359999999999 Td
 /F1.0 10.5 Tf
-[<382e20417070656e6469783a20497369732041> 20.01953125 <64642d6f6e7320286e6f742041534629>] TJ
+<382e20417070656e6469783a20496e636f646520506c6174666f726d20286e6f742041534629> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1784,9 +1784,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-223.96024999999997 739.2359999999999 Td
+245.33824999999996 739.2359999999999 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1822,11 +1822,11 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [692 0 R 693 0 R 694 0 R 695 0 R 696 0 R 697 0 R 698 0 R 699 0 R]
+/Annots [676 0 R 677 0 R 678 0 R 679 0 R 680 0 R 681 0 R 682 0 R 683 0 R]
 >>
 endobj
 13 0 obj
-<< /Length 10066
+<< /Length 10049
 >>
 stream
 q
@@ -1919,7 +1919,7 @@ ET
 BT
 355.281 681.8660000000001 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1928,7 +1928,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-412.306294921875 681.8660000000001 Td
+435.8895 681.8660000000001 Td
 /F1.0 10.5 Tf
 [<207769636b> 20.01953125 <657420636f6d706f6e656e74732e>] TJ
 ET
@@ -2465,7 +2465,7 @@ endobj
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [19 0 R 20 0 R 22 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R 33 0 R 34 0 R 35 0 R 36 0 R]
@@ -2480,18 +2480,18 @@ endobj
 >>
 endobj
 17 0 obj
-<< /Kids [103 0 R 444 0 R 525 0 R 241 0 R 463 0 R 104 0 R 469 0 R 251 0 R 431 0 R]
+<< /Kids [103 0 R 442 0 R 523 0 R 241 0 R 461 0 R 104 0 R 467 0 R 251 0 R 429 0 R]
 >>
 endobj
 18 0 obj
 << /Type /Font
 /BaseFont /AAAAEG+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 752 0 R
+/FontDescriptor 736 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 754 0 R
-/ToUnicode 753 0 R
+/Widths 738 0 R
+/ToUnicode 737 0 R
 >>
 endobj
 19 0 obj
@@ -2509,10 +2509,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [355.281 678.8000000000001 412.306294921875 693.0800000000002]
+/Rect [355.281 678.8000000000001 435.8895 693.0800000000002]
 /Type /Annot
 >>
 endobj
@@ -3024,7 +3024,7 @@ endobj
 /F3.1 45 0 R
 >>
 /XObject << /I1 43 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [42 0 R 44 0 R 46 0 R]
@@ -3550,11 +3550,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAEH+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 756 0 R
+/FontDescriptor 740 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 758 0 R
-/ToUnicode 757 0 R
+/Widths 742 0 R
+/ToUnicode 741 0 R
 >>
 endobj
 46 0 obj
@@ -3979,7 +3979,7 @@ endobj
 /F5.0 54 0 R
 >>
 /XObject << /I2 60 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [52 0 R 57 0 R 59 0 R 61 0 R]
@@ -4003,22 +4003,22 @@ endobj
 << /Type /Font
 /BaseFont /AAAAEI+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 760 0 R
+/FontDescriptor 744 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 762 0 R
-/ToUnicode 761 0 R
+/Widths 746 0 R
+/ToUnicode 745 0 R
 >>
 endobj
 54 0 obj
 << /Type /Font
 /BaseFont /AAAAEJ+mplus-1p-regular
 /Subtype /TrueType
-/FontDescriptor 764 0 R
+/FontDescriptor 748 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 766 0 R
-/ToUnicode 765 0 R
+/Widths 750 0 R
+/ToUnicode 749 0 R
 >>
 endobj
 55 0 obj
@@ -5286,7 +5286,7 @@ endobj
 /F2.0 18 0 R
 >>
 /XObject << /I3 66 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [64 0 R 65 0 R 67 0 R 69 0 R]
@@ -7086,7 +7086,7 @@ endobj
 /F3.1 45 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [72 0 R 75 0 R]
@@ -7373,7 +7373,7 @@ endobj
 /F3.1 45 0 R
 >>
 /XObject << /I4 83 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [81 0 R 84 0 R 85 0 R]
@@ -8486,7 +8486,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I5 86 0 R
 /I6 91 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 53 0 R
@@ -9278,7 +9278,7 @@ endobj
 /F2.0 18 0 R
 >>
 /XObject << /I7 95 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [96 0 R]
@@ -10318,7 +10318,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I8 98 0 R
 /I9 106 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -10344,12 +10344,12 @@ endobj
 endobj
 103 0 obj
 << /Limits [(__ugvw) (_ugvw_customisation)]
-/Names [(__ugvw) 15 0 R (__ugvw_customisation_tweaking-css-classes_columns-in-tables) 481 0 R (__ugvw_customisation_tweaking-css-classes_columns-in-tables_globally) 482 0 R (__ugvw_extending_replacing-page-elements_collections) 551 0 R (__ugvw_layout_file-based_unreferenced) 277 0 R (_ugvw_configuration-properties) 344 0 R (_ugvw_configuration-properties_abbreviating-titles) 375 0 R (_ugvw_configuration-properties_showing-theme-chooser) 411 0 R (_ugvw_configuration-properties_stripped-wicket-tags) 410 0 R (_ugvw_configuration-properties_suppressing-password-reset) 398 0 R (_ugvw_configuration-properties_suppressing-remember-me) 378 0 R (_ugvw_configuration-properties_suppressing-sign-up) 388 0 R (_ugvw_customisation) 428 0 R]
+/Names [(__ugvw) 15 0 R (__ugvw_customisation_tweaking-css-classes_columns-in-tables) 479 0 R (__ugvw_customisation_tweaking-css-classes_columns-in-tables_globally) 480 0 R (__ugvw_extending_replacing-page-elements_collections) 545 0 R (__ugvw_layout_file-based_unreferenced) 277 0 R (_ugvw_configuration-properties) 342 0 R (_ugvw_configuration-properties_abbreviating-titles) 373 0 R (_ugvw_configuration-properties_showing-theme-chooser) 409 0 R (_ugvw_configuration-properties_stripped-wicket-tags) 408 0 R (_ugvw_configuration-properties_suppressing-password-reset) 396 0 R (_ugvw_configuration-properties_suppressing-remember-me) 376 0 R (_ugvw_configuration-properties_suppressing-sign-up) 386 0 R (_ugvw_customisation) 426 0 R]
 >>
 endobj
 104 0 obj
 << /Limits [(domain-code-2) (fieldsets)]
-/Names [(domain-code-2) 68 0 R (domain-code-3) 147 0 R (domain-services) 303 0 R (domainservicelayout) 315 0 R (download) 139 0 R (edit-mode) 124 0 R (example-layouts) 214 0 R (examples) 260 0 R (exporting-the-attributes-into-the-app) 468 0 R (fieldsets) 271 0 R]
+/Names [(domain-code-2) 68 0 R (domain-code-3) 147 0 R (domain-services) 303 0 R (domainservicelayout) 315 0 R (download) 139 0 R (edit-mode) 124 0 R (example-layouts) 214 0 R (examples) 260 0 R (exporting-the-attributes-into-the-app) 466 0 R (fieldsets) 271 0 R]
 >>
 endobj
 105 0 obj
@@ -13187,7 +13187,7 @@ endobj
 /F5.0 54 0 R
 /F3.1 45 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
@@ -13623,7 +13623,7 @@ endobj
 /F4.0 53 0 R
 >>
 /XObject << /I10 121 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [113 0 R 114 0 R 116 0 R 117 0 R 119 0 R 122 0 R 123 0 R]
@@ -14401,7 +14401,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I11 125 0 R
 /I12 130 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -15234,7 +15234,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I13 132 0 R
 /I14 137 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -16222,7 +16222,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I15 140 0 R
 /I16 145 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -20537,7 +20537,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
@@ -20546,7 +20546,7 @@ endobj
 [149 0 R /XYZ 0 299.09000000000003 null]
 endobj
 151 0 obj
-<< /Length 6554
+<< /Length 6566
 >>
 stream
 q
@@ -20725,12 +20725,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.452 Tw
+2.069 Tw
 
 BT
 48.24000000000001 679.7760000000001 Td
 /F1.0 10.5 Tf
-<7365727669636520616e642074686520656d61696c20736572766963652e20496620796f7572206170706c69636174696f6e20757365732074686520> Tj
+<7365727669636520616e642074686520656d61696c20736572766963652e20496620796f7572206170706c69636174696f6e20757365732074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -20740,12 +20740,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-1.452 Tw
+2.069 Tw
 
 BT
-352.06283333333334 679.7760000000001 Td
+412.43926923076924 679.7760000000001 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e73207365637572697479206d6f64756c65> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -20755,12 +20755,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.452 Tw
+2.069 Tw
 
 BT
-495.6162333333333 679.7760000000001 Td
+495.1168846153846 679.7760000000001 Td
 /F1.0 10.5 Tf
-<20286e6f742041534629> Tj
+<2773207365637572697479> Tj
 ET
 
 
@@ -20770,12 +20770,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.996 Tw
+1.233 Tw
 
 BT
 48.24000000000001 663.9960000000001 Td
 /F1.0 10.5 Tf
-[<7468656e20616e20696d706c656d656e746174696f6e2069732070726f76696465642062> 20.01953125 <792074686174206d6f64756c653b206a7573742061646420746f2074686520636c617373706174682e204f746865727769736520796f752077696c6c>] TJ
+[<6d6f64756c65207468656e20616e20696d706c656d656e746174696f6e2069732070726f76696465642062> 20.01953125 <792074686174206d6f64756c653b206a7573742061646420746f2074686520636c617373706174682e204f7468657277697365>] TJ
 ET
 
 
@@ -20788,7 +20788,7 @@ ET
 BT
 48.24000000000001 648.2160000000001 Td
 /F1.0 10.5 Tf
-<6e65656420746f2070726f7669646520796f7572206f776e20696d706c656d656e746174696f6e2e> Tj
+<796f752077696c6c206e65656420746f2070726f7669646520796f7572206f776e20696d706c656d656e746174696f6e2e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -20945,7 +20945,7 @@ endobj
 /F2.0 18 0 R
 >>
 /XObject << /I17 159 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [153 0 R 154 0 R 155 0 R 156 0 R 160 0 R]
@@ -20988,10 +20988,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (https://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [352.06283333333334 676.71 495.6162333333333 690.9900000000001]
+/Rect [412.43926923076924 676.71 495.1168846153846 690.9900000000001]
 /Type /Annot
 >>
 endobj
@@ -20999,11 +20999,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAEK+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 768 0 R
+/FontDescriptor 752 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 770 0 R
-/ToUnicode 769 0 R
+/Widths 754 0 R
+/ToUnicode 753 0 R
 >>
 endobj
 158 0 obj
@@ -21187,7 +21187,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I18 161 0 R
 /I19 165 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -21395,7 +21395,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I20 167 0 R
 /I21 171 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -21609,7 +21609,7 @@ Cr
 endstream
 endobj
 174 0 obj
-<< /Length 4803
+<< /Length 4826
 >>
 stream
 q
@@ -21660,7 +21660,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.428 Tw
+1.423 Tw
 
 BT
 66.24000000000001 381.9110939457202 Td
@@ -21675,10 +21675,10 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.428 Tw
+1.423 Tw
 
 BT
-239.4559321986607 381.9110939457202 Td
+244.4303115985577 381.9110939457202 Td
 /F1.0 10.5 Tf
 [<757365722072656769737472> 20.01953125 <6174696f6e2073657276696365>] TJ
 ET
@@ -21690,12 +21690,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.428 Tw
+1.423 Tw
 
 BT
-361.72299999999996 381.9110939457202 Td
+368.68713115985577 381.9110939457202 Td
 /F1.0 10.5 Tf
-[<202865672062> 20.01953125 <79207573696e672074686520>] TJ
+[<202865672062> 20.01953125 <79207573696e672074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -21705,12 +21705,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.428 Tw
+1.423 Tw
 
 BT
-447.6417271205356 381.9110939457202 Td
+513.1355 381.9110939457202 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e73207365637572697479> Tj
+<496e636f6465> Tj
 ET
 
 
@@ -21723,7 +21723,7 @@ ET
 BT
 66.24000000000001 366.1310939457202 Td
 /F1.0 10.5 Tf
-<6d6f64756c65> Tj
+<506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -21732,9 +21732,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-104.1765 366.1310939457202 Td
+110.2245 366.1310939457202 Td
 /F1.0 10.5 Tf
-<29> Tj
+<2773207365637572697479206d6f64756c6529> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -21915,7 +21915,7 @@ endobj
 /Contents 174 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I22 173 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -21945,7 +21945,7 @@ endobj
 /URI (../rgsvc/rgsvc.pdf#_rgsvc_persistence-layer-spi_UserRegistrationService)
 >>
 /Subtype /Link
-/Rect [239.4559321986607 378.84509394572024 361.72299999999996 393.1250939457202]
+/Rect [244.4303115985577 378.84509394572024 368.68713115985577 393.1250939457202]
 /Type /Annot
 >>
 endobj
@@ -21953,10 +21953,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (https://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [447.6417271205356 378.84509394572024 547.04 393.1250939457202]
+/Rect [513.1355 378.84509394572024 547.04 393.1250939457202]
 /Type /Annot
 >>
 endobj
@@ -21964,10 +21964,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (https://github.com/isisaddons/isis-module-security)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [66.24000000000001 363.0650939457202 104.1765 377.3450939457202]
+/Rect [66.24000000000001 363.0650939457202 110.2245 377.3450939457202]
 /Type /Annot
 >>
 endobj
@@ -23017,7 +23017,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 53 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [187 0 R 189 0 R 191 0 R 192 0 R 193 0 R 194 0 R 195 0 R]
@@ -27918,7 +27918,7 @@ endobj
 /Font << /F1.0 8 0 R
 /F4.0 53 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [198 0 R]
@@ -29566,7 +29566,7 @@ endobj
 /F3.1 45 0 R
 /F6.0 157 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [201 0 R 204 0 R 205 0 R 206 0 R 207 0 R 208 0 R 209 0 R 210 0 R 211 0 R]
@@ -29587,11 +29587,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAEL+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 772 0 R
+/FontDescriptor 756 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 774 0 R
-/ToUnicode 773 0 R
+/Widths 758 0 R
+/ToUnicode 757 0 R
 >>
 endobj
 203 0 obj
@@ -30387,7 +30387,7 @@ endobj
 /F4.0 53 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [215 0 R 216 0 R]
@@ -30550,7 +30550,7 @@ endobj
 /Contents 219 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I23 217 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -30768,7 +30768,7 @@ endobj
 /Contents 224 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I24 222 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -30878,7 +30878,7 @@ stream
 endstream
 endobj
 229 0 obj
-<< /Length 8715
+<< /Length 9064
 >>
 stream
 q
@@ -30903,12 +30903,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-4.886 Tw
+4.625 Tw
 
 BT
 48.24 335.524231292517 Td
 /F1.0 10.5 Tf
-[<4173206f6620312e382e302c20616c6c20746865206c61> 20.01953125 <796f757420616e6e6f746174696f6e732068617665206265656e20636f6e736f6c69646174656420696e746f2074686520766172696f757320>] TJ
+<4173206f6620> Tj
 ET
 
 
@@ -30918,7 +30918,37 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-4.886 Tw
+4.625 Tw
+
+BT
+84.99933924278847 335.524231292517 Td
+/F4.0 10.5 Tf
+<312e382e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+4.625 Tw
+
+BT
+111.24933924278847 335.524231292517 Td
+/F1.0 10.5 Tf
+[<2c20616c6c20746865206c61> 20.01953125 <796f757420616e6e6f746174696f6e732068617665206265656e20636f6e736f6c69646174656420696e746f2074686520766172696f757320>] TJ
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+4.625 Tw
 
 BT
 499.78999999999996 335.524231292517 Td
@@ -30933,7 +30963,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-4.886 Tw
+4.625 Tw
 
 BT
 547.04 335.524231292517 Td
@@ -31445,7 +31475,7 @@ endobj
 /Contents 229 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I25 227 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -31551,7 +31581,7 @@ endobj
 endobj
 241 0 obj
 << /Limits [(_ugvw_layout_application-menu) (configuration)]
-/Names [(_ugvw_layout_application-menu) 313 0 R (_ugvw_layout_file-based) 240 0 R (_ugvw_layout_table-columns) 337 0 R (adding-attributes-to-the-war-s-manifest) 462 0 R (choose-file) 129 0 R (clear) 144 0 R (code-membergrouplayout-code) 203 0 R (code-memberorder-code) 190 0 R (collections) 276 0 R (configuration) 55 0 R]
+/Names [(_ugvw_layout_application-menu) 313 0 R (_ugvw_layout_file-based) 240 0 R (_ugvw_layout_table-columns) 335 0 R (adding-attributes-to-the-war-s-manifest) 460 0 R (choose-file) 129 0 R (clear) 144 0 R (code-membergrouplayout-code) 203 0 R (code-memberorder-code) 190 0 R (collections) 276 0 R (configuration) 55 0 R]
 >>
 endobj
 242 0 obj
@@ -32688,7 +32718,7 @@ endobj
 /F3.1 45 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [246 0 R 247 0 R 248 0 R 249 0 R 252 0 R 253 0 R 254 0 R 255 0 R 257 0 R]
@@ -32743,7 +32773,7 @@ endobj
 endobj
 251 0 obj
 << /Limits [(parented-collections) (screenshots-5)]
-/Names [(parented-collections) 485 0 R (related-functionality) 51 0 R (related-functionality-2) 74 0 R (request-parameters) 514 0 R (required-updates-to-the-dom-project-s-pom-xml) 310 0 R (rows-full-width-cols-and-tabs) 267 0 R (screencast) 256 0 R (screenshot) 455 0 R (screenshots) 41 0 R (screenshots-10) 507 0 R (screenshots-2) 58 0 R (screenshots-3) 80 0 R (screenshots-4) 118 0 R (screenshots-5) 158 0 R]
+/Names [(parented-collections) 483 0 R (related-functionality) 51 0 R (related-functionality-2) 74 0 R (request-parameters) 512 0 R (required-updates-to-the-dom-project-s-pom-xml) 310 0 R (rows-full-width-cols-and-tabs) 267 0 R (screencast) 256 0 R (screenshot) 453 0 R (screenshots) 41 0 R (screenshots-10) 505 0 R (screenshots-2) 58 0 R (screenshots-3) 80 0 R (screenshots-4) 118 0 R (screenshots-5) 158 0 R]
 >>
 endobj
 252 0 obj
@@ -32988,7 +33018,7 @@ endobj
 /F4.0 53 0 R
 >>
 /XObject << /I26 262 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [261 0 R 263 0 R]
@@ -35303,7 +35333,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
@@ -37703,7 +37733,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [270 0 R 272 0 R]
@@ -39447,7 +39477,7 @@ endobj
 /F7.0 275 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
@@ -39456,11 +39486,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAEM+NotoSerif-BoldItalic
 /Subtype /TrueType
-/FontDescriptor 776 0 R
+/FontDescriptor 760 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 778 0 R
-/ToUnicode 777 0 R
+/Widths 762 0 R
+/ToUnicode 761 0 R
 >>
 endobj
 276 0 obj
@@ -39864,7 +39894,7 @@ endobj
 /F2.0 18 0 R
 >>
 /XObject << /I27 283 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [282 0 R 284 0 R]
@@ -42227,7 +42257,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
@@ -42236,11 +42266,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAEN+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 780 0 R
+/FontDescriptor 764 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 782 0 R
-/ToUnicode 781 0 R
+/Widths 766 0 R
+/ToUnicode 765 0 R
 >>
 endobj
 288 0 obj
@@ -44323,7 +44353,7 @@ endobj
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [292 0 R]
@@ -45968,7 +45998,7 @@ endobj
 /F6.0 157 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [295 0 R 296 0 R 297 0 R 298 0 R 299 0 R 300 0 R]
@@ -46841,7 +46871,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 53 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 /Annots [304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 311 0 R 312 0 R 314 0 R]
@@ -48035,7 +48065,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I28 316 0 R
 /I29 320 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 53 0 R
@@ -50423,7 +50453,7 @@ endobj
 /F6.0 157 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
@@ -50432,7 +50462,7 @@ endobj
 [323 0 R /XYZ 0 123.86999999999986 null]
 endobj
 325 0 obj
-<< /Length 24595
+<< /Length 25079
 >>
 stream
 q
@@ -51968,12 +51998,57 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.413 Tw
+0.090 Tw
 
 BT
 48.24 508.966 Td
 /F1.0 10.5 Tf
-[<746865206e616d652069732074686174206f66206120746f702d6c6576656c206d656e752e205072696f7220746f20312e382e3020746869732077617320746865206f6e6c79207761> 20.01953125 <79206f6620646f696e67207468696e67732c206173206f6620312e382e30>] TJ
+<746865206e616d652069732074686174206f66206120746f702d6c6576656c206d656e752e205072696f7220746f20> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+0.090 Tw
+
+BT
+274.6314071800595 508.966 Td
+/F4.0 10.5 Tf
+<312e382e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+0.090 Tw
+
+BT
+300.8814071800595 508.966 Td
+/F1.0 10.5 Tf
+[<20746869732077617320746865206f6e6c79207761> 20.01953125 <79206f6620646f696e67207468696e67732c206173206f6620>] TJ
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+0.090 Tw
+
+BT
+520.79 508.966 Td
+/F4.0 10.5 Tf
+<312e382e30> Tj
 ET
 
 
@@ -52258,7 +52333,7 @@ endobj
 /F2.0 18 0 R
 >>
 /XObject << /I30 328 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
 /Annots [329 0 R]
@@ -52335,7 +52410,7 @@ endobj
 >>
 endobj
 330 0 obj
-<< /Length 27626
+<< /Length 25038
 >>
 stream
 q
@@ -53547,7 +53622,7 @@ ET
 BT
 48.24 502.246 Td
 /F2.0 13 Tf
-[<332e332e342e20497369732041> 20.01953125 <64642d6f6e206d6f64756c6573>] TJ
+<332e332e342e20496e636f646520506c6174666f726d206d6f64756c6573> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -53555,7 +53630,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.400 Tw
+0.418 Tw
 
 BT
 48.24 475.686 Td
@@ -53570,12 +53645,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.400 Tw
+0.418 Tw
 
 BT
-163.32534430803568 475.686 Td
+163.3942857142857 475.686 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -53585,12 +53660,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.400 Tw
+0.418 Tw
 
 BT
-220.75097530691963 475.686 Td
+244.42035714285714 475.686 Td
 /F1.0 10.5 Tf
-<206d6f64756c657320616c736f2070726f766964652073657276696365732077686f736520616374696f6e732061707065617220696e20746f702d6c6576656c> Tj
+<206d6f64756c657320616c736f2070726f766964652073657276696365732077686f736520616374696f6e732061707065617220696e20746f702d> Tj
 ET
 
 
@@ -53603,7 +53678,7 @@ ET
 BT
 48.24 459.90599999999995 Td
 /F1.0 10.5 Tf
-<6d656e75732e> Tj
+<6c6576656c206d656e75732e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -53614,29 +53689,7 @@ ET
 BT
 48.24 432.126 Td
 /F1.0 10.5 Tf
-<54686520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-69.66 432.126 Td
-/F1.0 10.5 Tf
-<7365637572697479> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-109.74900000000001 432.126 Td
-/F1.0 10.5 Tf
-<2773206d6f64756c6520706c616365732069747320646f6d61696e2073657276696365206d656e757320696e20746872656520746f702d6c6576656c206d656e75733a> Tj
+<546865207365637572697479d573206d6f64756c6520706c616365732069747320646f6d61696e2073657276696365206d656e757320696e20746872656520746f702d6c6576656c206d656e75733a> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -53850,81 +53903,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.179 Tw
-
-BT
-66.24000000000001 351.0059999999999 Td
-/F1.0 10.5 Tf
-<69747320> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-0.179 Tw
-
-BT
-80.91955555555556 351.0059999999999 Td
-/F4.0 10.5 Tf
-<53656375726974794d6f64756c65417070466978747572657353657276696365> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-0.179 Tw
-
-BT
-248.91955555555555 351.0059999999999 Td
-/F1.0 10.5 Tf
-<20646f6d61696e20736572766963652c20776869636820616c6c6f777320746865207365637572697479206d6f64756c6573272066697874757265> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-66.24000000000001 335.2259999999999 Td
-/F1.0 10.5 Tf
-[<7363726970747320746f2062652072756e2c20697320706c61636564206f6e2061202250726f746f747970696e672220746f702d6c6576656c206d656e752c20616c736f206f6e20746865205345434f4e44> 20.01953125 <4152> 29.78515625 <59206d656e7520626172>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
--0.500 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-56.88050000000001 313.4459999999999 Td
-/F1.0 10.5 Tf
-<a5> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
 0.926 Tw
 
 BT
-66.24000000000001 313.4459999999999 Td
+66.24000000000001 351.0059999999999 Td
 /F1.0 10.5 Tf
 <69747320> Tj
 ET
@@ -53939,7 +53921,7 @@ ET
 0.926 Tw
 
 BT
-81.66621065848214 313.4459999999999 Td
+81.66621065848214 351.0059999999999 Td
 /F4.0 10.5 Tf
 <4d6553657276696365> Tj
 ET
@@ -53954,7 +53936,7 @@ ET
 0.926 Tw
 
 BT
-128.91621065848216 313.4459999999999 Td
+128.91621065848216 351.0059999999999 Td
 /F1.0 10.5 Tf
 <20646f6d61696e20736572766963652c2077686963682070726f76696465732074686520> Tj
 ET
@@ -53969,7 +53951,7 @@ ET
 0.926 Tw
 
 BT
-317.852974609375 313.4459999999999 Td
+317.852974609375 351.0059999999999 Td
 /F4.0 10.5 Tf
 <6d652829> Tj
 ET
@@ -53984,7 +53966,7 @@ ET
 0.926 Tw
 
 BT
-338.852974609375 313.4459999999999 Td
+338.852974609375 351.0059999999999 Td
 /F1.0 10.5 Tf
 [<20616374696f6e2c20697320706c61636564206f6e2074686520544552> 20.01953125 <54494152> 29.78515625 <59206d656e75>] TJ
 ET
@@ -53997,7 +53979,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 297.66599999999994 Td
+66.24000000000001 335.2259999999999 Td
 /F1.0 10.5 Tf
 <6261722e> Tj
 ET
@@ -54007,66 +53989,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.177 Tw
-
-BT
-48.24000000000001 269.8859999999999 Td
-/F1.0 10.5 Tf
-<4d65616e7768696c652074686520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-3.177 Tw
-
-BT
-132.05202563476564 269.8859999999999 Td
-/F1.0 10.5 Tf
-<6465767574696c73> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-3.177 Tw
-
-BT
-171.87852563476562 269.8859999999999 Td
-/F1.0 10.5 Tf
-[<206d6f64756c6520706c616365732069747320616374696f6e73202d20746f20646f776e6c6f6164206c61> 20.01953125 <796f75747320616e6420736f20666f727468202d206f6e2061>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24000000000001 254.1059999999999 Td
-/F1.0 10.5 Tf
-[<2250726f746f747970696e672220746f702d6c6576656c206d656e752c206f6e20746865205345434f4e44> 20.01953125 <4152> 29.78515625 <59206d656e75206261722e>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
 1.913 Tw
 
 BT
-48.24000000000001 226.3259999999999 Td
+48.24000000000001 307.4459999999999 Td
 /F1.0 10.5 Tf
 <43757272656e746c79207468657265206973206e6f20666163696c69747920746f20616c7465722074686520706c6163656d656e74206f662074686573652073657276696365732e20486f77657665722c2074686569722055492063616e206265> Tj
 ET
@@ -54079,7 +54005,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 210.5459999999999 Td
+48.24000000000001 291.66599999999994 Td
 /F1.0 10.5 Tf
 <73757070726573736564207573696e67207365637572697479206f72207573696e67206120> Tj
 ET
@@ -54090,7 +54016,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-232.2315 210.5459999999999 Td
+232.2315 291.66599999999994 Td
 /F1.0 10.5 Tf
 <7665746f696e672073756273637269626572> Tj
 ET
@@ -54101,7 +54027,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-325.1985 210.5459999999999 Td
+325.1985 291.66599999999994 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -54112,7 +54038,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 170.7059999999999 Td
+48.24000000000001 251.8259999999999 Td
 /F2.0 18 Tf
 [<332e342e2054> 29.78515625 <61626c6520436f6c756d6e73>] TJ
 ET
@@ -54125,7 +54051,7 @@ ET
 0.763 Tw
 
 BT
-48.24000000000001 142.6859999999999 Td
+48.24000000000001 223.8059999999999 Td
 /F1.0 10.5 Tf
 <546865206f7074696f6e616c20> Tj
 ET
@@ -54140,7 +54066,7 @@ ET
 0.763 Tw
 
 BT
-115.43364285714286 142.6859999999999 Td
+115.43364285714286 223.8059999999999 Td
 /F4.0 10.5 Tf
 <5461626c65436f6c756d6e4f7264657253657276696365> Tj
 ET
@@ -54155,7 +54081,7 @@ ET
 0.763 Tw
 
 BT
-236.18364285714287 142.6859999999999 Td
+236.18364285714287 223.8059999999999 Td
 /F1.0 10.5 Tf
 <2053504920736572766963652063616e206265207573656420746f2072656f7264657220636f6c756d6e7320696e2061207461626c652c20656974686572> Tj
 ET
@@ -54170,7 +54096,7 @@ ET
 1.910 Tw
 
 BT
-48.24000000000001 126.90599999999989 Td
+48.24000000000001 208.0259999999999 Td
 /F1.0 10.5 Tf
 [<666f72206120706172656e74656420636f6c6c656374696f6e20286f776e65642062> 20.01953125 <7920706172656e7420646f6d61696e206f626a65637429206f722061207374616e64616c6f6e6520636f6c6c656374696f6e202872657475726e6564>] TJ
 ET
@@ -54183,7 +54109,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 111.12599999999989 Td
+48.24000000000001 192.2459999999999 Td
 /F1.0 10.5 Tf
 <66726f6d20616e20616374696f6e20696e766f636174696f6e292e> Tj
 ET
@@ -54194,7 +54120,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 83.34599999999989 Td
+48.24000000000001 164.4659999999999 Td
 /F1.0 10.5 Tf
 [<46> 40.0390625 <6f72206578616d706c652c20737570706f7365207468657265206973206120>] TJ
 ET
@@ -54205,7 +54131,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-207.95508984375002 83.34599999999989 Td
+207.95508984375002 164.4659999999999 Td
 /F4.0 10.5 Tf
 <437573746f6d6572> Tj
 ET
@@ -54216,7 +54142,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-249.95508984375002 83.34599999999989 Td
+249.95508984375002 164.4659999999999 Td
 /F1.0 10.5 Tf
 <20616e6420616e20> Tj
 ET
@@ -54227,7 +54153,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-289.89708984375 83.34599999999989 Td
+289.89708984375 164.4659999999999 Td
 /F4.0 10.5 Tf
 <4f72646572> Tj
 ET
@@ -54238,7 +54164,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-316.14708984375 83.34599999999989 Td
+316.14708984375 164.4659999999999 Td
 /F1.0 10.5 Tf
 <3a> Tj
 ET
@@ -54280,10 +54206,10 @@ endobj
 /F6.0 157 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [333 0 R 334 0 R 335 0 R 336 0 R 338 0 R]
+/Annots [333 0 R 334 0 R 336 0 R]
 >>
 endobj
 332 0 obj
@@ -54293,10 +54219,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [163.32534430803568 472.62 220.75097530691963 486.9]
+/Rect [163.3942857142857 472.62 244.42035714285714 486.9]
 /Type /Annot
 >>
 endobj
@@ -54304,50 +54230,28 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-security)
+/URI (../ugbtb/ugbtb.pdf#_ugbtb_hints-and-tips_vetoing-visibility)
 >>
 /Subtype /Link
-/Rect [69.66 429.06 109.74900000000001 443.34]
+/Rect [232.2315 288.5999999999999 325.1985 302.8799999999999]
 /Type /Annot
 >>
 endobj
 335 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-devutils)
->>
-/Subtype /Link
-/Rect [132.05202563476564 266.81999999999994 171.87852563476562 281.0999999999999]
-/Type /Annot
->>
+[331 0 R /XYZ 0 275.8499999999999 null]
 endobj
 336 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (../ugbtb/ugbtb.pdf#_ugbtb_hints-and-tips_vetoing-visibility)
->>
-/Subtype /Link
-/Rect [232.2315 207.4799999999999 325.1985 221.7599999999999]
-/Type /Annot
->>
-endobj
-337 0 obj
-[331 0 R /XYZ 0 194.7299999999999 null]
-endobj
-338 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
 /URI (../rgsvc/rgsvc.pdf#_rgsvc_presentation-layer-spi_TableColumnOrderService)
 >>
 /Subtype /Link
-/Rect [115.43364285714286 141.2159999999999 236.18364285714287 151.7159999999999]
+/Rect [115.43364285714286 222.3359999999999 236.18364285714287 232.8359999999999]
 /Type /Annot
 >>
 endobj
-339 0 obj
+337 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 248
@@ -54393,7 +54297,7 @@ E
 �H�o�W�Odt�(/y]p9Ӥ�0�o�I��'�w����O4"Q222�Ritttd����];Qrss��D"QX��P��O�6"��L&��p�X��P�����A�P
�_��������6"T�P&�{X��P�����ADҨ �4�H� �4��<�M8
 endstream
 endobj
-340 0 obj
+338 0 obj
 << /Length 28237
 >>
 stream
@@ -56489,14 +56393,14 @@ Q
 
 endstream
 endobj
-341 0 obj
+339 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 340 0 R
+/Contents 338 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I31 339 0 R
-/Stamp1 700 0 R
+/XObject << /I31 337 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 /F4.0 53 0 R
@@ -56505,7 +56409,7 @@ endobj
 >>
 >>
 endobj
-342 0 obj
+340 0 obj
 << /Length 29922
 >>
 stream
@@ -58491,40 +58395,40 @@ Q
 
 endstream
 endobj
-343 0 obj
+341 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 342 0 R
+/Contents 340 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 /F4.0 53 0 R
 /F3.1 45 0 R
 /F6.0 157 0 R
-/F8.0 345 0 R
+/F8.0 343 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [346 0 R 347 0 R 348 0 R]
+/Annots [344 0 R 345 0 R 346 0 R]
 >>
 endobj
-344 0 obj
-[343 0 R /XYZ 0 841.89 null]
+342 0 obj
+[341 0 R /XYZ 0 841.89 null]
 endobj
-345 0 obj
+343 0 obj
 << /Type /Font
 /BaseFont /AAAAEO+mplus1mn-italic
 /Subtype /TrueType
-/FontDescriptor 784 0 R
+/FontDescriptor 768 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 786 0 R
-/ToUnicode 785 0 R
+/Widths 770 0 R
+/ToUnicode 769 0 R
 >>
 endobj
-346 0 obj
+344 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58535,7 +58439,7 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
+345 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58546,7 +58450,7 @@ endobj
 /Type /Annot
 >>
 endobj
-348 0 obj
+346 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58557,7 +58461,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+347 0 obj
 << /Length 31286
 >>
 stream
@@ -60765,25 +60669,25 @@ Q
 
 endstream
 endobj
-350 0 obj
+348 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 349 0 R
+/Contents 347 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F6.0 157 0 R
 /F4.0 53 0 R
 /F1.0 8 0 R
-/F8.0 345 0 R
+/F8.0 343 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R]
+/Annots [349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R]
 >>
 endobj
-351 0 obj
+349 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60794,7 +60698,7 @@ endobj
 /Type /Annot
 >>
 endobj
-352 0 obj
+350 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60805,7 +60709,7 @@ endobj
 /Type /Annot
 >>
 endobj
-353 0 obj
+351 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60816,7 +60720,7 @@ endobj
 /Type /Annot
 >>
 endobj
-354 0 obj
+352 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60827,7 +60731,7 @@ endobj
 /Type /Annot
 >>
 endobj
-355 0 obj
+353 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60838,7 +60742,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+354 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60849,7 +60753,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+355 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60860,7 +60764,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+356 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -60871,8 +60775,8 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
-<< /Length 21677
+357 0 obj
+<< /Length 21887
 >>
 stream
 q
@@ -61712,7 +61616,25 @@ ET
 BT
 300.6395012 386.5829999999999 Td
 /F1.0 10.5 Tf
-<7072652d312e31352e302e203d3d3d3d> Tj
+<7072652d> Tj
+ET
+
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+320.8940012 386.5829999999999 Td
+/F4.0 10.5 Tf
+<312e31352e30> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.200 0.200 0.200 scn
+
+BT
+352.3940012 386.5829999999999 Td
+/F1.0 10.5 Tf
+<2e203d3d3d3d> Tj
 ET
 
 0.000 0.000 0.000 scn
@@ -62341,25 +62263,25 @@ Q
 
 endstream
 endobj
-360 0 obj
+358 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 359 0 R
+/Contents 357 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F6.0 157 0 R
 /F4.0 53 0 R
 /F1.0 8 0 R
-/F8.0 345 0 R
+/F8.0 343 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [361 0 R 362 0 R 363 0 R 364 0 R]
+/Annots [359 0 R 360 0 R 361 0 R 362 0 R]
 >>
 endobj
-361 0 obj
+359 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -62370,7 +62292,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+360 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -62381,7 +62303,7 @@ endobj
 /Type /Annot
 >>
 endobj
-363 0 obj
+361 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -62392,7 +62314,7 @@ endobj
 /Type /Annot
 >>
 endobj
-364 0 obj
+362 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -62403,7 +62325,7 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+363 0 obj
 << /Length 31192
 >>
 stream
@@ -64577,25 +64499,25 @@ Q
 
 endstream
 endobj
-366 0 obj
+364 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 365 0 R
+/Contents 363 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F6.0 157 0 R
 /F4.0 53 0 R
 /F1.0 8 0 R
-/F8.0 345 0 R
+/F8.0 343 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R]
+/Annots [365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R]
 >>
 endobj
-367 0 obj
+365 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64606,7 +64528,7 @@ endobj
 /Type /Annot
 >>
 endobj
-368 0 obj
+366 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64617,7 +64539,7 @@ endobj
 /Type /Annot
 >>
 endobj
-369 0 obj
+367 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64628,7 +64550,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+368 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64639,7 +64561,7 @@ endobj
 /Type /Annot
 >>
 endobj
-371 0 obj
+369 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64650,7 +64572,7 @@ endobj
 /Type /Annot
 >>
 endobj
-372 0 obj
+370 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64661,7 +64583,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+371 0 obj
 << /Length 17437
 >>
 stream
@@ -65770,28 +65692,28 @@ Q
 
 endstream
 endobj
-374 0 obj
+372 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 373 0 R
+/Contents 371 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F6.0 157 0 R
 /F4.0 53 0 R
 /F1.0 8 0 R
-/F8.0 345 0 R
+/F8.0 343 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [376 0 R 377 0 R]
+/Annots [374 0 R 375 0 R]
 >>
 endobj
-375 0 obj
-[374 0 R /XYZ 0 586.53 null]
+373 0 obj
+[372 0 R /XYZ 0 586.53 null]
 endobj
-376 0 obj
+374 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -65802,7 +65724,7 @@ endobj
 /Type /Annot
 >>
 endobj
-377 0 obj
+375 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -65813,13 +65735,13 @@ endobj
 /Type /Annot
 >>
 endobj
-378 0 obj
-[374 0 R /XYZ 0 247.99000000000007 null]
+376 0 obj
+[372 0 R /XYZ 0 247.99000000000007 null]
 endobj
-379 0 obj
-[374 0 R /XYZ 0 164.35000000000005 null]
+377 0 obj
+[372 0 R /XYZ 0 164.35000000000005 null]
 endobj
-380 0 obj
+378 0 obj
 << /Length 1861
 >>
 stream
@@ -65931,25 +65853,25 @@ Q
 
 endstream
 endobj
-381 0 obj
+379 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 380 0 R
+/Contents 378 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I32 159 0 R
-/I33 383 0 R
-/Stamp1 700 0 R
+/I33 381 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 18 0 R
 /F4.0 53 0 R
 >>
 >>
-/Annots [382 0 R 384 0 R]
+/Annots [380 0 R 382 0 R]
 >>
 endobj
-382 0 obj
+380 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -65960,7 +65882,7 @@ endobj
 /Type /Annot
 >>
 endobj
-383 0 obj
+381 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 428
@@ -66008,7 +65930,7 @@ _=uT
 ;�`MN��v��ݘ�3�����P���vwJ�yw�w�uS���A�6F`r�v>��-%�!׮�)�P�<�ƻ��ڕm���v�;�%��:�6~~Az�/|#[��w���փ�;MC��߲S���J�/4/�,�k�K�����`���ݍ
�]:��׶Vwvvw��7_��#j5�]h~�ӳK�I�[d7r��cq2u��[����΃Ͽ���4���ژ�����퇟�������ל��w��]�����ڕr%�%	�{��o��z]���N�B
D�-Ө
�i	�7˗��c�R�D�����I:Iw�+j,��Z�%5:%m��a_�Aossy{���ۭ��=�����������7H&)ׁ�,�߶7l~w��\?�ŝe%G"�����]%������e��n75����nX�TG:L*�d�0��u�E����kw�����J`]�JNKr`�H���?�k�݇��k�B�!	���"�jcZ��߼(�IոJW,��k[��v�y���m�\�$�����K�H�9�I���w����kZ�
 ��M�-
��ޝ�7���^��PYe�`��,�����P=cZ��D��_7���v���ںu_��t7�ɷB�C������6�9��\�n���{?6�-Э���}�l6�7�
�Ɔ��
c�����?������:�S�
���N�se}�����a��;� $@`8�1���p�c 0���@`8�1���p�c 0���@`8�1���p�c 0���@`8�1�	$0�
 endstream
 endobj
-384 0 obj
+382 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -66019,10 +65941,10 @@ endobj
 /Type /Annot
 >>
 endobj
-385 0 obj
-[381 0 R /XYZ 0 152.235 null]
+383 0 obj
+[379 0 R /XYZ 0 152.235 null]
 endobj
-386 0 obj
+384 0 obj
 << /Length 2053
 >>
 stream
@@ -66139,29 +66061,29 @@ Q
 
 endstream
 endobj
-387 0 obj
+385 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 386 0 R
+/Contents 384 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
 /XObject << /I34 159 0 R
-/Stamp1 700 0 R
+/Stamp1 684 0 R
 >>
 >>
-/Annots [390 0 R]
+/Annots [388 0 R]
 >>
 endobj
-388 0 obj
-[387 0 R /XYZ 0 841.89 null]
+386 0 obj
+[385 0 R /XYZ 0 841.89 null]
 endobj
-389 0 obj
-[387 0 R /XYZ 0 699.2700000000001 null]
+387 0 obj
+[385 0 R /XYZ 0 699.2700000000001 null]
 endobj
-390 0 obj
+388 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -66172,7 +66094,7 @@ endobj
 /Type /Annot
 >>
 endobj
-391 0 obj
+389 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 428
@@ -66221,7 +66143,7 @@ suE
 ���G�`�M"�e-�z�{��W�j�l�߬
���Q���BO�^0{��
ȳ����@` 0���@` 0���@` 0���@` 0���@` 0���@` 0���@` 0���@` 0���@` 0��#�
 endstream
 endobj
-392 0 obj
+390 0 obj
 << /Length 4012
 >>
 stream
@@ -66431,24 +66353,24 @@ Q
 
 endstream
 endobj
-393 0 obj
+391 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 392 0 R
+/Contents 390 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I35 391 0 R
-/Stamp1 700 0 R
+/XObject << /I35 389 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 /F4.0 53 0 R
 >>
 >>
-/Annots [394 0 R 397 0 R]
+/Annots [392 0 R 395 0 R]
 >>
 endobj
-394 0 obj
+392 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -66459,13 +66381,13 @@ endobj
 /Type /Annot
 >>
 endobj
-395 0 obj
-[393 0 R /XYZ 0 492.9525 null]
+393 0 obj
+[391 0 R /XYZ 0 492.9525 null]
 endobj
-396 0 obj
-[393 0 R /XYZ 0 383.1524999999999 null]
+394 0 obj
+[391 0 R /XYZ 0 383.1524999999999 null]
 endobj
-397 0 obj
+395 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -66476,13 +66398,13 @@ endobj
 /Type /Annot
 >>
 endobj
-398 0 obj
-[393 0 R /XYZ 0 322.09249999999986 null]
+396 0 obj
+[391 0 R /XYZ 0 322.09249999999986 null]
 endobj
-399 0 obj
-[393 0 R /XYZ 0 210.67249999999981 null]
+397 0 obj
+[391 0 R /XYZ 0 210.67249999999981 null]
 endobj
-400 0 obj
+398 0 obj
 << /Length 1853
 >>
 stream
@@ -66594,25 +66516,25 @@ Q
 
 endstream
 endobj
-401 0 obj
+399 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 400 0 R
+/Contents 398 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I36 159 0 R
-/I37 403 0 R
-/Stamp1 700 0 R
+/I37 401 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 18 0 R
 /F4.0 53 0 R
 >>
 >>
-/Annots [402 0 R 404 0 R]
+/Annots [400 0 R 402 0 R]
 >>
 endobj
-402 0 obj
+400 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -66623,7 +66545,7 @@ endobj
 /Type /Annot
 >>
 endobj
-403 0 obj
+401 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 428
@@ -66670,7 +66592,7 @@ l
 ���#y���/�^�H$~ؿ}p8Lo�)�9>�8�V�#�~��
�G�p�ä�J&�q��V6��P��_�v��lM�y�B��$&��L�!|����CL�l_�?"{p�����Z�Z���>Ҿ�J\�O8��g{��v{��+z�
r��=>���p�}�>I0�)���M�����Q~3o�����^�=�{������p,�U&��R�w.<�ϘQ�g����{��;S]�is�!�OÁ�(�����-�"b��(>Ԫ�-�Qu���,t%��d����ƂE�c�"���`x��X��,R����?�񫅟,X]�>?Z�:�����Âe��G���X 0���@` 0���@` 0���@` 0���@` 0���@` 0���@` 0���@` 0�������I
 endstream
 endobj
-404 0 obj
+402 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -66681,10 +66603,10 @@ endobj
 /Type /Annot
 >>
 endobj
-405 0 obj
-[401 0 R /XYZ 0 152.235 null]
+403 0 obj
+[399 0 R /XYZ 0 152.235 null]
 endobj
-406 0 obj
+404 0 obj
 << /Length 10941
 >>
 stream
@@ -67290,27 +67212,27 @@ Q
 
 endstream
 endobj
-407 0 obj
+405 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 406 0 R
+/Contents 404 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 53 0 R
 /F2.0 18 0 R
 /F3.1 45 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [409 0 R 412 0 R 413 0 R 414 0 R 415 0 R]
+/Annots [407 0 R 410 0 R 411 0 R 412 0 R 413 0 R]
 >>
 endobj
-408 0 obj
-[407 0 R /XYZ 0 762.33 null]
+406 0 obj
+[405 0 R /XYZ 0 762.33 null]
 endobj
-409 0 obj
+407 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67321,13 +67243,13 @@ endobj
 /Type /Annot
 >>
 endobj
-410 0 obj
-[407 0 R /XYZ 0 701.2700000000002 null]
+408 0 obj
+[405 0 R /XYZ 0 701.2700000000002 null]
 endobj
-411 0 obj
-[407 0 R /XYZ 0 457.9900000000003 null]
+409 0 obj
+[405 0 R /XYZ 0 457.9900000000003 null]
 endobj
-412 0 obj
+410 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67338,7 +67260,7 @@ endobj
 /Type /Annot
 >>
 endobj
-413 0 obj
+411 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67349,7 +67271,7 @@ endobj
 /Type /Annot
 >>
 endobj
-414 0 obj
+412 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67360,7 +67282,7 @@ endobj
 /Type /Annot
 >>
 endobj
-415 0 obj
+413 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67371,7 +67293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-416 0 obj
+414 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 851
@@ -67621,7 +67543,7 @@ U!
 �{��p[ū���y�N�y�/M;�.^�l���Y�{�~F/��P����U%������|f������QO���op�3�vy�Ŏ���ƁC�G^����3q�fr�L�s䣭�2l�m�2�5����k�m:E�r��Ss���/e�lu����#�9~���b���~0e��i
(��3KJ�֦l������*����_+z/��*q=��O\�:#3��ñnӎ��[�����?<�WO��ào�^?�q�=)�,^Ubii��?n�y}�]��w�yN\o�}�ǗKJ���
�F���Y��6)�?�2�5O��϶i�O�����5��/@hB�""b3�;&��g5�4�|*�yO�.���*��":��V��9�%���=��cN��s��Ͻ��y��EzLe޾kN�6����K?߸�R%VQY�}����y��/��d��t�ؘ�1�KʒS�U��Yͮz]�W��+|\���:?�9b���b���ƃG��*�)5�km��^�z2�-YU^^a�Q���\^37��fs�y���
 ,-]^�CI���і�۽��G�~��[��;�j6W��Ѵ��B��_�Mnn��'<�b�y�o}�Y�q	��ݼ)�]�ןex���K��&/""6C�+��>��ܪ��G���s������^�#L^�ϣҴ�Rݷ�[=���	������v�5bd�v�U��t������k]���=��]G�k82j��Ϸ��z8}�瓫�O�e4�q�.�X.|<s�:�ǟ~��9�W�X=z�6��5Ei�����?���-�o��4�����ԸE�ٟ���<��]���V�M�H�W(.�|�{nڑ���CZ����	�M�y��G�_�`�'T�Q;���w���������˄}|r�y��������<^�.h=L�G���v�����Ҿ����=���;M�6;�|�m}Żv}�~��#G���w�*5�����ի�KJ�����m_WTT�O��0y���I�ܗ�y��K�/�̚����6��+^��Uڅ&�TI��:u:s�1��s/�XF��xB����oX=�Nd|�
 ���n�I��\U	1�u�5�Y�=��뾣G����W����%�u�T���c�6�9�.}�w��]��#��C���=y���jr������ۉ���x��������t�/�5�:�ϛ4c��R�����V��\^Q�n���Y�|�łBs�R��ڮ6��FN�Q��:�Mٶ���}0�UU���0o�u�*^��-_��گ.{�t���o?r}wQ���Jݑ��y|�t��Tg%���T=j-X�g@�T�*�͘���H�ڨ�(�3ܾ7xG���E۷�������2��EK.�]4��U�8x�K�A>��`�O�6��v���!�Ż>e��̬~#t�c��;pP�>|�-['�j�����R��Э���4>�B�v�y\�N�]����������K��\���g��r/�ŋ���4�o�н_��\�i����Q����νr��v;q:6>����|�ohK��&/""b�h���v?��)��0��g<x�HAAa̬���N�<-3+���'Z��z�F�@C�x���nץ��
 |f�?R��aГ�ء[�WTV�8Oޕ�ݫou��l,��i{*�?�wh@�ꥧ`�+ """��AO>�mv�;?iٹs�Vр�����0�Cɠ'��6��}�}��i{rssG 2�n�x�r����KO/���V@DDD%��|���7������$���������=�,�9/"""""bh��\�1P=�,��EDDDDD�AO>˥xeГ�r)^DDDDD�@��\�1P=�,��EDDDDD�AO>˥xeГ�r)^DDDDD�@��\�1P=�,��EDDDDD�AO>˥xeГ�r)^DDDDD�@��\�1P=�,��EDDDDD�AO>˥xeГ�r)^DDDDD�@����+�e�'�?�{@
����xWoMT��dDDDDDD���U
����x�w.�P�������؜U��aU�~/""""""��]�CS�CS�CS�C�kŋ������z�?Z��,
 endstream
 endobj
-417 0 obj
+415 0 obj
 << /Length 1073
 >>
 stream
@@ -67699,24 +67621,24 @@ Q
 
 endstream
 endobj
-418 0 obj
+416 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 417 0 R
+/Contents 415 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I38 416 0 R
-/I39 420 0 R
-/Stamp1 700 0 R
+/XObject << /I38 414 0 R
+/I39 418 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F6.0 157 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [419 0 R 421 0 R]
+/Annots [417 0 R 419 0 R]
 >>
 endobj
-419 0 obj
+417 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67727,7 +67649,7 @@ endobj
 /Type /Annot
 >>
 endobj
-420 0 obj
+418 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 851
@@ -67922,7 +67844,7 @@ IV
 ��֒Jy,����Tɶ<�m?��zn�����db�zg�LJs�ON�Y�Brwfv޷�����x�޻X�*)7�#����?;�x��u�Uw���k]S�Y���li�R&�`�{�OV�n[��;�P��!�|�=���YK��v��9��`:(^Z�W5c߄��v���s���֥�e�
�C�ɺP�Fx��ū�>��Ĵ�q���Y��M<�r��C�2�9(^�0���X\Q��xէ%˶�d�x�6��ڋ�x��/@�^���m���e0�sP�a@{1�w������x�{\/_���3ƍ�(^y��P�_��hoW�7���y��P��?�a�x��]YY�����`�ޮo���Ow����ָ���f�x����x�'/@�����])��������KAq������ؗ!/7y��KO^���Z�E{�_�z?�� ��?U��x(��5��՛�/�_�8P��k��?})^�8P���Ż���x�� ����]�T�����
 �,�}�^��/x(�;vO�������]����I�_,2��`0��7�+w���_�?LVJvW�{�%S�Xv�J�x���ŻI�UVJvW�[�vS�J�>��>�j7Ż�G�UVJvW����u����8)^���2z)^�!��K��>H��>~3z)^��th����!z�&�O��.0
 endstream
 endobj
-421 0 obj
+419 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -67933,7 +67855,7 @@ endobj
 /Type /Annot
 >>
 endobj
-422 0 obj
+420 0 obj
 << /Length 3192
 >>
 stream
@@ -68116,23 +68038,23 @@ Q
 
 endstream
 endobj
-423 0 obj
+421 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 422 0 R
+/Contents 420 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 53 0 R
 /F3.1 45 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [424 0 R 425 0 R]
+/Annots [422 0 R 423 0 R]
 >>
 endobj
-424 0 obj
+422 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -68143,7 +68065,7 @@ endobj
 /Type /Annot
 >>
 endobj
-425 0 obj
+423 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -68154,7 +68076,7 @@ endobj
 /Type /Annot
 >>
 endobj
-426 0 obj
+424 0 obj
 << /Length 2703
 >>
 stream
@@ -68316,37 +68238,37 @@ Q
 
 endstream
 endobj
-427 0 obj
+425 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 426 0 R
+/Contents 424 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /I40 433 0 R
-/Stamp1 700 0 R
+/XObject << /I40 431 0 R
+/Stamp1 684 0 R
 >>
 >>
-/Annots [432 0 R 434 0 R]
+/Annots [430 0 R 432 0 R]
 >>
 endobj
-428 0 obj
-[427 0 R /XYZ 0 841.89 null]
+426 0 obj
+[425 0 R /XYZ 0 841.89 null]
 endobj
-429 0 obj
-[427 0 R /XYZ 0 765.1700000000001 null]
+427 0 obj
+[425 0 R /XYZ 0 765.1700000000001 null]
 endobj
-430 0 obj
-[427 0 R /XYZ 0 681.5300000000002 null]
+428 0 obj
+[425 0 R /XYZ 0 681.5300000000002 null]
 endobj
-431 0 obj
+429 0 obj
 << /Limits [(screenshots-6) (view-mode-empty)]
-/Names [(screenshots-6) 379 0 R (screenshots-7) 389 0 R (screenshots-8) 399 0 R (screenshots-9) 430 0 R (see-also) 396 0 R (see-also-2) 408 0 R (standalone-collections) 489 0 R (tertiary-menubar) 327 0 R (user-experience) 48 0 R (user-experience-2) 73 0 R (user-experience-3) 102 0 R (view-mode-empty) 120 0 R]
+/Names [(screenshots-6) 377 0 R (screenshots-7) 387 0 R (screenshots-8) 397 0 R (screenshots-9) 428 0 R (see-also) 394 0 R (see-also-2) 406 0 R (standalone-collections) 487 0 R (tertiary-menubar) 327 0 R (user-experience) 48 0 R (user-experience-2) 73 0 R (user-experience-3) 102 0 R (view-mode-empty) 120 0 R]
 >>
 endobj
-432 0 obj
+430 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -68357,7 +68279,7 @@ endobj
 /Type /Annot
 >>
 endobj
-433 0 obj
+431 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 645
@@ -68580,7 +68502,7 @@ m
 Tg�@ dY�T焴��@ �H���c>2
 endstream
 endobj
-434 0 obj
+432 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -68591,7 +68513,7 @@ endobj
 /Type /Annot
 >>
 endobj
-435 0 obj
+433 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 645
@@ -68689,7 +68611,7 @@ vL2
 �|�?R�Bޙ�A�3)��L �M�T�h��qkK�“��TN٦|�f�e�ژ�H�Ca�w/h���~�_�}n���y���||A���Gh��Ԭ���-;�?6�f�"i�г3��G^�6y����xժU!K�<wߤI�����W�^�ъ7f�?�G������^���,z�?.\�qQ������+���?�t H:���e�1{�[l���n�}����0����+���\�������<�ۨ�y��-Q��;:Z����r���o�$t{����9�K�.]�e�إ�Կo:��^��s�?:kkAM��=�8�VU����7�4�}�u�Ѥs�>�?�ƕ�f���-�e'?�����m��–������dZ�|_���pu��irx-��n���U
����?>���\��ࣻ�-��3��o�{뺳4A��ϥsk��á}�Yt�'c��J��b6�ơ��u�����ue�C��{ϔG;\R�ޛ[�Z-=��-��<0��ϾQ^[�h�S������kS�>�н�+;W-_
 (���3/��L@��`��@�j�U��|�C:�i�`�++w��t[]�u�~)��
�e'���\s�R:7W�X�qŢ�8֎�U����{�?}�O�L���Xm쩭��0mɼ铞[v�rF}k{C��7^���`l�����'�=� ��@F<���FT�wŨ��;�n�]7��s�t��_���8�a�,^����������<i�R�ʢ7?���6d��^Y=��)S����oO>�x[���/=3{�	��7ꃗ�k�"��<3��_���'�w�u�S�����O���?�t #�����̮4y�fϠɕ��~t���p�`l�[k��=�C���{��t�����w6|��/����]�Ń�������#s�y�hj��Z�Ѷ��������_ծR���uU�ϟ1��o}S���4���Ig�_G:�	�(�v�q��ߙj�M/�+��޿2ͪQ�	SJ�<�''��X���5�%w�}���o
n��SنI�
�K:@�"���&7�vH_��̬��,�w_L�>��78�o���t� 
 E:��M������|���#��L
�}��t�
���o��c� �c�t C:����@�t�3)���<HgR�3�y���Hg2�� � H��dH�1@:@�"�Ȑ�c�t� E:�!���A�t ӣw����I�7�����h4���� �!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����
 B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:BHg@�!�!�3 �t�����B:�_�u�B@�a��)+���(�,Dc#%��BI8��b��s�]�.�x��LgI�$)*�Y�$I���t^���q�����P^��i0kfyZ8��C:�t���ի@i��<�v��Q�t�{����J+�����}:�Lg�b:@��tnt��?$��a���
 endstream
 endobj
-436 0 obj
+434 0 obj
 << /Length 2747
 >>
 stream
@@ -68862,24 +68784,24 @@ Q
 
 endstream
 endobj
-437 0 obj
+435 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 436 0 R
+/Contents 434 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I41 435 0 R
-/Stamp1 700 0 R
+/XObject << /I41 433 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 /F4.0 53 0 R
 >>
 >>
-/Annots [438 0 R]
+/Annots [436 0 R]
 >>
 endobj
-438 0 obj
+436 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -68890,10 +68812,10 @@ endobj
 /Type /Annot
 >>
 endobj
-439 0 obj
-[437 0 R /XYZ 0 458.059102296451 null]
+437 0 obj
+[435 0 R /XYZ 0 458.059102296451 null]
 endobj
-440 0 obj
+438 0 obj
 << /Length 37279
 >>
 stream
@@ -71557,23 +71479,23 @@ Q
 
 endstream
 endobj
-441 0 obj
+439 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 440 0 R
+/Contents 438 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [442 0 R 445 0 R 446 0 R 447 0 R 448 0 R]
+/Annots [440 0 R 443 0 R 444 0 R 445 0 R 446 0 R]
 >>
 endobj
-442 0 obj
+440 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -71584,15 +71506,15 @@ endobj
 /Type /Annot
 >>
 endobj
-443 0 obj
-[441 0 R /XYZ 0 326.4899999999999 null]
+441 0 obj
+[439 0 R /XYZ 0 326.4899999999999 null]
 endobj
-444 0 obj
+442 0 obj
 << /Limits [(_ugvw_customisation_about-page) (_ugvw_customisation_welcome-page)]
-/Names [(_ugvw_customisation_about-page) 454 0 R (_ugvw_customisation_auto-refresh) 503 0 R (_ugvw_customisation_brand-logo) 429 0 R (_ugvw_customisation_cheap-n-cheerful-theme) 493 0 R (_ugvw_customisation_custom-javascript) 499 0 R (_ugvw_customisation_default-theme) 443 0 R (_ugvw_customisation_request-parameters) 506 0 R (_ugvw_customisation_tweaking-css-classes) 470 0 R (_ugvw_customisation_using-different-css-file) 498 0 R (_ugvw_customisation_welcome-page) 453 0 R]
+/Names [(_ugvw_customisation_about-page) 452 0 R (_ugvw_customisation_auto-refresh) 501 0 R (_ugvw_customisation_brand-logo) 427 0 R (_ugvw_customisation_cheap-n-cheerful-theme) 491 0 R (_ugvw_customisation_custom-javascript) 497 0 R (_ugvw_customisation_default-theme) 441 0 R (_ugvw_customisation_request-parameters) 504 0 R (_ugvw_customisation_tweaking-css-classes) 468 0 R (_ugvw_customisation_using-different-css-file) 496 0 R (_ugvw_customisation_welcome-page) 451 0 R]
 >>
 endobj
-445 0 obj
+443 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -71603,7 +71525,7 @@ endobj
 /Type /Annot
 >>
 endobj
-446 0 obj
+444 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -71614,7 +71536,7 @@ endobj
 /Type /Annot
 >>
 endobj
-447 0 obj
+445 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -71625,7 +71547,7 @@ endobj
 /Type /Annot
 >>
 endobj
-448 0 obj
+446 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -71636,7 +71558,7 @@ endobj
 /Type /Annot
 >>
 endobj
-449 0 obj
+447 0 obj
 << /Length 34519
 >>
 stream
@@ -74065,24 +73987,24 @@ Q
 
 endstream
 endobj
-450 0 obj
+448 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 449 0 R
+/Contents 447 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 18 0 R
 /F4.0 53 0 R
 /F4.1 287 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [451 0 R 452 0 R]
+/Annots [449 0 R 450 0 R]
 >>
 endobj
-451 0 obj
+449 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -74093,7 +74015,7 @@ endobj
 /Type /Annot
 >>
 endobj
-452 0 obj
+450 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -74104,16 +74026,16 @@ endobj
 /Type /Annot
 >>
 endobj
-453 0 obj
-[450 0 R /XYZ 0 763.08 null]
+451 0 obj
+[448 0 R /XYZ 0 763.08 null]
 endobj
-454 0 obj
-[450 0 R /XYZ 0 254.12 null]
+452 0 obj
+[448 0 R /XYZ 0 254.12 null]
 endobj
-455 0 obj
-[450 0 R /XYZ 0 154.7 null]
+453 0 obj
+[448 0 R /XYZ 0 154.7 null]
 endobj
-456 0 obj
+454 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 669
@@ -74359,7 +74281,7 @@ D
 <��YW���NJ\	���}�Sx��>�̈m�
 endstream
 endobj
-457 0 obj
+455 0 obj
 << /Length 5083
 >>
 stream
@@ -74670,14 +74592,14 @@ Q
 
 endstream
 endobj
-458 0 obj
+456 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 457 0 R
+/Contents 455 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I42 456 0 R
-/Stamp1 700 0 R
+/XObject << /I42 454 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F3.1 45 0 R
 /F1.0 8 0 R
@@ -74685,10 +74607,10 @@ endobj
 /F2.0 18 0 R
 >>
 >>
-/Annots [459 0 R 460 0 R]
+/Annots [457 0 R 458 0 R]
 >>
 endobj
-459 0 obj
+457 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -74699,7 +74621,7 @@ endobj
 /Type /Annot
 >>
 endobj
-460 0 obj
+458 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -74710,18 +74632,18 @@ endobj
 /Type /Annot
 >>
 endobj
-461 0 obj
-[458 0 R /XYZ 0 381.62365455893257 null]
+459 0 obj
+[456 0 R /XYZ 0 381.62365455893257 null]
 endobj
-462 0 obj
-[458 0 R /XYZ 0 348.34365455893254 null]
+460 0 obj
+[456 0 R /XYZ 0 348.34365455893254 null]
 endobj
-463 0 obj
+461 0 obj
 << /Limits [(configuration-2) (domain-code)]
-/Names [(configuration-2) 76 0 R (configuration-3) 177 0 R (configuration-4) 385 0 R (configuration-5) 395 0 R (configuration-6) 405 0 R (configuration-7) 439 0 R (configuration-8) 461 0 R (copy-url) 82 0 R (copy-url-from-title) 97 0 R (custom-css) 288 0 R (custom-css-styles) 477 0 R (custom-object-view-eg-dashboard) 559 0 R (domain-code) 47 0 R]
+/Names [(configuration-2) 76 0 R (configuration-3) 177 0 R (configuration-4) 383 0 R (configuration-5) 393 0 R (configuration-6) 403 0 R (configuration-7) 437 0 R (configuration-8) 459 0 R (copy-url) 82 0 R (copy-url-from-title) 97 0 R (custom-css) 288 0 R (custom-css-styles) 475 0 R (custom-object-view-eg-dashboard) 550 0 R (domain-code) 47 0 R]
 >>
 endobj
-464 0 obj
+462 0 obj
 << /Length 22049
 >>
 stream
@@ -76179,21 +76101,21 @@ Q
 
 endstream
 endobj
-465 0 obj
+463 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 464 0 R
+/Contents 462 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
 endobj
-466 0 obj
+464 0 obj
 << /Length 25449
 >>
 stream
@@ -77924,34 +77846,34 @@ Q
 
 endstream
 endobj
-467 0 obj
+465 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 466 0 R
+/Contents 464 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 /F4.0 53 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [471 0 R 473 0 R]
+/Annots [469 0 R 471 0 R]
 >>
 endobj
-468 0 obj
-[467 0 R /XYZ 0 841.89 null]
+466 0 obj
+[465 0 R /XYZ 0 841.89 null]
 endobj
-469 0 obj
+467 0 obj
 << /Limits [(grids-vs-components) (other-guides)]
-/Names [(grids-vs-components) 250 0 R (hints) 90 0 R (how-the-viewer-selects-components) 541 0 R (how-to-replace-a-component) 544 0 R (image-rendered) 136 0 R (individual-members) 472 0 R (isis-add-on-modules) 332 0 R (migrating-from-earlier-versions) 291 0 R (more-advanced-features) 280 0 R (multiple-references-to-a-feature) 281 0 R (namespaces) 264 0 R (ordering-menu-actions) 324 0 R (other-annotations) 232 0 R (other-guides) 21 0 R]
+/Names [(grids-vs-components) 250 0 R (hints) 90 0 R (how-the-viewer-selects-components) 535 0 R (how-to-replace-a-component) 538 0 R (image-rendered) 136 0 R (incode-platform-modules) 332 0 R (individual-members) 470 0 R (migrating-from-earlier-versions) 291 0 R (more-advanced-features) 280 0 R (multiple-references-to-a-feature) 281 0 R (namespaces) 264 0 R (ordering-menu-actions) 324 0 R (other-annotations) 232 0 R (other-guides) 21 0 R]
 >>
 endobj
-470 0 obj
-[467 0 R /XYZ 0 380.2900000000001 null]
+468 0 obj
+[465 0 R /XYZ 0 380.2900000000001 null]
 endobj
-471 0 obj
+469 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -77962,10 +77884,10 @@ endobj
 /Type /Annot
 >>
 endobj
-472 0 obj
-[467 0 R /XYZ 0 159.09 null]
+470 0 obj
+[465 0 R /XYZ 0 159.09 null]
 endobj
-473 0 obj
+471 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -77976,7 +77898,7 @@ endobj
 /Type /Annot
 >>
 endobj
-474 0 obj
+472 0 obj
 << /Length 27191
 >>
 stream
@@ -79878,23 +79800,23 @@ Q
 
 endstream
 endobj
-475 0 obj
+473 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 474 0 R
+/Contents 472 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [476 0 R]
+/Annots [474 0 R]
 >>
 endobj
-476 0 obj
+474 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -79905,10 +79827,10 @@ endobj
 /Type /Annot
 >>
 endobj
-477 0 obj
-[475 0 R /XYZ 0 357.0099999999999 null]
+475 0 obj
+[473 0 R /XYZ 0 357.0099999999999 null]
 endobj
-478 0 obj
+476 0 obj
 << /Length 14358
 >>
 stream
@@ -80781,24 +80703,24 @@ Q
 
 endstream
 endobj
-479 0 obj
+477 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 478 0 R
+/Contents 476 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F1.0 8 0 R
 /F5.0 54 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [480 0 R]
+/Annots [478 0 R]
 >>
 endobj
-480 0 obj
+478 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -80809,13 +80731,13 @@ endobj
 /Type /Annot
 >>
 endobj
-481 0 obj
-[479 0 R /XYZ 0 548.63 null]
+479 0 obj
+[477 0 R /XYZ 0 548.63 null]
 endobj
-482 0 obj
-[479 0 R /XYZ 0 271.9900000000002 null]
+480 0 obj
+[477 0 R /XYZ 0 271.9900000000002 null]
 endobj
-483 0 obj
+481 0 obj
 << /Length 19362
 >>
 stream
@@ -82212,25 +82134,25 @@ Q
 
 endstream
 endobj
-484 0 obj
+482 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 483 0 R
+/Contents 481 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
 endobj
-485 0 obj
-[484 0 R /XYZ 0 385.8299999999999 null]
+483 0 obj
+[482 0 R /XYZ 0 385.8299999999999 null]
 endobj
-486 0 obj
+484 0 obj
 << /Length 23343
 >>
 stream
@@ -83883,24 +83805,24 @@ Q
 
 endstream
 endobj
-487 0 obj
+485 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 486 0 R
+/Contents 484 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F4.1 287 0 R
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [488 0 R]
+/Annots [486 0 R]
 >>
 endobj
-488 0 obj
+486 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -83911,10 +83833,10 @@ endobj
 /Type /Annot
 >>
 endobj
-489 0 obj
-[487 0 R /XYZ 0 282.26999999999987 null]
+487 0 obj
+[485 0 R /XYZ 0 282.26999999999987 null]
 endobj
-490 0 obj
+488 0 obj
 << /Length 28570
 >>
 stream
@@ -85874,24 +85796,24 @@ Q
 
 endstream
 endobj
-491 0 obj
+489 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 490 0 R
+/Contents 488 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F4.1 287 0 R
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [492 0 R]
+/Annots [490 0 R]
 >>
 endobj
-492 0 obj
+490 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -85902,10 +85824,10 @@ endobj
 /Type /Annot
 >>
 endobj
-493 0 obj
-[491 0 R /XYZ 0 274.5699999999998 null]
+491 0 obj
+[489 0 R /XYZ 0 274.5699999999998 null]
 endobj
-494 0 obj
+492 0 obj
 << /Length 28061
 >>
 stream
@@ -87808,24 +87730,24 @@ Q
 
 endstream
 endobj
-495 0 obj
+493 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 494 0 R
+/Contents 492 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.1 45 0 R
 /F1.0 8 0 R
 /F2.0 18 0 R
 /F4.0 53 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [496 0 R 497 0 R 500 0 R]
+/Annots [494 0 R 495 0 R 498 0 R]
 >>
 endobj
-496 0 obj
+494 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -87836,7 +87758,7 @@ endobj
 /Type /Annot
 >>
 endobj
-497 0 obj
+495 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -87847,13 +87769,13 @@ endobj
 /Type /Annot
 >>
 endobj
-498 0 obj
-[495 0 R /XYZ 0 754.33 null]
+496 0 obj
+[493 0 R /XYZ 0 754.33 null]
 endobj
-499 0 obj
-[495 0 R /XYZ 0 327.81000000000006 null]
+497 0 obj
+[493 0 R /XYZ 0 327.81000000000006 null]
 endobj
-500 0 obj
+498 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -87864,8 +87786,8 @@ endobj
 /Type /Annot
 >>
 endobj
-501 0 obj
-<< /Length 22179
+499 0 obj
+<< /Length 22036
 >>
 stream
 q
@@ -88160,12 +88082,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.138 Tw
+1.379 Tw
 
 BT
 48.24 397.92599999999993 Td
 /F1.0 10.5 Tf
-[<656c65637472696369747920677269642e2044617461206973207570646174656420696e20746865206261636b> 20.01953125 <67726f756e64202865672076696120746865205265737466756c204f626a6563747320524553> 20.01953125 <5420415049292e202057686174206973>] TJ
+[<656c65637472696369747920677269642e2044617461206973207570646174656420696e20746865206261636b> 20.01953125 <67726f756e64202865672076696120746865205265737466756c204f626a6563747320524553> 20.01953125 <5420415049292e2057686174206973>] TJ
 ET
 
 
@@ -88175,12 +88097,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.762 Tw
+0.042 Tw
 
 BT
 48.24 382.14599999999996 Td
 /F1.0 10.5 Tf
-<6e656564656420697320746865206162696c69747920746f2073686f7720616e20656e74697479207468617420696e636c756465732061203c6120687265663d22687474703a2f2f6769746875622e636f6d2f697369736164646f6e732f697369732d> Tj
+<6e656564656420697320746865206162696c69747920746f2073686f7720616e20656e74697479207468617420696e636c756465732061206d61702c20616e642068617665206974206175746f2d726566726573682065766572792035207365636f6e6473> Tj
 ET
 
 
@@ -88193,7 +88115,7 @@ ET
 BT
 48.24 366.366 Td
 /F1.0 10.5 Tf
-[<7769636b> 20.01953125 <65742d676d617033223e6d61703c2f613e2c20616e642068617665206974206175746f2d726566726573682065766572792035207365636f6e6473206f7220736f2e203c2f703e3c2f6469763e>] TJ
+<6f7220736f2e203c2f703e3c2f6469763e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -89296,25 +89218,25 @@ Q
 
 endstream
 endobj
-502 0 obj
+500 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 501 0 R
+/Contents 499 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F1.0 8 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
 >>
 endobj
-503 0 obj
-[502 0 R /XYZ 0 493.53 null]
+501 0 obj
+[500 0 R /XYZ 0 493.53 null]
 endobj
-504 0 obj
+502 0 obj
 << /Length 2159
 >>
 stream
@@ -89431,29 +89353,29 @@ Q
 
 endstream
 endobj
-505 0 obj
+503 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 504 0 R
+/Contents 502 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /I43 508 0 R
-/Stamp1 700 0 R
+/XObject << /I43 506 0 R
+/Stamp1 684 0 R
 >>
 >>
-/Annots [509 0 R]
+/Annots [507 0 R]
 >>
 endobj
-506 0 obj
-[505 0 R /XYZ 0 841.89 null]
+504 0 obj
+[503 0 R /XYZ 0 841.89 null]
 endobj
-507 0 obj
-[505 0 R /XYZ 0 699.2700000000001 null]
+505 0 obj
+[503 0 R /XYZ 0 699.2700000000001 null]
 endobj
-508 0 obj
+506 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 645
@@ -89690,7 +89612,7 @@ xDAY
 PgX�_��a-�������	�@ �|4���y�tt�>~�����oT�+�'K*s��ݟ���@ ��f�zsٍcWN�Q�Ѡ�/ם�T{�@ ���J�ɥ޼�:C �@ ����@ ��*���@ Ȫ����9	�?�@ d��?��`��
 endstream
 endobj
-509 0 obj
+507 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -89701,7 +89623,7 @@ endobj
 /Type /Annot
 >>
 endobj
-510 0 obj
+508 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 645
@@ -89935,7 +89857,7 @@ C
 z��^ٽ!i�ڴ�E5.���x,�rv�Y�r��c�m�ty�3���I����T=6�L���I�]P[����&��.Kn�ԁ�w?ж����~����Τ3H^7��|��~�Z�����e�N��y���=�.���|�}��K�}�� ^�Τ3H^�
w��}���������F�/7��N�3���Ӻ�KS�~o�U>7��3���Hg�+�?��x��lyp��!���-��9#Gm���Z�����h��g����% �Hg�$����]#F�5j�G��8s���XB��+�K>?��(�{ōA��,s��c�L^������g]]H�ba�UKW��6��6@��+Q �.��� � ,� !� ,� !� ,� !� ,� !� ,� !� ,�����h4�+�t:� ������A�����z�aw��3(B �^A�I�=�"����@DHg "�3���D�t"B:!�����@DHg "�3���
 D�t"B:�U'%%�{�֭[Ig@����b.�ꐞ��Qg���q{{{fff^^��l&��g^zB�X�/�f����>���"�����@DHg "�3�7�Χ��3�HʃG�<d�a�a���{w��|�Z�+��\A���{��m��5�0�0�(v�n>���׿}e:�#^}�Z֙���0�0��9w-��n~y:3�0�0��!��a�a&�!��a�a&���yӞ���0�0�t2i_�?���
 endstream
 endobj
-511 0 obj
+509 0 obj
 << /Length 4071
 >>
 stream
@@ -90140,24 +90062,24 @@ Q
 
 endstream
 endobj
-512 0 obj
+510 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 511 0 R
+/Contents 509 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I44 510 0 R
-/Stamp1 700 0 R
+/XObject << /I44 508 0 R
+/Stamp1 684 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 18 0 R
 /F4.0 53 0 R
 >>
 >>
-/Annots [513 0 R]
+/Annots [511 0 R]
 >>
 endobj
-513 0 obj
+511 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -90168,10 +90090,10 @@ endobj
 /Type /Annot
 >>
 endobj
-514 0 obj
-[512 0 R /XYZ 0 430.279102296451 null]
+512 0 obj
+[510 0 R /XYZ 0 430.279102296451 null]
 endobj
-515 0 obj
+513 0 obj
 << /Length 24712
 >>
 stream
@@ -91757,26 +91679,26 @@ Q
 
 endstream
 endobj
-516 0 obj
+514 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 515 0 R
+/Contents 513 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 /F4.0 53 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R]
+/Annots [516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R]
 >>
 endobj
-517 0 obj
-[516 0 R /XYZ 0 841.89 null]
+515 0 obj
+[514 0 R /XYZ 0 841.89 null]
 endobj
-518 0 obj
+516 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91787,7 +91709,7 @@ endobj
 /Type /Annot
 >>
 endobj
-519 0 obj
+517 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91798,7 +91720,7 @@ endobj
 /Type /Annot
 >>
 endobj
-520 0 obj
+518 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91809,7 +91731,7 @@ endobj
 /Type /Annot
 >>
 endobj
-521 0 obj
+519 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91820,7 +91742,7 @@ endobj
 /Type /Annot
 >>
 endobj
-522 0 obj
+520 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91831,7 +91753,7 @@ endobj
 /Type /Annot
 >>
 endobj
-523 0 obj
+521 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91842,15 +91764,15 @@ endobj
 /Type /Annot
 >>
 endobj
-524 0 obj
-[516 0 R /XYZ 0 519.5900000000004 null]
+522 0 obj
+[514 0 R /XYZ 0 519.5900000000004 null]
 endobj
-525 0 obj
+523 0 obj
 << /Limits [(_ugvw_extending) (_ugvw_layout_annotation-based)]
-/Names [(_ugvw_extending) 517 0 R (_ugvw_extending_custom-bootstrap-theme) 524 0 R (_ugvw_extending_custom-pages) 560 0 R (_ugvw_extending_login-via-query-args-prototyping) 566 0 R (_ugvw_extending_replacing-page-elements) 535 0 R (_ugvw_features) 39 0 R (_ugvw_features_blob-attachments) 115 0 R (_ugvw_features_bookmarked-pages) 56 0 R (_ugvw_features_hints-and-copy-url) 77 0 R (_ugvw_features_recent-pages) 40 0 R (_ugvw_features_titles-in-tables) 105 0 R (_ugvw_features_user-registration) 150 0 R (_ugvw_hints-and-tips) 573 0 R (_ugvw_hints-and-tips_i18n-label-in-wicket-viewer) 590 0 R (_ugvw_hints-and-tips_per-user-themes) 580 0 R (_ugvw_hints-and-tips_svg-support) 597 0 R (_ugvw_isis-addons) 605 0 R (_ugvw_layout) 186 0 R (_ugvw_layout_annotation-based) 188 0 R]
+/Names [(_ugvw_extending) 515 0 R (_ugvw_extending_custom-bootstrap-theme) 522 0 R (_ugvw_extending_custom-pages) 551 0 R (_ugvw_extending_login-via-query-args-prototyping) 557 0 R (_ugvw_extending_replacing-page-elements) 533 0 R (_ugvw_features) 39 0 R (_ugvw_features_blob-attachments) 115 0 R (_ugvw_features_bookmarked-pages) 56 0 R (_ugvw_features_hints-and-copy-url) 77 0 R (_ugvw_features_recent-pages) 40 0 R (_ugvw_features_titles-in-tables) 105 0 R (_ugvw_features_user-registration) 150 0 R (_ugvw_hints-and-tips) 564 0 R (_ugvw_hints-and-tips_i18n-label-in-wicket-viewer) 581 0 R (_ugvw_hints-and-tips_per-user-themes) 571 0 R (_ugvw_hints-and-tips_svg-support) 588 0 R (_ugvw_incode-platform) 596 0 R (_ugvw_layout) 186 0 R (_ugvw_layout_annotation-based) 188 0 R]
 >>
 endobj
-526 0 obj
+524 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91861,7 +91783,7 @@ endobj
 /Type /Annot
 >>
 endobj
-527 0 obj
+525 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91872,7 +91794,7 @@ endobj
 /Type /Annot
 >>
 endobj
-528 0 obj
+526 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91883,7 +91805,7 @@ endobj
 /Type /Annot
 >>
 endobj
-529 0 obj
+527 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91894,7 +91816,7 @@ endobj
 /Type /Annot
 >>
 endobj
-530 0 obj
+528 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91905,7 +91827,7 @@ endobj
 /Type /Annot
 >>
 endobj
-531 0 obj
+529 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91916,7 +91838,7 @@ endobj
 /Type /Annot
 >>
 endobj
-532 0 obj
+530 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -91927,8 +91849,8 @@ endobj
 /Type /Annot
 >>
 endobj
-533 0 obj
-<< /Length 22465
+531 0 obj
+<< /Length 21309
 >>
 stream
 q
@@ -91963,12 +91885,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.745 Tw
+1.607 Tw
 
 BT
 48.24 742.866 Td
 /F1.0 10.5 Tf
-<6665656c206f6620746865207669657765722e20204578616d706c65732061742074686520286e6f6e2d4153462920> Tj
+<6665656c206f6620746865207669657765722e204578616d706c657320696e2074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -91978,12 +91900,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-2.745 Tw
+1.607 Tw
 
 BT
-302.41422304687495 742.866 Td
+288.36942307692306 742.866 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64642d6f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -91993,27 +91915,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.745 Tw
+1.607 Tw
 
 BT
-365.4397649739583 742.866 Td
+370.58503846153843 742.866 Td
 /F1.0 10.5 Tf
-<20696e636c7564652074686520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-2.745 Tw
-
-BT
-435.0585059895833 742.866 Td
-/F1.0 10.5 Tf
-<676d617033> Tj
+<20696e636c7564652074686520676d6170332c2066756c6c63616c656e646172322c> Tj
 ET
 
 
@@ -92023,80 +91930,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.745 Tw
-
-BT
-468.8265059895833 742.866 Td
-/F1.0 10.5 Tf
-<20657874656e73696f6e2c20746865> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
 BT
 48.24 727.086 Td
 /F1.0 10.5 Tf
-<63616c656e646172> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-92.23500000000001 727.086 Td
-/F1.0 10.5 Tf
-<20657874656e73696f6e2c2074686520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-167.6775 727.086 Td
-/F1.0 10.5 Tf
-<657863656c20646f776e6c6f6164> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-246.08100000000002 727.086 Td
-/F1.0 10.5 Tf
-<20616e642074686520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-BT
-289.32 727.086 Td
-/F1.0 10.5 Tf
-[<7769636b> 20.01953125 <6564636861727473>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-355.952794921875 727.086 Td
-/F1.0 10.5 Tf
-[<206368617274696e6720696e74656772> 20.01953125 <6174696f6e2e>] TJ
+[<657863656c2c207064666a7320616e64207769636b> 20.01953125 <656463686172747320636f6d706f6e656e74732e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -92134,12 +91971,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.381 Tw
+4.658 Tw
 
 BT
 48.24 667.746 Td
 /F1.0 10.5 Tf
-[<666f722072656e646572696e6720616e20656e7469726520656e7469747920656e74697479> 89.84375 <2c206f72206120636f6c6c656374696f6e206f6620656e7469746965732e20556e6465722074686520636f766572732074686573652061726520616c6c>] TJ
+[<666f722072656e646572696e6720616e20656e7469726520656e74697479> 89.84375 <2c206f72206120636f6c6c656374696f6e206f6620656e7469746965732e20556e6465722074686520636f766572732074686573652061726520616c6c>] TJ
 ET
 
 
@@ -93304,85 +93141,41 @@ Q
 
 endstream
 endobj
-534 0 obj
+532 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 533 0 R
+/Contents 531 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 /F4.0 53 0 R
 /F3.1 45 0 R
 >>
-/XObject << /Stamp1 700 0 R
->>
->>
-/Annots [536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 542 0 R 543 0 R 545 0 R]
->>
-endobj
-535 0 obj
-[534 0 R /XYZ 0 841.89 null]
-endobj
-536 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.isisaddons.org)
->>
-/Subtype /Link
-/Rect [302.41422304687495 739.8 365.4397649739583 754.08]
-/Type /Annot
->>
-endobj
-537 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-wicket-gmap3)
->>
-/Subtype /Link
-/Rect [435.0585059895833 739.8 468.8265059895833 754.08]
-/Type /Annot
+/XObject << /Stamp1 684 0 R
 >>
-endobj
-538 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-wicket-fullcalendar2)
 >>
-/Subtype /Link
-/Rect [48.24 724.02 92.23500000000001 738.3000000000001]
-/Type /Annot
+/Annots [534 0 R 536 0 R 537 0 R 539 0 R]
 >>
 endobj
-539 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-wicket-excel)
->>
-/Subtype /Link
-/Rect [167.6775 724.02 246.08100000000002 738.3000000000001]
-/Type /Annot
->>
+533 0 obj
+[532 0 R /XYZ 0 841.89 null]
 endobj
-540 0 obj
+534 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-wicket-wickedcharts)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [289.32 724.02 355.952794921875 738.3000000000001]
+/Rect [288.36942307692306 739.8 370.58503846153843 754.08]
 /Type /Annot
 >>
 endobj
-541 0 obj
-[534 0 R /XYZ 0 620.37 null]
+535 0 obj
+[532 0 R /XYZ 0 620.37 null]
 endobj
-542 0 obj
+536 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -93393,7 +93186,7 @@ endobj
 /Type /Annot
 >>
 endobj
-543 0 obj
+537 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -93404,10 +93197,10 @@ endobj
 /Type /Annot
 >>
 endobj
-544 0 obj
-[534 0 R /XYZ 0 191.49000000000015 null]
+538 0 obj
+[532 0 R /XYZ 0 191.49000000000015 null]
 endobj
-545 0 obj
+539 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -93418,7 +93211,7 @@ endobj
 /Type /Annot
 >>
 endobj
-546 0 obj
+540 0 obj
 << /Length 36444
 >>
 stream
@@ -95991,23 +95784,23 @@ Q
 
 endstream
 endobj
-547 0 obj
+541 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 546 0 R
+/Contents 540 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F4.0 53 0 R
 /F1.0 8 0 R
 /F3.1 45 0 R
 >>
-/XObject << /Stamp1 700 0 R
+/XObject << /Stamp1 684 0 R
 >>
 >>
-/Annots [548 0 R]
+/Annots [542 0 R]
 >>
 endobj
-548 0 obj
+542 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96018,8 +95811,8 @@ endobj
 /Type /Annot
 >>
 endobj
-549 0 obj
-<< /Length 27495
+543 0 obj
+<< /Length 27600
 >>
 stream
 q
@@ -97456,44 +97249,55 @@ ET
 BT
 48.24 341.6059999999999 Td
 /F1.0 10.5 Tf
-<736f6d652074686972642d706172747920696d706c656d656e746174696f6e7320616c72656164792065786973743a> Tj
+<736f6d652074686972642d706172747920696d706c656d656e746174696f6e7320696e2074686520286e6f6e2d4153462920> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+0.259 0.545 0.792 scn
+0.259 0.545 0.792 SCN
 
--0.500 Tc
+BT
+306.708 341.6059999999999 Td
+/F1.0 10.5 Tf
+<496e636f646520506c6174666f726d> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgfis/rgfis.html
----------------------------------------------------------------------
diff --git a/content/guides/rgfis/rgfis.html b/content/guides/rgfis/rgfis.html
index 22e7250..1d42c6f 100644
--- a/content/guides/rgfis/rgfis.html
+++ b/content/guides/rgfis/rgfis.html
@@ -343,7 +343,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://www.isisaddons.org">Isis Addons</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">Incode Platform</a> modules.</p> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -810,7 +810,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://www.isisaddons.org">Isis Addons</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">Incode Platform</a> modules.</p> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -1078,7 +1078,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://www.isisaddons.org">Isis Addons</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">Incode Platform</a> modules.</p> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgfis/rgfis.pdf
----------------------------------------------------------------------
diff --git a/content/guides/rgfis/rgfis.pdf b/content/guides/rgfis/rgfis.pdf
index e1895d4..7941f7b 100644
--- a/content/guides/rgfis/rgfis.pdf
+++ b/content/guides/rgfis/rgfis.pdf
@@ -4,8 +4,8 @@
 << /Title (Framework Internal Services)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170814204334+01'00')
-/ModDate (D:20170814204334+01'00')
+/CreationDate (D:20170925074859+01'00')
+/ModDate (D:20170925074859+01'00')
 >>
 endobj
 2 0 obj
@@ -1685,7 +1685,7 @@ endobj
 >>
 endobj
 35 0 obj
-<< /Length 22283
+<< /Length 22273
 >>
 stream
 q
@@ -1731,12 +1731,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.012 Tw
+0.194 Tw
 
 BT
 48.24 709.6460000000001 Td
 /F1.0 10.5 Tf
-[<546865207461626c652062656c6f772073756d6d6172697a6573207468652070726573656e746174696f6e206c61> 20.01953125 <79657220696e7465726e616c205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e2020497420616c736f206c69737473>] TJ
+[<546865207461626c652062656c6f772073756d6d6172697a6573207468652070726573656e746174696f6e206c61> 20.01953125 <79657220696e7465726e616c205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e20497420616c736f206c69737473>] TJ
 ET
 
 
@@ -1775,7 +1775,7 @@ ET
 BT
 259.426294921875 678.0860000000001 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1784,7 +1784,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-316.45158984375 678.0860000000001 Td
+340.034794921875 678.0860000000001 Td
 /F1.0 10.5 Tf
 <206d6f64756c65732e> Tj
 ET
@@ -3153,10 +3153,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [259.426294921875 675.0200000000001 316.45158984375 689.3000000000002]
+/Rect [259.426294921875 675.0200000000001 340.034794921875 689.3000000000002]
 /Type /Annot
 >>
 endobj
@@ -13250,7 +13250,7 @@ endobj
 >>
 endobj
 119 0 obj
-<< /Length 21591
+<< /Length 21581
 >>
 stream
 q
@@ -13296,12 +13296,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.467 Tw
+0.680 Tw
 
 BT
 48.24 709.6460000000001 Td
 /F1.0 10.5 Tf
-[<546865207461626c652062656c6f772073756d6d6172697a657320746865206170706c69636174696f6e206c61> 20.01953125 <79657220696e7465726e616c205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e2020497420616c736f206c69737473>] TJ
+[<546865207461626c652062656c6f772073756d6d6172697a657320746865206170706c69636174696f6e206c61> 20.01953125 <79657220696e7465726e616c205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e20497420616c736f206c69737473>] TJ
 ET
 
 
@@ -13340,7 +13340,7 @@ ET
 BT
 259.426294921875 678.0860000000001 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -13349,7 +13349,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-316.45158984375 678.0860000000001 Td
+340.034794921875 678.0860000000001 Td
 /F1.0 10.5 Tf
 <206d6f64756c65732e> Tj
 ET
@@ -14758,10 +14758,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [259.426294921875 675.0200000000001 316.45158984375 689.3000000000002]
+/Rect [259.426294921875 675.0200000000001 340.034794921875 689.3000000000002]
 /Type /Annot
 >>
 endobj
@@ -19851,7 +19851,7 @@ endobj
 >>
 endobj
 170 0 obj
-<< /Length 25330
+<< /Length 25320
 >>
 stream
 q
@@ -19897,12 +19897,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.444 Tw
+0.655 Tw
 
 BT
 48.24 709.6460000000001 Td
 /F1.0 10.5 Tf
-[<546865207461626c652062656c6f772073756d6d6172697a6573207468652070657273697374656e6365206c61> 20.01953125 <79657220696e7465726e616c205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e2020497420616c736f206c69737473>] TJ
+[<546865207461626c652062656c6f772073756d6d6172697a6573207468652070657273697374656e6365206c61> 20.01953125 <79657220696e7465726e616c205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e20497420616c736f206c69737473>] TJ
 ET
 
 
@@ -19941,7 +19941,7 @@ ET
 BT
 259.426294921875 678.0860000000001 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -19950,7 +19950,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-316.45158984375 678.0860000000001 Td
+340.034794921875 678.0860000000001 Td
 /F1.0 10.5 Tf
 <206d6f64756c65732e> Tj
 ET
@@ -21582,10 +21582,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [259.426294921875 675.0200000000001 316.45158984375 689.3000000000002]
+/Rect [259.426294921875 675.0200000000001 340.034794921875 689.3000000000002]
 /Type /Annot
 >>
 endobj
@@ -33706,324 +33706,324 @@ xref
 0000029483 00000 n 
 0000029682 00000 n 
 0000029878 00000 n 
-0000052215 00000 n 
-0000052582 00000 n 
-0000052626 00000 n 
-0000052833 00000 n 
-0000053008 00000 n 
-0000053183 00000 n 
-0000053427 00000 n 
-0000053648 00000 n 
-0000053860 00000 n 
-0000054071 00000 n 
-0000054283 00000 n 
-0000054496 00000 n 
-0000054738 00000 n 
-0000054966 00000 n 
-0000055194 00000 n 
-0000055421 00000 n 
-0000055649 00000 n 
-0000055882 00000 n 
-0000055938 00000 n 
-0000056145 00000 n 
-0000056359 00000 n 
-0000070025 00000 n 
-0000070307 00000 n 
-0000070549 00000 n 
-0000070792 00000 n 
-0000071036 00000 n 
-0000071239 00000 n 
-0000082400 00000 n 
-0000082626 00000 n 
-0000110184 00000 n 
-0000110436 00000 n 
-0000110480 00000 n 
-0000110655 00000 n 
-0000110711 00000 n 
-0000141828 00000 n 
-0000142098 00000 n 
-0000142273 00000 n 
-0000142519 00000 n 
-0000142733 00000 n 
-0000142952 00000 n 
-0000151129 00000 n 
-0000151403 00000 n 
-0000151447 00000 n 
-0000151667 00000 n 
-0000233854 00000 n 
-0000234065 00000 n 
-0000303531 00000 n 
-0000313789 00000 n 
-0000314105 00000 n 
-0000314304 00000 n 
-0000314359 00000 n 
-0000314575 00000 n 
-0000314779 00000 n 
-0000315009 00000 n 
-0000315065 00000 n 
-0000315312 00000 n 
-0000315553 00000 n 
-0000315785 00000 n 
-0000315841 00000 n 
-0000316098 00000 n 
-0000326854 00000 n 
-0000327162 00000 n 
-0000327390 00000 n 
-0000327434 00000 n 
-0000327627 00000 n 
-0000327826 00000 n 
-0000328084 00000 n 
-0000328297 00000 n 
-0000328534 00000 n 
-0000328579 00000 n 
-0000358659 00000 n 
-0000358931 00000 n 
-0000358989 00000 n 
-0000359235 00000 n 
-0000365553 00000 n 
-0000365852 00000 n 
-0000366050 00000 n 
-0000366290 00000 n 
-0000366499 00000 n 
-0000366556 00000 n 
-0000366802 00000 n 
-0000366859 00000 n 
-0000367103 00000 n 
-0000367357 00000 n 
-0000389003 00000 n 
-0000389411 00000 n 
-0000389457 00000 n 
-0000389665 00000 n 
-0000389901 00000 n 
-0000390126 00000 n 
-0000390342 00000 n 
-0000390557 00000 n 
-0000390773 00000 n 
-0000391008 00000 n 
-0000391242 00000 n 
-0000391473 00000 n 
-0000391705 00000 n 
-0000391909 00000 n 
-0000392115 00000 n 
-0000392323 00000 n 
-0000392561 00000 n 
-0000392797 00000 n 
-0000393033 00000 n 
-0000393270 00000 n 
-0000393501 00000 n 
-0000407323 00000 n 
-0000407606 00000 n 
-0000407652 00000 n 
-0000407698 00000 n 
-0000407932 00000 n 
-0000407989 00000 n 
-0000408229 00000 n 
-0000408455 00000 n 
-0000408692 00000 n 
-0000408750 00000 n 
-0000444111 00000 n 
-0000444428 00000 n 
-0000444653 00000 n 
-0000444907 00000 n 
-0000445152 00000 n 
-0000445209 00000 n 
-0000446039 00000 n 
-0000446482 00000 n 
-0000446743 00000 n 
-0000446966 00000 n 
-0000447024 00000 n 
-0000467869 00000 n 
-0000468173 00000 n 
-0000468385 00000 n 
-0000468619 00000 n 
-0000468665 00000 n 
-0000468887 00000 n 
-0000468944 00000 n 
-0000469201 00000 n 
-0000469425 00000 n 
-0000494810 00000 n 
-0000495290 00000 n 
-0000495336 00000 n 
-0000495544 00000 n 
-0000495774 00000 n 
-0000496003 00000 n 
-0000496213 00000 n 
-0000496430 00000 n 
-0000496647 00000 n 
-0000496837 00000 n 
-0000497073 00000 n 
-0000497308 00000 n 
-0000497544 00000 n 
-0000497779 00000 n 
-0000498033 00000 n 
-0000498274 00000 n 
-0000498516 00000 n 
-0000498756 00000 n 
-0000498996 00000 n 
-0000499247 00000 n 
-0000499481 00000 n 
-0000499712 00000 n 
-0000499944 00000 n 
-0000500181 00000 n 
-0000500418 00000 n 
-0000500646 00000 n 
-0000500874 00000 n 
-0000501103 00000 n 
-0000501161 00000 n 
-0000501411 00000 n 
-0000501661 00000 n 
-0000522166 00000 n 
-0000522547 00000 n 
-0000522798 00000 n 
-0000523047 00000 n 
-0000523093 00000 n 
-0000523340 00000 n 
-0000523590 00000 n 
-0000523851 00000 n 
-0000524080 00000 n 
-0000524137 00000 n 
-0000524384 00000 n 
-0000524442 00000 n 
-0000524703 00000 n 
-0000524956 00000 n 
-0000525194 00000 n 
-0000525437 00000 n 
-0000525494 00000 n 
-0000525749 00000 n 
-0000525995 00000 n 
-0000526053 00000 n 
-0000557914 00000 n 
-0000558226 00000 n 
-0000558464 00000 n 
-0000558720 00000 n 
-0000558973 00000 n 
-0000559031 00000 n 
-0000559279 00000 n 
-0000559337 00000 n 
-0000559591 00000 n 
-0000559826 00000 n 
-0000589017 00000 n 
-0000589284 00000 n 
-0000589330 00000 n 
-0000589376 00000 n 
-0000630144 00000 n 
-0000630432 00000 n 
-0000630489 00000 n 
-0000630888 00000 n 
-0000631096 00000 n 
-0000631154 00000 n 
-0000631406 00000 n 
-0000631637 00000 n 
-0000659698 00000 n 
-0000660042 00000 n 
-0000660281 00000 n 
-0000660327 00000 n 
-0000660560 00000 n 
-0000660789 00000 n 
-0000661020 00000 n 
-0000661252 00000 n 
-0000661485 00000 n 
-0000661716 00000 n 
-0000661947 00000 n 
-0000662172 00000 n 
-0000662229 00000 n 
-0000662477 00000 n 
-0000666034 00000 n 
-0000666325 00000 n 
-0000666371 00000 n 
-0000666602 00000 n 
-0000666823 00000 n 
-0000667036 00000 n 
-0000667261 00000 n 
-0000667473 00000 n 
-0000667601 00000 n 
-0000667722 00000 n 
-0000667847 00000 n 
-0000667973 00000 n 
-0000668132 00000 n 
-0000668282 00000 n 
-0000668456 00000 n 
-0000668654 00000 n 
-0000668830 00000 n 
-0000669000 00000 n 
-0000669194 00000 n 
-0000669366 00000 n 
-0000669522 00000 n 
-0000669680 00000 n 
-0000669868 00000 n 
-0000670069 00000 n 
-0000670268 00000 n 
-0000670452 00000 n 
-0000670649 00000 n 
-0000670844 00000 n 
-0000671032 00000 n 
-0000671233 00000 n 
-0000671432 00000 n 
-0000671601 00000 n 
-0000671770 00000 n 
-0000671952 00000 n 
-0000672147 00000 n 
-0000672340 00000 n 
-0000672528 00000 n 
-0000672729 00000 n 
-0000672928 00000 n 
-0000673120 00000 n 
-0000673325 00000 n 
-0000673528 00000 n 
-0000673713 00000 n 
-0000673910 00000 n 
-0000674106 00000 n 
-0000674393 00000 n 
-0000674471 00000 n 
-0000674688 00000 n 
-0000674880 00000 n 
-0000675185 00000 n 
-0000675360 00000 n 
-0000675629 00000 n 
-0000675871 00000 n 
-0000676085 00000 n 
-0000676351 00000 n 
-0000676598 00000 n 
-0000676854 00000 n 
-0000677113 00000 n 
-0000677417 00000 n 
-0000677652 00000 n 
-0000677924 00000 n 
-0000678201 00000 n 
-0000678444 00000 n 
-0000678670 00000 n 
-0000686770 00000 n 
-0000686986 00000 n 
-0000688349 00000 n 
-0000689415 00000 n 
-0000695894 00000 n 
-0000696115 00000 n 
-0000697478 00000 n 
-0000698568 00000 n 
-0000699684 00000 n 
-0000699895 00000 n 
-0000700204 00000 n 
-0000701120 00000 n 
-0000704746 00000 n 
-0000704972 00000 n 
-0000706335 00000 n 
-0000707445 00000 n 
-0000712599 00000 n 
-0000712813 00000 n 
-0000714176 00000 n 
-0000715240 00000 n 
-0000717064 00000 n 
-0000717278 00000 n 
-0000717600 00000 n 
-0000718738 00000 n 
-0000720134 00000 n 
-0000720352 00000 n 
-0000721715 00000 n 
+0000052205 00000 n 
+0000052572 00000 n 
+0000052616 00000 n 
+0000052825 00000 n 
+0000053000 00000 n 
+0000053175 00000 n 
+0000053419 00000 n 
+0000053640 00000 n 
+0000053852 00000 n 
+0000054063 00000 n 
+0000054275 00000 n 
+0000054488 00000 n 
+0000054730 00000 n 
+0000054958 00000 n 
+0000055186 00000 n 
+0000055413 00000 n 
+0000055641 00000 n 
+0000055874 00000 n 
+0000055930 00000 n 
+0000056137 00000 n 
+0000056351 00000 n 
+0000070017 00000 n 
+0000070299 00000 n 
+0000070541 00000 n 
+0000070784 00000 n 
+0000071028 00000 n 
+0000071231 00000 n 
+0000082392 00000 n 
+0000082618 00000 n 
+0000110176 00000 n 
+0000110428 00000 n 
+0000110472 00000 n 
+0000110647 00000 n 
+0000110703 00000 n 
+0000141820 00000 n 
+0000142090 00000 n 
+0000142265 00000 n 
+0000142511 00000 n 
+0000142725 00000 n 
+0000142944 00000 n 
+0000151121 00000 n 
+0000151395 00000 n 
+0000151439 00000 n 
+0000151659 00000 n 
+0000233846 00000 n 
+0000234057 00000 n 
+0000303523 00000 n 
+0000313781 00000 n 
+0000314097 00000 n 
+0000314296 00000 n 
+0000314351 00000 n 
+0000314567 00000 n 
+0000314771 00000 n 
+0000315001 00000 n 
+0000315057 00000 n 
+0000315304 00000 n 
+0000315545 00000 n 
+0000315777 00000 n 
+0000315833 00000 n 
+0000316090 00000 n 
+0000326846 00000 n 
+0000327154 00000 n 
+0000327382 00000 n 
+0000327426 00000 n 
+0000327619 00000 n 
+0000327818 00000 n 
+0000328076 00000 n 
+0000328289 00000 n 
+0000328526 00000 n 
+0000328571 00000 n 
+0000358651 00000 n 
+0000358923 00000 n 
+0000358981 00000 n 
+0000359227 00000 n 
+0000365545 00000 n 
+0000365844 00000 n 
+0000366042 00000 n 
+0000366282 00000 n 
+0000366491 00000 n 
+0000366548 00000 n 
+0000366794 00000 n 
+0000366851 00000 n 
+0000367095 00000 n 
+0000367349 00000 n 
+0000388985 00000 n 
+0000389393 00000 n 
+0000389439 00000 n 
+0000389649 00000 n 
+0000389885 00000 n 
+0000390110 00000 n 
+0000390326 00000 n 
+0000390541 00000 n 
+0000390757 00000 n 
+0000390992 00000 n 
+0000391226 00000 n 
+0000391457 00000 n 
+0000391689 00000 n 
+0000391893 00000 n 
+0000392099 00000 n 
+0000392307 00000 n 
+0000392545 00000 n 
+0000392781 00000 n 
+0000393017 00000 n 
+0000393254 00000 n 
+0000393485 00000 n 
+0000407307 00000 n 
+0000407590 00000 n 
+0000407636 00000 n 
+0000407682 00000 n 
+0000407916 00000 n 
+0000407973 00000 n 
+0000408213 00000 n 
+0000408439 00000 n 
+0000408676 00000 n 
+0000408734 00000 n 
+0000444095 00000 n 
+0000444412 00000 n 
+0000444637 00000 n 
+0000444891 00000 n 
+0000445136 00000 n 
+0000445193 00000 n 
+0000446023 00000 n 
+0000446466 00000 n 
+0000446727 00000 n 
+0000446950 00000 n 
+0000447008 00000 n 
+0000467853 00000 n 
+0000468157 00000 n 
+0000468369 00000 n 
+0000468603 00000 n 
+0000468649 00000 n 
+0000468871 00000 n 
+0000468928 00000 n 
+0000469185 00000 n 
+0000469409 00000 n 
+0000494784 00000 n 
+0000495264 00000 n 
+0000495310 00000 n 
+0000495520 00000 n 
+0000495750 00000 n 
+0000495979 00000 n 
+0000496189 00000 n 
+0000496406 00000 n 
+0000496623 00000 n 
+0000496813 00000 n 
+0000497049 00000 n 
+0000497284 00000 n 
+0000497520 00000 n 
+0000497755 00000 n 
+0000498009 00000 n 
+0000498250 00000 n 
+0000498492 00000 n 
+0000498732 00000 n 
+0000498972 00000 n 
+0000499223 00000 n 
+0000499457 00000 n 
+0000499688 00000 n 
+0000499920 00000 n 
+0000500157 00000 n 
+0000500394 00000 n 
+0000500622 00000 n 
+0000500850 00000 n 
+0000501079 00000 n 
+0000501137 00000 n 
+0000501387 00000 n 
+0000501637 00000 n 
+0000522142 00000 n 
+0000522523 00000 n 
+0000522774 00000 n 
+0000523023 00000 n 
+0000523069 00000 n 
+0000523316 00000 n 
+0000523566 00000 n 
+0000523827 00000 n 
+0000524056 00000 n 
+0000524113 00000 n 
+0000524360 00000 n 
+0000524418 00000 n 
+0000524679 00000 n 
+0000524932 00000 n 
+0000525170 00000 n 
+0000525413 00000 n 
+0000525470 00000 n 
+0000525725 00000 n 
+0000525971 00000 n 
+0000526029 00000 n 
+0000557890 00000 n 
+0000558202 00000 n 
+0000558440 00000 n 
+0000558696 00000 n 
+0000558949 00000 n 
+0000559007 00000 n 
+0000559255 00000 n 
+0000559313 00000 n 
+0000559567 00000 n 
+0000559802 00000 n 
+0000588993 00000 n 
+0000589260 00000 n 
+0000589306 00000 n 
+0000589352 00000 n 
+0000630120 00000 n 
+0000630408 00000 n 
+0000630465 00000 n 
+0000630864 00000 n 
+0000631072 00000 n 
+0000631130 00000 n 
+0000631382 00000 n 
+0000631613 00000 n 
+0000659674 00000 n 
+0000660018 00000 n 
+0000660257 00000 n 
+0000660303 00000 n 
+0000660536 00000 n 
+0000660765 00000 n 
+0000660996 00000 n 
+0000661228 00000 n 
+0000661461 00000 n 
+0000661692 00000 n 
+0000661923 00000 n 
+0000662148 00000 n 
+0000662205 00000 n 
+0000662453 00000 n 
+0000666010 00000 n 
+0000666301 00000 n 
+0000666347 00000 n 
+0000666578 00000 n 
+0000666799 00000 n 
+0000667012 00000 n 
+0000667237 00000 n 
+0000667449 00000 n 
+0000667577 00000 n 
+0000667698 00000 n 
+0000667823 00000 n 
+0000667949 00000 n 
+0000668108 00000 n 
+0000668258 00000 n 
+0000668432 00000 n 
+0000668630 00000 n 
+0000668806 00000 n 
+0000668976 00000 n 
+0000669170 00000 n 
+0000669342 00000 n 
+0000669498 00000 n 
+0000669656 00000 n 
+0000669844 00000 n 
+0000670045 00000 n 
+0000670244 00000 n 
+0000670428 00000 n 
+0000670625 00000 n 
+0000670820 00000 n 
+0000671008 00000 n 
+0000671209 00000 n 
+0000671408 00000 n 
+0000671577 00000 n 
+0000671746 00000 n 
+0000671928 00000 n 
+0000672123 00000 n 
+0000672316 00000 n 
+0000672504 00000 n 
+0000672705 00000 n 
+0000672904 00000 n 
+0000673096 00000 n 
+0000673301 00000 n 
+0000673504 00000 n 
+0000673689 00000 n 
+0000673886 00000 n 
+0000674082 00000 n 
+0000674369 00000 n 
+0000674447 00000 n 
+0000674664 00000 n 
+0000674856 00000 n 
+0000675161 00000 n 
+0000675336 00000 n 
+0000675605 00000 n 
+0000675847 00000 n 
+0000676061 00000 n 
+0000676327 00000 n 
+0000676574 00000 n 
+0000676830 00000 n 
+0000677089 00000 n 
+0000677393 00000 n 
+0000677628 00000 n 
+0000677900 00000 n 
+0000678177 00000 n 
+0000678420 00000 n 
+0000678646 00000 n 
+0000686746 00000 n 
+0000686962 00000 n 
+0000688325 00000 n 
+0000689391 00000 n 
+0000695870 00000 n 
+0000696091 00000 n 
+0000697454 00000 n 
+0000698544 00000 n 
+0000699660 00000 n 
+0000699871 00000 n 
+0000700180 00000 n 
+0000701096 00000 n 
+0000704722 00000 n 
+0000704948 00000 n 
+0000706311 00000 n 
+0000707421 00000 n 
+0000712575 00000 n 
+0000712789 00000 n 
+0000714152 00000 n 
+0000715216 00000 n 
+0000717040 00000 n 
+0000717254 00000 n 
+0000717576 00000 n 
+0000718714 00000 n 
+0000720110 00000 n 
+0000720328 00000 n 
+0000721691 00000 n 
 trailer
 << /Size 349
 /Root 2 0 R
 /Info 1 0 R
 >>
 startxref
-722854
+722830
 %%EOF

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgsvc/rgsvc.html
----------------------------------------------------------------------
diff --git a/content/guides/rgsvc/rgsvc.html b/content/guides/rgsvc/rgsvc.html
index 0b9a1bf..6e084e1 100644
--- a/content/guides/rgsvc/rgsvc.html
+++ b/content/guides/rgsvc/rgsvc.html
@@ -559,7 +559,7 @@ table.CodeRay td.code>pre{padding:0}
           <p>Likewise, the <code>PublishedObjects</code> class passed to the <code>PublisherService</code> at the end of the interaction provides the <code>PublishedObjects#getDto()</code> method which returns a <code>ChangesDto</code> instance. This can be converted into XML using the <code>ChangesDtoUtils</code> utility class.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>One final point: multiple <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a> implementations are supported because different implementations may have different responsibilities. For example, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module is responsible for publishing messages onto an ActiveMQ event bus, for inter-system communication. However, the SPI can also be used for profiling; each execution within the call-graph contains metrics of the number of objects loaded or modified as a result of that execution, and thus could be used for application profiling. The framework provides a default <code>PublisherServiceLogging</code> implementation that logs this using SLF4J.</p> 
+          <p>One final point: multiple <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a> implementations are supported because different implementations may have different responsibilities. For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module is responsible for publishing messages onto an ActiveMQ event bus, for inter-system communication. However, the SPI can also be used for profiling; each execution within the call-graph contains metrics of the number of objects loaded or modified as a result of that execution, and thus could be used for application profiling. The framework provides a default <code>PublisherServiceLogging</code> implementation that logs this using SLF4J.</p> 
          </div> 
         </div> 
        </div> 
@@ -581,7 +581,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Domain service SPIs for the presentation layer influence how the Apache Isis viewers behave.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the presentation layer 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the presentation layer 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -1992,7 +1992,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>The framework provides an implementation, <code>SessionLoggingService.Stderr</code> that just prints out to standard error. This is not registered by default, but can be easily registered manually using <code>AppManifestAbstract.Builder#withAdditionalServices(…​)</code>.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-sessionlogger">Sessionlogger module</a> provides an implementation that logs each session as a JDO entity.</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s sessionlogger module provides an implementation that logs each session as a JDO entity.</p> 
           </div> 
          </div> 
         </div> 
@@ -2417,7 +2417,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Domain service APIs for the application layer allow the domain objects to control aspects of the application layer, such as sending info messages back to the end-user.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the application layer APIs 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the application layer APIs 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -2922,7 +2922,7 @@ table.CodeRay td.code>pre{padding:0}
            <p>One option is for the background jobs to take responsibility to notify the user themselves. In the above example, this would be the <code>submitInvoice()</code> method called upon each customer. One could imagine more complex designs where only the final command executed notifies the user.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>However, an alternative is to rely on the fact that the <code>BackgroundService</code> will automatically hint that the <code>Command</code> representing the original interaction (to <code>submitCustomerInvoices()</code> in the example above) should be persisted. This will be available if the related <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_CommandContext"><code>CommandContext</code></a> and <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> domain services are configured, and the <code>CommandService</code> supports persistent commands. Note that (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module does indeed provide such an implementation of <code>CommandService</code> (as well as of the required <code>BackgroundCommandService</code>).</p> 
+           <p>However, an alternative is to rely on the fact that the <code>BackgroundService</code> will automatically hint that the <code>Command</code> representing the original interaction (to <code>submitCustomerInvoices()</code> in the example above) should be persisted. This will be available if the related <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_CommandContext"><code>CommandContext</code></a> and <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> domain services are configured, and the <code>CommandService</code> supports persistent commands. Note that (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module does indeed provide such an implementation of <code>CommandService</code> (as well as of the required <code>BackgroundCommandService</code>).</p> 
           </div> 
           <div class="paragraph"> 
            <p>Thus, the original action can run a query to obtain it corresponding <code>Command</code>, and return this to the user. The upshot is that the child <code>Command</code>s created by the <code>BackgroundService</code> will then be associated with <code>Command</code> for the original action.</p> 
@@ -2974,7 +2974,7 @@ CommandContext commandContext;  <i class="conum" data-value="1"></i><b>(1)</b></
            <p>The <code>CommandContext</code> service is responsible for providing a parent <code>Command</code> with which the background <code>Command</code>s can then be associated as children, while the <code>CommandService</code> is responsible for persisting those parent <code>Command`s. The latter is analogous to the way in which the `BackgroundCommandService</code> persists the child background `Command`s.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>The implementations of <code>CommandService</code> and <code>BackgroundCommandService</code> go together; typically both parent <code>Command`s and child background `Command`s will be persisted in the same way. The (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module provides implementations of both (see <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService">`CommandService</a></code> and <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_BackgroundCommandService"><code>BackgroundCommandService</code></a>).</p> 
+           <p>The implementations of <code>CommandService</code> and <code>BackgroundCommandService</code> go together; typically both parent <code>Command`s and child background `Command`s will be persisted in the same way. The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module provides implementations of both (see <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService">`CommandService</a></code> and <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_BackgroundCommandService"><code>BackgroundCommandService</code></a>).</p> 
           </div> 
           <div class="paragraph"> 
            <p>The <a href="../rgfis/rgfis.html#_rgfis_application-layer_CommandDtoServiceInternal"><code>CommandDtoServiceInternal</code></a> is used to obtain a memento of the command such that it can be persisted. (In earlier versions, <a href="../rgsvc/rgsvc.html#_rgsvc_integration-api_MementoService"><code>MementoService</code></a> was used for this purpose).</p> 
@@ -3025,7 +3025,7 @@ CommandContext commandContext;  <i class="conum" data-value="1"></i><b>(1)</b></
            <p>The last part of the puzzle is to actually run the (appropriate implementation of) `BackgroundCommandExecution). This could be run in a batch job overnight, or run continually by, say, the <a href="http://quartz-scheduler.org">Quartz</a> scheduler or by <a href="http://camel.apache.org" class="bare">http://camel.apache.org</a>]Apache Camel]. This section looks at configuring Quartz.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>If using (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module, then note that this already provides a suitable concrete implementation, namely <code>org.isisaddons.module.command.dom.BackgroundCommandExecutionFromBackgroundCommandServiceJdo</code>. We therefore just need to schedule this to run as a Quartz job.</p> 
+           <p>If using (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'scommand module, then note that this already provides a suitable concrete implementation, namely <code>org.isisaddons.module.command.dom.BackgroundCommandExecutionFromBackgroundCommandServiceJdo</code>. We therefore just need to schedule this to run as a Quartz job.</p> 
           </div> 
           <div class="paragraph"> 
            <p>First, we need to define a Quartz job, for example:</p> 
@@ -3197,7 +3197,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
           <p>The <code>CommandContext</code> service is a <a href="../rgant/rgant.html#_rgant-RequestScoped">request-scoped</a> service that reifies the invocation of an action on a domain object into an object itself. This reified information is encapsulated within the <code>Command</code> object.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>By default, the <code>Command</code> is held in-memory only; once the action invocation has completed, the <code>Command</code> object is gone. The optional supporting <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> enables the implementation of <code>Command</code> to be pluggable. With an appropriate implementation (eg as provided by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module’s <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a>) the <code>Command</code> may then be persisted.</p> 
+          <p>By default, the <code>Command</code> is held in-memory only; once the action invocation has completed, the <code>Command</code> object is gone. The optional supporting <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> enables the implementation of <code>Command</code> to be pluggable. With an appropriate implementation (eg as provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module’s <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a>) the <code>Command</code> may then be persisted.</p> 
          </div> 
          <div class="paragraph"> 
           <p>As of <code>1.13.0</code>, the primary use case for persistent <code>Command</code>s is in support of background commands; they act as a parent to any background commands that can be persisted either explicitly using the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_BackgroundService"><code>BackgroundService</code></a>, or implicitly by way of the <a href="../rgant/rgant.html#_rgant-Action_command"><code>@Action#command()</code></a> annotation.</p> 
@@ -3213,7 +3213,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
           </ul> 
          </div> 
          <div class="paragraph"> 
-          <p>As of <code>1.13.0</code>, these other uses cases are now more fully supported through the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_InteractionContext"><code>InteractionContext</code></a> service and persistent implementations of the <code>Interaction</code> object, eg as provided by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module.</p> 
+          <p>As of <code>1.13.0</code>, these other uses cases are now more fully supported through the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_InteractionContext"><code>InteractionContext</code></a> service and persistent implementations of the <code>Interaction</code> object, eg as provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module.</p> 
          </div> 
          <div class="sect3"> 
           <h4 id="__rgsvc_application-layer-api_CommandContext_screencast">4.4.1. Screencast</h4> 
@@ -3414,7 +3414,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
            <p>When a background command is invoked, the user is returned the command object itself (to provide a handle to the command being invoked).</p> 
           </div> 
           <div class="paragraph"> 
-           <p>This requires that an implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> that persists the commands (such as the (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module’s <code>CommandService</code>) is configured. It also requires that a scheduler is configured to execute the background commands, see <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_BackgroundCommandService"><code>BackgroundCommandService</code></a>).</p> 
+           <p>This requires that an implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> that persists the commands (such as the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module’s <code>CommandService</code>) is configured. It also requires that a scheduler is configured to execute the background commands, see <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_BackgroundCommandService"><code>BackgroundCommandService</code></a>).</p> 
           </div> 
          </div> 
          <div class="sect3"> 
@@ -3512,7 +3512,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
           <p>If a bulk action is performed (as per an action annotated using <a href="../rgant/rgant.html#_rgant-Action_invokeOn"><code>@Action#invokeOn()</code></a>), then this will result in multiple <code>Interaction</code>s, one per selected object (not one <code>Interaction</code> with multiple top-level <code>Execution</code>s).</p> 
          </div> 
          <div class="paragraph"> 
-          <p>It is possible for <code>Interaction.Execution</code>s to be persisted; this is supported by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module, for example. Persistent <code>Interaction</code>s support several use cases:</p> 
+          <p>It is possible for <code>Interaction.Execution</code>s to be persisted; this is supported by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module, for example. Persistent <code>Interaction</code>s support several use cases:</p> 
          </div> 
          <div class="ulist"> 
           <ul> 
@@ -4498,7 +4498,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
          <p>Domain service SPIs influence how the framework handles application layer concerns, for example which home page to render to the end-user.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the application layer 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the application layer 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -4669,7 +4669,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
          <div class="sect3"> 
           <h4 id="_implementation_19">5.1.3. Implementation</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module provides an implementation (<code>org.isisaddons.module.command.dom.BackgroundCommandServiceJdo</code>) that persists <code>Command</code>s using the JDO/DataNucleus object store. It further provides a number of supporting services:</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module provides an implementation (<code>org.isisaddons.module.command.dom.BackgroundCommandServiceJdo</code>) that persists <code>Command</code>s using the JDO/DataNucleus object store. It further provides a number of supporting services:</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -4709,7 +4709,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
          <div class="sect3"> 
           <h4 id="_registering_the_services_12">5.1.5. Registering the Services</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module provides an implementation of this service (<code>BackgroundCommandService</code>), and also provides a number of related domain services (<code>BackgroundCommandServiceJdo</code>, <code>BackgroundCommandJdoRepository</code> and <code>BackgroundCommandServiceJdoContributions</code>). This module also provides service implementations of the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a>.</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module provides an implementation of this service (<code>BackgroundCommandService</code>), and also provides a number of related domain services (<code>BackgroundCommandServiceJdo</code>, <code>BackgroundCommandJdoRepository</code> and <code>BackgroundCommandServiceJdoContributions</code>). This module also provides service implementations of the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a>.</p> 
           </div> 
           <div class="paragraph"> 
            <p>Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
@@ -4727,7 +4727,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
            <p>There is also a tie-up with the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_CommandContext"><code>CommandContext</code></a> and its supporting <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> domain service. The <code>CommandContext</code> service is responsible for providing a parent <code>Command</code> with which the background <code>Command`s can then be associated as children, while the `CommandService</code> is responsible for persisting those parent <code>Command`s (analogous to the way in which the `BackgroundCommandService</code> persists the child background <code>Command`s). The `BackgroundCommandService</code> ensures that these background <code>Command`s are associated with the parent "foreground" `Command</code>.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>What that means is that the implementations of <code>CommandService</code> and <code>BackgroundCommandService</code> go together, hence both implemented in the (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module.).</p> 
+           <p>What that means is that the implementations of <code>CommandService</code> and <code>BackgroundCommandService</code> go together, hence both implemented in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module.).</p> 
           </div> 
          </div> 
         </div> 
@@ -4760,7 +4760,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
           </ul> 
          </div> 
          <div class="paragraph"> 
-          <p>As of <code>1.13.0</code>, these other uses cases are now more fully supported through the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_InteractionContext"><code>InteractionContext</code></a> service and persistent implementations of the <code>Interaction</code> object, eg as provided by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module.</p> 
+          <p>As of <code>1.13.0</code>, these other uses cases are now more fully supported through the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_InteractionContext"><code>InteractionContext</code></a> service and persistent implementations of the <code>Interaction</code> object, eg as provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module.</p> 
          </div> 
          <div class="sect3"> 
           <h4 id="_screencast">5.2.1. Screencast</h4> 
@@ -4823,7 +4823,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
          <div class="sect3"> 
           <h4 id="_implementation_20">5.2.3. Implementation</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module provides an implementation (<code>org.isisaddons.module.command.dom.CommandServiceJdo</code>) that persists <code>Command</code>s using the JDO/DataNucleus object store. It further provides a number of supporting services:</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module provides an implementation (<code>org.isisaddons.module.command.dom.CommandServiceJdo</code>) that persists <code>Command</code>s using the JDO/DataNucleus object store. It further provides a number of supporting services:</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -4841,7 +4841,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
          <div class="sect3"> 
           <h4 id="_registering_the_services_13">5.2.5. Registering the Services</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module provides an implementation of this service (<code>CommandService</code>), and also provides a number of related domain services (<code>CommandJdoRepository</code> and <code>CommandServiceJdoContributions</code>). This module also provides service implementations of the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>BackgroundCommandService</code></a>.</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module provides an implementation of this service (<code>CommandService</code>), and also provides a number of related domain services (<code>CommandJdoRepository</code> and <code>CommandServiceJdoContributions</code>). This module also provides service implementations of the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>BackgroundCommandService</code></a>.</p> 
           </div> 
           <div class="paragraph"> 
            <p>Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
@@ -4931,7 +4931,7 @@ org.quartz.plugin.jobInitializer.failOnFileNotFound = true</code></pre>
          <p>The core/domain APIs provide general-purpose services to the domain objects, for example obtaining the current time or user, or instantiating domain objects.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the core/domain APIs 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the core/domain APIs 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -6148,7 +6148,7 @@ container.persist(cust);</code></pre>
              </tr> 
              <tr> 
               <td><i class="conum" data-value="2"></i><b>2</b></td> 
-              <td>It’s important that subscribers register before any domain services that might emit events on the event bus service. For example, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module provides a domain service that automatically seeds certain domain entities; these will generate <a href="../rgcms/rgcms.html#_rgcms_classes_lifecycleevent">lifecycle events</a> and so any subscribers must be registered before such seed services. The easiest way to do this is to use the <a href="../rgant/rgant.html#_rgant-DomainServiceLayout_menuOrder"><code>@DomainServiceLayout#menuOrder()</code></a> attribute.</td> 
+              <td>It’s important that subscribers register before any domain services that might emit events on the event bus service. For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module provides a domain service that automatically seeds certain domain entities; these will generate <a href="../rgcms/rgcms.html#_rgcms_classes_lifecycleevent">lifecycle events</a> and so any subscribers must be registered before such seed services. The easiest way to do this is to use the <a href="../rgant/rgant.html#_rgant-DomainServiceLayout_menuOrder"><code>@DomainServiceLayout#menuOrder()</code></a> attribute.</td> 
              </tr> 
              <tr> 
               <td><i class="conum" data-value="3"></i><b>3</b></td> 
@@ -6925,7 +6925,7 @@ Scratchpad scratchpad;</code></pre>
          <p>The integration APIs provide functionality to the domain objects to integrate with other bounded contexts, for example sending an email or serializing an object out to XML.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the integration APIs 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the integration APIs 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -7080,7 +7080,7 @@ Scratchpad scratchpad;</code></pre>
           </table> 
          </div> 
          <div class="paragraph"> 
-          <p><code>Bookmark</code>s are used by several other domain services as a means of storing areference to an arbitrary object (a polymorphic relationship). For example, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' auditing</a> module’s implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a> uses bookmarks to capture the object that is being audited.</p> 
+          <p><code>Bookmark</code>s are used by several other domain services as a means of storing areference to an arbitrary object (a polymorphic relationship). For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s auditing module’s implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a> uses bookmarks to capture the object that is being audited.</p> 
          </div> 
          <div class="admonitionblock tip"> 
           <table> 
@@ -7089,7 +7089,7 @@ Scratchpad scratchpad;</code></pre>
              <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>One downside of using <code>Bookmark</code>s is that there is no way for the JDO/DataNucleus objectstore to enforce any kind of referental integrity. However, the (non-ASF) <a href="http://github.com/isisaddons/isis-module-poly">Isis addons' poly</a> module describes and supports a design pattern to address this requirement.</p> 
+               <p>One downside of using <code>Bookmark</code>s is that there is no way for the JDO/DataNucleus objectstore to enforce any kind of referental integrity. However, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s poly module describes and supports a design pattern to address this requirement.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -7176,10 +7176,10 @@ Scratchpad scratchpad;</code></pre>
          <div class="sect3"> 
           <h4 id="_usage_by_other_services">7.1.3. Usage by other services</h4> 
           <div class="paragraph"> 
-           <p>Bookmarks are used by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module’s implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_api_BackgroundCommandService"><code>BackgroundCommandService</code></a>, which uses a bookmark to capture the target object on which an action will be invoked subsequently.</p> 
+           <p>Bookmarks are used by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module’s implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_api_BackgroundCommandService"><code>BackgroundCommandService</code></a>, which uses a bookmark to capture the target object on which an action will be invoked subsequently.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>Bookmarks are also used by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> module’s implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>, and by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' auditing</a> module’s implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a>.</p> 
+           <p>Bookmarks are also used by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s auditing module’s implementation of <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a>.</p> 
           </div> 
          </div> 
          <div class="sect3"> 
@@ -7366,7 +7366,7 @@ Scratchpad scratchpad;</code></pre>
            <ul> 
             <li> <p><code>isis.service.email.sender.username</code><br></p> 
              <div class="paragraph"> 
-              <p>(As of <code>1.15.1-SNAPSHOT</code>), rather than authenticate using the sender address, instead use the specified username.</p> 
+              <p>(As of <code>1.15.1</code>), rather than authenticate using the sender address, instead use the specified username.</p> 
              </div> </li> 
             <li> <p><code>isis.service.email.throwExceptionOnFail</code><br></p> 
              <div class="paragraph"> 
@@ -8063,7 +8063,7 @@ Element customerXsd = snapshot.getXsdElement();</code></pre>
          <p>The metadata APIs provide access to the framework’s internal metamodel. These are generally of use to support development-time activities, for example creating custom UIs through Swagger.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the metadata APIs 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the metadata APIs 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -8174,7 +8174,7 @@ Element customerXsd = snapshot.getXsdElement();</code></pre>
              <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>This functionality was originally implemented as part of (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> security module, where the string representations of the various features are used to represent permissions.</p> 
+               <p>This functionality was originally implemented as part of (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> security module, where the string representations of the various features are used to represent permissions.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -8681,7 +8681,7 @@ repositoryService.persist(cust);</code></pre>
          <p>The testing SPIs allow the framework to provide supporting functionality for use when testing or demoing an application.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the testing APIs 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the testing APIs 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -8760,7 +8760,7 @@ repositoryService.persist(cust);</code></pre>
          </tbody> 
         </table> 
         <div class="paragraph"> 
-         <p>The table below summarizes the testing 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the testing 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -9221,7 +9221,7 @@ repositoryService.persist(cust);</code></pre>
          <p>The persistence layer APIs provide domain objects with tools to manage the interactions with the persistence layer, for example adding on-the-fly caching to queries that are called many times within a loop.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the persistence layer APIs 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the persistence layer APIs 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -10312,7 +10312,7 @@ public static final String KEY_DISABLE_AUTOFLUSH = "isis.services.container.disa
          <p>The persistence layer SPIs influence how the framework persists domain objects, for example controlling how to create an audit log of changes to domain objects.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the persistence layer 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the persistence layer 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -10518,7 +10518,7 @@ log4j.additivity.org.apache.isis.applib.services.audit.AuditerServiceLogging=fal
            </div> 
           </div> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' Audit module</a> also provides an implementation, <code>org.isisaddons.module.audit.dom.AuditerServiceUsingJdo</code>. This creates an audit record for each changed property (ie every time that <code>AuditerService#audit(…​)</code> is called.</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s audit module also provides an implementation, <code>org.isisaddons.module.audit.dom.AuditerServiceUsingJdo</code>. This creates an audit record for each changed property (ie every time that <code>AuditerService#audit(…​)</code> is called.</p> 
           </div> 
           <div class="paragraph"> 
            <p>The module also provides:</p> 
@@ -10540,7 +10540,7 @@ log4j.additivity.org.apache.isis.applib.services.audit.AuditerServiceLogging=fal
          <div class="sect3"> 
           <h4 id="_registering_the_services_19">11.1.4. Registering the Services</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' audit</a> module provides an implementation of this service (<code>AuditerService</code>), and also provides a number of related domain services (<code>AuditingServiceMenu</code>, <code>AuditingServiceRepository</code> and <code>AuditingServiceContributions</code>).</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s audit module provides an implementation of this service (<code>AuditerService</code>), and also provides a number of related domain services (<code>AuditingServiceMenu</code>, <code>AuditingServiceRepository</code> and <code>AuditingServiceContributions</code>).</p> 
           </div> 
           <div class="paragraph"> 
            <p>Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
@@ -10625,7 +10625,7 @@ log4j.additivity.org.apache.isis.applib.services.audit.AuditerServiceLogging=fal
          <div class="sect3"> 
           <h4 id="_implementation_31">11.2.2. Implementation</h4> 
           <div class="paragraph"> 
-           <p>The most full-featured available implementation is the (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' Audit module</a>. This creates an audit records for each changed property (ie every time that <code>AuditingService3#audit(…​)</code> is called. The implementation is <code>org.isisaddons.module.audit.dom.AuditingService</code>.</p> 
+           <p>The most full-featured available implementation is the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s audit module. This creates an audit records for each changed property (ie every time that <code>AuditingService3#audit(…​)</code> is called. The implementation is <code>org.isisaddons.module.audit.dom.AuditingService</code>.</p> 
           </div> 
           <div class="paragraph"> 
            <p>The module also provides:</p> 
@@ -10737,7 +10737,7 @@ log4j.additivity.org.apache.isis.applib.services.audit.AuditerServiceLogging=fal
          <div class="sect3"> 
           <h4 id="_implementation_32">11.3.2. Implementation</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> module provides an implementation (<code>org.isisaddons.module.publishing.dom.eventserializer.RestfulObjectsSpecEventSerializer</code>) that represents the event payload using the representation defined by the <a href="http://restfulobjects.org">Restful Objects spec</a> of (transient) objects, grafting on the metadata as additional JSON nodes.</p> 
+           <p>The (obsolete) <a href="http://github.com/isisaddons-legacy/isis-module-publishing">Isis addons' publishing</a> module provides an implementation (<code>org.isisaddons.module.publishing.dom.eventserializer.RestfulObjectsSpecEventSerializer</code>) that represents the event payload using the representation defined by the <a href="http://restfulobjects.org">Restful Objects spec</a> of (transient) objects, grafting on the metadata as additional JSON nodes.</p> 
           </div> 
           <div class="paragraph"> 
            <p>For example, this is the JSON generated on an action invocation:</p> 
@@ -10771,7 +10771,7 @@ log4j.additivity.org.apache.isis.applib.services.audit.AuditerServiceLogging=fal
            <p>There is no default implementation of this service provided by the core Apache Isis framework.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> module provides an implementation of this service (<code>RestfulObjectsSpecEventSerializer</code>) that serializes action invocations and published objects into a format based on the Restful Objects specification. It also (as you might imagine) provides an implementation of the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>.</p> 
+           <p>The (obsolete) <a href="http://github.com/isisaddons-legacy/isis-module-publishing">Isis addons' publishing</a> module provides an implementation of this service (<code>RestfulObjectsSpecEventSerializer</code>) that serializes action invocations and published objects into a format based on the Restful Objects specification. It also (as you might imagine) provides an implementation of the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>.</p> 
           </div> 
           <div class="paragraph"> 
            <p>Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
@@ -10780,7 +10780,7 @@ log4j.additivity.org.apache.isis.applib.services.audit.AuditerServiceLogging=fal
          <div class="sect3"> 
           <h4 id="_related_services_31">11.3.4. Related Services</h4> 
           <div class="paragraph"> 
-           <p>This service is intended (though not mandated) to be used by implementations of <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>. The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> module does use it (though the (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module does not).</p> 
+           <p>This service is intended (though not mandated) to be used by implementations of <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a>. The (non-ASF) <a href="http://github.com/isisaddons-legacy/isis-module-publishing">Isis addons' publishing</a> module does use it (though the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> publishmq module does not).</p> 
           </div> 
          </div> 
         </div> 
@@ -10902,7 +10902,7 @@ log4j.additivity.org.apache.isis.applib.services.publish.PublisherServiceLogging
            </div> 
           </div> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module also provides an implementation (<code>o.ia.m.publishmq.dom.servicespi.PublishingServiceUsingActiveMq</code>). This implementation publishes each member execution as an event on an <a href="http://activemq.apache.org">ActiveMQ</a> message queue. It also persists each execution as a <code>PublishedEvent</code> entity, allowing the event to be republished if necessary. The implementation also provides the ability to log additional <code>StatusMessage</code> entities, correlated on the transactionId, useful for diagnosing and monitoring the activity of subscribers of said message queues.</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module also provides an implementation (<code>o.ia.m.publishmq.dom.servicespi.PublishingServiceUsingActiveMq</code>). This implementation publishes each member execution as an event on an <a href="http://activemq.apache.org">ActiveMQ</a> message queue. It also persists each execution as a <code>PublishedEvent</code> entity, allowing the event to be republished if necessary. The implementation also provides the ability to log additional <code>StatusMessage</code> entities, correlated on the transactionId, useful for diagnosing and monitoring the activity of subscribers of said message queues.</p> 
           </div> 
          </div> 
          <div class="sect3"> 
@@ -10920,7 +10920,7 @@ log4j.additivity.org.apache.isis.applib.services.publish.PublisherServiceLogging
          <div class="sect3"> 
           <h4 id="_registering_the_services_22">11.4.4. Registering the Services</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) Isis addons' <a href="http://github.com/isisaddons/isis-module-publishmq">publishmq</a> module provides an implementation of this service. Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
+           <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>;s publishmq module provides an implementation of this service. Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
           </div> 
           <div class="paragraph"> 
            <p>The module also provide services that contribute to the UI. If contributions are not required in the UI, these can be suppressed either using security or by implementing a <a href="../ugbtb/ugbtb.html#_ugbtb_hints-and-tips_vetoing-visibility">vetoing subscriber</a>.</p> 
@@ -11045,7 +11045,7 @@ log4j.additivity.org.apache.isis.applib.services.publish.PublisherServiceLogging
          <div class="sect3"> 
           <h4 id="_implementation_33">11.5.2. Implementation</h4> 
           <div class="paragraph"> 
-           <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishing">Isis addons' publishing</a> module provides an implementation (<code>org.isisaddons.module.publishing.dom.PublishingService</code>) that persists each event as a <code>PublishedEvent</code> entity. This holds the serialized form of the event metadata and payload as translated into a string by the injected <code>EventSerializer</code>. The module also provides its own implementation of <code>EventSerializer</code>, namely <code>RestfulObjectsSpecEventSerializer</code>, which represents the event payload using the representation defined by the <a href="http://restfulobjects.org">Restful Objects spec</a> of (transient) objects, grafting on the metadata as additional JSON nodes.</p> 
+           <p>The (obsolete) <a href="http://github.com/isisaddons-legacy/isis-module-publishing">Isis addons' publishing</a> module provides an implementation (<code>org.isisaddons.module.publishing.dom.PublishingService</code>) that persists each event as a <code>PublishedEvent</code> entity. This holds the serialized form of the event metadata and payload as translated into a string by the injected <code>EventSerializer</code>. The module also provides its own implementation of <code>EventSerializer</code>, namely <code>RestfulObjectsSpecEventSerializer</code>, which represents the event payload using the representation defined by the <a href="http://restfulobjects.org">Restful Objects spec</a> of (transient) objects, grafting on the metadata as additional JSON nodes.</p> 
           </div> 
           <div class="paragraph"> 
            <p>The <code>PublishedEvent</code> entity also has a <code>state</code> field taking the values either "QUEUED" or "PROCESSED". The intention here is that an event bus can poll this table to grab pending events and dispatch them to downstream systems. When <code>PublishedEvent</code>s are persisted initially they always take the value "QUEUED".</p> 
@@ -11168,7 +11168,7 @@ log4j.additivity.org.apache.isis.applib.services.publish.PublisherServiceLogging
            <p>There is no default implementation of this service provided by the core Apache Isis framework.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>The (non-ASF) Isis addons' <a href="http://github.com/isisaddons/isis-module-publishing">publishing</a> module provides an implementation of this service. Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
+           <p>The (obsolete) Isis addons' <a href="http://github.com/isisaddons-legacy/isis-module-publishing">publishing</a> module provides an implementation of this service. Assuming that an <code>AppManifest</code> is being used to <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping">bootstrap the app</a>) then this can be activated by updating the <code>pom.xml</code> and updating the <code>AppManifest#getModules()</code> method.</p> 
           </div> 
           <div class="paragraph"> 
            <p>The module also provides services that contribute to the UI. If contributions are not required in the UI, these can be suppressed either using security or by implementing a <a href="../ugbtb/ugbtb.html#_ugbtb_hints-and-tips_vetoing-visibility">vetoing subscriber</a>.</p> 
@@ -11301,7 +11301,7 @@ log4j.additivity.org.apache.isis.applib.services.publish.PublisherServiceLogging
            <p>There is no default implementation of this service provided by the core Apache Isis framework.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>If using the (non-ASF) <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module) for authentication and authorization, then note that it provides an adapter class, <code>SecurityModuleAppUserRegistrationServiceAbstract</code>, that provides most of the implementation. You are still required to implement a subclass and register.</p> 
+           <p>If using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module) for authentication and authorization, then note that it provides an adapter class, <code>SecurityModuleAppUserRegistrationServiceAbstract</code>, that provides most of the implementation. You are still required to implement a subclass and register.</p> 
           </div> 
           <div class="paragraph"> 
            <p>For example:</p> 
@@ -11361,7 +11361,7 @@ log4j.additivity.org.apache.isis.applib.services.publish.PublisherServiceLogging
          <p>Bootstrapping SPIs influence how the framework locates the components that make up the running application.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The table below summarizes the bootstrapping SPI 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 in (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules.</p> 
+         <p>The table below summarizes the bootstrapping SPI 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> 
         </div> 
         <table class="tableblock frame-all grid-all spread"> 
          <caption class="title">
@@ -11476,7 +11476,7 @@ log4j.additivity.org.apache.isis.applib.services.publish.PublisherServiceLogging
          <div class="sect3"> 
           <h4 id="_usage_21">12.1.3. Usage</h4> 
           <div class="paragraph"> 
-           <p>The usage will vary depending upon the conventions of the design. As of 1.9.0, the usage of the service has been centralized such that the packages to be scanned are located from the <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping"><code>AppManifest</code></a>'s <code>#getModules()</code> method.</p> 
+           <p>The usage will vary depending upon the conventions of the design. As of <code>1.9.0</code>, the usage of the service has been centralized such that the packages to be scanned are located from the <a href="../rgcms/rgcms.html#_rgcms_classes_AppManifest-bootstrapping"><code>AppManifest</code></a>'s <code>#getModules()</code> method.</p> 
           </div> 
           <div class="paragraph"> 
            <p>For example, the <a href="../ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype">SimpleApp archetype</a>'s app manifest includes:</p> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugfun/ugfun.pdf
----------------------------------------------------------------------
diff --git a/content/guides/ugfun/ugfun.pdf b/content/guides/ugfun/ugfun.pdf
index 4680c67..4f99aa7 100644
--- a/content/guides/ugfun/ugfun.pdf
+++ b/content/guides/ugfun/ugfun.pdf
@@ -4,16 +4,16 @@
 << /Title (Fundamentals)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170914184945+01'00')
-/ModDate (D:20170914184945+01'00')
+/CreationDate (D:20170925075004+01'00')
+/ModDate (D:20170925075004+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 16 0 R
-/Outlines 1290 0 R
-/PageLabels 1350 0 R
+/Outlines 1252 0 R
+/PageLabels 1311 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -22,8 +22,8 @@ endobj
 endobj
 3 0 obj
 << /Type /Pages
-/Count 147
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 42 0 R 50 0 R 53 0 R 56 0 R 60 0 R 66 0 R 85 0 R 90 0 R 96 0 R 110 0 R 116 0 R 124 0 R 130 0 R 133 0 R 142 0 R 158 0 R 169 0 R 183 0 R 197 0 R 208 0 R 216 0 R 223 0 R 228 0 R 237 0 R 246 0 R 252 0 R 257 0 R 267 0 R 280 0 R 290 0 R 305 0 R 313 0 R 321 0 R 330 0 R 345 0 R 347 0 R 359 0 R 365 0 R 377 0 R 387 0 R 392 0 R 397 0 R 401 0 R 405 0 R 409 0 R 414 0 R 419 0 R 423 0 R 427 0 R 434 0 R 438 0 R 442 0 R 446 0 R 450 0 R 454 0 R 466 0 R 473 0 R 484 0 R 495 0 R 505 0 R 514 0 R 518 0 R 522 0 R 526 0 R 536 0 R 552 0 R 559 0 R 563 0 R 569 0 R 571 0 R 573 0 R 576 0 R 589 0 R 592 0 R 596 0 R 613 0 R 618 0 R 629 0 R 636 0 R 650 0 R 661 0 R 669 0 R 673 0 R 682 0 R 691 0 R 696 0 R 706 0 R 710 0 R 722 0 R 727 0 R 734 0 R 737 0 R 752 0 R 761 0 R 770 0 R 773 0 R 779 0 R 782 0 R 792 0 R 796 0 R 801 0 R 810 0 R 815 0 R 817 0 R 823 0 R 827 0 R 829 0 R 834 0 R 846 0 R 856 0 R 859 0 R 863 0 R 870 0 R 874 0 R 880 0 R 883 0 R 893 0 R 897 0 R 902 0 R 907 0 R 913 0 R 922 
 0 R 929 0 R 939 0 R 957 0 R 970 0 R 972 0 R 986 0 R 992 0 R 997 0 R 1008 0 R 1015 0 R 1020 0 R 1032 0 R 1042 0 R 1050 0 R 1063 0 R 1066 0 R 1072 0 R 1076 0 R 1100 0 R 1128 0 R 1159 0 R]
+/Count 146
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 42 0 R 50 0 R 53 0 R 56 0 R 60 0 R 70 0 R 85 0 R 89 0 R 96 0 R 107 0 R 112 0 R 121 0 R 126 0 R 131 0 R 138 0 R 155 0 R 165 0 R 179 0 R 193 0 R 202 0 R 210 0 R 217 0 R 222 0 R 231 0 R 240 0 R 246 0 R 251 0 R 261 0 R 274 0 R 284 0 R 299 0 R 307 0 R 315 0 R 324 0 R 338 0 R 340 0 R 352 0 R 358 0 R 370 0 R 380 0 R 385 0 R 390 0 R 394 0 R 398 0 R 402 0 R 407 0 R 412 0 R 416 0 R 420 0 R 427 0 R 431 0 R 435 0 R 439 0 R 443 0 R 447 0 R 459 0 R 466 0 R 477 0 R 488 0 R 498 0 R 507 0 R 511 0 R 515 0 R 519 0 R 529 0 R 545 0 R 552 0 R 556 0 R 562 0 R 564 0 R 566 0 R 569 0 R 582 0 R 585 0 R 589 0 R 606 0 R 611 0 R 622 0 R 629 0 R 643 0 R 654 0 R 662 0 R 666 0 R 675 0 R 684 0 R 689 0 R 699 0 R 703 0 R 715 0 R 720 0 R 727 0 R 730 0 R 745 0 R 754 0 R 763 0 R 766 0 R 772 0 R 775 0 R 785 0 R 789 0 R 794 0 R 803 0 R 808 0 R 810 0 R 816 0 R 820 0 R 822 0 R 827 0 R 839 0 R 849 0 R 852 0 R 856 0 R 863 0 R 867 0 R 873 0 R 876 0 R 886 0 R 890 0 R 895 0 R 900 0 R 906 0 R 915 
 0 R 922 0 R 932 0 R 950 0 R 964 0 R 966 0 R 980 0 R 986 0 R 991 0 R 1002 0 R 1009 0 R 1014 0 R 1026 0 R 1036 0 R 1044 0 R 1057 0 R 1060 0 R 1066 0 R 1070 0 R 1094 0 R 1122 0 R]
 >>
 endobj
 4 0 obj
@@ -78,13 +78,13 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /AAAACR+NotoSerif
+/BaseFont /AAAACQ+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 1352 0 R
+/FontDescriptor 1313 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1354 0 R
-/ToUnicode 1353 0 R
+/Widths 1315 0 R
+/ToUnicode 1314 0 R
 >>
 endobj
 9 0 obj
@@ -1639,11 +1639,11 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R 1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R]
+/Annots [1139 0 R 1140 0 R 1141 0 R 1142 0 R 1143 0 R 1144 0 R 1145 0 R 1146 0 R 1147 0 R 1148 0 R 1149 0 R 1150 0 R 1151 0 R 1152 0 R 1153 0 R 1154 0 R 1155 0 R 1156 0 R 1157 0 R 1158 0 R 1159 0 R 1160 0 R 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R 1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R]
 >>
 endobj
 11 0 obj
-<< /Length 15922
+<< /Length 15060
 >>
 stream
 q
@@ -2335,7 +2335,7 @@ ET
 BT
 60.24 480.5159999999997 Td
 /F1.0 10.5 Tf
-[<31302e322e20497369732041> 20.01953125 <64642d6f6e73>] TJ
+<31302e322e20496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2344,9 +2344,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-148.6122499999999 480.5159999999997 Td
+169.99024999999995 480.5159999999997 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2369,46 +2369,6 @@ ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-60.24 462.03599999999966 Td
-/F1.0 10.5 Tf
-<31302e332e20496e636f646520436174616c6f67> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-164.6457499999999 462.03599999999966 Td
-/F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-BT
-528.07175 462.03599999999966 Td
-/F1.0 5.25 Tf
-<ca> Tj
-ET
-
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-529.4314999999999 462.03599999999966 Td
-/F1.0 10.5 Tf
-<313434> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 Q
 
 endstream
@@ -2422,7 +2382,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R 1281 0 R 1282 0 R 1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R]
+/Annots [1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R]
 >>
 endobj
 13 0 obj
@@ -3178,7 +3138,7 @@ endobj
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1289 0 R
+/XObject << /Stamp1 1251 0 R
 >>
 >>
 /Annots [19 0 R 20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R 33 0 R 34 0 R 35 0 R 36 0 R 37 0 R 38 0 R 39 0 R 40 0 R]
@@ -3193,18 +3153,18 @@ endobj
 >>
 endobj
 17 0 obj
-<< /Kids [119 0 R 475 0 R 741 0 R 675 0 R 316 0 R 231 0 R 120 0 R 567 0 R 640 0 R 831 0 R 292 0 R 1068 0 R 529 0 R 1040 0 R]
+<< /Kids [115 0 R 468 0 R 734 0 R 668 0 R 310 0 R 225 0 R 116 0 R 560 0 R 633 0 R 824 0 R 286 0 R 1062 0 R 522 0 R 1034 0 R]
 >>
 endobj
 18 0 obj
 << /Type /Font
-/BaseFont /AAAACS+NotoSerif-Bold
+/BaseFont /AAAACR+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 1356 0 R
+/FontDescriptor 1317 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1358 0 R
-/ToUnicode 1357 0 R
+/Widths 1319 0 R
+/ToUnicode 1318 0 R
 >>
 endobj
 19 0 obj
@@ -4101,7 +4061,7 @@ endobj
 /F1.0 8 0 R
 /F3.0 47 0 R
 >>
-/XObject << /Stamp1 1289 0 R
+/XObject << /Stamp1 1251 0 R
 >>
 >>
 /Annots [46 0 R]
@@ -4129,13 +4089,13 @@ endobj
 endobj
 47 0 obj
 << /Type /Font
-/BaseFont /AAAACT+NotoSerif-BoldItalic
+/BaseFont /AAAACS+NotoSerif-BoldItalic
 /Subtype /TrueType
-/FontDescriptor 1360 0 R
+/FontDescriptor 1321 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1362 0 R
-/ToUnicode 1361 0 R
+/Widths 1323 0 R
+/ToUnicode 1322 0 R
 >>
 endobj
 48 0 obj
@@ -4858,20 +4818,20 @@ endobj
 /F3.0 47 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 1289 0 R
+/XObject << /Stamp1 1251 0 R
 >>
 >>
 >>
 endobj
 51 0 obj
 << /Type /Font
-/BaseFont /AAAACU+NotoSerif-Italic
+/BaseFont /AAAACT+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 1364 0 R
+/FontDescriptor 1325 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1366 0 R
-/ToUnicode 1365 0 R
+/Widths 1327 0 R
+/ToUnicode 1326 0 R
 >>
 endobj
 52 0 obj
@@ -5662,7 +5622,7 @@ endobj
 /F2.0 18 0 R
 /F4.0 51 0 R
 >>
-/XObject << /Stamp1 1289 0 R
+/XObject << /Stamp1 1251 0 R
 >>
 >>
 >>
@@ -6528,7 +6488,7 @@ endobj
 /F4.0 51 0 R
 /F1.1 58 0 R
 >>
-/XObject << /Stamp1 1289 0 R
+/XObject << /Stamp1 1251 0 R
 >>
 >>
 >>
@@ -6538,17 +6498,17 @@ endobj
 endobj
 58 0 obj
 << /Type /Font
-/BaseFont /AAAACV+NotoSerif
+/BaseFont /AAAACU+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 1368 0 R
+/FontDescriptor 1329 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1370 0 R
-/ToUnicode 1369 0 R
+/Widths 1331 0 R
+/ToUnicode 1330 0 R
 >>
 endobj
 59 0 obj
-<< /Length 9544
+<< /Length 16250
 >>
 stream
 q
@@ -7093,105 +7053,13 @@ ET
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-/Stamp1 Do
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-49.24 14.388 Td
-/F1.0 9 Tf
-<36> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-60 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 595.28 841.89]
-/Contents 59 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F2.0 18 0 R
-/F4.0 51 0 R
->>
-/XObject << /Stamp1 1289 0 R
->>
->>
-/Annots [61 0 R 62 0 R 63 0 R 64 0 R]
->>
-endobj
-61 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.amazon.com/exec/obidos/ISBN=0470844205/)
->>
-/Subtype /Link
-/Rect [331.7589311810661 429.65714285714296 403.00468841911754 443.93714285714293]
-/Type /Annot
->>
-endobj
-62 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.nakedobjects.org/book/)
->>
-/Subtype /Link
-/Rect [524.1394999999999 429.65714285714296 547.0399999999998 443.93714285714293]
-/Type /Annot
->>
-endobj
-63 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.nakedobjects.org/book/)
->>
-/Subtype /Link
-/Rect [48.24 413.8771428571429 80.0655 428.1571428571429]
-/Type /Annot
->>
-endobj
-64 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (resources/core-concepts/Pawson-Naked-Objects-thesis.pdf)
->>
-/Subtype /Link
-/Rect [239.79334570312503 354.53714285714295 332.833845703125 368.8171428571429]
-/Type /Annot
->>
-endobj
-65 0 obj
-<< /Length 18304
->>
-stream
-q
-q
 0.5 w
-/DeviceRGB CS
 0.933 0.933 0.933 SCN
-113.807 505.630 m
-113.807 805.890 l
+113.807 57.307 m
+113.807 341.787 l
 S
 Q
-/DeviceRGB cs
 0.067 0.067 0.067 scn
-/DeviceRGB CS
 0.067 0.067 0.067 SCN
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
@@ -7199,7 +7067,7 @@ Q
 0.067 0.067 0.067 SCN
 
 BT
-80.17133333333334 647.18 Td
+80.17133333333334 190.96714285714296 Td
 /F5.1 24 Tf
 <21> Tj
 ET
@@ -7212,7 +7080,7 @@ ET
 2.144 Tw
 
 BT
-125.80666666666667 789.9259999999999 Td
+125.80666666666667 325.82314285714295 Td
 /F1.0 10.5 Tf
 <4f6e65206f66207468652065787465726e616c206578616d696e65727320666f722052696368617264d573205068442077617320> Tj
 ET
@@ -7227,7 +7095,7 @@ ET
 2.144 Tw
 
 BT
-412.3339393939394 789.9259999999999 Td
+412.3339393939394 325.82314285714295 Td
 /F1.0 10.5 Tf
 <547279677665205265656e736b617567> Tj
 ET
@@ -7242,7 +7110,7 @@ ET
 2.144 Tw
 
 BT
-505.7959696969697 789.9259999999999 Td
+505.7959696969697 325.82314285714295 Td
 /F1.0 10.5 Tf
 <2c2077686f> Tj
 ET
@@ -7257,7 +7125,7 @@ ET
 1.632 Tw
 
 BT
-125.80666666666667 774.146 Td
+125.80666666666667 310.0431428571429 Td
 /F1.0 10.5 Tf
 [<6f726967696e616c6c7920666f726d756c6174656420746865204d56> 20.01953125 <43207061747465726e206174205865726f632050> 49.8046875 <4152> 20.01953125 <432e20496e206869732070617065722c20>] TJ
 ET
@@ -7272,7 +7140,7 @@ ET
 1.632 Tw
 
 BT
-479.25942192925345 774.146 Td
+479.25942192925345 310.0431428571429 Td
 /F1.0 10.5 Tf
 [<426162> 20.01953125 <7920554d4c>] TJ
 ET
@@ -7287,7 +7155,7 @@ ET
 1.632 Tw
 
 BT
-532.415 774.146 Td
+532.415 310.0431428571429 Td
 /F1.0 10.5 Tf
 <2c> Tj
 ET
@@ -7302,7 +7170,7 @@ ET
 2.334 Tw
 
 BT
-125.80666666666667 758.366 Td
+125.80666666666667 294.26314285714295 Td
 /F1.0 10.5 Tf
 [<5265656e736b617567206465736372696265732074686174207768656e20696d706c656d656e74656420746865206669727374204d56> 20.01953125 <432c202274686520636f6e76656e74696f6e616c>] TJ
 ET
@@ -7317,7 +7185,7 @@ ET
 3.660 Tw
 
 BT
-125.80666666666667 742.586 Td
+125.80666666666667 278.483142857143 Td
 /F1.0 10.5 Tf
 <776973646f6d20696e207468652067726f7570207761732074686174206f626a656374732073686f756c642062652076697369626c6520616e642074616e6769626c652c2074687573> Tj
 ET
@@ -7332,7 +7200,7 @@ ET
 2.673 Tw
 
 BT
-125.80666666666667 726.806 Td
+125.80666666666667 262.70314285714295 Td
 /F1.0 10.5 Tf
 [<6272696467696e672074686520676170206265747765656e207468652068756d616e206272> 20.01953125 <61696e20616e6420746865206162737472> 20.01953125 <61637420646174612077697468696e20746865>] TJ
 ET
@@ -7347,7 +7215,7 @@ ET
 0.921 Tw
 
 BT
-125.80666666666667 711.026 Td
+125.80666666666667 246.92314285714295 Td
 /F1.0 10.5 Tf
 <636f6d70757465722e2220536f756e642066616d696c6961723f204974d57320696e746572657374696e6720746f2073706563756c6174652077686174206d696768742068617665206265656e206966> Tj
 ET
@@ -7360,7 +7228,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 695.246 Td
+125.80666666666667 231.14314285714295 Td
 /F1.0 10.5 Tf
 <74686973206964656120686164206265656e20696d706c656d656e746564206261636b207468656e20696e20746865206c617465203730732e> Tj
 ET
@@ -7373,7 +7241,7 @@ ET
 0.411 Tw
 
 BT
-125.80666666666667 667.4659999999999 Td
+125.80666666666667 203.36314285714295 Td
 /F1.0 10.5 Tf
 [<5265656e736b617567207468656e20676f6573206f6e20746f207361> 20.01953125 <7920746861742022746869732073696d706c6520616e6420706f77657266756c2069646561206661696c65642062656361757365>] TJ
 ET
@@ -7388,7 +7256,7 @@ ET
 0.308 Tw
 
 BT
-125.80666666666667 651.6859999999999 Td
+125.80666666666667 187.58314285714295 Td
 /F1.0 10.5 Tf
 <c92075736572732077657265207573656420746f20736565696e67205b6f626a656374735d2066726f6d20646966666572656e74207065727370656374697665732e205468652076697369626c6520616e64> Tj
 ET
@@ -7403,7 +7271,7 @@ ET
 0.859 Tw
 
 BT
-125.80666666666667 635.906 Td
+125.80666666666667 171.80314285714294 Td
 /F1.0 10.5 Tf
 <74616e6769626c65206f626a65637420776f756c6420676574207665727920636f6d706c65782069662069742073686f756c642062652061626c6520746f2073686f7720697473656c6620616e64206265> Tj
 ET
@@ -7416,7 +7284,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 620.126 Td
+125.80666666666667 156.02314285714294 Td
 /F1.0 10.5 Tf
 [<6d616e6970756c6174656420696e206d616e> 20.01953125 <7920646966666572656e74207761> 20.01953125 <79732e22>] TJ
 ET
@@ -7429,7 +7297,7 @@ ET
 0.235 Tw
 
 BT
-125.80666666666667 592.3459999999999 Td
+125.80666666666667 128.24314285714294 Td
 /F1.0 10.5 Tf
 <496e2041706163686520497369732074686520726573706f6e736962696c697479206f662072656e646572696e6720616e206f626a656374206973206e6f7420746865206f626a65637420697473656c662c206974206973> Tj
 ET
@@ -7444,7 +7312,7 @@ ET
 0.395 Tw
 
 BT
-125.80666666666667 576.5659999999999 Td
+125.80666666666667 112.46314285714294 Td
 /F1.0 10.5 Tf
 [<746865206672> 20.01953125 <616d65776f726b2e205261746865722c20746865206f626a65637420696e73706563747320746865206f626a65637420616e642075736573207468617420746f2064656369646520686f77>] TJ
 ET
@@ -7456,12 +7324,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.886 Tw
+0.632 Tw
 
 BT
-125.80666666666667 560.786 Td
+125.80666666666667 96.68314285714294 Td
 /F1.0 10.5 Tf
-<746f2072656e64657220746865206f626a6563742e205468697320697320616c736f20657874656e7369626c652e20496e2074686520> Tj
+<746f2072656e64657220746865206f626a6563742e205468697320697320616c736f20657874656e7369626c652e20496e2074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -7471,12 +7339,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-0.886 Tw
+0.632 Tw
 
 BT
-384.2538369605654 560.786 Td
+434.47729487179487 96.68314285714294 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -7486,42 +7354,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.886 Tw
-
-BT
-442.1653489118303 560.786 Td
-/F1.0 10.5 Tf
-<20286e6f6e2d415346292074686520> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-0.886 Tw
-
-BT
-518.366 560.786 Td
-/F1.0 10.5 Tf
-<49736973> Tj
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-0.997 Tw
+0.632 Tw
 
 BT
-125.80666666666667 545.006 Td
+515.7178974358974 96.68314285714294 Td
 /F1.0 10.5 Tf
-<6164646f6e732720676d617033> Tj
+<20746865> Tj
 ET
 
 
@@ -7531,12 +7369,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.997 Tw
+2.375 Tw
 
 BT
-201.941791015625 545.006 Td
+125.80666666666667 80.90314285714294 Td
 /F1.0 10.5 Tf
-[<207769636b> 20.01953125 <657420657874656e73696f6e2072656e6465727320616e> 20.01953125 <79206f626a6563742077697468206c617469747564652f6c6f6e676974756465206f6e2061>] TJ
+[<676d617033207769636b> 20.01953125 <657420657874656e73696f6e2072656e6465727320616e> 20.01953125 <79206f626a6563742077697468206c617469747564652f6c6f6e676974756465206f6e2061206d61702c>] TJ
 ET
 
 
@@ -7546,64 +7384,155 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.522 Tw
-
 BT
-125.80666666666667 529.2259999999999 Td
+125.80666666666667 65.12314285714294 Td
 /F1.0 10.5 Tf
-<6d61702c207768696c6520> Tj
+[<7768696c652066756c6c63616c656e646172322072656e6465727320616e> 20.01953125 <79206f626a65637420776974682064617465287329206f6e20612063616c656e6461722e>] TJ
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-1.522 Tw
-
-BT
-187.08391536458333 529.2259999999999 Td
-/F1.0 10.5 Tf
-[<49736973206164646f6e73272066756c6c63616c656e64617232207769636b> 20.01953125 <657420657874656e73696f6e>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
+q
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-1.522 Tw
-
-BT
-407.76070768229164 529.2259999999999 Td
-/F1.0 10.5 Tf
-[<2072656e6465727320616e> 20.01953125 <79206f626a6563742077697468>] TJ
-ET
-
-
-0.000 Tw
 0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
+1 w
+0 J
+0 j
+[ ] 0 d
+/Stamp1 Do
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 513.4459999999999 Td
-/F1.0 10.5 Tf
-<64617465287329206f6e20612063616c656e6461722e> Tj
+49.24 14.388 Td
+/F1.0 9 Tf
+<36> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+Q
+Q
+
+endstream
+endobj
+60 0 obj
+<< /Type /Page
+/Parent 3 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 59 0 R
+/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
+/Font << /F1.0 8 0 R
+/F2.0 18 0 R
+/F4.0 51 0 R
+/F5.1 65 0 R
+>>
+/XObject << /Stamp1 1251 0 R
+>>
+>>
+/Annots [61 0 R 62 0 R 63 0 R 64 0 R 66 0 R 67 0 R 68 0 R]
+>>
+endobj
+61 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://www.amazon.com/exec/obidos/ISBN=0470844205/)
+>>
+/Subtype /Link
+/Rect [331.7589311810661 429.65714285714296 403.00468841911754 443.93714285714293]
+/Type /Annot
+>>
+endobj
+62 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://www.nakedobjects.org/book/)
+>>
+/Subtype /Link
+/Rect [524.1394999999999 429.65714285714296 547.0399999999998 443.93714285714293]
+/Type /Annot
+>>
+endobj
+63 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://www.nakedobjects.org/book/)
+>>
+/Subtype /Link
+/Rect [48.24 413.8771428571429 80.0655 428.1571428571429]
+/Type /Annot
+>>
+endobj
+64 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (resources/core-concepts/Pawson-Naked-Objects-thesis.pdf)
+>>
+/Subtype /Link
+/Rect [239.79334570312503 354.53714285714295 332.833845703125 368.8171428571429]
+/Type /Annot
+>>
+endobj
+65 0 obj
+<< /Type /Font
+/BaseFont /AAAACV+FontAwesome
+/Subtype /TrueType
+/FontDescriptor 1333 0 R
+/FirstChar 32
+/LastChar 255
+/Widths 1335 0 R
+/ToUnicode 1334 0 R
+>>
+endobj
+66 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://en.wikipedia.org/wiki/Trygve_Reenskaug)
+>>
+/Subtype /Link
+/Rect [412.3339393939394 322.757142857143 505.7959696969697 337.03714285714295]
+/Type /Annot
+>>
+endobj
+67 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://heim.ifi.uio.no/~trygver/2007/2007.02.13-babyUML.pdf)
+>>
+/Subtype /Link
+/Rect [479.25942192925345 306.97714285714295 532.415 321.2571428571429]
+/Type /Annot
+>>
+endobj
+68 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://platform.incode.org)
+>>
+/Subtype /Link
+/Rect [434.47729487179487 93.61714285714294 515.7178974358974 107.89714285714294]
+/Type /Annot
+>>
+endobj
+69 0 obj
+<< /Length 15054
+>>
+stream
+q
+/DeviceRGB cs
 0.200 0.200 0.200 scn
+/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 477.61599999999993 Td
+48.24 794.6759999999999 Td
 /F2.0 10.5 Tf
 <4f626a65637420496e74657266616365204d617070696e67> Tj
 ET
@@ -7616,7 +7545,7 @@ ET
 0.988 Tw
 
 BT
-48.24000000000001 451.78599999999994 Td
+48.24 768.846 Td
 /F1.0 10.5 Tf
 <416e6f74686572> Tj
 /F1.1 10.5 Tf
@@ -7647,7 +7576,7 @@ ET
 0.988 Tw
 
 BT
-471.09204537259615 451.78599999999994 Td
+471.09204537259615 768.846 Td
 /F4.0 10.5 Tf
 <6f626a65637420696e74657266616365> Tj
 ET
@@ -7660,7 +7589,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 436.006 Td
+48.24 753.066 Td
 /F4.0 10.5 Tf
 <6d6170706572> Tj
 ET
@@ -7671,7 +7600,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-85.91400000000002 436.006 Td
+85.914 753.066 Td
 /F1.0 10.5 Tf
 <2c206f7220> Tj
 ET
@@ -7682,7 +7611,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-104.98200000000001 436.006 Td
+104.982 753.066 Td
 /F6.0 10.5 Tf
 <4f494d> Tj
 ET
@@ -7693,7 +7622,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-120.73200000000001 436.006 Td
+120.732 753.066 Td
 /F1.0 10.5 Tf
 [<2e2057> 60.05859375 <6520736f6d6574696d6573207573652074686973206964656120746f206578706c61696e206e616b> 20.01953125 <6564206f626a6563747320746f20612062756e6368206f6620646576656c6f706572732e>] TJ
 ET
@@ -7706,7 +7635,7 @@ ET
 1.313 Tw
 
 BT
-48.24000000000001 408.22599999999994 Td
+48.24 725.2860000000001 Td
 /F1.0 10.5 Tf
 <4a75737420617320616e204f524d20287375636820617320> Tj
 ET
@@ -7721,7 +7650,7 @@ ET
 1.313 Tw
 
 BT
-176.56349999999998 408.22599999999994 Td
+176.56349999999998 725.2860000000001 Td
 /F1.0 10.5 Tf
 <446174614e75636c657573> Tj
 ET
@@ -7736,7 +7665,7 @@ ET
 1.313 Tw
 
 BT
-239.79449999999997 408.22599999999994 Td
+239.79449999999997 725.2860000000001 Td
 /F1.0 10.5 Tf
 <206f7220> Tj
 ET
@@ -7751,7 +7680,7 @@ ET
 1.313 Tw
 
 BT
-258.86349999999993 408.22599999999994 Td
+258.86349999999993 725.2860000000001 Td
 /F1.0 10.5 Tf
 <48696265726e617465> Tj
 ET
@@ -7766,7 +7695,7 @@ ET
 1.313 Tw
 
 BT
-309.5155 408.22599999999994 Td
+309.5155 725.2860000000001 Td
 /F1.0 10.5 Tf
 <29206d61707320646f6d61696e20656e74697469657320746f20612064617461626173652c20796f752063616e> Tj
 ET
@@ -7781,7 +7710,7 @@ ET
 0.329 Tw
 
 BT
-48.24000000000001 392.4459999999999 Td
+48.24 709.5060000000001 Td
 /F1.0 10.5 Tf
 [<7468696e6b206f6620746865206e616b> 20.01953125 <6564206f626a65637473207061747465726e20617320726570726573656e74696e672074686520636f6e63657074206f66206d617070696e6720646f6d61696e206f626a6563747320746f20612075736572>] TJ
 ET
@@ -7794,7 +7723,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 376.66599999999994 Td
+48.24 693.7260000000001 Td
 /F1.0 10.5 Tf
 <696e746572666163652e> Tj
 ET
@@ -7807,7 +7736,7 @@ ET
 0.478 Tw
 
 BT
-48.24000000000001 348.8859999999999 Td
+48.24 665.946 Td
 /F1.0 10.5 Tf
 [<5468697320697320746865207761> 20.01953125 <7920746861742074686520>] TJ
 ET
@@ -7822,7 +7751,7 @@ ET
 0.478 Tw
 
 BT
-169.21989927455357 348.8859999999999 Td
+169.21989927455357 665.946 Td
 /F1.0 10.5 Tf
 <4d657461576964676574> Tj
 ET
@@ -7837,7 +7766,7 @@ ET
 0.478 Tw
 
 BT
-230.00439927455358 348.8859999999999 Td
+230.00439927455358 665.946 Td
 /F1.0 10.5 Tf
 [<207465616d2c20696e20706172746963756c61722052696368617264204b> 20.01953125 <656e6e6172642c20746865207072696d61727920636f6e7472696275746f722c>] TJ
 ET
@@ -7852,7 +7781,7 @@ ET
 1.576 Tw
 
 BT
-48.24000000000001 333.1059999999999 Td
+48.24 650.166 Td
 /F1.0 10.5 Tf
 [<6c696b> 20.01953125 <657320746f20646573637269626520746865697220746f6f6c2e204d657461576964676574206861732061206e756d626572206f6620696465617320696e20636f6d6d6f6e207769746820417061636865204973697320287765>] TJ
 ET
@@ -7867,7 +7796,7 @@ ET
 2.454 Tw
 
 BT
-48.24000000000001 317.3259999999999 Td
+48.24 634.3860000000001 Td
 /F1.0 10.5 Tf
 <636f6d70617265204170616368652049736973272077697468204d65746157696467657420> Tj
 ET
@@ -7882,7 +7811,7 @@ ET
 2.454 Tw
 
 BT
-257.8356803850446 317.3259999999999 Td
+257.8356803850446 634.3860000000001 Td
 /F1.0 10.5 Tf
 <68657265> Tj
 ET
@@ -7897,7 +7826,7 @@ ET
 2.454 Tw
 
 BT
-280.67318038504465 317.3259999999999 Td
+280.67318038504465 634.3860000000001 Td
 /F1.0 10.5 Tf
 [<292c20696e20706172746963756c6172207468652072756e74696d652067656e6572> 20.01953125 <6174696f6e206f66206120554920666f72>] TJ
 ET
@@ -7910,7 +7839,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 301.54599999999994 Td
+48.24 618.6060000000001 Td
 /F1.0 10.5 Tf
 [<646f6d61696e206f626a656374732e2059> 69.82421875 <6f752063616e2068656172206d6f72652066726f6d204b> 20.01953125 <656e6e61726420616e64206f7468657273206f6e207468697320>] TJ
 ET
@@ -7921,7 +7850,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-393.282140625 301.54599999999994 Td
+393.282140625 618.6060000000001 Td
 /F1.0 10.5 Tf
 <4a617661736372697074204a616262657220706f6463617374> Tj
 ET
@@ -7932,7 +7861,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-520.174640625 301.54599999999994 Td
+520.174640625 618.6060000000001 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -7943,7 +7872,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 269.7159999999999 Td
+48.24 586.7760000000001 Td
 /F2.0 10.5 Tf
 [<576861742074686973206d65616e7320696e207072> 20.01953125 <616374696365>] TJ
 ET
@@ -7956,7 +7885,7 @@ ET
 2.603 Tw
 
 BT
-48.24000000000001 243.88599999999985 Td
+48.24 560.9460000000001 Td
 /F1.0 10.5 Tf
 <5468697320> Tj
 ET
@@ -7971,7 +7900,7 @@ ET
 2.603 Tw
 
 BT
-74.73058607700894 243.88599999999985 Td
+74.73058607700892 560.9460000000001 Td
 /F1.0 10.5 Tf
 <73637265656e63617374> Tj
 ET
@@ -7986,7 +7915,7 @@ ET
 2.603 Tw
 
 BT
-127.08358607700893 243.88599999999985 Td
+127.08358607700893 560.9460000000001 Td
 /F1.0 10.5 Tf
 [<2073686f7773207768617420616c6c206f662074686973206d65616e7320696e207072> 20.01953125 <6163746963652c2073686f77696e67207468652072656c6174696f6e73686970206265747765656e2061>] TJ
 ET
@@ -7999,7 +7928,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 228.10599999999985 Td
+48.24 545.1660000000002 Td
 /F1.0 10.5 Tf
 <72756e6e696e672061707020616e64207468652061637475616c20636f646520756e6465726e656174682e> Tj
 ET
@@ -8009,8 +7938,8 @@ ET
 q
 0.5 w
 0.933 0.933 0.933 SCN
-113.807 172.730 m
-113.807 212.290 l
+113.807 489.790 m
+113.807 529.350 l
 S
 Q
 0.098 0.251 0.486 scn
@@ -8021,7 +7950,7 @@ Q
 0.098 0.251 0.486 SCN
 
 BT
-76.73933333333335 183.9299999999999 Td
+76.73933333333333 500.9900000000003 Td
 /F5.1 24 Tf
 <22> Tj
 ET
@@ -8034,7 +7963,7 @@ ET
 0.391 Tw
 
 BT
-125.80666666666667 196.32599999999985 Td
+125.80666666666667 513.3860000000002 Td
 /F1.0 10.5 Tf
 <546869732073637265656e636173742073686f77732041706163686520497369732076312e302e302c204a616e20323031332e202054686520554920686173206265656e207375627374616e7469616c6c79> Tj
 ET
@@ -8047,7 +7976,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 180.54599999999985 Td
+125.80666666666667 497.6060000000002 Td
 /F1.0 10.5 Tf
 <726566696e65642073696e636520746861742072656c656173652e> Tj
 ET
@@ -8058,7 +7987,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 142.04599999999982 Td
+48.24000000000001 459.1060000000002 Td
 /F2.0 13 Tf
 <322e312e332e2048657861676f6e616c20417263686974656374757265> Tj
 ET
@@ -8071,7 +8000,7 @@ ET
 1.849 Tw
 
 BT
-48.24000000000001 115.48599999999983 Td
+48.24000000000001 432.5460000000002 Td
 /F1.0 10.5 Tf
 <4f6e65206f6620746865207061747465726e732074686174204576616e732064697363757373657320696e2068697320626f6f6b2069732074686174206f66206120> Tj
 ET
@@ -8086,7 +8015,7 @@ ET
 1.849 Tw
 
 BT
-389.6515483940972 115.48599999999983 Td
+389.6515483940972 432.5460000000002 Td
 /F2.0 10.5 Tf
 [<6c61> 20.01953125 <796572656420617263686974656374757265>] TJ
 ET
@@ -8101,7 +8030,7 @@ ET
 1.849 Tw
 
 BT
-500.76338248697914 115.48599999999983 Td
+500.76338248697914 432.5460000000002 Td
 /F1.0 10.5 Tf
 <2e20496e206974206865> Tj
 ET
@@ -8116,7 +8045,7 @@ ET
 0.642 Tw
 
 BT
-48.24000000000001 99.70599999999983 Td
+48.24000000000001 416.7660000000002 Td
 /F1.0 10.5 Tf
 [<646573637269626573207768> 20.01953125 <792074686520646f6d61696e206d6f64656c206c6976657320696e20697473206f776e206c61> 20.01953125 <7965722077697468696e20746865206172636869746563747572652e20546865206f74686572206c61> 20.01953125 <79657273206f66>] TJ
 ET
@@ -8131,7 +8060,7 @@ ET
 0.524 Tw
 
 BT
-48.24000000000001 83.92599999999983 Td
+48.24000000000001 400.9860000000002 Td
 /F1.0 10.5 Tf
 <746865206170706c69636174696f6e2028757375616c6c792070726573656e746174696f6e2c206170706c69636174696f6e2c20616e642070657273697374656e6365292068617665207468656972206f776e20726573706f6e736962696c69746965732c> Tj
 ET
@@ -8146,7 +8075,7 @@ ET
 1.671 Tw
 
 BT
-48.24000000000001 68.14599999999983 Td
+48.24000000000001 385.20600000000024 Td
 /F1.0 10.5 Tf
 [<616e642061726520636f6d706c6574656c79207365706172> 20.01953125 <6174652e2045616368206c61> 20.01953125 <79657220697320636f68657369766520616e6420646570656e64696e67206f6e6c79206f6e20746865206c61> 20.01953125 <796572732062656c6f77> 69.82421875 <2e20496e>] TJ
 ET
@@ -8161,7 +8090,7 @@ ET
 0.299 Tw
 
 BT
-48.24000000000001 52.36599999999983 Td
+48.24000000000001 369.4260000000002 Td
 /F1.0 10.5 Tf
 [<706172746963756c61722c20776520686176652061206c61> 20.01953125 <7965722064656469636174656420746f2074686520646f6d61696e206d6f64656c2e2054686520636f646520696e2074686973206c61> 20.01953125 <79657220697320756e656e63756d6265726564>] TJ
 ET
@@ -8170,226 +8099,13 @@ ET
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-/Stamp1 Do
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-BT
-541.0089999999999 14.388 Td
-/F1.0 9 Tf
-<37> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-66 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 595.28 841.89]
-/Contents 65 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F5.1 67 0 R
-/F1.0 8 0 R
-/F2.0 18 0 R
-/F1.1 58 0 R
-/F4.0 51 0 R
-/F6.0 75 0 R
->>
-/XObject << /Stamp1 1289 0 R
->>
->>
-/Annots [68 0 R 69 0 R 70 0 R 71 0 R 72 0 R 73 0 R 76 0 R 77 0 R 78 0 R 79 0 R 80 0 R 82 0 R]
->>
-endobj
-67 0 obj
-<< /Type /Font
-/BaseFont /AAAACW+FontAwesome
-/Subtype /TrueType
-/FontDescriptor 1372 0 R
-/FirstChar 32
-/LastChar 255
-/Widths 1374 0 R
-/ToUnicode 1373 0 R
->>
-endobj
-68 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://en.wikipedia.org/wiki/Trygve_Reenskaug)
->>
-/Subtype /Link
-/Rect [412.3339393939394 786.8599999999999 505.7959696969697 801.14]
-/Type /Annot
->>
-endobj
-69 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://heim.ifi.uio.no/~trygver/2007/2007.02.13-babyUML.pdf)
->>
-/Subtype /Link
-/Rect [479.25942192925345 771.0799999999999 532.415 785.36]
-/Type /Annot
->>
-endobj
-70 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.isisaddons.org)
->>
-/Subtype /Link
-/Rect [384.2538369605654 557.72 442.1653489118303 572.0]
-/Type /Annot
->>
-endobj
-71 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-wicket-gmap3)
->>
-/Subtype /Link
-/Rect [518.366 557.72 535.04 572.0]
-/Type /Annot
->>
-endobj
-72 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-wicket-gmap3)
->>
-/Subtype /Link
-/Rect [125.80666666666667 541.94 201.941791015625 556.22]
-/Type /Annot
->>
-endobj
-73 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-wicket-fullcalendar2)
->>
-/Subtype /Link
-/Rect [187.08391536458333 526.16 407.76070768229164 540.4399999999999]
-/Type /Annot
->>
-endobj
-74 0 obj
-[66 0 R /XYZ 0 493.62999999999994 null]
-endobj
-75 0 obj
-<< /Type /Font
-/BaseFont /AAAACX+mplus1mn-regular
-/Subtype /TrueType
-/FontDescriptor 1376 0 R
-/FirstChar 32
-/LastChar 255
-/Widths 1378 0 R
-/ToUnicode 1377 0 R
->>
-endobj
-76 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://datanucleus.org)
->>
-/Subtype /Link
-/Rect [176.56349999999998 405.15999999999997 239.79449999999997 419.43999999999994]
-/Type /Annot
->>
-endobj
-77 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://hibernate.org)
->>
-/Subtype /Link
-/Rect [258.86349999999993 405.15999999999997 309.5155 419.43999999999994]
-/Type /Annot
->>
-endobj
-78 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://metawidget.org/)
->>
-/Subtype /Link
-/Rect [169.21989927455357 345.81999999999994 230.00439927455358 360.0999999999999]
-/Type /Annot
->>
-endobj
-79 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (../ugfun/ugfun.pdf#_ugfun_core-concepts_principles_apache-isis-vs_metawidget)
->>
-/Subtype /Link
-/Rect [257.8356803850446 314.25999999999993 280.67318038504465 328.5399999999999]
-/Type /Annot
->>
-endobj
-80 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://devchat.tv/js-jabber/150-jsj-oims)
->>
-/Subtype /Link
-/Rect [393.282140625 298.4799999999999 520.174640625 312.75999999999993]
-/Type /Annot
->>
-endobj
-81 0 obj
-[66 0 R /XYZ 0 285.7299999999999 null]
-endobj
-82 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (https://www.youtube.com/watch?v=ludOLyi6VyY)
->>
-/Subtype /Link
-/Rect [74.73058607700894 240.81999999999985 127.08358607700893 255.09999999999985]
-/Type /Annot
->>
-endobj
-83 0 obj
-[66 0 R /XYZ 0 160.72999999999985 null]
-endobj
-84 0 obj
-<< /Length 12511
->>
-stream
-q
-/DeviceRGB cs
-0.200 0.200 0.200 scn
-/DeviceRGB CS
-0.200 0.200 0.200 SCN
-
 0.726 Tw
 
 BT
-48.24 794.6759999999999 Td
+48.24000000000001 353.6460000000002 Td
 /F1.0 10.5 Tf
 [<776974682074686520286d6f73746c7920746563686e6963616c2920726573706f6e736962696c6974696573206f6620746865206f74686572206c61> 20.01953125 <7965727320616e6420736f2063616e2065766f6c766520746f207461636b6c6520636f6d706c6578>] TJ
 ET
@@ -8402,7 +8118,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 778.896 Td
+48.24000000000001 337.8660000000002 Td
 /F1.0 10.5 Tf
 <646f6d61696e732061732077656c6c2061732073696d706c65206f6e65732e> Tj
 ET
@@ -8415,7 +8131,7 @@ ET
 5.075 Tw
 
 BT
-48.24 751.116 Td
+48.24000000000001 310.0860000000002 Td
 /F1.0 10.5 Tf
 <5468697320697320612077656c6c2d65737461626c6973686564207061747465726e2c20616c6d6f737420612064652d666163746f3b207468657265d5732076657279206c6974746c65206465626174652074686174207468657365> Tj
 ET
@@ -8430,7 +8146,7 @@ ET
 1.620 Tw
 
 BT
-48.24 735.336 Td
+48.24000000000001 294.30600000000015 Td
 /F1.0 10.5 Tf
 [<726573706f6e736962696c69746965732073686f756c64206265206b> 20.01953125 <657074207365706172> 20.01953125 <6174652066726f6d2065616368206f746865722e20576974682041706163686520497369732074686520726573706f6e736962696c69747920666f72>] TJ
 ET
@@ -8445,7 +8161,7 @@ ET
 0.256 Tw
 
 BT
-48.24 719.556 Td
+48.24000000000001 278.5260000000002 Td
 /F1.0 10.5 Tf
 [<70726573656e746174696f6e2069732061206672> 20.01953125 <616d65776f726b20636f6e6365726e2c2074686520726573706f6e736962696c69747920666f722074686520646f6d61696e206c6f67696320697320696d706c656d656e7465642062> 20.01953125 <7920746865>] TJ
 ET
@@ -8458,7 +8174,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 703.7760000000001 Td
+48.24000000000001 262.7460000000002 Td
 /F1.0 10.5 Tf
 <28796f757229206170706c69636174696f6e20636f64652e> Tj
 ET
@@ -8471,7 +8187,7 @@ ET
 0.258 Tw
 
 BT
-48.24 675.996 Td
+48.24000000000001 234.96600000000018 Td
 /F1.0 10.5 Tf
 [<41206665772079656172732061676f20416c69737461697220436f636b6275726e207265776f726b> 20.01953125 <656420746865207472> 20.01953125 <61646974696f6e616c206c61> 20.01953125 <796572656420617263686974656374757265206469616772> 20.01953125 <616d20616e642063616d65>] TJ
 ET
@@ -8484,7 +8200,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 660.216 Td
+48.24000000000001 219.18600000000018 Td
 /F1.0 10.5 Tf
 <757020776974682074686520> Tj
 ET
@@ -8495,7 +8211,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-108.2055 660.216 Td
+108.20550000000001 219.18600000000018 Td
 /F3.0 10.5 Tf
 <68657861676f6e616c20617263686974656374757265> Tj
 ET
@@ -8506,7 +8222,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-234.28950000000003 660.216 Td
+234.28950000000003 219.18600000000018 Td
 /F1.0 10.5 Tf
 <3a2e> Tj
 ET
@@ -8516,8 +8232,8 @@ ET
 q
 0.5 w
 0.933 0.933 0.933 SCN
-113.807 604.840 m
-113.807 644.400 l
+113.807 163.810 m
+113.807 203.370 l
 S
 Q
 0.067 0.067 0.067 scn
@@ -8528,7 +8244,7 @@ Q
 0.067 0.067 0.067 SCN
 
 BT
-80.17133333333334 616.0400000000001 Td
+80.17133333333334 175.01000000000022 Td
 /F5.1 24 Tf
 <21> Tj
 ET
@@ -8541,7 +8257,7 @@ ET
 0.604 Tw
 
 BT
-125.80666666666667 628.436 Td
+125.80666666666667 187.40600000000018 Td
 /F1.0 10.5 Tf
 <5468652068657861676f6e616c2061726368697465637475726520697320616c736f206b6e6f776e2061732074686520> Tj
 ET
@@ -8556,7 +8272,7 @@ ET
 0.604 Tw
 
 BT
-373.80710369318183 628.436 Td
+373.80710369318183 187.40600000000018 Td
 /F1.0 10.5 Tf
 [<506f72747320616e642041> 20.01953125 <64617074657273>] TJ
 ET
@@ -8571,7 +8287,7 @@ ET
 0.604 Tw
 
 BT
-470.30213287168556 628.436 Td
+470.30213287168556 187.40600000000018 Td
 /F1.0 10.5 Tf
 <20617263686974656374757265> Tj
 ET
@@ -8584,7 +8300,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 612.6560000000001 Td
+125.80666666666667 171.62600000000018 Td
 /F1.0 10.5 Tf
 <6f7220286c657373206672657175656e746c79292061732074686520> Tj
 ET
@@ -8595,7 +8311,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-255.41866666666667 612.6560000000001 Td
+255.41866666666667 171.62600000000018 Td
 /F1.0 10.5 Tf
 <4f6e696f6e> Tj
 ET
@@ -8606,23 +8322,388 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-286.16266666666667 612.6560000000001 Td
+286.16266666666667 171.62600000000018 Td
 /F1.0 10.5 Tf
 <206172636869746563747572652e> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+q
+0.000 0.000 0.000 scn
+0.000 0.000 0.000 SCN
+1 w
+0 J
+0 j
+[ ] 0 d
+/Stamp1 Do
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+541.0089999999999 14.388 Td
+/F1.0 9 Tf
+<37> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+Q
+Q
+
+endstream
+endobj
+70 0 obj
+<< /Type /Page
+/Parent 3 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 69 0 R
+/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
+/Font << /F2.0 18 0 R
+/F1.0 8 0 R
+/F1.1 58 0 R
+/F4.0 51 0 R
+/F6.0 72 0 R
+/F5.1 65 0 R
+/F3.0 47 0 R
+>>
+/XObject << /Stamp1 1251 0 R
+>>
+>>
+/Annots [73 0 R 74 0 R 75 0 R 76 0 R 77 0 R 79 0 R 81 0 R 82 0 R]
+>>
+endobj
+71 0 obj
+[70 0 R /XYZ 0 841.89 null]
+endobj
+72 0 obj
+<< /Type /Font
+/BaseFont /AAAACW+mplus1mn-regular
+/Subtype /TrueType
+/FontDescriptor 1337 0 R
+/FirstChar 32
+/LastChar 255
+/Widths 1339 0 R
+/ToUnicode 1338 0 R
+>>
+endobj
+73 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://datanucleus.org)
+>>
+/Subtype /Link
+/Rect [176.56349999999998 722.22 239.79449999999997 736.5000000000001]
+/Type /Annot
+>>
+endobj
+74 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://hibernate.org)
+>>
+/Subtype /Link
+/Rect [258.86349999999993 722.22 309.5155 736.5000000000001]
+/Type /Annot
+>>
+endobj
+75 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://metawidget.org/)
+>>
+/Subtype /Link
+/Rect [169.21989927455357 662.88 230.00439927455358 677.1600000000001]
+/Type /Annot
+>>
+endobj
+76 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (../ugfun/ugfun.pdf#_ugfun_core-concepts_principles_apache-isis-vs_metawidget)
+>>
+/Subtype /Link
+/Rect [257.8356803850446 631.32 280.67318038504465 645.6000000000001]
+/Type /Annot
+>>
+endobj
+77 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://devchat.tv/js-jabber/150-jsj-oims)
+>>
+/Subtype /Link
+/Rect [393.282140625 615.5400000000001 520.174640625 629.8200000000002]
+/Type /Annot
+>>
+endobj
+78 0 obj
+[70 0 R /XYZ 0 602.7900000000001 null]
+endobj
+79 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (https://www.youtube.com/watch?v=ludOLyi6VyY)
+>>
+/Subtype /Link
+/Rect [74.73058607700892 557.8800000000001 127.08358607700893 572.1600000000002]
+/Type /Annot
+>>
+endobj
+80 0 obj
+[70 0 R /XYZ 0 477.79000000000025 null]
+endobj
+81 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://c2.com/cgi/wiki?PortsAndAdaptersArchitecture)
+>>
+/Subtype /Link
+/Rect [373.80710369318183 184.34000000000017 470.30213287168556 198.62000000000018]
+/Type /Annot
+>>
+endobj
+82 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://jeffreypalermo.com/blog/the-onion-architecture-part-1/)
+>>
+/Subtype /Link
+/Rect [255.41866666666667 168.56000000000017 286.16266666666667 182.84000000000017]
+/Type /Annot
+>>
+endobj
+83 0 obj
+<< /Type /XObject
+/Subtype /Image
+/Height 537
+/Width 960
+/BitsPerComponent 8
+/ColorSpace /DeviceRGB
+/Length 63157
+/Filter [/FlateDecode]
+/DecodeParms [<< /Predictor 15
+/Colors 3
+/BitsPerComponent 8
+/Columns 960
+>>]
+>>
+stream
+x��w�י��� $P�@�l�H�
+H"#��*E�a����@��D&3Cr���ZN����־�][������s�����}�Vխ�[��z��9ϙ3�]]]S���SO?��X7�2��7�l"��@�p�^(��h�����@�p@�p@�%�2h��h�P
� �8
� �8 �"@4�@�4��P
� �8
�b�g'�����_������Be�Ç�/��}�є)S�Z!��ׯ�������R;N�8���q<�Ip:�'���l�+V��������o��+��.�����_��.�8߲�'.���ؔ8�$8���@�H�
+4]=�p��/~�x��|��5Y�~�>��:6>��/+��@&��\��:�F�R���=�����y�f�mU9�p��'����ԳgO�+��@&��\o�:�Rb�e!��>�`�����ٗ>�/a�[yy�_��η��\�V��ڵkfM�5q<�Ip:�����h�t��Cg�s����������=z�x������O>auW�_���;v�gi�tCL�3�B��裏�YM/d��lg+�Ex555�U�]�/^�^˷�ܹs|�-&L��nk��:j�ӧOK��,��ӹހt��d�@���G�ϙ܉�	��?�X\Lw�p��-~��߉ϲ7��otf��[D��f��/~��)z�K��|���5(��,�ޔ��ŦG��p:�����hݷ<�/}�q|��-z�N�Ew:���>�*--�~&��X����h�n���O��ݼ���M6�NtKJk+))a[�a/a+��k) "���-K{��	�]x�â)��hY��s�� {�u�6:�J�;�'O���|뭷����/�ˈ�ҽ�x��
 ��W?��s�*��|�_|�E���uk`Oݾ}[�N�
+��&�0??���WI���5�ެ҃G��Ʀ�=в
N��>�A��}m<Utg��4{�A'��������ݰ��M�.����ʭ/�̋���]l���������O\���n��f��DlncSv�]ѲN��>�A��e͎Q��Ov��.���P<��9&]	�N�T�/
]�o�X�@'�����w
i�<��Jף�@�e���|���&���������@��u��8=ߌ�i�׊�	����D��]5�N&?q;�e���|���&�)�`3M�4I�8;�;F������|��7�W-۶m{饗������7�z#:ߺu�f����l�o߶�rv���3o�<:��`|_��M�����mn�z̎�NhY�s=� ��&�֝"˗/�#�=%]�
7��7����`�x�џt�k����ƞҝ'���{G�-:Y^��GT>q���}m?qѲ
N�l� ��&���/�ӧ��.�M�%��ξLoX��7n{yii)f��3l
��-[�tJ�M����`�N~�����b����
 ����;��[�
kp�|�v�5%�Jlz�z��-@��t�v���lh�M����;��:����t(󳅏�9u��!��F���]o��9�^b|G��f�i�/�/(~�RS��WoJv<�e���>�A�{6Kx�7�]f׮]�<x��]�t�?{���j��(?r��;�C�-L�~����&����m����W��S�~g��)_�͛7ٚ��S�%���ɓ'��ŕ�����9����?�ͫ�{
�5���06�t=��-@p�t�j��Y#���of�6�|�� �@������-�P�:��3@;�^y啰7��:��o@=�  �8
�b�@�p�:��@�4�@���e �8
� �8 ��@�p@�@4�@�4�=UfΜ�駟~���H�?�aÆ
�e~������Ϙ1c�k�ڵ����_����>����
 ��ݹs��@
��RXX��Y�����b�h��
4�Ⱦ}��.WWWs��J}���d&�
��@ ���1��%KtO���k���E��@�{ b�ݻ���֭[*���g?cR��
��{���@���W^y����_|��sω��?dU���w�..��_���g���%�UUU�)����~�ؼy3_��WhD�K
��N?Ŏ���:��ׯ����z%�6L����-PZZ
+�4�SXkC�t�(�Lju�bV�h�puu5��g�I�ٚ��<�a/Z���/���:J88�'�D߾}�@w���lh��ŋ��Lyɀuk��/:w����/3�����I��Uн5+�f�g=z�h��m�=@�-���Tj���3��l��E��O@�5D�5[FY��鯸7lG-&�m�4X�O��i���1�o[{��e{��H����Aש�|�;Æ
{�l�#�Ν;�Tqy��
+���NpG������f���T���	m���

�X�,�]�KJJ���ٳ�=��K/�	�_��C��B���+��5jT�h���o��<�U��wt~9=�Ap�O�[�n�<+m8��xX��X�p�_~�s�A$��J�fDZ��Gv�²����~���]�"�4��lj��ұ�h�"�Syyyl&B�R��h����*-�TAh��_|ѩS'����|v�Ƕ	h������+=�A� �|m�jq��.j@��&+Np�������\�]��?�>�u�	4�ݦM��&��7[F�-[��6l��07u��Ա�w��M��QQ�A�%�����ŋ���=��7B�*�jV���9���T�>�na��#�%+N��l	`��:�e���b�p���~��ߊː"?����l�.]�@�?Y�M�B���d��Yf ���>����B�
+�X?��Ow°G�w��>����?e��3�y�&D�B���Κ5����O�:ůw��y���Aى��پ�n�o��|뗳�3]U��V����l
���^�i����lڴI�|�=ԏU� ����WW�g�tI����Hk'�f��Y��>}:�@�d����׭[�[�7ߙ�"��x�Ÿ���M�w�O�^�!���N����0����_������S���-���e�����%��?����n����U��竮���ֶE�w��ˍ�
����]݃:~l�6;b�1h&ܡx��~u�}�-)=��\��ә�خ��Q��H�
+�7Rߡ�T���o�\4O�8�K*p!�k�7�+�x��zm|a������t�|��A�����!#;,�~���cm�[Ǹo��־;߶Ay��C�7����ׇ?-�-��ylk��G���AOp߯����r)7җ+�x:��)������{<ka�!���G��yĈ��_|��0�۷�ӧ�cq
��'K$<��3|��13r�<_@em�J�b���i���2#�i��[�������u���]~������/`<V�b���`�1D�<������q���� =�w���^��~��(Ɔ���7�=�*�/�Ƌ���`Y_�E�fhz�Ա���D��o0[�ŝ;w����H?_i�]�zU����m�X�|�5
+��@�С�k׮?���H$�����V".o�1D�<������:,�\ޯ�{Q�QY?�/�1k\{<!*��:�T��5�d3]j�Z�T��
�+��i�2��"�t��,���+������4[���,�(Т�kۍ ����A\]�	l����8����Y����_������xIU��<]��/��j�����죂�ԟ|�x��=1ǣ@[����;_��N��!M�W)�@����@�{u5~?iq6
+��+��@�^�$�X6ӻwof�ݺuc��v���g_x�� �N��z�t]�KaQQ-\\\L��nܸQ\����%�lv��,�cǎ����۝f��b�rt;_��?��Ou-5�|�1��[ŎL���~L�Õ=".o<V�������ATN� ����e��c�������;���N/\����X�b�v�Z�EJ�h2w�]�tB�X�r�FGҙ��.ډ���$o����U��k��m띯Ҡ�Z��ll�xX�A4�FTN� ���T������� =���S�
�L���ͮ����a�.�l�P�sȐ!�%�.J���+�?cW4������ڌ�xvUe��ٹs'2�"��1�����
j��C�1�s���8t����D\��Xe���[D4�FOp߯���e{)OL��Q��fifvv;���I�4W^���NJ��"�W���9jLX�M�Q!�n�����E�UZ�b�۾\Q����gy�8q��#~N����uǪtn�� �(��_]u�֗݉��� ]�c�&@Ԉ}=�a�B
 �?������SO�Gx���VTT�8.\�g�
+�ٵk����^��>|�n���~��gk֬����'�v��b��k��_�>&;t��a�7n�н�m���������a�ݖ������U�r6Η�� �(��_���j�,���NdۍQ9�58���I}h2e�ԩ��~��!C�^x�>�@�
|
�(�J(u�����Xf�N�@��@��ٳ'P������ʕ+��g�؃L��
ޖ���������t����O44"�N�9������/�XC�A(@�9X�ƍf<����ӟxm�/��'�|�=����L�����lļ�<�Z.�֯"jjj��~��������Av{ b��у�2��g��^�ڸ�s�=��'�x��J�=�^��'?���U���W���������Ognw���@a3�sg���o4iV����o�?��4���2e
+3㢢"��!��������WUUU1c&5g�h�*&��%�Y�<_'h�@�Q�q?��c1���g�q]~T+��t������1h�}�7n�ߗ��٪�Ν�f��~	hP@�u�o��gTѥ���;w�&��e�@ϛ7�?�^%�i7�eZÇ~Ȓ�@����
+�f6
+�(�V��Z��G�єvsȤ�L���D��W��Ν;��O"�m߾=���~g*<w�\�KΟ?ϗg��JGnn���������
dhD��ݻ�j�m��%i�h�׊˘	��������_~ɷ4@ ��l�cbX�֢K��=�e�(к��"MQ�� hD��$�ǎ{�7؃���lX:�f&!�c7p�@���k|a�����A�Z�z5[~����@7pb�D&�F�t��o�!�m׮]��ݥS��˓
+:T|#�oVy]
t&��hD�3f����?�|ݺu��:ub}���#�����,���˗�?b"��zx�[|��~>��g�}�jժ��g�
@�p�(��h���6e �8
� �8 ��@�p�(��h������@�4�@�؃e �8
� �8 �@4�@�4��P
� �8
�b���@�4�@�4��P
� �8
�b��@�p@�p@�%@4�Y���p��|D4�Z���h��,�di��)����Ĩ����wYԈ�o��g}�1���N��u'�����
��TͿ���R�xbW���v���0���:�67@$v��}��*�՞��l���ٻ
 .��!�)��FW��&-
+4���-�ɴ@a�*�guv.�I?��6�nm���k��CC���@���h��G�voϦ�g��,�f��l��&m�hwM�Cm��BF:��l�xVSg�����^hf�Z�R�&m,��@x'v�O��5o��B�=ox�guu��Z�gwN8	;�V�h]*�ڡ�u���CwdH��g�ij���\�?t��3iiC}*�¡!�މ�@�gϊ�g%u�H�cV�i�L4Z��֔s�
�Lt��:�l����ʡ �
+m���<4�;�>Af���c'��:z�gW�O9{�e�>-3i�T��CS�P1��\�=��}�g�n�u�"��
+G2���v
��`:\{v�xv�΂��yXX��F�;tb�B���1���=;Tgkiva��>ma҉�4���%���@�C��O�$Z1�l[��=�&�����Ҭh�Z���sX84h����h���^�٣:��w�,���,�n�r��8���
���e��I�Ğ�mH��E��Ē݅�O�5Z����H;4�2 ���gè����E�ك:�*�V2m��b*Z��b:�!�މ��G�f͘@��~�Ş�EϪ�go��/,��$/Q4i�F�h3��֡6�� A���Ͼ۳z���7�s�y�}Z]��T��CC���@g$��=;UgW��B�*��F�S�r��@�B����
g�lQ��P�
�f;]~�2�|Zj��֧��
��X3��뮻����
�^���ّ:;�e��ȴD����ѡ�u��|lq�H�.��P��j϶e��,K9[K�o4Qa�%�2����
����Q����xÑ=+'��YgC�Y.�2E�e&>mb�:�6shM-�;
 �h�gϥϾس�:�z�V���Jm���T4+��84�'bw�GӦMS�G�A��7�����=��f��jެb̪>m�I���д��u��|lq�H��O�YR��ݞM��l���b��$�˘ȴ.!-IEK��4�w2*�.�ϊ#o8(}vn�ƚ
i��L����F��h���6u�D�B4�w�h���6#o8(}V�g�ij&�l�r����2�5��f�SѩDߧ��	4�w2'о��U�7�g����7�2�\ݤS-����:��@x'��?�4i�P����T��Z�lmϺ�
c�ّ:�]��ZVm��f�h�C3��6�� !	���
��^��$��ioV4f{���h�C�LJ�@[�<�`��ɫ��"�A�
+0a�h�7�����.�Y�xv�ͿpF�6h��C�N�@[��|���ë�%q%��\�����ۗ��52���=LL��,�@T�٤xC^��ў-�Yћ��ه�IkҺT�ԡ!���Gn�fA��=C����%1����g�t��a���&��?7n�@�t�P��؞m�Ru�0�;	�O�e�-�	4���-���sx��7GI�D9K����+5KB�}�@�	Y�-�:L?;/�pnϮ�Y]��%BE��5������!�����yH�~N�sF�9"�li̡+�?J�}/�aCO��/d�L�����7���V�|;{V��k���,�htڤ��h�CC����s���չ��R���HB h���W?�o��{vc��Y��G���Ik���CC����se!��yUF��L#	
��G�F��h��gG��mg��K<6|�fI�LZ��R����Z������ܑ������
&��L�=L�P�G1d�0ڧ������=b�ع��:������
 ٝ�X,�(ش��3q�O���l��u'ݴ���u���=���۳�:so�х��]�ؙ�����rė�椵�+�H9t��
�<��+��sf�9u�4��i�$4Ha��!Bh��7x��x��}�����͛��_{�!rJ1��|�Xz|��9\�h��3	�}q��%�guf�V���rhE>b�6�hk��@)��s��62����@MIh@�"p��L�ƥ#[�j�dޤ�E��X����Jgr峅��A��~���|P�W(}���H
+t�.�=�&���{��}u���(�ѧ���9D�~�
�$���W���3i$�
�X#_	Z���g�O/�h�l�7{���*^��?k����,|w	i��5s���]�m���"�Ԕ>kfK�t�/)Цe�Z��z�D����^��-IEc�1�@$wĠSG3f����"o~�m���z��'�G
+���L
�V��0�>8������M>M���Œ.��
|�;)2K?��\�6�{6�8(�5x#)�7�@�f�,
+�Τ�N�
�LE
t<�Ѓ,��9{ΰ:G��]������(�p:��
+����	M�U
+�U�r�^1{\,�+��{��y33i�I&����W�!{��VݍD���/����X��[�S�ksC#������Oː�J�=��B�����ki�wߙNk#������y*��W_��R	W����.�IM�%�yGC�C��4Б;bP����s�9
+)�\9V��HBh�h��uE��ڹ�
+�Y�F��x��3��u�g��?O�@�&�������Y�C���f���@_/;ux��ч����V�|�v��mu�}��+�^.��L�M���yXȴP�a��h �����f#Dov��8�-�UE@���GP����� ��@3��$Q=o�P&Ѕ�.�}/��K��g�\&���=^}��7q�.e���@|�;��~�>��G�y�p��w|�	t���:�"��~�b'�/�V���ڍ����΅�ij���g0�M�p���{��ȟڅL�%mt�_�(�|`������8~@7��zw����E$��Y�xμ:��d���^gJ�k�ē�a�,h�h6�	�K�ړ��ە���^��󅬜�׷�u?����d�$����
�I蕳~��G��t���k�=ߩ�OJ=c� >��,K<�
&�W˷��V�mdZ���r�d��DA6��4v/9o�k���{����,A��M<�5�!�Ỳ�R�Y:�c$�m׃С@Kf���_݌(w!�N@���e����dz�s&
 a}E��+��w��m�n��d����Ȟg�$�U�oݼ�	������Xh%o.1	��ht�$:!�_,��1�s�G)ȕ��F�Lꬓ�m�ä���3�����1{�i$�@G��eG�,Re��h6z��c��χ=Oސ�˥/����D�9-���RH�E-&%U诶���]��c�M��R<>Q���&-:4K����=s�����V�����3�&�i:>���"Bp��%�Sg5i�wC�i$���?��@[@�Hz�ڹb4�<�|"�|�`��c�ou��{��u�@�ܐh�d��˘@�7h��Q�ˌq��=��2�>�o�n�:�ܙ	��@;�f�Ni���W��љCes�����;խ㚼\�䏥G�=H@��~�^u�4;�i�$���>� (�&Ў{r{�Cj躹����l����Aϙ8d�k��?�� ���cA�Y�Ah�x�t�Fzp�ʙ?O4�8��E/<�8� 輱�����7��U��4Z���Kx��z[�b;�I������Lc]�q24����+����
 �9 {T��́������`�x�@G���TM���e/uj�Z����/�fc?�,�w�_��Dt�N�ɏ?:s�E�Dx�����&3�>�Vh^��f߮l̍;5�赬ܙ��5{��7^}哋şj�^�?�bq:��U4�;4�yn�G�yW����dϼ����x��d���Y��Q��["\�FР�?ͧ�f��s'��|��W��pW�&�Wϑ
+�n�x-^�1k��_�;tі����/�p����](dcq�ط���A2��x�Y����\ɻ�?�$=R�w53�ESG��ܳ�F�E]V	�F����ҁy�sOp�^�����Z�{؀��{�9{n��нً{�@�#��4��4�����c�S<��z�a���cf�R�7G��}��sl�-�'�N�Y�7��&�·���@3�f��ЩyI���u,	���X�Y'���֓^��R�P?L$�u�%��8�~�Kt+�^]�^���G�P1i�CS�n٦M�{�kݞ9���3�����U��<b�_�� �4�FX�l����D8yIf��D�Y:����j���{�[�W�|��w��y3W�NĪ�k7P�oݶ��(���U�N����d�8����U�v.X��bf�*���/�w�?x(�5mý<�����až����ےt�@�=S��\A����G����K�cSSy���|՞U̞~M#Ь�e��T)���c��%7-���$����G
�Ǟ�\��B���l�kM:�y^:
 �O�lλ.�}�E�]W2I���+�l�9k�١(��T����= �ի�O�/�c�F���$��ǎ'y%���b5Y򶂢�e�N�U�=��q��-������8�<*�Η՞=p����zvª��ߞ�K[�x�vM�铘�D�M���Y�YL?��E|�J^���d�3uN��l|����������H{
��P,�И�1��zʨ�&�]��:���1��V�fB�G�e� ��~0��:����Ɯ1Wv+�>�tz�W#	
@VAJ2�������UK6l�]r��x5�rʕu���.��6*N����U|��[f�X5i��W�|����;���	���@��Y2�3��@��֥���[{��f�1[�ޤ�}��/�&Z�ߒM�R�g�9�����ڳ���H9+s�f�O{�h$��>�nM�9y�B��w6o�{����KrcVWguo~_-L�Ol��vչ��*�n#���pI��C��ca�Z5g"�>�VJ?�G�si�u��Z5Z��f�@�U�y�{�r���5� �~�x��\���
 � �
+>�Y��� ����]_�G�9w����*���t��&�Ҟm�ٕ1��a�>�0��6��p�`yՂ��.YF�t��ζ$ �VZY���7�K?�س�:+z��I-8����ֹ-�Y�&o)�����=���sp)�'�d�ўD:PFL���ȅ�VPӄ}t�iԸ��ݺ�7�^�fGai��+io��g���@�U�B��FS�\������Ȥ����RiE���H����v�~V)ސسi�YA�ϛ��F:�&�?ކ�D�{_��A����sP��9��:C��eڡIW��<I� Q�|��I|�#�p�k�~;/u�[u�ŸYw��Y}܈��g4q=W����5}\��K������(���
��InX|k���_��%D-�Cؾ��~z�����	��@�<}i�ƽ�%���`�VgEi���&m��̤�<��lE����-D��%,����@z������~�o8�=�۳֕ 3��h��	t,Q�����{@���1��=G\����7�F4MI��0�/Gў�>�@�-�9�ŧ4q�2
 ���|Z4i�F�]Sv�@5�n��W'�_H�|��M����`��*�\gv���i�I�Wak�^��ޡ©���Z�'�n+��(����Z�~�I�Ğ��
uNXr�Z�5Z���	4�"��c���K�9k�9(u��"{�PLI��h5{��������xVTg�7��J�|Zg�R�f�h������H	t�^��Y��rv`�N�	Z������
�OMZ���­���KWo���а�%Etڮ�i��~C�~�(�0�g�ijuք�Ѽ���:P����#���s0�!uΰ7����"�֘4���D�L?���r{���gsuN{�A�/ţ�a�_e�i����ġy!GtzИ��w�u{$8J<���֛�N|S9$2m4i�F�R���,*=mF$�9h�Q8��d����7̊7L*7��ٵ:�5:����i��h�L�\����g���s`��"�2��: �F: �:j�l�x6Qg�|�^���
�L'r���h]9S�:���@�6`�փ>۳Cu6�f�_�V��.�&>-�hyU4���ʫ���
 v)	�a �@�stڶ�Y=�l�x���y��E�)�T4��Ȁ@�M���¡��u�9{����GuΠ1�4cñU���HB�L�����jS(�l��o��暋B.�bB:�Ѽ6ZHE:��$�L$�?��@?к��Uk}�g�
+xӔ��7���R�LZ�цT�ơ�ټ��v�Bn'7�]Q�k2)��zZ��a^��Ȟ��V�l"��T4�cf:&�)\�7 3���K?Gݞ]%��K9;7按�7��S��&�$tH�[�YQ���YV�a��W���˜/�
+�L�9iA�ө�t9�֡5I�(�I��5�|<<
�"��1�\�q5ƧlMZ����<{~��y!��Q�Շ���@�@��o��[�Ξ�y��F3�Θ@�����m�;�G����H?���{��l#�����D��1�F#	�;�VM?;+�PK:Zڳu�ٙ:�J�dT�_�ܤ����f��tUtʡ��鋡� �y�W�^��=����4��Bk�IK4Z��K��o)/�o�h�A�em:���g��\`�%E�Τ@]:<��)���L�/`8M?G��90u�4�/�N5�d	��>c� �ρسm͆A��ެ7�KC�i�Is����h���;�X�
+9�ײ��a5�Fǀ}�Qi�n2���i�>s�f�-e#�N�z���v�ڤ�Y!����iQ��I5��6�M��VzӺ=s�>�`�ߺ��4���
_�R�z.͎eZ}"	�/Z�VL?;�;�=�+����̛�Z|�R��tʤ��KE�ZR���2x{���<]�f�٤9����naҢFK��dM�-�@�G��#:tR�?˄@[� ��ߐ���س����#m��μ@�s�`�a��L�(��=��x�W��9t���L;4�%����@{I?�ok^�{
Zس�l�F�ͽ9��]�Χ-4Z�з����kY��X�ykݍ�=.�Y��fެ2ͤ<�>m���>{�V�{;�o)�@�Wq8
+:�v3�N���e��2{֪��74Z�F�%���lP���g��&����g��l�����DtLIhq,Ц�Ͼ�ڳ��sZ�U���9L"��T�5&��h1�w�T��d!G�Z�8<�Ϝ[�s�ޡ��g��̕c��]�lRyb��Ik���)�s��~s��U'�o)��Џ0p���,Ц=��>�,�g��,����Bh����C�ޭs�P6����~��={I<����{�3	>W�,2���F:h���oL�9���N�=�8%���<��ϧ.]5~BI�I����y�^#Ǝ7��������WJ<��s�wK�N4���ѻ���v�lf&�IE��/[��u�6�����I��,qx�1p����m;��ЪwPn��^���T�f��\�v�I��pi嶝�+���
+���:�2h�@��n*o��ں~C�xó=k:,�&ƽՕ޽j˴�Z6kN?{�2�g�ك:g؛��c��O�'����Q��)g�@3���͔C+�����Z�V�����N�&M�4����R�{^��	�>s{N�l���N��Ξ�q��,�k#�xb+�N�o����N>f,�C�;��e)����xe��m;�Ki�plφij�:k�Yј
u�L�n6+{ʡ�]�G�l�R~�,k��[*4��0t��@�N�b:��@+�ox�珒qX���@������ ��g�]=&�}�ٰT��9��V��HH#	�)���B�[�{oYu��z<\VޮCz��	�Կ��
+t�xâ��դ@��I�q�ʍe�@���K<�j�u�̒�ŕ�5�0��nC'���oX�sOw|f�|^�q�T!G�Z&4��Gʗnں�������d�v#�Xz��	&�b���]�F<VI꼽��~�U7�TB�OU�V��%#�~î��ʞM���W�m}
+9�F=�\��/u�;�M��Ч}IH#	�#i�6)zN�v�A2Ŝ��[�����E��O#�V��	Y����ќ��g�Eن�:�H�:����Y�$�iCB�mL��ꜜ��{�2o���g�j
+9��2�@�p�ʍm�ŋ6�K?��_T+��՞e�(Ͳ�#
���L:��g�v�,ڰy㾃��]8���=��r/��AK��v!�
+%��6�lj϶���p:��#r�b�9\{�X��: ͡�o�>�1!�$�/p�6�5(����՛ޥ5��j�b� ��7�w�$д����]z�ڗ���d�5.��e{�iWT�@w�ݻRhKc��L�4OEo۷�ѯ��d>'8��:|-�	4kz���e˷l#��QTr��%���:�l���S��O$)���VN�����%�P�/Ug�K�d���گ*���s�D[����Y!d������1����nI�D1�-{v�x�^��:7o��i�	i$���E�Y���Ĉ��࠷�7mڔ����۲k�өKW:<�,��������f�з�����s�v��	�IӦ�@�W���/��2����@�e���վ�iWҔ:�?����̵�ԙo���lٲ՚�[X�F�(�	o>Z]�����=-[�Z����z�-�P�ִC�#�*�k�՛c=e�&M��51��2Q���N�ѧωsyI�֡���H�5u-�;Xs�ʞ�cK7m��VPT|���_�Yi�B�Ѿ�LJ���t�SPy�C[u�
 �����N��̃���=-�hߪ8<�A�	�o\
+�Q�Z_���~���Y�:t�&�unK�Q�cz��J��>�sd�9"�|�<"o��&@�;	���?%)�'k��D����N\��0�O�[,]�Z"�Wo��tx�Y���W2�����a�l�dz�Q�Iz�}�O<�@7��2�SP�Fs�,Mt\ϒ���=�T;ݒ�,���@�eh��i�c�����:z�y��Q�YUtʡ�W��I;t�LA�y��ąK��*���7o��e[�m9XPPu��/w�l5X�!�,�%G;���\�Uu�|��!��٫֮ܶs{AIi�)C]�fJ�d�Mdf"T菔�8|*����ҡ�
3�hYB��g{�Vg�FGA��5yhK��/O�*�g��ٗ7�'�CV�y�ĉ�|��<ۍI#	�&�?�
+t��&� �Z�qs,ޭp"�K@�]���k��P��L�V��Hώ7���)Բ�k�^}����EML
+tYKB/\����43'&Еq�NZQI�Iqp�}�����#��-��6iҴe˖��Kɘ�N���9s�
9Yòѳ-�(hɯ�n}�d
���pY9��[�^d��w2��%G���M��s/e�jN���q��]�g�ޡ��޸A~����6�3k�ʺ��Un�{`�����m��ha�ޣǎԞ��ԋ=��Y��2Q>�����+O�.>�ޡ������4wͺ�;w�,*)>^]��L��Ll���ᷔ ������M�U?B�\*���@�������T:"����u{�P 	�#����s����s��ln�5�ܭ3i�HB{ċ@_|�v�׾��~o���#ǫ����vx�Y3������8�����~�Y&ФPi��|mǁx�u�6��.$:�����rz�a]Nj�����篌%��43�%1�������n�t�ǶMfܤIZ=.槇�ɪ;h�x��%GRU�:�Nr��eNZV�L����3�K�n=\H&M>�R���QXJq�����)
+��u�l7���7��D�\Py���re
+z�ere
+����*��՞N�%i7��aJ��C��R��y,7�A˫8���
�S�@��I��ƞ�k|��4�7�7��>b�~ў�+ۈ�:k�A��+����j�$��:>ԆD�Y�h������^��=f�@W�0���pq��-/u��g�����}����ĩ��م���c4}A#Ьˠ(�[��kҤ)+�`!��#A��(�َb�L�tK���;�CG���g���S��{Z�<l���Rfؼأ�l�;��`�t��9�as��^=s�z$�Lh����t9d�G�O<V���{��ض��Ěގb�{;t�n��m���A�%�_�s���L�w�T�8S��[>��y�F�M���"+�����2	�t,�*����d���е@��o���N�Y����A�/����hϾ%�=���)����O��O�%����B\�-��h�ᆔ4��t�K���ne�,B]+tA\���B�����HB�guJ��Ǟ}^em�_�yɊU�Tųnx
]����f;�K�A�O:Z��
 =q��B2靇s�3i�Б��u�1:��*�_˸@�M?K����(9YS|��:ǫ�U���CE{K�
+�N�(�盏S�n��W��t.I�Fk:���
+tF�z��0+�v<��N��	��=���@�R����;���c�&��0S�Y.���i�HB�ƃ@��WTҴi��&2�ʝ1S\��q���
+%�t�f��3vOA���<��..�:��'$�д�V�/1��8]��G(�8�xE�Z�ZcϚ.���	��������iZ����I����#q��ڳ���Z��{�|��7����P�j�9��$����t�)����Y	���s�|�g��
��|��qr^���o$sI'�1Lɞr��[�	��$�IWBfT�T��ap�=GM��>� ��cB{$����l�uvl�~�s}�fK�v���i4�Ю���D�Y�A64�`N��-[ݻeמT'�������4��;-�7+j����П�v�"a.u��=��i�f%�GIhzpr�z�-��V��e�VJ�r�be=�ӱ.�s/����ݤIrY���	���#t�,-yO˖��G6n�I��3iz�%��{���*:αT����b�ӗ#�e���K��?{N�#kj�m�٠����L�.:t�-e�$��]	m�8$Ih�*g�}h��#{��@���&��K2P�:��=;�Ν=��xU���쳪^8��iG&m�h$��a/�3�͌�@�l�
 ��E�Z�aS,]¡h�&M��7^t��u�Q;�s��-t c�gƻq���h&=KV��6���ځ��x)E,�l�U0�*4d	�S�z�z硂��S,濳�VյgO�{���-��㴰�ܻ
+�n�_��(uh�g����2vxا�o+��e����l�/(&��k���l7��tFIѤ��6”�ܡ�o).�a&����P.�V���!mDQ��ty�6���ސ,�"���ٗ�
���7���[��F�5
+=�(�$����!<~�\NN��?\V}�YT���l�z�$�Dj��x�xǁ��R�t�6�?���8�|���TN_N�8�B�sOw��6��]{�7��r���(uG�����ФI|UL�ɍ�XrCG�d��-[��e��e���`��+�C�tyoQ	K!?��ӱ�S��01�@�=���'�:�3%!���m�?I�Wm�̖_�r5{/�OGO��߈�/$��;t\�"�e��8��`φܳޞ��l�f��I4Z_�~K�:�$�]	��$���Q�D��G�0heuNG��i�Fu{��V���e�ے�X���ٞ3�x���~y�W�=�*2��NL:�HB�@E��^+v$����7u�[�N�g��	t,��d����[~���O?�L�6mR=-.�e:�zg��|J�/��w�ΐ���!�;t ��ӣ'Ra��Z�N�uK��2b��⳯�T�����Yz��hu��$�y�²D�z����>�ܡ�f����u��}�Y_���{V�g�ij�7��P,�̤uS��y��[J� �ЮƳSMB�Wq�Դ�Cm �T�Z
 )����>�h
+4�<�
ڪqou
{C������س�.��M<���޼ٛ"W��څI�8�	$���N�_|��-���Ґ�.]��06�7�ě,jr�>�3�ƛ�ӳl�gR��y����y������@���YbܺXB��N�:\�d���-[���pё�q�N�/H�J���7�����Kk���z
+�A�xsq�	��-�ϝ���Z
+Z�b�}m�|2�윹�ˎ������9�s�~��.+7n��UV=���k���K;�F:��_���]���s��Y�-�h�����uV�f[�Nk�̡�o)���$��+��`v.ʠ}h�:�A����1ڪ�5�{}`M@��Lڳe��^��c�ٹ.!�n���VJH#	�[�V��N�����Г����t>�Qɓ��J+��D;Ά��`��9IoNE
k�H-�|yB�㫕9t\�H����er�vS�!�;(+ް�=��۳�:K�Xl}�P�h��ᷔN���ɘ����ҕP��CZ�:
+��@�9�ݴI��3h��?�&�m�2���>
��E��)uΛ�e�^}�{B�D�$�9}���U+�e|h�={��4y���|K{>�Ȟm��D��eaj�L�Y*�6@�ЩB�h���>�@��և���
��=_��)���B�-E��6�L���Qh�B���a��6N�m5 �bWB�U�m�~��@�'�G�S���>س3��lϙM<gJ��4���{�6�h$�9S/eS�Yh��@�/�̣@��h7���.Z�{v��	E>�Rˈ/��iA�5�h�CgB��������u�{M?[o��)]�M<K�Y6��$�>�q����@�OB�r��	��p�'�]Tq8M?GV��unKv l��M�~�6{V�]Wkd@���˴�F�Ӽ��=�k�;�\��}��2��P�a+�6��Gc�K?�oX��$�
uNz��.�4�T���LE���hY��_awYt��ԫO�ƍ�����
��g{��mX��ԒY�?}�G2��F��f��l�
+��	�NL(&��DŽ���[%��XVIh�2���9wцQ�/aoKv`�~�=�i��{s]9����S�FZD�ѯ)~ko'В�C���~C9�lY�,�=��,س�:kt��>�>�5�̡i��Ɍ�������ؘ8�㉎���a��
+���7�m�=��Y:��z�2�s�F���@G�7��Ą63{KDŽ�ڗ$t4�ؽt$m[��m�ސ�@�~����lÛ:�ڳ������F&}څI�5Ih#:���a#�衘_�܃�S��e��a�ܞ��&�l���0�4�h1����FM3h�G�֨1/��â�/>���Z?�U�Ã1u:;6h=��
+�@�͟�iq6a��q�m�l�:z꽽�d
���X�!-��5t�^����xsrHo>�7z*���ܡ�h�!͠�	��0a�[]i���{C������po��]]'��u�M��{�{->@8Wmw&���HB��u��o��y̐(f������5r!�vCp8-�V�߸,z�,���Jz�g[u��f�И�6}���A���_��+�:)W���t�մY3e��~��	t�V��*�t�gA������$×&e��i�.6��8�:i�(�fm�i�Fs�_�pA���ze�j�~vk�j���`�>���'J�n۶v���K��c���]^�k�Ś
+��	Wv,��e�QB��8��	h�Z'F����}�-�@��Ah2����
��Z�3{6��ƌ���C�щl����-��h�#_�QP��t����y^�iLY��}��t�EM�2���=��L��cNj�:�R�u�F�M[Y͞YӾm��?��L�kGM����ݭ��|��Z�I
���M�9���Di�9���ɞ���;��<�g��'��O3��=~؜	�O+��	#��Y�M���#wlXQSV�4GØ���S�6����nڬ)�Q��Az�/�	���m]�~�\�<ڳ.�lTg�%��I�5Z���,(�7{^�G�N�y%4E���l��nZ&o�
+���_�Ml�w@��!%�{%�If�H��gi��e��;�@�<T`R㞜32%����2�4:5��^lhKEk&�@?����7$���~��=;)z�W�W.�9y����SƬ���K����sG\:c�ɒ�ν�O���0��iS����Nj�7�$�<0:o]a�����3'��\]�hG�E�j�*�,U�QTZ�֤�F�r�d��������s2����Y,���N{'�����m
+�or�n٪Ք���,{�ڗ��7�Q����
+�鞂l2���Gt��K�Z�ЄI�޼E2�
�Ip�CC�A��&o�e�#����3`ρ%�e�|�DS���G)z�1M=m� �蚲��٩"{	�2Ӯ5�a&���Бu$+bmL<sh�!8�{��U��?{�zs�y�L�kt:ͪ�Y	GЇ�=�Z�>|$���#G��'���袊��}����xCs��\q��M�KL�>{���~B�Aj��$�I�g�_@�)�s�qGO�ȼ�[O&Ї��C�&z�8�@맿�M�#���
��J��$�#��%�
�.��s���Ѱg���N5ȋ:�5z����6��͙�e?��D�;6�$t�ƍ{��&���y1��K2)��{�7<��e�,��=[���7��4�h�r��㑷lE�G�PYM�-_iZ�a7�Y�@�:t�IӦ�$��@��~�]{���݇��� �W6���-ЭW/jJ޾��lҤ�����@<�ne��7>�w�{1L�sT;� ��	��J��H�����D�`��Q�gwE�~%�)��Z�7f�Y�|�g+gO�=a����.�:�ԛ���A�_
 >-3iӄ�,�p���C�x�"�J�GȡY1�a	4��i���c����ɔ@�7̺Z��ynҐ~N�ӈ�Z�޼�,�l�΅���誴F��������}�8Bf�RZI��f�W"	�h�
+v�$�r<�ܳO��9o�&51���#s�,e�K2Mv��{�j��>��S��셋y��O��%U'��S��ީV~�d����h�f"I4�V�?ކ����ސ��c��k� uQ�g�q6H�Θ<o�H�Y���gMq�d�?��+�d�v&����;tIB7j���Qc�|t�,�t��.�dW��R�޲{�y����t�yöl��TnR2�ƈq�hVm�l�g]�Y�͕
+�3i�C�f�VEA˴��َa'i�@_�N;�IӦ�۴����Z��xuNNΰ�c�&��jߡC�޽+Oױ�3ٳ8������n]z�$-�`ٲXrX�x��kR��ԹT��t�$�P>	�~"ɸCG��pC��[b$;3��g/��$��Ҟ�fK�dϞ�d���ȞY�3}<9��*7��.��i?��nIh6�¸����F�h�A��@ǒIh�*:��-������gRէR�%s��⍓:��س!�l����(H�Sg�r�>���}����Ӧ�j.�O��X����Zc�
�nM�=��W��s/�ud���:\H��Z�kϞ����1�ՙ9���'�ю����
L��6N{C�H��l�gljgK{^�tނ���3�%��.�6��H�_2m0i���I����*7�i���k� бx߲���Zg�0/��O?�g{G.�F{���ش@��٘x�Hs�&*��i�Fs���Z�LQ�%͝jkj�@W�B���ڜ���m����B�7lۡk��'2���;��rH�S-�[leMT%B���p�ȃ�r�(�nh�sZ
 �1�^�F�ٳ崂�6��;iD��r�Z83Pi�@�+�5�'���փ�GS'���:>�ٌ�g��ڼ���6�|��h���AÆ�/��-��V�l��Fi6��N��ވ%���en���@SL�OB3�(Лw�1���wQ~�K%h^����غg�bA�Wz�v��%�QMRu��|s��7n.q8	�0�dܡ��R��ͥ�VD��ϰg1��L58c��b����o�ś�p堬�AB�F��k��v�=xV$���L��lz%8�o!��Lo8����:��<l����ah[{�V���4!���Jx�D-
+Zf1��K��|�nZrrr���y3b��/$��Q���9g5={�bݭ�YA�+�@�͝�U���ʍ��3��L�S"�
����ρoDǞ����1s��w��ϰ@�Ϝ�;r��ڪ�3f|Z5!m�ѫ�շ$t�f��$)�^~��J���4�[��վ��R�v9�Y��g̞7&�&83t/Ӧ��@s�J�4�gu�Js�6$2�R�)���ͻ2����M|�����mH�y�����u��U��������i6gJj�
��ެ�c����h���0�mV�A{��=�{��;��D;zwZ
+�Tm�F}_��aoH����3R��a؍(س�:_��ٻe]|����3���Fn\� pc>%�q�!�<�����/	�f����5Qh�*��f}ˌ�8��r��d��|����{�a�g17�/�P�gso����)��:-�,�7t�Z�V{��3�-�@W_�Գϫ��}ѡ��H�w*hߡ=�q�NV�C�K�������}�>oe6�qD®=�@`ͺ���Y�f���u�I�,_N>�r���M�S\%��}2"�6��l�d����{C��_�g�#o�+{&Û2rP�̉���ٓsG<SY�7�Wd/�A��it}JB���x�E�A���D���{Ǝ�8��N��8���f�3^}��\;���Xj�3��U�2��o�ڳCu�h�Ρ��e-ZU��1A�K�N�F`�g&�Ԧ�H$1�FM*���{�w���G�`�*2}�\��͇��̀��́��$�m}0�
�
+��sH����Ȟ=�������ͳƇ�~f1g��-�����p�Y!]�E��ht}JB7j�x��y��|�We+в2���$�W�����-\���w��g�=��g���L�A(�F"І�3��@o�*�0�g�*3
�F'j9�@�^���վ1A���n����[�[�l9k�"jG�=�~�����4i�$��t>fl�M%��Ҕ@o����AG��)S�/���U�ͽY>n�8� +�(�F�
.yo�0�NO}5�
�>���)ވ�=��3���',�2&D�^�7a��!�ٛ1_�A�M�z�����f�u���}U��P��@�U�8S��w�z��IL�G�8��w���74mV��l�)Q>f������y�gRs�:1U{z�B�
�q�
��*b�P�����+��΀S)ht2���%L��tx,�
����3�q0T{�XS1i�[+gOQ�)rG<y��Gi�b�A�uP]��I�{x�˸u:hU���-3����l&Ч/_�8uZ�0��ww�1̢�Î�,����W�,5��Q�%��17����
 ���R���3
+Z�h�����@;�-N���ڙ@��ϲ;"GcF����itZ
+�,���aoH���~�L�s����
��Ë7gޘ���s�������fӦ�O_����
+�a(������@K8K	���(�s�%|�:u�Npv����@[����Y]����}� �g}h��8b��V�~6ڳ~,BI�YuoѤ�"R��K��&�����7$||I?{+��z{֩s|&����-�;!s���Ţ)��̘�țKm�4��C�rdڡI�i�ٓY��nڬ��w��ۗ�sLI���!�KE#�gS]Tn5��D�P�6��cW�w4�Dx��1�a��S�I�S%�l庭�g���mݻ_�[b�YW��Ğ�;(��[��$
+Zfh��8t_8(	�%G-��Х���b9��@���M�����V�%o�z�z��~aoHȄ�~��9R�L�|δ�G�.�K���=q��7��euE��V�Ԥ�5Z����$t��_�O�ׇ��k���ԏ��d�r����LƮG�>���ɱv.lߡ#=�i�N�a��dK/�{�K�g��דr-X�/pf�߰K?��sҘ��B4���L����@몟��:{6f�&�ф�$KEG��pI��ې@�^�ۇJ���z�s��b^��Sdž.��gN�2r�{ov�TΈR;�i�]U�/�Ѝ7f3���w�hʠ�-h1	-N��c�O�B�E��S�t$&R���ܷF�3p6w�4ai�~6�gku�ht��#
+Zf-��}C�֢@��[�m�7L�7L�L�JE:t7{Qh)\�"�.��3�ސ0�@�ٟ�
Ð���3ŔQ���4�.���̛#g�
+>�ȤU4�Pѱz޴�KB���G$�{�@��ډ@�9�xz��U>�,��zk���T�gΉ�u�����������@�oM�:�p�t�j�o�]����Yt�(h�Q�Mʠ%qh��m,���o���JM��Β����R����~v�w�A񆟥ρسV�YL> �)T�Z͛�X����/����Y��:)�>�;���Th�e�&qhr����%�%8VB��4�Uu�N7
+����f�����pfV��=s�����Q�A��N6t���M\s�J�mhJCOP�=Y:n�n�n4�v6�ܐG��%��t�A��~�>g̞)fO�d����$�T�Givf�5N�O����J]��FgW�y����u�7�q�\��Wq�ЏPh]z��V�!�f?{�V���$���|����D������%�	�V-t�Z&�V�@ư3+�N�oh�Ҵ��l?az�(���VWh����C��ϡ�>+��mm��e<���^:c�)�C�w���1n�Gov�ȕ�™^�d�v��ʬJB��ԙ>�����jS�G��2h&�g�$O��s
+}ʣ@��t��K|�ܞ�|�$�.К{'�2hY?BWm���
+��~CZ��H����e�h63"�A���aG�����~��]��x#��L�f��y�F�.Ћ��Y0m�V��5fw��٭˴c����WeO��A�9���W�]��@;���L�b)кf�2hQ�}�(�|(h�-�LA�����g!�l�hgU���$�Z_m��0�rd���I�����H�Z��wi|�E��&����Q-��T�_q�Iج��ڰ=�M���-��'vEj�h�^|��N���aG�&���̡�l�sW�ےit��@G-�lW���`��b��5��]��N���y�)���!��iu�v��Y��7{���?sD����d:�2�@Kʠ/ˠ-�|�6��{�K�@��g�k�8ӻ�*�~��@'7Ѳ�����l9tw�-�"�^������\����R�h�wem��Y$бԄ�}�<��d���~Ş)NU�N> t��>fȑ;�y�3�7����I�i�yEGV$�ɛ�Cz�⥾�Y�0�8<�AK�jg�3hӉ���w/Y�ٲr#��OB�UqHG��/�
 ���4+�1�)�h�hm��K��� �Y%�l��Υ9��w܆ܭm�r�Vt����B۹xB��7$�dI�9�}��x�9z?�x�ax��Lsp��٪ݛ��F���{���f��0��5;��Wq�Y��C+�*c�9h�x���#"�3������$�M�jt���pS®��&���Q��۳i�٩:ˤٵ1����I5ڝCg�@�}�A�Ϊ-Ӛ6i��d�̧�,ވ�=��9a����ϙ0<D��7i�ꅳ�xs��ٽL{�hI*:�I�ׇ�����:��f�@G����2h3�V���@��sDz��yUg/H���3���␖A���
+��ZR����4��N[�,�v���۳U�YM�]K�gB8z��Ik5ZHE�8��:+�(�8�rC�N�~v/�Q(ވ�=S��:�;b��ٓ�詣U�7Ugo����V�U�ɴ�I�k�֡���4nB�1�@g�X��AKˠ�#�R�f+Ъ��G�#��w�q�~����cq\2VqHG�3��+��W?�ׯKc�]}�}��hO���Y]���f���ٝN�έ�4Z���v�lh6����7�ސL�%��̕>`��ɟY�g�����X4e�I�)g�١"{	'VmkҮ5:�Ihփ�V�|_�Q�3��NϨ�y,�*�e�N�z���GĈ�@7j�xҼ��_���0OB�fT�C;ĚҼaZ�U�7,�O�lOQq���M�5���:p{VN<{O9�u�C�a�i;��v1ԧ�-:[����Ѧ����8"�~�x#�LA��;rP�$\9{r.5wy�z�9���O{�hiEGē�S/
H�ٮ������Y�m
��@k�9"M�N^�(]�a��6���0���*�v(�e�ah7�T������L����.��ٳb�YI�%��˜U}
 Z&�����5�z���&v/I[ۿk��7$X��g��#�~�{f�o�oì�WBϛ4rS�"�SΎ���O�OKL�T�mRёMB7jܘ\j���A�\*�KB;�J�|,�*�2h�2��st:��s��y���+��dzs��vT�aZmމ�R��w>2{^�s7�H�s�D��`�։g;uv �P�V�h��桳H��X�{C�%�Ͼoؗ>���[ݞY,�=eag%\2}ܜI�ϝ,�Vg��/W�ͪ-M���p�>�ɥF��
+b�2�nIh�9��IBK�8�Gሲ@3^}���+֔�9�e8!	}M5	�T�a-���ڶ�v��_��Qtgv���hw�ٳ+u֧�=�K����y*�ơ�H��kٜͨ����ޖ�����	t���J����+�O��͟:n�Ա���3'�z��7u��1��iU�V�h��#�I�֏|5�I��8�b�o����cf̚�f]Iu��1��HB+Vq�����&Rq Т=o=phv���s��)vSh1
+�����l�MP��^����V�H�U4��K����i���
{C��~��3U��=�8����×�MԞW̚4}��ERu���n��d�o�]�=j�!�$�����fh\@�8lR������Wu���1���qd&	��A��Z�w�oٚ�l��ܩ�|=�c|�:\{v�xv�΂��yXX��F�;tb�f�@�ײ9�JH���-��g�YM�CN?GϞYԖ�\�������(��\�}�f]�?�V��P�h�CG0	ݾSg�������y��;�����g�X����ąK�ބ&��1�}IB��VqKإ���x��3���<Q����R�,�\��d���Z�]��O[�tb#
�h}I����O��5yh���{C�ǘ~v�}���u���>�>�g�,Ν86/w̼�[�;z���K���5f>�h�J-8t��/��CM?��$�Yv}�ߔ�KȤWm�y�����YoB��	/'DŽ�
��_Z[ő��Eś��_�q3y�EK����<�V@h��m��l�xv�ξK��Ik5Z^�
 �a��Y'�lVº=sZ�����Id�Ϯ���x#3�̇޼bq�ء�}�.��Y��ϛNv�@�]{�s�=�_�"Ӯ5�,�$t��ߚ�4���4���4����ߴ�������i!��v�1����0-��Wq8zl��{��_�.o�����>|d�^�o���g/��Q���Ϳ�mUBHP7i�FKZ_ˑu��Ihy�١@׃�{6�'{fQ�o����H|�h4�����}�Gqe����adF��q�l�����l��P�(� B9�	299����yg�L<3�s�{�}��!oU���
+{W�J]�R����G�VwI�1_����Y�!�aǛj�S�Ym��q+�j�@Z���(�	���Ё'N��\���b�]��h|���202-#������]��v�Fw_�����Y�D���*9(C����]=�J.�d�W��U�������;t����/y��/��b�2~VҼ�ѳ�
��UD�%�[DO������9܆�R@��|�1֜ǁ��5�oX4~�l볤�qt�Y�����V#F�I�Pt�wARdFL0й�|9u�l����w�b��i�@Z���(�R!4:��r��KI�y��
[�~�g_XR�#�>~ͭ�����=���{Ƨ`u�M
��b
-w�
+Bw1>l�5p���RS��Ɩ��*��J+��WL�+�HI�kx�Ï�z,4�Nc�M?��>+ӳ��Y�uE��%͍�1���Ў/�7�g΍��%~V	h�����.{f�����.L���:5�dvlhArTaJ�x� �?'>,=�<2/9���9��� Ҽ��^�Ҍ�a�5��B�Ԍtc���.�
+�������ZX�A'#S3+=1�P�Կ���t����'|w�{�%�?m��B��%~�E��g��Y�����J��C(%�a4'�&�K���ű��p�;��5�Z�1~VٿaR�lj���=s'��4]�P����y,��Ң������7j��;�Y;����rU+��F��h��Ɲ�m�]vͅZ��g��L��,�f91������D�R��R@C޳.��*�w���ESa�g�o�?�=3kf\t~����t���m�*謻�g�-������C��G:�B�y�m�stf��b�]vY�@9��
ԳR:�X��)�Բ�F�xC{5���¼}7���R@[&~�i}6@ϸ�gmzVDg\��tn6�:�Z���M���B�v�)*v�e����D�2=K�m(��(o���w�K��XI�-����n@�݄�)lY筻p���7�?~�\��@��tV9˅͞�*O�IZ��2Q�Bh�����ͽ��˺��Z�7�v
�ӳ":+�2��`�h��'Ć�j@C�~�>�����8�?{�C��A���
 ��5oh�󸔞��6T�l�9K��t+�´FKFѦ��^x!��=Ƿ@�e�]Z����g��gZ=˶m錋����w��[�Gb1M�h����}\����̾ťw�,h�����瀞=<���І�A�W��7@�Ԍ&z������Aϡ�)f]�]v������
5�3�yC����g~�,���h��[�"x� i�I���r�@����l6�Z�T�l��
��u�����7t��P�g#�g�ݬ�*a�B��>i	F�::��61�Fgڇx�e�]R%h���g]�,EgY7��?(��DF��h���3�\4ԉ������Ym���)~6��c�'Z���Yc�3e�l���Z�wT-jO+��RF�=��oR���^��ۦ��]v�����%&o���GZ=�gR�3��i�L�iq&�e4���K47
U���V��}-�%?+���
������M�m��Uφd�4��2:kq�!P�
�r�V�hlW4{�L	���
�첋��Z�����]���Y��2n殟�c�1LiL�14��
 �@�.\�����?Z*~�D����z�>�g٦g����t6_�j<M�4-�)����χ�'��[>��ïk�]vyYIZE�L9yCA�r=�{6��3	�X+S.1�1��D�DC;6�@C-�_<x1��
+e�gc���A���[���g��Y%�-�f�։�$C{8�^z���_��{Q���+�h��g��
+Z�i�,<�Rgb���dL�%�a��D�{
+��K�����j��� 6��k!�D�l��
��Ϻ6o�L�G�:�m�Fg=�<�\c����4���(������z����'N�w~�W��.���$�K�Lۼa��%RgZ7�ͽ�D�y?��]��F��v������oz:����S�����o�?kl}V�g�a�4z�@g���EΊ���ʺ�����h�(�c!��%/����7<�rv�e�w�B@+��LռA��,�gAۆ8xVDg����-��%M�������ڷ}|^�4�L�l��
C�g6o��3ՖA��gtV�f���M�z�Z�8F�G�Cy*�F��O���k�e�]^_��Vտ��yC��	�3=��n����e-6�{>�4T�M4�t���:�ox&~�g��@_=Ag�n�Y�*�LK�u�D�C{ �X�:�9��le@��/d�]v͑"Z��
����yC��q��R7�U�KZ�hyC�a�ڇc�Ԑ�f_����g�
���Pvx����g���Z��5�YԳa���JR�%M�h�(��z�/�&��w�?`
 ܫ�e�]s��mT�Lh���>kԳ$�)��tP~IH�H�h���0���ٌ]�z���v�����o��ڿa��A��
���g5m��g�t6ͣ��/�	��c4��

�?޳���a߰�.�hK/@�l�м�Xϲ�3��b�7%K�iR-a�9hǞ™�4�4[ˢ���h�����CA�lN볞z�m�Г�z��i�~��aSJZ���(�dh�B�)�e�5���v�e��,����>�0~V޼�\Ϫ�L��'�E�i2�Q�7����Z��+c5��3��o�r
��R@�`����Z�7�г���":kv�Z.�r-5�V,i2�E[�Q4�����䔽���v�e�\.,�i�o(�ߠ������!z�r���n	F`�[��(Zl��h����eQ���6f޳�� ?������٘����>+гMϖ��\�|ˀ��J���C�����h�Ftf�ݼa�]v)+y@k�>����м���F�
+�����E�4��C��'��q��]�Z�Ky���&~6��7�O��=~Vмa=��/HOg�n���Uy�F�9t�Q�=y�.��RS�Zs��H��+ӳ x7l��f�HZ�h���3�?�F�o�:��]�v����hc�7��~6(~6�sC��Yi��͞G�OSH��h~G� �Z�zÖ�H�o�}W�'��.��W)�N����<3{=;�m*L	�4o���z3b���g��p�v�Ƶ��Zω��u�3-K�޿�O����x֟��xl&�g����eh��o��z#`yCQ���#,�_l������6@ݿ�1~��;����t`�9z�
���f}�;B��BFc�hiC�B�Aϰ���.�%��.��]�Z��
6~&Uv�Il��"{>����˖~;�����|�yzx���$:�LJ}""����FKz������vt��L]�m�k���jm��
��g}��h�0_��Y/7�@ܧy)��l -�hL;���Ch�3���O��/�]v�5�Jh��o�W���O3�����
 ����}…��(��Lӹ1t��@�_�j�߹��zE�3����8�����^bO�Ͷsp
����4�����R��(z�bB�M؇mY�zWUlb�.��)��9h��g�7�ѳ��
MtV+f�\VBjE��`4�T-2���=Â7�=�]v�eSF?��~�\�T�-߼�;-�e��X=Bꭎjzz�q���]�?���^��-!����Dќ�v�Ш���U�,�O��ƅ2�=Q��-�AKnCq��e��Ío���3�6e�l�B��7̎�i�7,�g���tV"���i%-�h�(k�����c�ڻp�/�L|-:��lg�v�e��R	h��
��A	@���:Mݼ��5�L觃7����3j���t3�4%��0-b�3��4���М;�ԑ�Yy�������Z�)x!�R��֮��t�Lڠ�Y������x�Lݼa
=�	�)鬗��XYU�a4��C��,�#��#R��:�-���S����r�����)v�e�Eh�h��b@�o�	4?��q|�At�+�-�^��
 ���C\=W�'��(��S��?pڝ����qp�'��=-�8��ȁo�~�_��Rg�f'�?��܀��{��-�aXI�@��h(04�1�4�vn][���|�%��<:���]���{
+�����Xl��+˪3��oɁ�Ύ=N?���
��3 ���ZmUɕ��H�.ɽZU�Qw��h�n������<��������=�f���`4E-��!0tiEylfs�vZ���{����x�K{FM�ǣc}-2�Ov�e�<+=M�-�^�4?~n��
+���*@$��o���`�p���;�H�Ǿ�)��7^{����>,	�������x�&��!yI`���A2�V�������#��o7d^L�/-��:;rge���-9��>�~�+�_:�~�^K���97
+����@׿������W�gƅŞ<�u*3&8+6� 9���cC�������GҢ�/�w6S��t���Ynˠ^��R:�ݬ|���xI�b���uu�Q��Vp|һo�o��e�v�?�TPd7=�e�]���o���±���V6~>�%#����߿�ӣ����=��������1�b�
�;����k������Z8��:��hƵ\4�o��AV��[8Lc-04s��Y*]��Y�y�\�����о��ȍ��R���°��S�ӏUguTF�D�u�>���߆o���.�8}�Nc&�K�l.�{85`6�U6@�}�	Г�Ei	���Dž)ѕY�4�8%����9�֠(~�mސ80�h=�Ng�,�q�����ZMi����өie�,�a��x�
�_��W�|�Ï�vgXC��R��.�KO@S7@��+^��n;����o:�,^�w������}m^��N��l�%qFL�q�׎9𞿊�Dh��a'���e.��45�e0-`4����?*��_Zs�6g�����\O�]��
 }����W�/)M:x�� usE“[c:� �h��yz��|:����J7�WArTJ�	`�Pg���
U�ϖ�3�6A�U����3��L՚%-����5�H_gdrjJIWϰ�J*��'�$�pߟR\���q��v�e�!%h��
+�;}���т:7��գ>
v4t�3�+�W������]�l)���;k���O�/��F�пE�v���:�b�����9�A�F�Z����n�X�iu��w�-�^��ھ�m��s����W��k��x�Z���{�ש�Lsdʩ=WO���XחD{Ж�ߐ�>�Qw95�:T[U����gUz��5(�g]�g��������i%Mf�d�:!#3�L�@���*�
+�X�8]\���}��%/���?�v�e�]2%���
�,�t���������Oχ�S#��O�:�x�:�`S��A7�]��ο�r�_1����f��n1&0�khX�����������xU��/�
D�}��Z�trw҉]U���kO�w6��x����/U�><ۘ-�3h��l��P�^�6�Z�����&��gdĄ�g��gveDž李�ؼ!���Pϲ[���ә�4�.f�����4��Q4���
�)i��
&i.)��T�'���ͷ^�m�}x�Tpb򩄤����zm�����.��`h�h,����(Fƫ��� �p�VG5nt�{hݣ�kQA_r?����I��ȍ�p���	���
n���T�b!���F�.Fs������m�M���`!:s�|b�6x��O6�$l-�D�Ϸ�3��A�֮��Ć���8w��~6@K�oܟɌ
�K�'x�D�I��Q'����7o��gٶ
��Y���f�V�hL;�З�\�N��xL���'r/]��㽟�%��d�
 ��&���yy�����.�ܥЊw�п�۵d13c��*�����)�s��:6��@-H���k�����2��+�d��5��o�����B�f>��ҙ�h����}��ۻ]S�S��1��X�I8ۘ�7��z���+9''�:���������O���k�����\�dG�5w�ҿ�f��	�;խ���P������zV�� x�Jg��L�i|&�&�����4.;��stV�������xɇ����I-�H<S��&����.�T%���i��Z�9!��?�/�M��G�/hf���E c�q[u<~��<j}O����s� hvD��S�{�� �W���^���0�54��ns�������v�tN
�+�qݙP����d�iܹ�g�τ�gk+��-���;����\�Wx:�P=������mn�G�mC�ut���!,��UKZ�	�F�N��J�g����=.{�ʂ^�{�07���&���.��Bg���}���;��Nx
 0�����6���̴]����.f
+x��,�swM7�.L	�O�T��y3N@cO�.8�����׎Kg|��\@����p��p�f���k(0�|��o���g��&E����#;H+��om)
�9u������S�������o���'{B��^����h�����*�7�w
��3�m��gC����'�iUK���0�`h7���z��S�
+�:�"��(�nz����t�2���e�]vaK7@+�!hX�����|m��߿���NDjn���o6���HGs���аg�ThG��t�_�)��bO}����;���$��n��h�HZl���$€�쉃��XA��QB�#����US�o]@ko�Vؿ�z�Rfl���VN|إ�3*�7<�gM�:�Z��:.+T5-�)-��!6tř�C!a�/+����+WF�f���
+���vv�e�����;@gDa�����x`�#cn��B���/�D ��˖^+Kc��f?7��f��޿s�hc%�3����<��5r�}�9�r�{e󆟡�\*L�խ6h@��"@c�,���~,��̵�C@�ܺ
��9�o�:��P4!�r@{e�������8�"3!)���`���������g�tV�4*f�V�h�(3�c��57���Ԃ^@g�Dg��9�]v٥��4�on���?��Ѽ�,��)�����g�����A��:�$q
����s��3{��`De�O����[�\%f4���
+о���E�si�!��ѯHBϱhR�FuInn|����֙����x��Y��g=�L<�Igk��
+�*-��Q]���U�|��v�e��a@��"@sN���'��
����`Ot���Z=˸Y,f�%���Ў����P��o(
+C����ו
��
hu
�B=�{C���g�R�N�4^�h�qz��xVIg+�Y����v�Ȇ�nQ?��>���H���.��r�I��h��٩�?�ֳ�ο�[bF�ht1��k�x�mtW��۞|i��j�������V�dy����r��rR5��:�Yvנ��
:��Y��y�[��F���7tu����-pshr
+$m���.��A���������2z&љ��dIs�1�|��Mo�6f�gz1+h�ߋ���Z_@붃P���ӑ'JRcMtyF||������Լ�eh���e���YQφF7��e�<-�hE��%~f��~�g�^�i�]v͗���A*z��V?�4o`�L�)�|��H�z�:p�&���f]�D��hz��5%<�D=���v����z6����R�t��SҊ�1�^�3[k�z�9����a�]v)+���R�� �@H
h��Yм� {&�o��-��(�5��t�W�іAx��+!��Fΰ�Jt]uEfL��Ή����X�qz�<����V�A��M4��3[茕��ݟ�.���%��XИ��F߿��y�gNۆ�J�[BF=���<ۘ�c���B���J�+��s�MtArTvB�к6o��gc�l��aZ!��_+��u��Q-x���0��tr��kΖu-�����������=�g5t�-.��vx�
+h@3���Mo�}-�†�V��B
��)�I���$5�t�	s�7T��_�Z�l
+�i1��7ZE×w��و�����ʕ��]v�5�� @�N��Z�������
B熔�U�Y�hwͼ��έkQ��g��!��NQ�h���1��)1��<#>��!����Z�,���i�0�κ�w���49�v=
���B�CŒ{	��kN�E�8����u-��L?�g<��ov}�[��"EѨ�c������aϔ%����;wb�r��bW�@����
C�,<+��Ћ�Nw�g4��1�՜�`T��j�R�����/d�]v͑R�_s=�I@+�A(1����HϤ�Y��L��hx�9�7�#=G�a��`JB[��w��7�X`�Z�	�A_?�l}���U�Y��(<�di�4�I��`p��
+�л�2���ˮ�Pb@ӏ���e�����u����dF#C�%@/�{q�b���dKBhf�)�AHj�@�$F$G�������ϪZ����x_{��ե��s���ae�V��꒼�Kg��Z�3͊��A�z2z������ʀ�	m��v�e�|i�����@�M���G��\ϝ��{$��s	�����i(
+�]���k!� ��вC�5��P���cYj
+���Y��
��
��
�z�ok�TQ�{�PZ�̘���|�+;6ޟu*���Ԩ���;믪�3�����t��4��L�Ϩ�����|�g^�.������}�ڏ�¡?�	���3%��P�g�3�}�9�Ԑ��՜X�o���7�����A�JE���x���^��dP�,Ѽ�Pϒ37Dz�m��?�zp\�M��(N��;r:<(3.���eun�0��HZ�ў��Q�qq�����v�e�L�h�$���v��=h��R���Y��En�%/��y���޷}Z�e��f_�|qCh�����
X����Q�LtFLpå*���g�7$�̦�@��cg�"���)'���W�t���e$���
+<?�
+MNC��~�'_�.����Z��C�(h�f��
+�g\�3N�|:K�Y�hn=7���L]|"'�o3�Zh�
��hu#8Ȁ~xk")츹�8*2B�����4o����g�Z�,`�����<��Y��+Y%Mg衎FO�Ϩ>޳���a��]v��e���
�sj@w�Z>~��Y1�1�f�m�>���}!
+�
���
+�Ѫ*�dN�6�I�y�1����3а4�tztpyF��_�����Ĩ��V}���p��L���|�����������e�]^V�6�
���;�[9��4@K�oP5oh�3�����{6ç0S�����ע�Pm�=1��
�;�C���'MtFLp�������I����z�k:�%�<c�H�81�֠��1O�0���4��C�
���Q%���.[fʫ�e�]�Q��3�C�1����@���C���\�żSlh�t�
+4�y��uf_��B!�	�6j���ɝ)�.N�Ɉ	��7���:4o(ɞ3���w
+�[��qi���m
�ݬ���=��Ѧ�Ϩ�Yv�e�|9}Ө6h����G��C��YJ�7���^
�ڼ`����Cf_���K��75�-�V7����`�鈠���:%�D_K�'�g%��u|=�%E���8m������VEn���HZ<����jÖ����v�e�L��Am��Q�*M��!	h��3Qϲtv/���;��Es���h�����?{�JY�\4y��Sh]*���x't~RDq���:��g}�7��2��=��$Ge%D���[�͒����M����.[�N*(2���./(*@��šr!s����V�w8E{)�}.h-����bB�I�z���������A5$8�o(�>���Z�u�1���ZU�M���V���63�gT�
��k��.��wѢ5o�
��M�}�gZ�A'#�2�ס�p�c7lي�p~����n]۠I���J@�ha�]������1���W�6�B�}m4��-��`�0#6��##��3�ӢN�t�P�>H?+�;���y��ݔ!��
 ��	��ǜ��zF���GX�G��4����Ϩ"R3�}�vy{��r%���qLV|W;Ve���s�eW�����6<6t�Ԛa֠ku�����Uy�F��	��*�K����~s�+��bP���
u�Nmв�8��-:�P
�q;廟i�,Mg��о�՜�+߹u��עCQ���m�)*�#8��~|gjj�;5��S���ˈ	骿�ҳ��
��!�h�se~�Y�$E�'�h����.��3z��3���X@@�/8��.�P-^�J�A�I���
�Y^Pn�u����蝻���Ž�~������YϙuW����"��¥��*������]_nزu.�t�4��zwq�i���G�;K�dž?���׮%6�7:1h\vm^���OQ�Ж��v@��nC���$?�yj�Ɇ���zVտ���Y��
����У������5T����㸥��
+}��3�������~C��B�b�,�z�V����,^�nV�f�5u���̝ƾ���72��+�Ï^^���/�����Yj�A�8��I�����a�	񳌞M^�c��K�^D��־��ע[ф���STdFp
k��=#&$_���0%:)�xOc-O���
S�gj=ê.�ˌ�t�3w�&�e$��f,�U,ՒF[$~�ڱ��i7�B�Sk�z;0�$z�z}�����Gpbv�Y*x�w�w�����<�?_ߔY^�R\
+���Y�:���-B+��A��A:�P�$;�I��-׿!�����h�4�~�J=j���Y4!��z
+�Ƿ'�M�d&�j�-ψϊ͌
���ӳ��
��gX��A���_���#c=m�ܬ���aZ���2�?Cm۹��}�>mhr��	�^�[��V�7`���f�f�������<������z�Lg���yF�h0���n>|
+�.�\�VZ�����bS��J������x��M���F�hy��X�3�dC�h�Zj�Îgic4�sb���@g����74l40~�j�=d���J�:UW]A��In�´H�m���}\���<����s>��G���C�K*h$:�#�x��5�)w=�u�`=c��g�y�s=zz����C޺�_�����9�%��|i��8��q�̕;>�q�j�/�rq��pҭ:w�wѢϾL.,ɩ:n���9��A����R�Ԟ�3��'�A�y���ǎ[z������P�U4uq(�Gh�uг��=�o�K6���~�4��3c7�+��1�JO+,L�|#:�@zZ{����Y��Y=úTQ�l:�s��J�O�D�f�YF�F['~�q��<݀�TȀ��C��YD�Yz:K�Y��J�bI?vK�5���Ϝ��VC�-� ����9���Z{�;o�?H�Y"x��3���*_��f�2醾���
+`4�a�������[	e�80!4m��}�:Z"~V�g�4���6�B)��\@�Mh���c�����;�uzԩ��Ђ�(����)1�~P]ztp�C��a�U%@X����cx@k��P4�YM��+tqVrnB�逆�vf\��M�2%�-?�8��N�'����֬g��t~�!�\�LIg�h�y@�i�y���E������w֯O)*:�>�N���T�,9K�y�;
+����IF�i1���=��;`4����O;!�bmf�Wu4�{<�v��2@o��6:z�w���Ő��=h��@s=)�[h��V��$F�"�rWZtpvb������f�̌�����u��02~����4�7b���&�a6����z���jm�����Ks�Ttf��OK���Y�gLۆ|�,Eg	4������=X iN���g\F�>�7�����/�p($���Ua�]熄�F���=D�� .iL��14�;O�=W���l�(hCBh=�JI(?�NQ4�ݔS8H����{y�b�j�v�}!�D=��C�9��v͌#:c��Z��
��3AϰR�Ny��F�*ψ�=qH:S[�~Q{z�����gThc���iL����i�g��L�e�E�����(�k�{C[	Р爔����o�z�
+���O�'����.���}�9���u�M���Y��\@B��gGB�wq����A7����@S��<4��6��о̽�u���*�����e�g�
�ڶj�;Ȯ��#�?��"�j�3�c�RL[-~F��ۦ��8@���J���@K��L�3�����C�r?LR�nF�[Q4�Ў���m@���kW�gm���f��E;Ji���LZ����~ݚ�LM��1̾K�"��Ch�VB�0;mкZHg��@�۾.��*��1�H!�5��l�$��5Z��
]�gz=��?���̄蠯���f-bV�i���-?C��OQ�{1І4o���\=�gA���$7Kp�f	0͕4����h��y!�����ŗ���fP�O?����$�,�I���bS˶���}�%����̄�p'�����]�6h�)Ҁ�ً]�x.5��f_��E
+�����|@�7TZY��T�,�½�H�3C=����Q��4=.1�5�,�i��?��#ܶS϶4���g�7T�<+�3���5%\����̇HJ��hw�n��Z�m@�%�ܼc��i�,+�Ǽu[�x ���hn�5����I��f�(G�M����q�!��Xo��Д[	UwqPZ*~�@��+�;O�T=�M�-h�������LM�PAg������:k��>�Q�ǣ��Ś���TfR�g��
��y�����\I;�GE�i�����+o=��8H��L��C?��@�b+ӯ;�a)�@�haK��S��VB�4r�΄�c��!��.��z�ֵp�
E:L�lI��^h�ST���h������g����z�fg�z�7Zy	�gR�e�l7���3��}\�8R��tl��Zk�L��Z�Q�ttƺY��̚����{?z��I��E�C9��2���;��>��3��x:���T����1����98ϝgZ�N1���	�L�
��(gBK����	M��
 ���)B˴A{=�SC��uF�a��x��!�
h}wR4@�}�?3z�v���bJ�I��}��l�7�V���gT���w֯��	��?khޠ�3~� W��t�Ye���i��]��E�C���gh+���zW�w�&=ӝ�����2�cZ�h^-4t���Sr���nBʃ	eN��΄6�Z��+��Oٲ�u�/�s�
���2�4���2��ΰӷڀ�
��3���΄�c���LH9:�� ݰa{�0Kᓜ�p����=���]�_���*�C�����ӝe�,�3��ߠu�b1�`�#i!���C���(ڴ��ʮՍ�}���Y��9�"��i�_bLK1���s��ò�:+�)�f��@?��悻c�7�L-�_�ש{�Ch���1�FͰ����:��h���ć�肤���H��� (�����?�����8������������
+�T�,�����cb{�&Ir�)�t*�VhT�XϥU��j���z��3�ͽc���v��7v�.��e<͓4�яK���^
�A�
+y�v��V`\������H�yC=�6������I�%<�]p$���C�}��~ct���]vi����U�G;O�8����m�u�Ahl�������+)'L���=_�������֏�}GZ���ÿ�k��
Ф�hT�����yc�_�/[��(~�	>�{dT�=�p����V�(�o��u��ٻ���`��Ɍf.26�tHd�M^-l�����{�\z��{4u󆒦g�����#�i�9�]�h^Wt��d�гE�]vi-t���̾JB�N����=��g���
5�3O�h�x�wqJLZT�hw�n���h��t_�u��Ϩ����Z�g��п��_��Ჩcpx��M����3�,���7�lB��aB�hA�h����`����l�F��з��G���1���2��Fo�n|����2v[!�ЮF+���o���Uv�n��=Uz�^C���]���ҎY7E�H�|(�gI�޹{���|C��GO�O;V�Sv٥�P��>��T�Z�(
 �heC��Z�h���h�g��[n$���L�<�OG��^ԡ��#n�sgҭ?�Z�䥔�2�NTq���4,`����˖��?1M�'>����Ā�a����2�}��YRς^g!����l�^p�P�w����r��%$�^�F��O����44�Z��������a���F�\V[Wu�q�֬d�t���/dv�bg~�d��<v�A��ϧC��T7�^�陘�����.��z�}.0�B�)n=W=�	��3�Ln��!~f�`wՙ�l�wB�'E�I��<{��hyQ��jW�Wzm%d-�k�	��q�x��x���*����􄬟n;��OJˀW�������X3q-�3&x���'����Z	�i0�a�3������[o��P;g.��,��w�.ҁ�ە���\���;0y����
����,Og���hai�/�����?H�TC�@�Ś�+���c��حp��KS��c5�;ӊB�@���B�h��o��aM�u�E��xLϥ�q��'�7���$:{]��j�eh ��
 ��%/i|*��F!4�T���8~*���=��>��o<�K6m�̾����G������<������n�t��'���=��8Bh�M.@7!=��|��ի����7>��h��":������B��˪.� �:�g�ȭ;��S3�s~���3��o�^��^085þ�sh����3$�g,\�=Éа��A��p%щI��탷ٖh���Y�e"@��>@]t�jI͵����������)N��1�C���ع��������.��rM[���;�vdh+�)���T�7�
���d���Y�Z�Q�d@qX�Ah��A��
���hoC�zd�]yF<蹳��J=�Jgo��Q	�%�vZ����o?z���-,��7�G�U����4�e���ŏ/(�@~�sz�F[ ��v
��FTB���
<��M.��i^(����0���w�	'm�߲�v����1�����fn�i4��Tx���ѓ�nC[�e<@�b�}�{�:��.\I�]c�3��g:�~��p�
 $�<v��7�
�^m��%����涞�)�!8�sp�p��KS�ؿ
�"��׼*am�Y*��ST�Zk�n�3�)��k��qtk��+2ң�/W�z6��ݰZ�,LJxm��je@
+�5vB�z	Ќ�W��` Uy�2<gxL�����x��_�3�-��P���oâc@$�P%g��{��?�Ф��'B痖��חT1��iz�m������m��Y���}����{zA�@;�����4�?9}��Fg�)���G�009���cp�a�=�d�6����}�.�f1��w�on�������B��;
����V`�2��@�̓��Z�g����C#3��z�mŷmp�,���Y�?+����M}��.^ɮ:_u��zgO��?��:��
+w�.�4Uvāy;��[l�q�����
+�uk�V޿��>H�~�VG�Ք�%���e�)�'�V�(ֳF:S�y��H�k���Վ�����-'{#@K��"h0Ӿ/�d
o�#�Ƨ�_��ttn����Ǟ�q�P`ʍ�o޳?8�
��S]k�B_߀ի�g�h8�fش{�Ш��o�9�m�w��U�8\�Č���a��fY�ML�߸	�X� ��3��b��aa�����i�+�����v
+�n��܀&�Ϥ���;�&j�:+�݀'�=޸��q�������]9=;�^�A9B:c�,:�}p�v��ĵ���-meW��_��V\S{��=0}w$;{�#Wo���V�Sv٥�����̾��
�m@�hb�L4u�����i��u*?)Bw=�D'�k�r�szƹyD�����9"5���x�>�O�
�Ξ
���@�W�}��3w�-����?��w��r��;v�0	���;@3p�Kf��䗔e��r}�94�x�o�64/\�6`	6�q0Δ���V����)x�N���h�1�޽gp�&z{��PpHKo��Ѯf��;�wwG�sg����fh0�X�4��)��g����o���A҅�j�3+ϕ_��u�����VS�P��L��4��[w��3n�����]c��
׶w�:W�P��]u^�o״u�u�v���ܒ=���h^�3��]vi�ڼ���oR�Z�(h#��u�e��
���7�k�{��� 5>#&D�S��3�bCҢ���
�����̮ަ�9^?�
+X��F�rgw��6=s6~Ϣ�[,���
�<w�*B3������?9���������ȭY��(���厰�h����3��K�H_+�'�o�B�}`�4< ".��� ��l �p2,�s
�h��$-�!5����f��;ɛ�c��락�[��k��*�� �~!�u�����sd���Y��H�d���#6��]vi*�l�Z� �f��Cn��P���`Mt];_�z,+6X��B��+��N�3J�Ƹyn��lil�tZ	��ݽ����q�P����'��i��s�p<��QT|J*��!�Q�����
�d7�ѯ�c!tpDT��*x���	����w�Yuܶ
'�]����@
�յ��t��n�`�#�}�菰��@�ؽg`j�����˃���j�F� Y��4��h��-�2'�i�7��>�~�@���4=�gg�~ηxԷxv!o�`�e�����΁m�;e�]���*�F�r�/���
�d畀ƞ��f��B�h#�7�܀�ҽR^�Έ>��
 ��”��'��;�
׳�n�3�3*��C�ل�!e
+�v
�9��w���[����F�&��Fo��;��������Tw�� 54}���#��ޙ��/}��h�e�}�竍L��r͸�J}�…��r;���BB�nf<r��}G��=�7/^���ڱ{7hv!I�ߢ�c�i���::Ćv6C���
+,sZq����,�8(��A�3o���Cg��)��D{$;&�f
m�;e�]�j�b:`���b�r���
h��=h
#8����"~�. �ժ���Ȩ���"Ofdž$G��b.N����ć�G��=q0-:�BI��Ί�l):ϥ���e��r����G�+�X@'�
b��x1��������� +�/�8[8�ͺ=>��9t��oXtRe癩N@?t�{� j�@u��)�4���Jx4P�3x��O�q��,��f�]|�<}s�n�7�;��h���S�����s5��~x0��
�]���_�Mv����Q���
+,c�C���:~�6o�6�'�Q�s6�0r�E��"b��ha;��]vi*t�r��f_�U*/)����}����"�i�M{�
+Д;�7@k���~X��چ�U�y�qai�!���+%�$��$����
+����3���P:ϥ����IE*6�t������vm�B�@�����M���s�	)�N@*!����ZۀP(�X�Z��$t��*��W���d}Zh@����C׏
��NL�qL�w��W/\�<�[R��'���p����(�:��`��0���݋"�u7��L+<6��ݍ]=��3��������]�?�+/]F�/�8�^�o|2"6n��8����,C���ߠ��)�7��L����H�	��8类�hgm�;e�]�
+��쫰PфЪqh8�P�OL4y��t
к�o���~uL�9�8~)9-Ey�l4��^��֚��N).�ȷ|�)�G���_�����=������}��9�ś6o@�p���5���_��_����@�t����	�P���R�M�H�l	:�a�&��(�T�k���rgh�y��(]v�x����[�a�]��&��f�cb1_��AGz
+���}(ahgV`�Њ�7��g�����tƻy�]�h�a�h����m�;e�]����\!�a�Vs��w�~��B�
�j�g�zV?[/x���3[o�}�#��8s��T��O>�ih����9ޛ?��ʍFPTBj;y$t�8sR,�<u����s��ߺ����u$@���Q�lY������	����2���OLq��4	<t]��\u���-�:���gl�˯�G.��O��韜:�к�ؼ��?w�mVv��ГSӰ�
 
+Xd������᣺G��m�x���m�@m�bC���Ӵ���ߠ��y����uD=�g�1n�e��R.���L�e�{��e~Ա�.����E�����/�Z����0�0Bo��#86@��>�{������s��jAo�����
[���d|��%/���=��h��4�����0���?����L�����D�-�S�F��Q���;��f9s��X�&���<��!�w<��A���������2
+@��7��w�{��3?x��3��X�;#���+i7�E����.����4��zb�"���R�ÀV��Ш�
��Y��Y��a��i���n��#���5�Gg����IE;�@����s����甀��axƛÀ�U>�R�b�<�@ϼ�Rt�p�y�%�e4���4����,��
+�!�p
��7$�g��
�z��3Y���hg�3�
h����[ˢ̾�B�J��z�#��q@ӿ��y�cz�YB̂5��g�|-
+<q
+�s��E3:P--h���8���D��$���ō�NNI���������x4OL�Q,x�F�h��=�2�q0$l�e���?C?K���%�o�n�
��-L,-b�g��
h���6��]�l��X��Ch�6h�'٩�#��;%�7�
����Y3��y����z�ÏP��]�k�GM�h�#辣����?s8�J���YLg��'�/i�hE�

��X��O���V�x�>�q<@+�ߐ��e�7�Y��d.��/"�9��Dў�]�]vX���@��}!V,���A����2��C�)Gp��{�L�gy@kѳ��y���Z�l����Ō�����J2���o(�T�t��T��8~�5o��3/x�Yͽ����4b����Es

�O�3,[��%��q���86b�����
��3�W
Jux�[L�[�qH��i����]�]vX�A�С_m7�B,ZT!�gq�q@뽃P�Z��
=�g��Y���g��-�E�����6r�J+�I<�ʪ�Ml��ֿA?K�>+ҳ u�
 ���Y��	�c��hg��f�oQ��u$<��=��z�Ïּ�6�MNa�~^^��_�%���ϸ�g�OJ�z&�ؓ�1y�9�FV�l�vڀ�˻�*�(z��uf_�E�*��u��A�N��6�����(=kK��s�,�]�_��N�+�h�nU�V6�Cy���
�3������Ih��4�hGS����E��ieg�:�w��O������?z	-���W��[?�NH��<��)V(~�{[�d�m�6o�#r�i�漒R�>SV��*�L����F_�~
d�ps�ݯ6�l���ݎ�
+v����[��m��WkYz���}!�-����FHh��=h5��h��z�φ�Y':����ʀ��!aF)�e�}�x���
+@v�6@So���q��z�:�Y<6�C��a"F�(��΁�ހ'�)Z��ۊ֛k�e��G����\Y�J*(ڰe+���X#�Q�FŰ�hT��}�L�v���4��a��I��e��Hv�OJ��#����`�R�s5W�;JorFws&��m@���5ۘ��]����nI�О�G�e����
��7ohгv:��3��M�D��Z��%�o����h��r�t󆬞E�3��B"��-��E��D�;�G�3s����.��ރ���IjI9В
��Cs�&w�ܕt\ε�V���q9��������d�7��������Op�r�����^�c�W��	6zF��y�>N@3_䖾�E~~�$��/�/{��XH$3���U�!���|F�m�./��o�b��)R��>BL��z@+�AH{~���:=�C��?/x�6u:�g��8M;�Ce4�)�&~V�gBÆ���h��,��YF�=��11�5<�塃uA��h�d���e�.�4@�
���|5<[AY��n@�ot������
 Uk� �1):!Z0s�ld�[��ι<�Vp������:|���xNQ1���<�o�B'�W]�q��t�-��6����:��=����Ch�m�:�#�}4��
4�h�v�6@Ko4C���m����%/�����`@�Fp�6@;P%3�AI�,Ӽ!�g1���Ay���f�Ρ��B��a�7��e�؟��r������iy����s�����N@F���IE�U�E%�.#@���	&�]�o
��gXy%��*�.��c���w9<6v��nq���H�a�(_�L��P{
���ǟۍ9���b�./��YA���̾/(�!���u�!w�
+����M����n]�6���a�4������+W��ʃ���Aț��C4Xi�L�g

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/dg/dg.pdf
----------------------------------------------------------------------
diff --git a/content/guides/dg/dg.pdf b/content/guides/dg/dg.pdf
index 61ec71f..f508b60 100644
--- a/content/guides/dg/dg.pdf
+++ b/content/guides/dg/dg.pdf
@@ -4,16 +4,16 @@
 << /Title (Developers' Guide)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170918110310+01'00')
-/ModDate (D:20170918110310+01'00')
+/CreationDate (D:20170925074741+01'00')
+/ModDate (D:20170925074741+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 16 0 R
-/Outlines 845 0 R
-/PageLabels 923 0 R
+/Outlines 828 0 R
+/PageLabels 905 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -22,8 +22,8 @@ endobj
 endobj
 3 0 obj
 << /Type /Pages
-/Count 101
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 36 0 R 47 0 R 54 0 R 61 0 R 68 0 R 74 0 R 80 0 R 88 0 R 93 0 R 102 0 R 108 0 R 114 0 R 119 0 R 124 0 R 129 0 R 134 0 R 140 0 R 146 0 R 151 0 R 157 0 R 162 0 R 167 0 R 177 0 R 182 0 R 190 0 R 195 0 R 199 0 R 203 0 R 208 0 R 215 0 R 219 0 R 227 0 R 231 0 R 235 0 R 241 0 R 248 0 R 255 0 R 271 0 R 276 0 R 284 0 R 291 0 R 298 0 R 303 0 R 313 0 R 326 0 R 338 0 R 352 0 R 357 0 R 370 0 R 375 0 R 386 0 R 388 0 R 400 0 R 412 0 R 418 0 R 433 0 R 443 0 R 456 0 R 464 0 R 470 0 R 479 0 R 488 0 R 497 0 R 505 0 R 510 0 R 513 0 R 524 0 R 528 0 R 530 0 R 540 0 R 544 0 R 558 0 R 562 0 R 566 0 R 570 0 R 572 0 R 576 0 R 578 0 R 585 0 R 587 0 R 592 0 R 600 0 R 604 0 R 612 0 R 616 0 R 620 0 R 625 0 R 628 0 R 631 0 R 634 0 R 638 0 R 642 0 R 646 0 R 658 0 R 667 0 R 672 0 R 687 0 R]
+/Count 99
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 36 0 R 47 0 R 54 0 R 61 0 R 68 0 R 74 0 R 80 0 R 88 0 R 93 0 R 102 0 R 108 0 R 114 0 R 119 0 R 124 0 R 129 0 R 134 0 R 140 0 R 146 0 R 151 0 R 157 0 R 162 0 R 167 0 R 177 0 R 182 0 R 190 0 R 195 0 R 199 0 R 203 0 R 208 0 R 215 0 R 219 0 R 227 0 R 231 0 R 235 0 R 241 0 R 248 0 R 255 0 R 272 0 R 277 0 R 288 0 R 296 0 R 301 0 R 311 0 R 324 0 R 335 0 R 349 0 R 354 0 R 367 0 R 372 0 R 383 0 R 385 0 R 397 0 R 409 0 R 415 0 R 430 0 R 440 0 R 453 0 R 461 0 R 467 0 R 476 0 R 485 0 R 494 0 R 502 0 R 507 0 R 510 0 R 520 0 R 524 0 R 526 0 R 536 0 R 540 0 R 554 0 R 558 0 R 562 0 R 566 0 R 568 0 R 572 0 R 574 0 R 581 0 R 583 0 R 588 0 R 596 0 R 600 0 R 608 0 R 612 0 R 616 0 R 621 0 R 624 0 R 627 0 R 630 0 R 634 0 R 638 0 R 642 0 R 649 0 R 657 0 R 672 0 R]
 >>
 endobj
 4 0 obj
@@ -80,11 +80,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAH+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 925 0 R
+/FontDescriptor 907 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 927 0 R
-/ToUnicode 926 0 R
+/Widths 909 0 R
+/ToUnicode 908 0 R
 >>
 endobj
 9 0 obj
@@ -340,7 +340,7 @@ ET
 BT
 535.3009999999999 659.4559999999999 Td
 /F1.0 10.5 Tf
-<3435> Tj
+<3434> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -380,7 +380,7 @@ ET
 BT
 535.3009999999999 640.9759999999999 Td
 /F1.0 10.5 Tf
-<3435> Tj
+<3434> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -420,7 +420,7 @@ ET
 BT
 535.3009999999999 622.4959999999999 Td
 /F1.0 10.5 Tf
-<3436> Tj
+<3435> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -460,7 +460,7 @@ ET
 BT
 535.3009999999999 604.0159999999998 Td
 /F1.0 10.5 Tf
-<3436> Tj
+<3435> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -500,7 +500,7 @@ ET
 BT
 535.3009999999999 585.5359999999998 Td
 /F1.0 10.5 Tf
-<3437> Tj
+<3436> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -540,7 +540,7 @@ ET
 BT
 535.3009999999999 567.0559999999998 Td
 /F1.0 10.5 Tf
-<3437> Tj
+<3436> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -580,7 +580,7 @@ ET
 BT
 535.3009999999999 548.5759999999998 Td
 /F1.0 10.5 Tf
-<3439> Tj
+<3438> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -620,7 +620,7 @@ ET
 BT
 535.3009999999999 530.0959999999998 Td
 /F1.0 10.5 Tf
-<3530> Tj
+<3439> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -660,7 +660,7 @@ ET
 BT
 535.3009999999999 511.6159999999998 Td
 /F1.0 10.5 Tf
-<3531> Tj
+<3530> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -700,7 +700,7 @@ ET
 BT
 535.3009999999999 493.1359999999998 Td
 /F1.0 10.5 Tf
-<3531> Tj
+<3530> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -740,7 +740,7 @@ ET
 BT
 535.3009999999999 474.6559999999998 Td
 /F1.0 10.5 Tf
-<3531> Tj
+<3530> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -780,7 +780,7 @@ ET
 BT
 535.3009999999999 456.17599999999976 Td
 /F1.0 10.5 Tf
-<3533> Tj
+<3532> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -820,7 +820,7 @@ ET
 BT
 535.3009999999999 437.69599999999974 Td
 /F1.0 10.5 Tf
-<3533> Tj
+<3532> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -860,7 +860,7 @@ ET
 BT
 535.3009999999999 419.2159999999997 Td
 /F1.0 10.5 Tf
-<3533> Tj
+<3532> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -900,7 +900,7 @@ ET
 BT
 535.3009999999999 400.7359999999997 Td
 /F1.0 10.5 Tf
-<3534> Tj
+<3533> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -940,7 +940,7 @@ ET
 BT
 535.3009999999999 382.2559999999997 Td
 /F1.0 10.5 Tf
-<3534> Tj
+<3533> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -980,7 +980,7 @@ ET
 BT
 535.3009999999999 363.77599999999967 Td
 /F1.0 10.5 Tf
-<3534> Tj
+<3533> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1020,7 +1020,7 @@ ET
 BT
 535.3009999999999 345.29599999999965 Td
 /F1.0 10.5 Tf
-<3535> Tj
+<3534> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1060,7 +1060,7 @@ ET
 BT
 535.3009999999999 326.81599999999963 Td
 /F1.0 10.5 Tf
-<3536> Tj
+<3535> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1100,7 +1100,7 @@ ET
 BT
 535.3009999999999 308.3359999999996 Td
 /F1.0 10.5 Tf
-<3536> Tj
+<3535> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1140,7 +1140,7 @@ ET
 BT
 535.3009999999999 289.8559999999996 Td
 /F1.0 10.5 Tf
-<3537> Tj
+<3536> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1180,7 +1180,7 @@ ET
 BT
 535.3009999999999 271.3759999999996 Td
 /F1.0 10.5 Tf
-<3538> Tj
+<3537> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1220,7 +1220,7 @@ ET
 BT
 535.3009999999999 252.89599999999956 Td
 /F1.0 10.5 Tf
-<3538> Tj
+<3537> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1260,7 +1260,7 @@ ET
 BT
 535.3009999999999 234.41599999999957 Td
 /F1.0 10.5 Tf
-<3539> Tj
+<3538> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1300,7 +1300,7 @@ ET
 BT
 535.3009999999999 215.93599999999958 Td
 /F1.0 10.5 Tf
-<3539> Tj
+<3538> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1340,7 +1340,7 @@ ET
 BT
 535.3009999999999 197.4559999999996 Td
 /F1.0 10.5 Tf
-<3631> Tj
+<3630> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1380,7 +1380,7 @@ ET
 BT
 535.3009999999999 178.9759999999996 Td
 /F1.0 10.5 Tf
-<3632> Tj
+<3631> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1420,7 +1420,7 @@ ET
 BT
 535.3009999999999 160.4959999999996 Td
 /F1.0 10.5 Tf
-<3632> Tj
+<3631> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1460,7 +1460,7 @@ ET
 BT
 535.3009999999999 142.01599999999962 Td
 /F1.0 10.5 Tf
-<3632> Tj
+<3631> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1500,7 +1500,7 @@ ET
 BT
 535.3009999999999 123.53599999999963 Td
 /F1.0 10.5 Tf
-<3632> Tj
+<3631> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1540,7 +1540,7 @@ ET
 BT
 535.3009999999999 105.05599999999964 Td
 /F1.0 10.5 Tf
-<3633> Tj
+<3632> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1580,7 +1580,7 @@ ET
 BT
 535.3009999999999 86.57599999999965 Td
 /F1.0 10.5 Tf
-<3633> Tj
+<3632> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1620,7 +1620,7 @@ ET
 BT
 535.3009999999999 68.09599999999966 Td
 /F1.0 10.5 Tf
-<3633> Tj
+<3632> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1639,11 +1639,11 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [691 0 R 692 0 R 693 0 R 694 0 R 695 0 R 696 0 R 697 0 R 698 0 R 699 0 R 700 0 R 701 0 R 702 0 R 703 0 R 704 0 R 705 0 R 706 0 R 707 0 R 708 0 R 709 0 R 710 0 R 711 0 R 712 0 R 713 0 R 714 0 R 715 0 R 716 0 R 717 0 R 718 0 R 719 0 R 720 0 R 721 0 R 722 0 R 723 0 R 724 0 R 725 0 R 726 0 R 727 0 R 728 0 R 729 0 R 730 0 R 731 0 R 732 0 R 733 0 R 734 0 R 735 0 R 736 0 R 737 0 R 738 0 R 739 0 R 740 0 R 741 0 R 742 0 R 743 0 R 744 0 R 745 0 R 746 0 R 747 0 R 748 0 R 749 0 R 750 0 R 751 0 R 752 0 R 753 0 R 754 0 R 755 0 R 756 0 R 757 0 R 758 0 R 759 0 R 760 0 R 761 0 R 762 0 R 763 0 R 764 0 R 765 0 R 766 0 R]
+/Annots [676 0 R 677 0 R 678 0 R 679 0 R 680 0 R 681 0 R 682 0 R 683 0 R 684 0 R 685 0 R 686 0 R 687 0 R 688 0 R 689 0 R 690 0 R 691 0 R 692 0 R 693 0 R 694 0 R 695 0 R 696 0 R 697 0 R 698 0 R 699 0 R 700 0 R 701 0 R 702 0 R 703 0 R 704 0 R 705 0 R 706 0 R 707 0 R 708 0 R 709 0 R 710 0 R 711 0 R 712 0 R 713 0 R 714 0 R 715 0 R 716 0 R 717 0 R 718 0 R 719 0 R 720 0 R 721 0 R 722 0 R 723 0 R 724 0 R 725 0 R 726 0 R 727 0 R 728 0 R 729 0 R 730 0 R 731 0 R 732 0 R 733 0 R 734 0 R 735 0 R 736 0 R 737 0 R 738 0 R 739 0 R 740 0 R 741 0 R 742 0 R 743 0 R 744 0 R 745 0 R 746 0 R 747 0 R 748 0 R 749 0 R 750 0 R 751 0 R]
 >>
 endobj
 11 0 obj
-<< /Length 31637
+<< /Length 30787
 >>
 stream
 q
@@ -1684,7 +1684,7 @@ ET
 BT
 535.3009999999999 794.6759999999999 Td
 /F1.0 10.5 Tf
-<3633> Tj
+<3632> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1724,7 +1724,7 @@ ET
 BT
 535.3009999999999 776.1959999999999 Td
 /F1.0 10.5 Tf
-<3634> Tj
+<3633> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1764,7 +1764,7 @@ ET
 BT
 535.3009999999999 757.7159999999999 Td
 /F1.0 10.5 Tf
-<3634> Tj
+<3633> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1826,7 +1826,7 @@ ET
 BT
 535.3009999999999 739.2359999999999 Td
 /F1.0 10.5 Tf
-<3635> Tj
+<3634> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1866,7 +1866,7 @@ ET
 BT
 535.3009999999999 720.7559999999999 Td
 /F1.0 10.5 Tf
-<3635> Tj
+<3634> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1906,7 +1906,7 @@ ET
 BT
 535.3009999999999 702.2759999999998 Td
 /F1.0 10.5 Tf
-<3637> Tj
+<3636> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1946,7 +1946,7 @@ ET
 BT
 535.3009999999999 683.7959999999998 Td
 /F1.0 10.5 Tf
-<3637> Tj
+<3636> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1997,7 +1997,7 @@ ET
 BT
 535.3009999999999 665.3159999999998 Td
 /F1.0 10.5 Tf
-<3637> Tj
+<3636> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2037,7 +2037,7 @@ ET
 BT
 535.3009999999999 646.8359999999998 Td
 /F1.0 10.5 Tf
-<3638> Tj
+<3637> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2077,7 +2077,7 @@ ET
 BT
 535.3009999999999 628.3559999999998 Td
 /F1.0 10.5 Tf
-<3730> Tj
+<3639> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2117,7 +2117,7 @@ ET
 BT
 535.3009999999999 609.8759999999997 Td
 /F1.0 10.5 Tf
-<3730> Tj
+<3639> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2157,7 +2157,7 @@ ET
 BT
 535.3009999999999 591.3959999999997 Td
 /F1.0 10.5 Tf
-<3730> Tj
+<3639> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2197,7 +2197,7 @@ ET
 BT
 535.3009999999999 572.9159999999997 Td
 /F1.0 10.5 Tf
-<3731> Tj
+<3730> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2237,7 +2237,7 @@ ET
 BT
 535.3009999999999 554.4359999999997 Td
 /F1.0 10.5 Tf
-<3731> Tj
+<3730> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2277,7 +2277,7 @@ ET
 BT
 535.3009999999999 535.9559999999997 Td
 /F1.0 10.5 Tf
-<3732> Tj
+<3731> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2317,7 +2317,7 @@ ET
 BT
 535.3009999999999 517.4759999999997 Td
 /F1.0 10.5 Tf
-<3732> Tj
+<3731> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2357,7 +2357,7 @@ ET
 BT
 535.3009999999999 498.9959999999997 Td
 /F1.0 10.5 Tf
-<3737> Tj
+<3736> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2397,7 +2397,7 @@ ET
 BT
 535.3009999999999 480.5159999999997 Td
 /F1.0 10.5 Tf
-<3737> Tj
+<3736> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2437,7 +2437,7 @@ ET
 BT
 535.3009999999999 462.03599999999966 Td
 /F1.0 10.5 Tf
-<3739> Tj
+<3738> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2477,7 +2477,7 @@ ET
 BT
 535.3009999999999 443.55599999999964 Td
 /F1.0 10.5 Tf
-<3739> Tj
+<3738> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2517,7 +2517,7 @@ ET
 BT
 535.3009999999999 425.0759999999996 Td
 /F1.0 10.5 Tf
-<3831> Tj
+<3830> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2557,7 +2557,7 @@ ET
 BT
 535.3009999999999 406.5959999999996 Td
 /F1.0 10.5 Tf
-<3831> Tj
+<3830> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2597,7 +2597,7 @@ ET
 BT
 535.3009999999999 388.1159999999996 Td
 /F1.0 10.5 Tf
-<3832> Tj
+<3831> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2637,7 +2637,7 @@ ET
 BT
 535.3009999999999 369.63599999999957 Td
 /F1.0 10.5 Tf
-<3832> Tj
+<3831> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2677,7 +2677,7 @@ ET
 BT
 535.3009999999999 351.15599999999955 Td
 /F1.0 10.5 Tf
-<3834> Tj
+<3833> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2717,7 +2717,7 @@ ET
 BT
 535.3009999999999 332.67599999999953 Td
 /F1.0 10.5 Tf
-<3834> Tj
+<3833> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2757,7 +2757,7 @@ ET
 BT
 535.3009999999999 314.1959999999995 Td
 /F1.0 10.5 Tf
-<3834> Tj
+<3833> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2797,7 +2797,7 @@ ET
 BT
 535.3009999999999 295.7159999999995 Td
 /F1.0 10.5 Tf
-<3834> Tj
+<3833> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2808,7 +2808,7 @@ ET
 BT
 60.24 277.2359999999995 Td
 /F1.0 10.5 Tf
-[<31302e342e204c696e6b20746f20497369732041> 20.01953125 <64646f6e73>] TJ
+<31302e342e20536f7572636520636f6465> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2817,9 +2817,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-186.54874999999993 277.2359999999995 Td
+149.13724999999994 277.2359999999995 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2837,7 +2837,7 @@ ET
 BT
 535.3009999999999 277.2359999999995 Td
 /F1.0 10.5 Tf
-<3934> Tj
+<3933> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2848,7 +2848,7 @@ ET
 BT
 60.24 258.75599999999946 Td
 /F1.0 10.5 Tf
-<31302e352e20536f7572636520636f6465> Tj
+<31302e352e20496d61676573> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2857,9 +2857,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-149.13724999999994 258.75599999999946 Td
+122.41474999999997 258.75599999999946 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2877,7 +2877,7 @@ ET
 BT
 535.3009999999999 258.75599999999946 Td
 /F1.0 10.5 Tf
-<3934> Tj
+<3933> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2888,7 +2888,7 @@ ET
 BT
 60.24 240.27599999999947 Td
 /F1.0 10.5 Tf
-<31302e362e20496d61676573> Tj
+[<31302e362e2059> 69.82421875 <6f7554756265202873637265656e636173747329>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2897,9 +2897,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-122.41474999999997 240.27599999999947 Td
+202.58224999999993 240.27599999999947 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2917,7 +2917,7 @@ ET
 BT
 535.3009999999999 240.27599999999947 Td
 /F1.0 10.5 Tf
-<3935> Tj
+<3934> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2928,7 +2928,7 @@ ET
 BT
 60.24 221.79599999999948 Td
 /F1.0 10.5 Tf
-[<31302e372e2059> 69.82421875 <6f7554756265202873637265656e636173747329>] TJ
+[<31302e372e2054> 29.78515625 <61626c6573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2937,9 +2937,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-202.58224999999993 221.79599999999948 Td
+122.41474999999997 221.79599999999948 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2957,7 +2957,7 @@ ET
 BT
 535.3009999999999 221.79599999999948 Td
 /F1.0 10.5 Tf
-<3935> Tj
+<3934> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2968,7 +2968,7 @@ ET
 BT
 60.24 203.3159999999995 Td
 /F1.0 10.5 Tf
-[<31302e382e2054> 29.78515625 <61626c6573>] TJ
+<31302e382e204d6973632e> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2977,9 +2977,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-122.41474999999997 203.3159999999995 Td
+117.07024999999993 203.3159999999995 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -2997,47 +2997,7 @@ ET
 BT
 535.3009999999999 203.3159999999995 Td
 /F1.0 10.5 Tf
-<3935> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-60.24 184.8359999999995 Td
-/F1.0 10.5 Tf
-<31302e392e204d6973632e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-117.07024999999993 184.8359999999995 Td
-/F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-BT
-533.94125 184.8359999999995 Td
-/F1.0 5.25 Tf
-<ca> Tj
-ET
-
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-535.3009999999999 184.8359999999995 Td
-/F1.0 10.5 Tf
-<3936> Tj
+<3934> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3046,7 +3006,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 166.3559999999995 Td
+48.24 184.8359999999995 Td
 /F1.0 10.5 Tf
 <31312e20417070656e6469783a2050726f6a656374204c6f6d626f6b> Tj
 ET
@@ -3057,7 +3017,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-202.58224999999993 166.3559999999995 Td
+202.58224999999993 184.8359999999995 Td
 /F1.0 10.5 Tf
 <2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
@@ -3066,7 +3026,7 @@ ET
 0.000 0.000 0.000 scn
 
 BT
-533.94125 166.3559999999995 Td
+533.94125 184.8359999999995 Td
 /F1.0 5.25 Tf
 <ca> Tj
 ET
@@ -3075,9 +3035,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-535.3009999999999 166.3559999999995 Td
+535.3009999999999 184.8359999999995 Td
 /F1.0 10.5 Tf
-<3937> Tj
+<3935> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3086,7 +3046,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.24 147.87599999999952 Td
+60.24 166.3559999999995 Td
 /F1.0 10.5 Tf
 <31312e312e204675747572652074686f7567687473> Tj
 ET
@@ -3097,7 +3057,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-170.51524999999992 147.87599999999952 Td
+170.51524999999992 166.3559999999995 Td
 /F1.0 10.5 Tf
 <2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
@@ -3106,7 +3066,7 @@ ET
 0.000 0.000 0.000 scn
 
 BT
-533.94125 147.87599999999952 Td
+533.94125 166.3559999999995 Td
 /F1.0 5.25 Tf
 <ca> Tj
 ET
@@ -3115,9 +3075,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-535.3009999999999 147.87599999999952 Td
+535.3009999999999 166.3559999999995 Td
 /F1.0 10.5 Tf
-<3937> Tj
+<3935> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3126,7 +3086,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 129.39599999999953 Td
+48.24 147.87599999999952 Td
 /F1.0 10.5 Tf
 [<31322e20417070656e6469783a2041> 20.01953125 <67696c654a>] TJ
 ET
@@ -3137,7 +3097,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-154.48174999999992 129.39599999999953 Td
+154.48174999999992 147.87599999999952 Td
 /F1.0 10.5 Tf
 <2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
@@ -3146,7 +3106,7 @@ ET
 0.000 0.000 0.000 scn
 
 BT
-533.94125 129.39599999999953 Td
+533.94125 147.87599999999952 Td
 /F1.0 5.25 Tf
 <ca> Tj
 ET
@@ -3155,9 +3115,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-535.3009999999999 129.39599999999953 Td
+535.3009999999999 147.87599999999952 Td
 /F1.0 10.5 Tf
-<3938> Tj
+<3936> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -3176,7 +3136,7 @@ endobj
 /F5.0 58 0 R
 >>
 >>
-/Annots [767 0 R 768 0 R 769 0 R 770 0 R 771 0 R 772 0 R 773 0 R 774 0 R 775 0 R 776 0 R 777 0 R 778 0 R 779 0 R 780 0 R 781 0 R 782 0 R 783 0 R 784 0 R 785 0 R 786 0 R 787 0 R 788 0 R 789 0 R 790 0 R 791 0 R 792 0 R 793 0 R 794 0 R 795 0 R 796 0 R 797 0 R 798 0 R 799 0 R 800 0 R 801 0 R 802 0 R 803 0 R 804 0 R 805 0 R 806 0 R 807 0 R 808 0 R 809 0 R 810 0 R 811 0 R 812 0 R 813 0 R 814 0 R 815 0 R 816 0 R 817 0 R 818 0 R 819 0 R 820 0 R 821 0 R 822 0 R 823 0 R 824 0 R 825 0 R 826 0 R 827 0 R 828 0 R 829 0 R 830 0 R 831 0 R 832 0 R 833 0 R 834 0 R 835 0 R 836 0 R 837 0 R 838 0 R 839 0 R 840 0 R 841 0 R 842 0 R 843 0 R]
+/Annots [752 0 R 753 0 R 754 0 R 755 0 R 756 0 R 757 0 R 758 0 R 759 0 R 760 0 R 761 0 R 762 0 R 763 0 R 764 0 R 765 0 R 766 0 R 767 0 R 768 0 R 769 0 R 770 0 R 771 0 R 772 0 R 773 0 R 774 0 R 775 0 R 776 0 R 777 0 R 778 0 R 779 0 R 780 0 R 781 0 R 782 0 R 783 0 R 784 0 R 785 0 R 786 0 R 787 0 R 788 0 R 789 0 R 790 0 R 791 0 R 792 0 R 793 0 R 794 0 R 795 0 R 796 0 R 797 0 R 798 0 R 799 0 R 800 0 R 801 0 R 802 0 R 803 0 R 804 0 R 805 0 R 806 0 R 807 0 R 808 0 R 809 0 R 810 0 R 811 0 R 812 0 R 813 0 R 814 0 R 815 0 R 816 0 R 817 0 R 818 0 R 819 0 R 820 0 R 821 0 R 822 0 R 823 0 R 824 0 R 825 0 R 826 0 R]
 >>
 endobj
 13 0 obj
@@ -3861,7 +3821,7 @@ endobj
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 844 0 R
+/XObject << /Stamp1 827 0 R
 >>
 >>
 /Annots [20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R 33 0 R 34 0 R]
@@ -3876,18 +3836,18 @@ endobj
 >>
 endobj
 17 0 obj
-<< /Kids [173 0 R 580 0 R 377 0 R 263 0 R 174 0 R 414 0 R 308 0 R 502 0 R 460 0 R 664 0 R]
+<< /Kids [173 0 R 576 0 R 374 0 R 263 0 R 174 0 R 411 0 R 306 0 R 499 0 R 457 0 R 651 0 R]
 >>
 endobj
 18 0 obj
 << /Type /Font
 /BaseFont /AAAAAI+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 929 0 R
+/FontDescriptor 911 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 931 0 R
-/ToUnicode 930 0 R
+/Widths 913 0 R
+/ToUnicode 912 0 R
 >>
 endobj
 19 0 obj
@@ -4387,7 +4347,7 @@ endobj
 /F4.0 45 0 R
 >>
 /XObject << /I1 43 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 >>
 /Annots [42 0 R 44 0 R]
@@ -4403,11 +4363,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAJ+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 933 0 R
+/FontDescriptor 915 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 935 0 R
-/ToUnicode 934 0 R
+/Widths 917 0 R
+/ToUnicode 916 0 R
 >>
 endobj
 40 0 obj
@@ -4516,11 +4476,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAK+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 937 0 R
+/FontDescriptor 919 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 939 0 R
-/ToUnicode 938 0 R
+/Widths 921 0 R
+/ToUnicode 920 0 R
 >>
 endobj
 46 0 obj
@@ -4616,7 +4576,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I2 48 0 R
 /I3 50 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -4977,7 +4937,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I4 52 0 R
 /I5 56 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -5092,11 +5052,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAL+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 941 0 R
+/FontDescriptor 923 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 943 0 R
-/ToUnicode 942 0 R
+/Widths 925 0 R
+/ToUnicode 924 0 R
 >>
 endobj
 59 0 obj
@@ -5272,7 +5232,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I6 59 0 R
 /I7 63 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -5762,7 +5722,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I8 66 0 R
 /I9 70 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -6031,7 +5991,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I10 72 0 R
 /I11 76 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -6359,7 +6319,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I12 78 0 R
 /I13 83 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F2.0 18 0 R
@@ -6922,7 +6882,7 @@ endobj
 /Contents 87 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I14 86 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -7688,7 +7648,7 @@ endobj
 /Contents 92 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I15 91 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -8056,7 +8016,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I16 100 0 R
 /I17 104 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -8560,7 +8520,7 @@ endobj
 /F4.0 45 0 R
 >>
 /XObject << /I18 110 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 >>
 /Annots [111 0 R]
@@ -8988,7 +8948,7 @@ endobj
 /Contents 113 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I19 112 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F2.0 18 0 R
@@ -9326,7 +9286,7 @@ endobj
 /Contents 118 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I20 117 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F2.0 18 0 R
@@ -9764,7 +9724,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I21 122 0 R
 /I22 126 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -10248,7 +10208,7 @@ endobj
 /F5.0 58 0 R
 >>
 /XObject << /I23 130 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 >>
 /Annots [131 0 R]
@@ -10991,7 +10951,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I24 132 0 R
 /I25 136 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -11543,7 +11503,7 @@ endobj
 /Contents 139 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I26 138 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F2.0 18 0 R
@@ -12135,7 +12095,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I27 144 0 R
 /I28 148 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -12392,7 +12352,7 @@ endobj
 /F4.0 45 0 R
 >>
 /XObject << /I29 153 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 >>
 /Annots [154 0 R]
@@ -12826,7 +12786,7 @@ endobj
 /Contents 156 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I30 155 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -13145,7 +13105,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I31 160 0 R
 /I32 164 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F4.0 45 0 R
 /F1.0 8 0 R
@@ -14685,7 +14645,7 @@ endobj
 /F2.0 18 0 R
 /F4.0 45 0 R
 >>
-/XObject << /Stamp1 844 0 R
+/XObject << /Stamp1 827 0 R
 >>
 >>
 /Annots [170 0 R 171 0 R]
@@ -14724,12 +14684,12 @@ endobj
 endobj
 173 0 obj
 << /Limits [(__dg) (__dg_asciidoc_tables)]
-/Names [(__dg) 15 0 R (__dg_asciidoc-syntax_headings) 537 0 R (__dg_asciidoc_admonitions) 573 0 R (__dg_asciidoc_bulleted-lists) 541 0 R (__dg_asciidoc_child-documents) 582 0 R (__dg_asciidoc_ditaa) 594 0 R (__dg_asciidoc_graphviz) 597 0 R (__dg_asciidoc_images) 579 0 R (__dg_asciidoc_links-and-xrefs) 545 0 R (__dg_asciidoc_metadata) 588 0 R (__dg_asciidoc_numbered-lists) 542 0 R (__dg_asciidoc_paragraphs) 538 0 R (__dg_asciidoc_source-code) 574 0 R (__dg_asciidoc_tables) 556 0 R]
+/Names [(__dg) 15 0 R (__dg_asciidoc-syntax_headings) 533 0 R (__dg_asciidoc_admonitions) 569 0 R (__dg_asciidoc_bulleted-lists) 537 0 R (__dg_asciidoc_child-documents) 578 0 R (__dg_asciidoc_ditaa) 590 0 R (__dg_asciidoc_graphviz) 593 0 R (__dg_asciidoc_images) 575 0 R (__dg_asciidoc_links-and-xrefs) 541 0 R (__dg_asciidoc_metadata) 584 0 R (__dg_asciidoc_numbered-lists) 538 0 R (__dg_asciidoc_paragraphs) 534 0 R (__dg_asciidoc_source-code) 570 0 R (__dg_asciidoc_tables) 552 0 R]
 >>
 endobj
 174 0 obj
 << /Limits [(__dg_ide_intellij_other-settings-compiler) (_dg_asciidoc_instant-rebuild)]
-/Names [(__dg_ide_intellij_other-settings-compiler) 99 0 R (__dg_ide_intellij_other-settings-maven) 109 0 R (__dg_ide_intellij_running) 142 0 R (__dg_ide_intellij_running_integ-tests) 159 0 R (__dg_ide_intellij_running_the-app) 143 0 R (__dg_ide_intellij_running_unit-tests) 152 0 R (__dg_ide_intellij_troubleshooting) 205 0 R (_dg_agilej) 688 0 R (_dg_asciidoc) 389 0 R (_dg_asciidoc-syntax) 531 0 R (_dg_asciidoc-templates) 605 0 R (_dg_asciidoc_build-and-review) 404 0 R (_dg_asciidoc_instant-rebuild) 405 0 R]
+/Names [(__dg_ide_intellij_other-settings-compiler) 99 0 R (__dg_ide_intellij_other-settings-maven) 109 0 R (__dg_ide_intellij_running) 142 0 R (__dg_ide_intellij_running_integ-tests) 159 0 R (__dg_ide_intellij_running_the-app) 143 0 R (__dg_ide_intellij_running_unit-tests) 152 0 R (__dg_ide_intellij_troubleshooting) 205 0 R (_dg_agilej) 673 0 R (_dg_asciidoc) 386 0 R (_dg_asciidoc-syntax) 527 0 R (_dg_asciidoc-templates) 601 0 R (_dg_asciidoc_build-and-review) 401 0 R (_dg_asciidoc_instant-rebuild) 402 0 R]
 >>
 endobj
 175 0 obj
@@ -15714,7 +15674,7 @@ endobj
 /F5.0 58 0 R
 /F2.0 18 0 R
 >>
-/XObject << /Stamp1 844 0 R
+/XObject << /Stamp1 827 0 R
 >>
 >>
 >>
@@ -16029,7 +15989,7 @@ endobj
 /F4.0 45 0 R
 >>
 /XObject << /I33 186 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 >>
 /Annots [184 0 R 185 0 R 187 0 R]
@@ -16321,7 +16281,7 @@ endobj
 /F5.0 58 0 R
 >>
 /XObject << /I34 191 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 >>
 /Annots [192 0 R]
@@ -16562,7 +16522,7 @@ endobj
 /Contents 194 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I35 193 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -16866,7 +16826,7 @@ endobj
 /Contents 198 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I36 197 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F1.0 8 0 R
 >>
@@ -17389,7 +17349,7 @@ endobj
 /Contents 202 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I37 201 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -18085,7 +18045,7 @@ endobj
 /Contents 207 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I38 206 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 18 0 R
@@ -20215,7 +20175,7 @@ endobj
 /F4.0 45 0 R
 /F6.0 216 0 R
 >>
-/XObject << /Stamp1 844 0 R
+/XObject << /Stamp1 827 0 R
 >>
 >>
 >>
@@ -20224,11 +20184,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAM+mplus-1p-regular
 /Subtype /TrueType
-/FontDescriptor 945 0 R
+/FontDescriptor 927 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 947 0 R
-/ToUnicode 946 0 R
+/Widths 929 0 R
+/ToUnicode 928 0 R
 >>
 endobj
 217 0 obj
@@ -20646,7 +20606,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I39 217 0 R
 /I40 221 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F1.0 8 0 R
 /F5.0 58 0 R
@@ -22308,7 +22268,7 @@ endobj
 /F5.0 58 0 R
 /F3.1 39 0 R
 >>
-/XObject << /Stamp1 844 0 R
+/XObject << /Stamp1 827 0 R
 >>
 >>
 >>
@@ -22590,7 +22550,7 @@ endobj
 /Contents 230 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I41 228 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F1.0 8 0 R
 /F5.0 58 0 R
@@ -23323,7 +23283,7 @@ endobj
 /Contents 234 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I42 233 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
@@ -23485,7 +23445,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I43 242 0 R
 /I44 244 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F1.0 8 0 R
 /F5.0 58 0 R
@@ -23959,7 +23919,7 @@ P
 endstream
 endobj
 247 0 obj
-<< /Length 2040
+<< /Length 2063
 >>
 stream
 q
@@ -24000,72 +23960,60 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.578 Tw
-
 BT
 48.24 109.92309598031174 Td
 /F1.0 10.5 Tf
 <53656520746865207265706f20666f722074686520286e6f6e2d4153462920> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-1.578 Tw
-
 BT
-210.25275 109.92309598031174 Td
+200.78400000000002 109.92309598031174 Td
 /F1.0 10.5 Tf
 <49736973204a526562656c> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.578 Tw
-
 BT
-262.766375 109.92309598031174 Td
+251.71950000000004 109.92309598031174 Td
 /F1.0 10.5 Tf
-<20706c7567696e2e20205769746820736f6d65206d6f64696669636174696f6e2c20746869732073686f756c6420776f726b20666f72> Tj
+<20706c7567696e2e> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
+0.999 Tw
+
 BT
-48.24 94.14309598031174 Td
+48.24 82.14309598031174 Td
 /F1.0 10.5 Tf
-<496e74656c6c694a20746f6f2e> Tj
+<4e6f74652074686174204a526562656c206973206120636f6d6d65726369616c2070726f647563742c20726571756972696e672061206c6963656e73652e20204174207468652074696d65206f662077726974696e6720746865726520697320616c736f> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.999 Tw
-
 BT
 48.24 66.36309598031174 Td
 /F1.0 10.5 Tf
-<4e6f74652074686174204a526562656c206973206120636f6d6d65726369616c2070726f647563742c20726571756972696e672061206c6963656e73652e20204174207468652074696d65206f662077726974696e6720746865726520697320616c736f> Tj
+<63757272656e746c792061206e6f6e2d636f6d6d65726369616c2066726565206c6963656e7365202874686f756768206e6f7465207468697320636f6d6573207769746820736f6d6520757361676520636f6e646974696f6e73292e> Tj
 ET
 
-
-0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 q
@@ -24100,7 +24048,7 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I45 246 0 R
 /I46 250 0 R
-/Stamp1 844 0 R
+/Stamp1 827 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 18 0 R
@@ -24246,12 +24194,12 @@ endobj
 /URI (https://github.com/isisaddons/isis-jrebel-plugin)
 >>
 /Subtype /Link
-/Rect [210.25275 106.85709598031174 262.766375 121.13709598031174]
+/Rect [200.78400000000002 106.85709598031174 251.71950000000004 121.13709598031174]
 /Type /Annot
 >>
 endobj
 254 0 obj
-<< /Length 13951
+<< /Length 14193
 >>
 stream
 q
@@ -24261,18 +24209,7 @@ q
 0.200 0.200 0.200 SCN
 
 BT
-48.24 794.6759999999999 Td
-/F1.0 10.5 Tf
-<63757272656e746c792061206e6f6e2d636f6d6d65726369616c2066726565206c6963656e7365202874686f756768206e6f7465207468697320636f6d6573207769746820736f6d6520757361676520636f6e646974696f6e73292e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24 754.836 Td
+48.24 786.6659999999999 Td
 /F2.0 18 Tf
 <322e322e20446576656c6f70696e67207573696e672045636c69707365> Tj
 ET
@@ -24282,8 +24219,8 @@ ET
 q
 0.5 w
 0.933 0.933 0.933 SCN
-113.807 699.220 m
-113.807 738.780 l
+113.807 731.050 m
+113.807 770.610 l
 S
 Q
 0.098 0.251 0.486 scn
@@ -24294,7 +24231,7 @@ Q
 0.098 0.251 0.486 SCN
 
 BT
-76.73933333333333 710.4200000000001 Td
+76.73933333333333 742.25 Td
 /F3.1 24 Tf
 <21> Tj
 ET
@@ -24307,7 +24244,7 @@ ET
 3.233 Tw
 
 BT
-125.80666666666667 722.816 Td
+125.80666666666667 754.646 Td
 /F1.0 10.5 Tf
 <54686973206d6174657269616c20646f6573206e6f7420636f6e7374697475746520616e20656e646f7273656d656e743b2045636c6970736520666f756e646174696f6e206973206e6f74> Tj
 ET
@@ -24320,7 +24257,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 707.0360000000001 Td
+125.80666666666667 738.866 Td
 /F1.0 10.5 Tf
 [<616666696c696174656420746f2041706163686520536f6674776172652046> 40.0390625 <6f756e646174696f6e20696e20616e> 20.01953125 <79207761> 20.01953125 <79> 89.84375 <2e>] TJ
 ET
@@ -24333,7 +24270,7 @@ ET
 4.417 Tw
 
 BT
-48.24000000000001 675.2560000000001 Td
+48.24000000000001 707.086 Td
 /F1.0 10.5 Tf
 <496620796f752061726520616e20> Tj
 ET
@@ -24348,7 +24285,7 @@ ET
 4.417 Tw
 
 BT
-132.2902857142857 675.2560000000001 Td
+132.2902857142857 707.086 Td
 /F1.0 10.5 Tf
 <45636c69707365> Tj
 ET
@@ -24363,7 +24300,7 @@ ET
 4.417 Tw
 
 BT
-167.3917857142857 675.2560000000001 Td
+167.3917857142857 707.086 Td
 /F1.0 10.5 Tf
 <20757365722c207468656e207765207265636f6d6d656e6420796f7520646f776e6c6f616420746865202245636c69707365204a4545207061636b61676522> Tj
 ET
@@ -24376,7 +24313,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 659.4760000000001 Td
+48.24000000000001 691.306 Td
 /F1.0 10.5 Tf
 [<636f6e6669677572> 20.01953125 <6174696f6e2e>] TJ
 ET
@@ -24389,7 +24326,7 @@ ET
 0.650 Tw
 
 BT
-48.24000000000001 631.6960000000001 Td
+48.24000000000001 663.5260000000001 Td
 /F1.0 10.5 Tf
 <5768656e2072756e6e696e6720616e204170616368652049736973206170706c69636174696f6e2c206974d573206e656365737361727920746f2073657475702074686520646576656c6f706d656e7420656e7669726f6e6d656e7420736f> Tj
 ET
@@ -24404,7 +24341,7 @@ ET
 0.780 Tw
 
 BT
-48.24000000000001 615.9160000000002 Td
+48.24000000000001 647.7460000000001 Td
 /F1.0 10.5 Tf
 [<7468617420746865204a6176612062> 20.01953125 <797465636f64652063616e20626520656e68616e6365642062> 20.01953125 <792074686520>] TJ
 ET
@@ -24419,7 +24356,7 @@ ET
 0.780 Tw
 
 BT
-288.9699455566406 615.9160000000002 Td
+288.9699455566406 647.7460000000001 Td
 /F1.0 10.5 Tf
 <446174614e75636c657573> Tj
 ET
@@ -24434,7 +24371,7 @@ ET
 0.780 Tw
 
 BT
-352.2009455566406 615.9160000000002 Td
+352.2009455566406 647.7460000000001 Td
 /F1.0 10.5 Tf
 <20656e68616e6365722e2020496620776f726b696e6720696e2045636c697073652c207468656e> Tj
 ET
@@ -24449,7 +24386,7 @@ ET
 0.478 Tw
 
 BT
-48.24000000000001 600.1360000000002 Td
+48.24000000000001 631.9660000000001 Td
 /F1.0 10.5 Tf
 [<4a444f20656e68616e63656d656e74206973206d6f737420656173696c7920646f6e652062> 20.01953125 <7920696e7374616c6c696e672074686520>] TJ
 ET
@@ -24464,7 +24401,7 @@ ET
 0.478 Tw
 
 BT
-325.68831796874997 600.1360000000002 Td
+325.68831796874997 631.9660000000001 Td
 /F1.0 10.5 Tf
 <446174614e75636c657573272045636c6970736520706c7567696e> Tj
 ET
@@ -24479,7 +24416,7 @@ ET
 0.478 Tw
 
 BT
-464.8452119791666 600.1360000000002 Td
+464.8452119791666 631.9660000000001 Td
 /F1.0 10.5 Tf
 <2e20205468697320686f6f6b7320746865> Tj
 ET
@@ -24492,7 +24429,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 584.3560000000002 Td
+48.24000000000001 616.1860000000001 Td
 /F1.0 10.5 Tf
 [<62> 20.01953125 <797465636f646520656e68616e63656d656e74206f6620796f757220646f6d61696e206f626a6563747320696e746f2045636c69707365d573206e6f726d616c20696e6372656d656e74616c20636f6d70696c6174696f6e2e>] TJ
 ET
@@ -24505,7 +24442,7 @@ ET
 0.486 Tw
 
 BT
-48.24000000000001 556.5760000000002 Td
+48.24000000000001 588.4060000000001 Td
 /F1.0 10.5 Tf
 [<5468697320706c7567696e206e6565647320746f20626520636f6e6669677572656420666f722065616368206f6620796f757220646f6d61696e206d6f64756c65732028757375616c6c79206a757374206f6e6520696e20616e> 20.01953125 <7920676976656e>] TJ
 ET
@@ -24518,7 +24455,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 540.7960000000002 Td
+48.24000000000001 572.6260000000001 Td
 /F1.0 10.5 Tf
 <617070292e202054686520737465707320617265207468657265666f72653a> Tj
 ET
@@ -24531,7 +24468,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 513.0160000000002 Td
+56.88050000000001 544.8460000000001 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -24544,7 +24481,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 513.0160000000003 Td
+66.24000000000001 544.8460000000002 Td
 /F1.0 10.5 Tf
 <696d706f7274207468652070726f6a65637420696e746f2045636c69707365> Tj
 ET
@@ -24557,7 +24494,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 491.2360000000003 Td
+56.88050000000001 523.0660000000001 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -24570,7 +24507,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 491.2360000000003 Td
+66.24000000000001 523.0660000000003 Td
 /F1.0 10.5 Tf
 <636f6e6669677572652074686520446174614e75636c65757320656e68616e636572> Tj
 ET
@@ -24583,7 +24520,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 469.4560000000003 Td
+56.88050000000001 501.28600000000023 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -24596,7 +24533,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 469.4560000000003 Td
+66.24000000000001 501.28600000000023 Td
 /F1.0 10.5 Tf
 <72756e20746865206170702066726f6d2074686520> Tj
 ET
@@ -24607,7 +24544,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-173.71800000000002 469.4560000000003 Td
+173.71800000000002 501.28600000000023 Td
 /F5.0 10.5 Tf
 <2e6c61756e6368> Tj
 ET
@@ -24618,7 +24555,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-210.46800000000002 469.4560000000003 Td
+210.46800000000002 501.28600000000023 Td
 /F1.0 10.5 Tf
 <2066696c65> Tj
 ET
@@ -24629,7 +24566,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 434.9560000000003 Td
+48.24000000000001 466.78600000000023 Td
 /F2.0 13 Tf
 <322e322e312e2053637265656e63617374> Tj
 ET
@@ -24642,7 +24579,7 @@ ET
 2.245 Tw
 
 BT
-48.24000000000001 408.3960000000003 Td
+48.24000000000001 440.2260000000002 Td
 /F1.0 10.5 Tf
 <5468697320> Tj
 ET
@@ -24657,7 +24594,7 @@ ET
 2.245 Tw
 
 BT
-74.37269230769232 408.3960000000003 Td
+74.37269230769232 440.2260000000002 Td
 /F1.0 10.5 Tf
 <73637265656e63617374> Tj
 ET
@@ -24672,7 +24609,7 @@ ET
 2.245 Tw
 
 BT
-126.72569230769231 408.3960000000003 Td
+126.72569230769231 440.2260000000002 Td
 /F1.0 10.5 Tf
 <2073686f777320686f7720746f20696d706f727420616e204170616368652049736973206d6176656e2d6261736564206170706c69636174696f6e20696e746f2045636c6970736520616e64> Tj
 ET
@@ -24685,7 +24622,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 392.6160000000003 Td
+48.24000000000001 424.44600000000025 Td
 /F1.0 10.5 Tf
 <636f6e66696775726520746f20757365207769746820746865204a444f204f626a65637473746f72652e> Tj
 ET
@@ -24696,7 +24633,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 358.11600000000027 Td
+48.24000000000001 389.9460000000002 Td
 /F2.0 13 Tf
 [<322e322e322e20456469746f722054> 29.78515625 <656d706c61746573>] TJ
 ET
@@ -24709,7 +24646,7 @@ ET
 0.014 Tw
 
 BT
-48.24000000000001 331.55600000000027 Td
+48.24000000000001 363.3860000000002 Td
 /F1.0 10.5 Tf
 [<57> 60.05859375 <652070726f76696465206120736574206f6620656469746f722074656d706c617465732e2020546865736520617265207573656420746f20616464206e6577206d6574686f647320746f206578697374696e6720636c61737365732e2020285468657365>] TJ
 ET
@@ -24722,7 +24659,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 315.7760000000003 Td
+48.24000000000001 347.6060000000002 Td
 /F1.0 10.5 Tf
 <617265206571756976616c656e7420746f2074686520> Tj
 ET
@@ -24733,7 +24670,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-154.68900000000002 315.7760000000003 Td
+154.68900000000002 347.6060000000002 Td
 /F1.0 10.5 Tf
 <496e74656c6c694a206c6976652074656d706c61746573> Tj
 ET
@@ -24744,7 +24681,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-260.8335 315.7760000000003 Td
+260.8335 347.6060000000002 Td
 /F1.0 10.5 Tf
 <293a> Tj
 ET
@@ -24757,7 +24694,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 287.99600000000027 Td
+56.88050000000001 319.8260000000002 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -24770,7 +24707,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-66.24000000000001 287.99600000000027 Td
+66.24000000000001 319.8260000000002 Td
 /F5.0 10.5 Tf
 <6973> Tj
 ET
@@ -24781,7 +24718,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-76.74000000000001 287.99600000000027 Td
+76.74000000000001 319.8260000000002 Td
 /F1.0 10.5 Tf
 <2028417061636865204973697320646f6d61696e206f626a65637473292e2020> Tj
 ET
@@ -24792,7 +24729,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-230.08200000000002 287.99600000000027 Td
+230.08200000000002 319.8260000000002 Td
 /F1.0 10.5 Tf
 <446f776e6c6f6164> Tj
 ET
@@ -24805,7 +24742,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 266.2160000000003 Td
+56.88050000000001 298.0460000000002 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -24818,7 +24755,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-66.24000000000001 266.2160000000003 Td
+66.24000000000001 298.0460000000002 Td
 /F5.0 10.5 Tf
 <6a75> Tj
 ET
@@ -24829,7 +24766,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-76.74000000000001 266.2160000000003 Td
+76.74000000000001 298.0460000000002 Td
 /F1.0 10.5 Tf
 <2028666f72204a556e69742074657374732920> Tj
 ET
@@ -24840,7 +24777,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-157.317 266.2160000000003 Td
+157.317 298.0460000000002 Td
 /F1.0 10.5 Tf
 <446f776e6c6f6164> Tj
 ET
@@ -24853,7 +24790,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 244.43600000000032 Td
+56.88050000000001 276.26600000000025 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -24866,7 +24803,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-66.24000000000001 244.43600000000032 Td
+66.24000000000001 276.26600000000025 Td
 /F5.0 10.5 Tf
 <6a6d> Tj
 ET
@@ -24877,7 +24814,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-76.74000000000001 244.43600000000032 Td
+76.74000000000001 276.26600000000025 Td
 /F1.0 10.5 Tf
 [<2028666f72204a4d6f636b206d6f636b73206f72206c696272> 20.01953125 <61726965732920>] TJ
 ET
@@ -24888,7 +24825,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-231.46779492187503 244.43600000000032 Td
+231.46779492187503 276.26600000000025 Td
 /F1.0 10.5 Tf
 <446f776e6c6f6164> Tj
 ET
@@ -24901,7 +24838,7 @@ ET
 0.693 Tw
 
 BT
-48.24000000000001 216.65600000000032 Td
+48.24000000000001 248.48600000000027 Td
 /F1.0 10.5 Tf
 [<54> 29.78515625 <6f20696e7374616c6c2c20646f776e6c6f6164206561636820584d4c2066696c652c207468656e20676f20746f20>] TJ
 ET
@@ -24916,7 +24853,7 @@ ET
 0.693 Tw
 
 BT
-284.2482380514706 216.65600000000032 Td
+284.2482380514706 248.48600000000027 Td
 /F5.0 10.5 Tf
 <57696e646f7773203e20507265666572656e636573203e204a617661203e20456469746f72203e2054656d706c61746573> Tj
 ET
@@ -24931,7 +24868,7 @@ ET
 0.693 Tw
 
 BT
-547.04 216.65600000000032 Td
+547.04 248.48600000000027 Td
 ET
 
 
@@ -24942,7 +24879,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 200.87600000000032 Td
+48.24000000000001 232.70600000000027 Td
 /F1.0 10.5 Tf
 <616e642063686f6f736520> Tj
 ET
@@ -24953,7 +24890,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-107.08200000000002 200.87600000000032 Td
+107.08200000000002 232.70600000000027 Td
 /F5.0 10.5 Tf
 <496d706f7274> Tj
 ET
@@ -24964,7 +24901,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-138.58200000000002 200.87600000000032 Td
+138.58200000000002 232.70600000000027 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -24975,7 +24912,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 166.37600000000032 Td
+48.24000000000001 198.20600000000024 Td
 /F2.0 13 Tf
 <322e322e332e20496d706f7274696e67207468652050726f6a656374> Tj
 ET
@@ -24986,7 +24923,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 139.8160000000003 Td
+48.24000000000001 171.64600000000024 Td
 /F1.0 10.5 Tf
 <5573652046696c65203e20496d706f72742c207468656e204d6176656e203e204578697374696e67204d6176656e2050726f6a656374732e> Tj
 ET
@@ -24997,7 +24934,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 105.31600000000029 Td
+48.24000000000001 137.14600000000024 Td
 /F2.0 13 Tf
 [<322e322e342e2041> 20.01953125 <646420446174614e75636c65757320737570706f7274>] TJ
 ET
@@ -25007,8 +24944,8 @@ ET
 q
 0.5 w
 0.933 0.933 0.933 SCN
-113.807 66.940 m
-113.807 90.720 l
+113.807 98.770 m
+113.807 122.550 l
 S
 Q
 0.067 0.067 0.067 scn
@@ -25019,7 +24956,7 @@ Q
 0.067 0.067 0.067 SCN
 
 BT
-80.45683333333335 70.60750000000031 Td
+80.45683333333335 102.43750000000024 Td
 /F3.1 23 Tf
 <23> Tj
 ET
@@ -25030,13 +24967,46 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-125.80666666666667 74.7560000000003 Td
+125.80666666666667 106.58600000000023 Td
 /F1.0 10.5 Tf
 [<4d616b> 20.01953125 <65207375726520796f752061726520696e2074686520274a617661> 40.0390625 <272050657273706563746976652c206e6f742074686520274a617661204545272050657273706563746976652e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24000000000001 74.80600000000022 Td
+/F1.0 10.5 Tf
+<496e2045636c697073652c20666f722074686520> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+138.3195 74.80600000000022 Td
+/F4.0 10.5 Tf
+<646f6d61696e206f626a656374206d6f64656c> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+239.82300000000004 74.80600000000022 Td
+/F1.0 10.5 Tf
+<2070726f6a6563742c2066697273742061646420446174614e75636c65757320737570706f72743a> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 q
 0.000 0.000 0.000 scn
 0.000 0.000 0.000 SCN
@@ -25067,19 +25037,20 @@ endobj
 /MediaBox [0 0 595.28 841.89]
 /Contents 254 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F2.0 18 0 R
+/Font << /F2.0 18 0 R
 /F3.1 39 0 R
+/F1.0 8 0 R
 /F5.0 58 0 R
+/F4.0 45 0 R
 >>
-/XObject << /Stamp1 844 0 R
+/XObject << /Stamp1 827 0 R
 >>
 >>
 /Annots [257 0 R 258 0 R 259 0 R 261 0 R 264 0 R 265 0 R 266 0 R 267 0 R]
 >>
 endobj
 256 0 obj
-[255 0 R /XYZ 0 778.86 null]
+[255 0 R /XYZ 0 841.89 null]
 endobj
 257 0 obj
 << /Border [0 0 0]
@@ -25088,7 +25059,7 @@ endobj
 /URI (http://www.eclipse.org)
 >>
 /Subtype /Link
-/Rect [132.2902857142857 672.19 167.3917857142857 686.4700000000001]
+/Rect [132.2902857142857 704.02 167.3917857142857 718.3000000000001]
 /Type /Annot
 >>
 endobj
@@ -25099,7 +25070,7 @@ endobj
 /URI (http://www.datanucleus.org)
 >>
 /Subtype /Link
-/Rect [288.9699455566406 612.8500000000001 352.2009455566406 627.1300000000002]
+/Rect [288.9699455566406 644.6800000000001 352.2009455566406 658.9600000000002]
 /Type /Annot
 >>
 endobj
@@ -25110,12 +25081,12 @@ endobj
 /URI (http://www.datanucleus.org/products/datanucleus/jdo/guides/eclipse.html)
 >>
 /Subtype /Link
-/Rect [325.68831796874997 597.0700000000002 464.8452119791666 611.3500000000003]
+/Rect [325.68831796874997 628.9000000000001 464.8452119791666 643.1800000000002]
 /Type /Annot
 >>
 endobj
 260 0 obj
-[255 0 R /XYZ 0 453.6400000000003 null]
+[255 0 R /XYZ 0 485.47000000000025 null]
 endobj
 261 0 obj
 << /Border [0 0 0]
@@ -25124,12 +25095,12 @@ endobj
 /URI (https://www.youtube.com/watch?v=RgcYfjQ8yJA)
 >>
 /Subtype /Link
-/Rect [74.37269230769232 405.3300000000003 126.72569230769231 419.6100000000003]
+/Rect [74.37269230769232 437.16000000000025 126.72569230769231 451.4400000000002]
 /Type /Annot
 >>
 endobj
 262 0 obj
-[255 0 R /XYZ 0 376.8000000000003 null]
+[255 0 R /XYZ 0 408.6300000000002 null]
 endobj
 263 0 obj
 << /Limits [(__dg_ide_intellij_hints-and-tips_editing) (__dg_ide_intellij_live-templates)]
@@ -25143,7 +25114,7 @@ endobj
 /URI (../dg/dg.pdf#__dg_ide_intellij_live-templates)
 >>
 /Subtype /Link
-/Rect [154.68900000000002 312.7100000000003 260.8335 326.9900000000003]
+/Rect [154.68900000000002 344.54000000000025 260.8335 358.8200000000002]
 /Type /Annot
 >>
 endobj
@@ -25154,7 +25125,7 @@ endobj
 /URI (./resources/eclipse/isis-templates.xml)
 >>
 /Subtype /Link
-/Rect [230.08200000000002 284.9300000000003 281.23800000000006 299.21000000000026]
+/Rect [230.08200000000002 316.7600000000002 281.23800000000006 331.0400000000002]
 /Type /Annot
 >>
 endobj
@@ -25165,7 +25136,7 @@ endobj
 /URI (./resources/eclipse/junit4-templates.xml)
 >>
 /Subtype /Link
-/Rect [157.317 263.1500000000003 208.473 277.4300000000003]
+/Rect [157.317 294.98000000000025 208.473 309.2600000000002]
 /Type /Annot
 >>
 endobj
@@ -25176,113 +25147,17 @@ endobj
 /URI (./resources/eclipse/jmock2-templates.xml)
 >>
 /Subtype /Link
-/Rect [231.46779492187503 241.37000000000032 282.62379492187506 255.65000000000032]
+/Rect [231.46779492187503 273.2000000000003 282.62379492187506 287.48000000000025]
 /Type /Annot
 >>
 endobj
 268 0 obj
-[255 0 R /XYZ 0 185.06000000000031 null]
+[255 0 R /XYZ 0 216.89000000000027 null]
 endobj
 269 0 obj
-[255 0 R /XYZ 0 124.00000000000028 null]
+[255 0 R /XYZ 0 155.83000000000024 null]
 endobj
 270 0 obj
-<< /Length 1120
->>
-stream
-q
-/DeviceRGB cs
-0.200 0.200 0.200 scn
-/DeviceRGB CS
-0.200 0.200 0.200 SCN
-
-BT
-48.24 794.6759999999999 Td
-/F1.0 10.5 Tf
-<496e2045636c697073652c20666f722074686520> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-138.3195 794.6759999999999 Td
-/F4.0 10.5 Tf
-<646f6d61696e206f626a656374206d6f64656c> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-239.82300000000004 794.6759999999999 Td
-/F1.0 10.5 Tf
-<2070726f6a6563742c2066697273742061646420446174614e75636c65757320737570706f72743a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-q
-450.000 0 0 369.690 48.240 409.170 cm
-/I47 Do
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24 385.2057345132743 Td
-/F1.0 10.5 Tf
-[<5468656e207475726e206f6e2041> 20.01953125 <75746f2d456e68616e63656d656e743a>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-/Stamp1 Do
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-535.978 14.388 Td
-/F1.0 9 Tf
-<3339> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-271 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 595.28 841.89]
-/Contents 270 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F4.0 45 0 R
->>
-/XObject << /I47 272 0 R
-/Stamp1 844 0 R
->>
->>
-/Annots [273 0 R]
->>
-endobj
-272 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 557
@@ -25430,6 +25305,74 @@ DC
 �c����JWi�|(������zgi��bI�~y��:�rͲ��x�W��δx>;�7�����g47�Je����Y'�62y��j�2!���o�߱����\��A.;�ZX;��ٰ�z����[��Ai�Z�.p6�.Yf~�?s��&k�֨�����o�Wr3U���&s��mtnZ���2\ve�Hu軂��A�&P> �au�f�;��g�{���������Z!Jmd�M�JNnpӹ�j��X�8�J����m�2ݭ�*��L&����m�7�~�@��!����YIsWp?3(��d���U#��\���<��h#�t�m\F�̚�V���u�)�t94'{͒a�)������1�.��9���"}%�]����?pgF�
 endstream
 endobj
+271 0 obj
+<< /Length 567
+>>
+stream
+q
+
+q
+450.000 0 0 369.690 48.240 436.200 cm
+/I47 Do
+Q
+/DeviceRGB cs
+0.200 0.200 0.200 scn
+/DeviceRGB CS
+0.200 0.200 0.200 SCN
+
+BT
+48.24 412.2357345132743 Td
+/F1.0 10.5 Tf
+[<5468656e207475726e206f6e2041> 20.01953125 <75746f2d456e68616e63656d656e743a>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+
+q
+450.000 0 0 340.000 48.240 56.420 cm
+/I48 Do
+Q
+q
+0.000 0.000 0.000 scn
+0.000 0.000 0.000 SCN
+1 w
+0 J
+0 j
+[ ] 0 d
+/Stamp1 Do
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+535.978 14.388 Td
+/F1.0 9 Tf
+<3339> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+Q
+Q
+
+endstream
+endobj
+272 0 obj
+<< /Type /Page
+/Parent 3 0 R
+/MediaBox [0 0 595.28 841.89]
+/Contents 271 0 R
+/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
+/XObject << /I47 270 0 R
+/I48 274 0 R
+/Stamp1 827 0 R
+>>
+/Font << /F1.0 8 0 R
+>>
+>>
+/Annots [273 0 R 275 0 R]
+>>
+endobj
 273 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
@@ -25437,7 +25380,7 @@ endobj
 /URI (images/eclipse/eclipse-100-project-support.png)
 >>
 /Subtype /Link
-/Rect [48.24 409.1697345132743 498.24 778.86]
+/Rect [48.24 436.1997345132743 498.24 805.89]
 /Type /Annot
 >>
 endobj
@@ -25636,22 +25579,28 @@ h
 endstream
 endobj
 275 0 obj
-<< /Length 3634
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (images/eclipse/eclipse-110-project-support.png)
+>>
+/Subtype /Link
+/Rect [48.24 56.41973451327431 498.24 396.4197345132743]
+/Type /Annot
+>>
+endobj
+276 0 obj
+<< /Length 5078
 >>
 stream
 q
-
-q
-450.000 0 0 340.000 48.240 465.890 cm
-/I48 Do
-Q
 /DeviceRGB cs
 0.200 0.200 0.200 scn
 /DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-48.24 437.876 Td
+48.24 794.6759999999999 Td
 /F2.0 10.5 Tf
 <5570646174652074686520636c61737370617468> Tj
 ET
@@ -25664,7 +25613,7 @@ ET
 1.953 Tw
 
 BT
-48.24 412.04599999999994 Td
+48.24 768.846 Td
 /F1.0 10.5 Tf
 <446174614e75636c6575732720656e68616e63657220757365732074686520646f6d61696e206f626a656374206d6f64656cd573206f776e20636c6173737061746820746f207265666572656e636520446174614e75636c657573> Tj
 ET
@@ -25679,7 +25628,7 @@ ET
 0.174 Tw
 
 BT
-48.24 396.26599999999996 Td
+48.24 753.066 Td
 /F1.0 10.5 Tf
 [<4a4152732e20536f2c206576656e2074686f75676820796f757220646f6d61696e206f626a656374732061726520756e6c696b> 20.01953125 <656c7920746f20646570656e64206f6e20446174614e75636c6575732c207468657365207265666572656e636573>] TJ
 ET
@@ -25692,7 +25641,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 380.48599999999993 Td
+48.24 737.2860000000001 Td
 /F1.0 10.5 Tf
 <6d757374207374696c6c2062652070726573656e742e> Tj
 ET
@@ -25705,7 +25654,7 @@ ET
 0.647 Tw
 
 BT
-48.24 352.70599999999996 Td
+48.24 709.506 Td
 /F1.0 10.5 Tf
 <53656520746865206561726c6965722073656374696f6e206f6e20> Tj
 ET
@@ -25720,7 +25669,7 @@ ET
 0.647 Tw
 
 BT
-179.83916666666667 352.70599999999996 Td
+179.83916666666667 709.506 Td
 /F1.0 10.5 Tf
 <446174614e75636c65757320656e68616e636572> Tj
 ET
@@ -25735,7 +25684,7 @@ ET
 0.647 Tw
 
 BT
-293.8865 352.70599999999996 Td
+293.8865 709.506 Td
 /F1.0 10.5 Tf
 <20666f722064657461696c73206f662074686520636f6e74656e7473206f662074686520> Tj
 ET
@@ -25750,7 +25699,7 @@ ET
 0.647 Tw
 
 BT
-463.01216666666664 352.70599999999996 Td
+463.01216666666664 709.506 Td
 /F5.0 10.5 Tf
 <706f6d2e786d6c> Tj
 ET
@@ -25765,7 +25714,7 @@ ET
 0.647 Tw
 
 BT
-499.76216666666664 352.70599999999996 Td
+499.76216666666664 709.506 Td
 /F1.0 10.5 Tf
 <2e204368616e636573> Tj
 ET
@@ -25778,7 +25727,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 336.92599999999993 Td
+48.24 693.726 Td
 /F1.0 10.5 Tf
 <61726520697420697320616c7265616479207365742075702066726f6d2072756e6e696e672074686520> Tj
 ET
@@ -25789,7 +25738,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-251.11050000000003 336.92599999999993 Td
+251.11050000000003 693.726 Td
 /F1.0 10.5 Tf
 [<48656c6c6f57> 60.05859375 <6f726c64>] TJ
 ET
@@ -25800,7 +25749,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-308.66038476562505 336.92599999999993 Td
+308.66038476562505 693.726 Td
 /F1.0 10.5 Tf
 <206f722074686520> Tj
 ET
@@ -25811,7 +25760,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-343.79338476562504 336.92599999999993 Td
+343.79338476562504 693.726 Td
 /F1.0 10.5 Tf
 <53696d706c65417070> Tj
 ET
@@ -25822,7 +25771,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-398.34088476562505 336.92599999999993 Td
+398.34088476562505 693.726 Td
 /F1.0 10.5 Tf
 <206172636865747970652e> Tj
 ET
@@ -25833,13 +25782,89 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 309.14599999999996 Td
+48.24 665.946 Td
 /F1.0 10.5 Tf
 <5468656e2c2074656c6c20446174614e75636c65757320746f20757365207468652070726f6a65637420636c617373706174683a> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+q
+498.800 0 0 314.399 48.240 335.731 cm
+/I49 Do
+Q
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 311.767377726751 Td
+/F1.0 10.5 Tf
+<5768656e2074686520656e68616e6365722072756e732c2069742077696c6c207072696e74206f757420746f2074686520636f6e736f6c653a> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+
+q
+375.000 0 0 150.257 48.240 145.695 cm
+/I50 Do
+Q
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 117.68052841168256 Td
+/F2.0 10.5 Tf
+[<57> 60.05859375 <6f726b61726f756e6420666f722070617468206c696d697473202874686520444e20706c7567696e20746f20757365207468652070657273697374656e63652e786d6c29>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 91.85052841168256 Td
+/F1.0 10.5 Tf
+[<49662072756e6e696e67206f6e2057696e646f7773207468656e2074686520446174614e75636c65757320706c7567696e2069732076657279206c696b> 20.01953125 <656c7920746f20686974207468652057696e646f77732070617468206c696d69742e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 64.07052841168256 Td
+/F1.0 10.5 Tf
+[<54> 29.78515625 <6f2066697820746869732c20776520636f6e6669677572652074686520656e68616e63657220746f20726561642066726f6d2074686520>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+324.266255859375 64.07052841168256 Td
+/F5.0 10.5 Tf
+<70657273697374656e63652e786d6c> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+403.016255859375 64.07052841168256 Td
+/F1.0 10.5 Tf
+<2066696c652e> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 q
 0.000 0.000 0.000 scn
 0.000 0.000 0.000 SCN
@@ -25864,36 +25889,26 @@ Q
 
 endstream
 endobj
-276 0 obj
+277 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 275 0 R
+/Contents 276 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I48 274 0 R
-/Stamp1 844 0 R
->>
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 /F5.0 58 0 R
 >>
+/XObject << /I49 282 0 R
+/I50 284 0 R
+/Stamp1 827 0 R
 >>
-/Annots [277 0 R 279 0 R 280 0 R 281 0 R]
 >>
-endobj
-277 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (images/eclipse/eclipse-110-project-support.png)
->>
-/Subtype /Link
-/Rect [48.24 465.89 498.24 805.89]
-/Type /Annot
+/Annots [279 0 R 280 0 R 281 0 R 283 0 R 285 0 R]
 >>
 endobj
 278 0 obj
-[276 0 R /XYZ 0 453.89 null]
+[277 0 R /XYZ 0 841.89 null]
 endobj
 279 0 obj
 << /Border [0 0 0]
@@ -25902,7 +25917,7 @@ endobj
 /URI (../ugfun/ugfun.pdf#_ugfun_getting-started_datanucleus-enhancer)
 >>
 /Subtype /Link
-/Rect [179.83916666666667 349.64 293.8865 363.91999999999996]
+/Rect [179.83916666666667 706.4399999999999 293.8865 720.72]
 /Type /Annot
 >>
 endobj
@@ -25913,7 +25928,7 @@ endobj
 /URI (../ugfun/ugfun.pdf#_ugfun_getting-started_helloworld-archetype)
 >>
 /Subtype /Link
-/Rect [251.11050000000003 333.85999999999996 308.66038476562505 348.13999999999993]
+/Rect [251.11050000000003 690.66 308.66038476562505 704.94]
 /Type /Annot
 >>
 endobj
@@ -25924,7 +25939,7 @@ endobj
 /URI (../ugfun/ugfun.pdf#_ugfun_getting-started_simpleapp-archetype)
 >>
 /Subtype /Link
-/Rect [343.79338476562504 333.85999999999996 398.34088476562505 348.13999999999993]
+/Rect [343.79338476562504 690.66 398.34088476562505 704.94]
 /Type /Annot
 >>
 endobj
@@ -26040,95 +26055,96 @@ g
 endstream
 endobj
 283 0 obj
-<< /Length 3154
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (images/eclipse/eclipse-010-windows-preferences.png)
+>>
+/Subtype /Link
+/Rect [48.24 335.731377726751 547.0399999999998 650.1300000000001]
+/Type /Annot
+>>
+endobj
+284 0 obj
+<< /Type /XObject
+/Subtype /Image
+/Height 234
+/Width 584
+/BitsPerComponent 8
+/ColorSpace /DeviceRGB
+/Length 9881
+/Filter [/FlateDecode]
+/DecodeParms [<< /Predictor 15
+/Colors 3
+/BitsPerComponent 8
+/Columns 584
+>>]
+>>
+stream
+x�흉sTǝ��?l�nUj+�T6�1�l��*aS[����fS�ı��vl+�����;6��!6�c�8-���d�s!q0H�B�F��h�7�g��{}�~3�����Tר�_��>��{ތJ��()t�\"�'N,�f�}�n*l�Z��(N4�Gؘ�Zq�
�"a͚5O<��}�T�6���;�ҝ6�jC���iӦuww�r*++{�9s�J��T:d�	�O1�
+��vRؠj.�6P�TT̨�\��
+L�_��oyN겭�cƌ���X�r��ٺu+����31�(*|�G�b���]���;��l�@�B�U���mL�X�>y����G}���'�j۪��:>�}�ݷbŊm۶}���u����É��gbb�b���&��9�>�%'���F�Q/w��s��zGq��m�ĤI�-Z��
+LK�uځ)YUU�37�B4�����������E{�")O��ΗOlz��Ǜ5.�{��<z3"u$f��OE��z��{��X�~I��Q��


���Lز���V��,���/�����p�͸&� U��ʭ���q�[�T�b�~��=��׏OW�Nrt��Dr2����@h�	�$R�ɓ'�����'��ٌ���Q*��+{K~�҇~��d��ݽ����_���e{�/���i<0�����1{6N0i �|�ӴD\��+���OǾ�c���HQ֯_���S)�oڴ�iR{wD�(�τM��'?��o�CI���LLlHɸ���-�j��b�qM|��5?���^\��	��N���5SW��j�Fn���2�[$l�J.W%f,l��yra�x��>5�l����}�7�����&<�ч��9��9���$?��)E�,�<:d��eɣ
+�m.$]�N�V9a���$�bg�L�(���>���6h��
+���
+��U;�#�=����k��w��&��X��YZ:������.u�D���HQh�y�ȑ�)v��x��mL�����?��m���?�⻿{n19^�X|&l�L������p,7_&&��C�5R5�m�o�G6\l3��Ș�M�����_�zq�ޫ����lGc[߆Y߈u�ź�Ż�b]�b]G)$'%f|��[��ac�<��l�u٫<<a�/���o^���:{�;�OW���_�dB�FoJ���&I��ؔ��!�6b�����B��	ہm�Dg(lm����g�]�0c���+{��M2qd,q��v~����O�Xo_�Ƕ�Ⱥ�OTnkxw�Q~���پ��&u#�UΥ��Z[��Ƽ0�w|*R�͛7���]p��VM�n�%�I7;�U�"�$L��0U�WM&&�jKm}�������߮���5/-[5��^�%��w�J"�7��bkh�@�;��+���LY][s�����ߟ�5r�k+VN���׾��3cP�������W��[;���t^]G〮+�(�@B�F�^�|��~������a;]Ww�j��(�P��
 Yb��P/N(2�S5�T�^َM��_�?\�'�ʷ��c�
ܾ���+��u]s{?sO�0����m�O��|*R�-[�444|�o�^r$K��y�'��8vr�㓖�}[s{E`I��i2���(-۱�21���ۇ����7����ky�x�ί��h�#U�-IS8s.���ߑ�)n�⟞��ܹ�[�X{$��ſ�_�L�Wv?��3#7���eبuO�q�� W:��WX������W3�V��-6z�/U���#JFo􇺗��bl]2b���,p�쓾x�h����|���A)�@�@JتDJ�ڜG�Ixf� ����W�LN5��������5���vl����BsO_���+��������3?Y:�ܱO�tݎ���,�KV6]��t���z/��T�([�n=~��%�G�V�+���i���>��,	6M&L�(	S8U&&�jc[�IΎm�އ��N�rf��K�]�/����^wW�0\l59�Ҙ�����z�ǵ�tD"]�������)����k����ȍ��z���c_]D����{�q������
 ��ʢ��җ����#f��G���ژ�S�"%���u�$���<	��dQ���}@ۆ8	a;p���Jt��0�VZZ�6
+1I�T�=�{��_���m�A6:���ƍ5j����/\$��?L��J�Y3~�{��y��y�k���#��y}���n�;����:a���u$E���f#l�ebb+�t��]>���0�6ڱ�
+��b���\c>\�s��xs�F_�������ݎu��n���?���\���#l��7u	ٺ�9q{�D�ͽ	�u��w�Է�~t��Oh�G���)��d��'b�C�Ho�J\�T�:�4T5�m(CҕؗUV������6�(�dl��֑����c�SM�b�rE����m��_>��#����?�<	�����)D���C����ӹ������cz{�����X����+iU���On��U|B�&�;Pk�4������Vm)a���C�T�y�36��60C�Y?��������+s�����:�7��蕝�~��3#7�v��ݿ]�B�2r˗:��&�X�,}!�Yv�o߾����$DU�U���;���n��w��8q�	���1� 
�mȒ��j��"?���6��P�����ݥ�K�����h���������+����>��ӪW�����!GzK��H��/��_V�4{�����}��Ӥ=��0���#e36>|�3�����Y�
 �����#�dbb+b��9$l�G"q��|��IŭH�"h��.�&Y��j�}$l�x[$�J�;�h�6ƛf�EZּ�\���yܿ�ˏǯ�����9��3�A��`�-���z�4鱪�ۆY�������Y#�^
+1��M�����������d
+���U!�@ۆ&�3���*�~�VYY��������y�n���;K�\���{�fG�6j����ѣI����{�U&��V�in����}�]W�c���W�Q`$#mW���zָ�~a۲eK}}}��$���UǎՑ �۷���sM���3�7�4i&&�jK���B��H�#o�&���y���CrkW/�$w1\lM�2a٬_��uE���vl�%~�b v�'�h�*1?	O�?����b�#�@)\�IJ�,�wt�!%���|Yi9���|`�!ж!H��cks>]c5^{��p��d���/֋ߚ{��mr_r�-ҳ_��cǎ��/~A���s�fǶ��o�:������9b�[?�����<�F��\�~A���~a۶mM���@�;~��ܹ3�xa3ɄtQ�����w�]N����N<�����C������o�
�܄E���ݎ�oG�7�p}�X�5~y�@�J�@�P��(}�[��c⊻=7��p�~M����b�!�m���_is�MT�F�1�������Eo�ܦM�/\����g�!
 1c������?We�a�7b�_>�`�CG�<�+K��{9!l������Q/{��>M�)��C<����gbb+�bq%	[�@��@�^
+1��	�yc��^L���c�S~{�3�s�@<B����"~}�@�9:�q�)Z�ra����%����/�_� 1���~ƞ�|��H��Uy��o��������?�#O���~G����_����I�������ii4颃T�2���V3ltaM�ޜ�{rK�=���5]����ߎ�X}��O�<G�寔���5
�-�@�@�����/ֳ�G|��3f���'O���L���d�I�lr�\�:A`���y����|ꩧ���s1<���&L`�h4�LX}��V@D.l k������V�z�������9��q@�(�����A`9�� �|J+�C l���* l���*
+-l���K���F�kKMs��i����O�ZoH������$E����檸P��������
J��$�1�A�dGIk��N6()�/>����P)œJǰ��f��5�м���$�K�/��<���D�N�T<�����)�[���6�#;�	[AİEgS�	�<W����`�f�vD�x��4ԇ���,��j�}�e+�3gӡ���k5	�u(�RcS��쒕��R�`S���&$1��mIy���[�t�%f�~It���M	�WqK�������CrE
֏"o���B��\][έ�6i��%ll�Ֆg�l�#l�!����.���Ɂ��&nv�\	dH���kR@ds����"����(▛�#���k&l�mw����{�D�t��M5,uٍ;<���Ey�oO�.,ys�/:���>,m'}�ޫ�|�켭�,=�p�dVr�/m�ʼ��Q�\�5��u#���\ؼ�z�T,�n<��U+L$Ձ�Β4I=$���O��S���٘��+^�K�#�,�T򑠛��*I*����J��hQ�Me��
+��5n���'�+{0�vq�k[�����ۇ.'R]K��JS�R�eK�8&���,W��
++[w�䩳kv�%��-�{Ϸ^s�#1Q�BpEsS�k��)�M[�����GB���	9���|S=cTj^_�hl.��T^:�h���uBCe��}�<�����G��h��=�Y�W�d�˄MZ��(�4�[��1~J�#LU�	v�Og>�oj'k�8�=�l��{��"���V|��/z͟�~8��]у��˽@y�V�`z2An�%f�*�>�XXb���5�W.=���Wn#NuSMSj��R�X��5�{�]H���X���L�J�_M�]�:ɍ9����V�]o|c�k*Pg�&
+a����W�Nqq<�A\�<uH��tP&Ƒ����|���+"�"���O�������n��>���[�R�5���4μ��L�C�Jue"F��O�5���h�<��M�{>Yz�)o��%Q9G����UZ��19��@9g�E��t���W]�R�Xd��ǔ|(T��j�r6�fhU�\g!l�����|�l,I�>3�����!܇zn�4�&ma���f�l�(ѰB~��f�Xy�M�J�x�Z'�Ef7ͪ�*�|�t�I0�$���<L�#Hq~���D��t�|t�QXF?G��*[�E�\!lb}~�&+W��I6������Ɏ���=��􀺹w@�H�}�?�P�i����]`b�P6�T^3�@�J%ϸ�=�(, �sP���Z�M�
+�TEU�a���\ؼ+��I���u?D	6e}�G��#<ka��t����gE9-��V���8+
+��'�,bM2mW"
+wI�L����w)��!�Jh�Q�$*��ȉO�H�'�ﱭ-���=l��"SYs�pk�v/�x1j
��O�N]�xU����D����Y�U�w�(oZ:_jy�|3&���i<��F_7�=n����ޛE!��Z騩:8��fRJ�9.�~HH��d.��yc*Ǘ���$��H'�*�H�@؄#ϩ�H�F�h7���3]2��ɍ���&���'��=�*w#�z|�HW��!�G�1�vI��Ic�.'c���`	
+�m0�P��X\Т_`�0������}�\5ӟa�C1���&�M�W�ay�w띇�X�<��Eq�#��((���)�6`7�-l�D}�d=�{P���
+��
���rK�������{��ūW�޼y��{uioo���hnn��(^ l�b�	[uY�q���BW%	ըh�"��ʝ�YD���Ȋ��)���M�q��CX{�|�`0��SF�*1v���gjp�%ɸ���^WZ�P�0S<���Y>pL����c&�ʩ�,6Y�#jkV7yȠxda�%(`h�ȑ���b6�"�u���W�Dt"�&����v�������lGR�#��� $y6~���I�hK4xo�Ř,�ꊑ�[w�r��;����-t��pE�\L�z&[xa�Rɝ����yJ�.O�h��E��A3ݷ`�D"}ռ ���'E�]��zf���c��w��؆�s�Z��I�?��f}���rd�{�ZYLɬ���A��A�P	��q���J�dw���]x	c�Ήw¦>&��/&n5�y��yΔx�f�ӕ�J++�)K$m�ӳ.���.>�M� u����%�w;������L��f����հI��$�4���j�H�d~�!��yz��.�"����Ǧ�x�
+[KK��K/��k[�M�ٛl�1S�T��GCRҜ�+�xS)6��d��������J�͔�(�ܓ�uKJ� ��t78�����F��Z�rzYl�&�"�s��NCkn6�?�0��q�$��@Ř7_@�������_}��y��ږ��H�4�G�,�gCU�a�GԮ��e��8�Jj%�f*����q��[��t�&lF�c���~�ȅ-ܔ)6aS-A�������m�2�<�6�j&L�9s�+֬Y�j�*�mY	[���;d����4f:Rb�����m�vFG�{i��<�Z��V�&�6S�U	)l��u��j���
+���(2���QG��4���QdQ
��)������?ۣH���^�t�y�v�oP|�F6w�\R�͛7��G555���۽{7�g����L2V���=���2��"ܨt�z��O
|�������$�^�iG���d9�YIwG쯔�E�>Pޔ���$5��;Ҷ?�\88�{ ܡx���oP������a"lE5l�&�wu	S;���-���5��2+�O�4�jbey@�c�h��hp�iD.�!9a���0����)��a:B�^9`�����
+�r��>�[4��j��?���S[���1�BR|6$F,d̼Q�U2��f��}!I�N9�ah���Ka����}��*ȿB��,��s�_�~1���h��Y�G���m�`a�Z�h�)>a3���>�i��q�g2+�؅-���$���N�HͿ������z��^
�m���ȓ����T�6��ok�<+��&�z�X^5�-2�����������H]����Ƨaoʇ������a�o������ztV6;��ܞ��Oz��� ى�byς�_>	�|��	��zYs����S[�V���MTބMv�!����ּ��Ŀ��Ĕ%��ȉi��Z�
���_j#^-�O^��n7��M�t7�	�g�(RJK����������7�S�|��o����a�Mz��~��-�? l4a�W�
ž!��!���8e$1�˅�'��U�L��TI�瀞9ݭ�������D>v!�M�ٛl�1�K�H��e3�-
+u:��	Ie�
+�~!Wխ&�S)b�Л��&�ȑ#Y�ի�4D�咖%����7�C�||�MQ�td��V=���j�d�	��!�	cϐ�	�d�H�4l��p��,`X%q�[��9ě >��,�G����`YLφ
+��FQ{EӋNؔ]�<<TVS?_���(c��^;�X��)�#$;aӪ�|(�O�)�6~�l������֐�E�A2��)y6^�eC%��6��n���D��N�]��-�Y�qhV9i�t����5�f�u�W(Y��s�`a�W�����Y+��������#��ʜ:�_~1�u�����u���ћ����Qd]�xǖNͯ���'�z
Q4�Ҟ�2���yW^U�̏"�+Xڴ��S_a��n�+_��{�$Sa��5�@��t7A�J�Zf���nwz#6��CX�.�,̿
��7ϴ�AR����G���TJ�.-(���7E��x�a��K�]������>�͎01�g�BF�&��b�H��c�[)��F�f^%�B������t�B9�
ߐ��6|2:���m����8�!l ��@�<�t��'�q�C�@�)Ɓ�x�ފ`�/��a`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`
 6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6V�����2�*�
��O�H�^~��&M�4eʔ��Y���!l��;�9s�̟?�t���z�޽ر�c?ccڶt��m۶<x��>cpg���ڵk����P�����ر�U5�;&l$`�Wk� �����!�j���6E
6&`Z: l�&l$F���b�aP�0
 a5��������(j�������a���`a�
+D[���1_�hjjڻw����W�bC��z�YCs�	���W��������4?/]��>�BӇ��e�W�\�v����}ả����,��v��rT�7�|�����3!li�����Eב����_8mm���[o��8�;�� Ic?/ž�Da�a�u9z�.@�[�paW	�����r
�rRO�k��57'���%Kn04 a;3zM��9�_��
�|S��￟^U�F�rnBo�\�+��A��#G����>ϔ�^#O��G�T��������I	�����=�m�6�j���7'N�����[mΌ�WXG�d�c��X�������zp�H�._�
+aC
+&l����i�Ĵ�0��T��_��O~�w�yG#lT1�vb�^�WXG�8i�č7�<�v�"O��G�ʕ��.]��aCW�}��	&8Oft@ب��~������_|��
6h��vw��MgΜ;y�4\a��L�|6��zp�?y����3g l`����;��	��ի׭[G�V��C=4{��[�j��nB���©S_�ן�+�kj�����!a#O��G������Z�/60t`��������?|�p�vl�glӧO߽{�Fخ^�F۵�������
+�Οo|��b�Ν>�����S����;t���N�<aC&leee�&����*���Z#lW�\=u��ѣ��+�;w�|�<x��9v�y
+^=8r�j���?~�$�
��͞=��OE�g���}u�݇~���4]�
+������䤞�W�ܞ=��޽���8�
��{lzn:�F[���}�v}���888���棏v�ر�رz:�zɟ����>
+Un�ڵ��k8r����Z888��g�}��[IxU\a�5Ju���
6,����۾}{�3�"�=^�Q�����F�?w"̅����^r�
+endstream
+endobj
+285 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (images/eclipse/eclipse-120-console.png)
+>>
+/Subtype /Link
+/Rect [48.24 145.69452841168257 423.24 295.95137772675105]
+/Type /Annot
+>>
+endobj
+286 0 obj
+[277 0 R /XYZ 0 133.69452841168257 null]
+endobj
+287 0 obj
+<< /Length 3380
 >>
 stream
 q
-
-q
-498.800 0 0 314.399 48.240 491.491 cm
-/I49 Do
-Q
 /DeviceRGB cs
 0.200 0.200 0.200 scn
 /DeviceRGB CS
 0.200 0.200 0.200 SCN
 
-BT
-48.24 467.5273777267509 Td
-/F1.0 10.5 Tf
-<5768656e2074686520656e68616e6365722072756e732c2069742077696c6c207072696e74206f757420746f2074686520636f6e736f6c653a> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-
-q
-375.000 0 0 150.257 48.240 301.455 cm
-/I50 Do
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24 273.4405284116824 Td
-/F2.0 10.5 Tf
-[<57> 60.05859375 <6f726b61726f756e6420666f722070617468206c696d697473202874686520444e20706c7567696e20746f20757365207468652070657273697374656e63652e786d6c29>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24 247.61052841168237 Td
-/F1.0 10.5 Tf
-[<49662072756e6e696e67206f6e2057696e646f7773207468656e2074686520446174614e75636c65757320706c7567696e2069732076657279206c696b> 20.01953125 <656c7920746f20686974207468652057696e646f77732070617468206c696d69742e>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-48.24 219.83052841168237 Td
-/F1.0 10.5 Tf
-[<54> 29.78515625 <6f2066697820746869732c20776520636f6e6669677572652074686520656e68616e63657220746f20726561642066726f6d2074686520>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-324.266255859375 219.83052841168237 Td
-/F5.0 10.5 Tf
-<70657273697374656e63652e786d6c> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-403.016255859375 219.83052841168237 Td
-/F1.0 10.5 Tf
-<2066696c652e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
 0.863 Tw
 
 BT
-48.24 192.05052841168236 Td
+48.24 794.6759999999999 Td
 /F1.0 10.5 Tf
 [<41732061207072657265717569736974652c206669727374206d616b> 20.01953125 <652073757265207468617420796f757220646f6d61696e206f626a656374206d6f64656c20686173206120>] TJ
 ET
@@ -26143,7 +26159,7 @@ ET
 0.863 Tw
 
 BT
-413.3465552978515 192.05052841168236 Td
+413.3465552978515 794.6759999999999 Td
 /F5.0 10.5 Tf
 <70657273697374656e63652e786d6c> Tj
 ET
@@ -26158,7 +26174,7 @@ ET
 0.863 Tw
 
 BT
-492.0965552978515 192.05052841168236 Td
+492.0965552978515 794.6759999999999 Td
 /F1.0 10.5 Tf
 <2066696c652e20205468656e> Tj
 ET
@@ -26171,7 +26187,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 176.27052841168236 Td
+48.24 778.896 Td
 /F1.0 10.5 Tf
 <737065636966792074686520> Tj
 ET
@@ -26182,7 +26198,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-104.751 176.27052841168236 Td
+104.751 778.896 Td
 /F5.0 10.5 Tf
 <70657273697374656e63652d756e6974> Tj
 ET
@@ -26193,13 +26209,108 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-188.751 176.27052841168236 Td
+188.751 778.896 Td
 /F1.0 10.5 Tf
 <20696e207468652070726f6a6563742070726f706572746965733a> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+q
+498.800 0 0 316.744 48.240 446.336 cm
+/I51 Do
+Q
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 418.3222929061785 Td
+/F2.0 10.5 Tf
+[<57> 60.05859375 <6f726b61726f756e643a2049662074686520656e68616e636572206661696c73>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+0.566 Tw
+
+BT
+48.24 392.4922929061785 Td
+/F1.0 10.5 Tf
+<4f6e206f63636173696f6e206974206170706561727320746861742045636c697073652063616e20617474656d707420746f2072756e2074776f20696e7374616e636573206f662074686520446174614e75636c65757320656e68616e6365722e> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+1.204 Tw
+
+BT
+48.24 376.7122929061785 Td
+/F1.0 10.5 Tf
+<546869732069732070726f6261626c792064756520746f206d756c7469706c652045636c69707365206275696c64657273206265696e6720646566696e65643b207765d57665206e6f7469636564206d756c7469706c6520656e747269657320696e> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 360.9322929061785 Td
+/F1.0 10.5 Tf
+<7468652045636c69707365d57320> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+112.1115 360.9322929061785 Td
+/F5.0 10.5 Tf
+<4465627567> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+138.3615 360.9322929061785 Td
+/F1.0 10.5 Tf
+<20766965773a> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+
+q
+450.000 0 0 160.541 48.240 184.576 cm
+/I52 Do
+Q
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+48.24 160.61175236563795 Td
+/F1.0 10.5 Tf
+[<417420616e> 20.01953125 <792072> 20.01953125 <6174652c20796f75d56c6c206b6e6f7720796f75d5766520656e636f756e74657265642074686973206572726f7220696620796f75207365652074686520666f6c6c6f77696e6720696e2074686520636f6e736f6c653a>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 q
 0.000 0.000 0.000 scn
 0.000 0.000 0.000 SCN
@@ -26224,101 +26335,24 @@ Q
 
 endstream
 endobj
-284 0 obj
+288 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 283 0 R
+/Contents 287 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I49 282 0 R
-/I50 286 0 R
-/Stamp1 844 0 R
->>
 /Font << /F1.0 8 0 R
-/F2.0 18 0 R
 /F5.0 58 0 R
+/F2.0 18 0 R
 >>
+/XObject << /I51 289 0 R
+/I52 292 0 R
+/Stamp1 827 0 R
 >>
-/Annots [285 0 R 287 0 R]
 >>
-endobj
-285 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (images/eclipse/eclipse-010-windows-preferences.png)
->>
-/Subtype /Link
-/Rect [48.24 491.4913777267509 547.0399999999998 805.89]
-/Type /Annot
+/Annots [290 0 R 293 0 R]
 >>
 endobj
-286 0 obj
-<< /Type /XObject
-/Subtype /Image
-/Height 234
-/Width 584
-/BitsPerComponent 8
-/ColorSpace /DeviceRGB
-/Length 9881
-/Filter [/FlateDecode]
-/DecodeParms [<< /Predictor 15
-/Colors 3
-/BitsPerComponent 8
-/Columns 584
->>]
->>
-stream
-x�흉sTǝ��?l�nUj+�T6�1�l��*aS[����fS�ı��vl+�����;6��!6�c�8-���d�s!q0H�B�F��h�7�g��{}�~3�����Tר�_��>��{ތJ��()t�\"�'N,�f�}�n*l�Z��(N4�Gؘ�Zq�
�"a͚5O<��}�T�6���;�ҝ6�jC���iӦuww�r*++{�9s�J��T:d�	�O1�
-��vRؠj.�6P�TT̨�\��
-L�_��oyN겭�cƌ���X�r��ٺu+����31�(*|�G�b���]���;��l�@�B�U���mL�X�>y����G}���'�j۪��:>�}�ݷbŊm۶}���u����É��gbb�b���&��9�>�%'���F�Q/w��s��zGq��m�ĤI�-Z��
-LK�uځ)YUU�37�B4�����������E{�")O��ΗOlz��Ǜ5.�{��<z3"u$f��OE��z��{��X�~I��Q��


���Lز���V��,���/�����p�͸&� U��ʭ���q�[�T�b�~��=��׏OW�Nrt��Dr2����@h�	�$R�ɓ'�����'��ٌ���Q*��+{K~�҇~��d��ݽ����_���e{�/���i<0�����1{6N0i �|�ӴD\��+���OǾ�c���HQ֯_���S)�oڴ�iR{wD�(�τM��'?��o�CI���LLlHɸ���-�j��b�qM|��5?���^\��	��N���5SW��j�Fn���2�[$l�J.W%f,l��yra�x��>5�l����}�7�����&<�ч��9��9���$?��)E�,�<:d��eɣ
-�m.$]�N�V9a���$�bg�L�(���>���6h��
-���
-��U;�#�=����k��w��&��X��YZ:������.u�D���HQh�y�ȑ�)v��x��mL�����?��m���?�⻿{n19^�X|&l�L������p,7_&&��C�5R5�m�o�G6\l3��Ș�M�����_�zq�ޫ����lGc[߆Y߈u�ź�Ż�b]�b]G)$'%f|��[��ac�<��l�u٫<<a�/���o^���:{�;�OW���_�dB�FoJ���&I��ؔ��!�6b�����B��	ہm�Dg(lm����g�]�0c���+{��M2qd,q��v~����O�Xo_�Ƕ�Ⱥ�OTnkxw�Q~���پ��&u#�UΥ��Z[��Ƽ0�w|*R�͛7���]p��VM�n�%�I7;�U�"�$L��0U�WM&&�jKm}�������߮���5/-[5��^�%��w�J"�7��bkh�@�;��+���LY][s�����ߟ�5r�k+VN���׾��3cP�������W��[;���t^]G〮+�(�@B�F�^�|��~������a;]Ww�j��(�P��
 Yb��P/N(2�S5�T�^َM��_�?\�'�ʷ��c�
ܾ���+��u]s{?sO�0����m�O��|*R�-[�444|�o�^r$K��y�'��8vr�㓖�}[s{E`I��i2���(-۱�21���ۇ����7����ky�x�ί��h�#U�-IS8s.���ߑ�)n�⟞��ܹ�[�X{$��ſ�_�L�Wv?��3#7���eبuO�q�� W:��WX������W3�V��-6z�/U���#JFo􇺗��bl]2b���,p�쓾x�h����|���A)�@�@JتDJ�ڜG�Ixf� ����W�LN5��������5���vl����BsO_���+��������3?Y:�ܱO�tݎ���,�KV6]��t���z/��T�([�n=~��%�G�V�+���i���>��,	6M&L�(	S8U&&�jc[�IΎm�އ��N�rf��K�]�/����^wW�0\l59�Ҙ�����z�ǵ�tD"]�������)����k����ȍ��z���c_]D����{�q������
 ��ʢ��җ����#f��G���ژ�S�"%���u�$���<	��dQ���}@ۆ8	a;p���Jt��0�VZZ�6
-1I�T�=�{��_���m�A6:���ƍ5j����/\$��?L��J�Y3~�{��y��y�k���#��y}���n�;����:a���u$E���f#l�ebb+�t��]>���0�6ڱ�
-��b���\c>\�s��xs�F_�������ݎu��n���?���\���#l��7u	ٺ�9q{�D�ͽ	�u��w�Է�~t��Oh�G���)��d��'b�C�Ho�J\�T�:�4T5�m(CҕؗUV������6�(�dl��֑����c�SM�b�rE����m��_>��#����?�<	�����)D���C����ӹ������cz{�����X����+iU���On��U|B�&�;Pk�4������Vm)a���C�T�y�36��60C�Y?��������+s�����:�7��蕝�~��3#7�v��ݿ]�B�2r˗:��&�X�,}!�Yv�o߾����$DU�U���;���n��w��8q�	���1� 
�mȒ��j��"?���6��P�����ݥ�K�����h���������+����>��ӪW�����!GzK��H��/��_V�4{�����}��Ӥ=��0���#e36>|�3�����Y�
 �����#�dbb+b��9$l�G"q��|��IŭH�"h��.�&Y��j�}$l�x[$�J�;�h�6ƛf�EZּ�\���yܿ�ˏǯ�����9��3�A��`�-���z�4鱪�ۆY�������Y#�^
-1��M�����������d
-���U!�@ۆ&�3���*�~�VYY��������y�n���;K�\���{�fG�6j����ѣI����{�U&��V�in����}�]W�c���W�Q`$#mW���zָ�~a۲eK}}}��$���UǎՑ �۷���sM���3�7�4i&&�jK���B��H�#o�&���y���CrkW/�$w1\lM�2a٬_��uE���vl�%~�b v�'�h�*1?	O�?����b�#�@)\�IJ�,�wt�!%���|Yi9���|`�!ж!H��cks>]c5^{��p��d���/֋ߚ{��mr_r�-ҳ_��cǎ��/~A���s�fǶ��o�:������9b�[?�����<�F��\�~A���~a۶mM���@�;~��ܹ3�xa3ɄtQ�����w�]N����N<�����C������o�
�܄E���ݎ�oG�7�p}�X�5~y�@�J�@�P��(}�[��c⊻=7��p�~M����b�!�m���_is�MT�F�1�������Eo�ܦM�/\����g�!
 1c������?We�a�7b�_>�`�CG�<�+K��{9!l������Q/{��>M�)��C<����gbb+�bq%	[�@��@�^
-1��	�yc��^L���c�S~{�3�s�@<B����"~}�@�9:�q�)Z�ra����%����/�_� 1���~ƞ�|��H��Uy��o��������?�#O���~G����_����I�������ii4颃T�2���V3ltaM�ޜ�{rK�=���5]����ߎ�X}��O�<G�寔���5
�-�@�@�����/ֳ�G|��3f���'O���L���d�I�lr�\�:A`���y����|ꩧ���s1<���&L`�h4�LX}��V@D.l k������V�z�������9��q@�(�����A`9�� �|J+�C l���* l���*
--l���K���F�kKMs��i����O�ZoH������$E����檸P��������
J��$�1�A�dGIk��N6()�/>����P)œJǰ��f��5�м���$�K�/��<���D�N�T<�����)�[���6�#;�	[AİEgS�	�<W����`�f�vD�x��4ԇ���,��j�}�e+�3gӡ���k5	�u(�RcS��쒕��R�`S���&$1��mIy���[�t�%f�~It���M	�WqK�������CrE
֏"o���B��\][έ�6i��%ll�Ֆg�l�#l�!����.���Ɂ��&nv�\	dH���kR@ds����"����(▛�#���k&l�mw����{�D�t��M5,uٍ;<���Ey�oO�.,ys�/:���>,m'}�ޫ�|�켭�,=�p�dVr�/m�ʼ��Q�\�5��u#���\ؼ�z�T,�n<��U+L$Ձ�Β4I=$���O��S���٘��+^�K�#�,�T򑠛��*I*����J��hQ�Me��
-��5n���'�+{0�vq�k[�����ۇ.'R]K��JS�R�eK�8&���,W��
-+[w�䩳kv�%��-�{Ϸ^s�#1Q�BpEsS�k��)�M[�����GB���	9���|S=cTj^_�hl.��T^:�h���uBCe��}�<�����G��h��=�Y�W�d�˄MZ��(�4�[��1~J�#LU�	v�Og>�oj'k�8�=�l��{��"���V|��/z͟�~8��]у��˽@y�V�`z2An�%f�*�>�XXb���5�W.=���Wn#NuSMSj��R�X��5�{�]H���X���L�J�_M�]�:ɍ9����V�]o|c�k*Pg�&
-a����W�Nqq<�A\�<uH��tP&Ƒ����|���+"�"���O�������n��>���[�R�5���4μ��L�C�Jue"F��O�5���h�<��M�{>Yz�)o��%Q9G����UZ��19��@9g�E��t���W]�R�Xd��ǔ|(T��j�r6�fhU�\g!l�����|�l,I�>3�����!܇zn�4�&ma���f�l�(ѰB~��f�Xy�M�J�x�Z'�Ef7ͪ�*�|�t�I0�$���<L�#Hq~���D��t�|t�QXF?G��*[�E�\!lb}~�&+W��I6������Ɏ���=��􀺹w@�H�}�?�P�i����]`b�P6�T^3�@�J%ϸ�=�(, �sP���Z�M�
-�TEU�a���\ؼ+��I���u?D	6e}�G��#<ka��t����gE9-��V���8+
-��'�,bM2mW"
-wI�L����w)��!�Jh�Q�$*��ȉO�H�'�ﱭ-���=l��"SYs�pk�v/�x1j
��O�N]�xU����D����Y�U�w�(oZ:_jy�|3&���i<��F_7�=n����ޛE!��Z騩:8��fRJ�9.�~HH��d.��yc*Ǘ���$��H'�*�H�@؄#ϩ�H�F�h7���3]2��ɍ���&���'��=�*w#�z|�HW��!�G�1�vI��Ic�.'c���`	
-�m0�P��X\Т_`�0������}�\5ӟa�C1���&�M�W�ay�w띇�X�<��Eq�#��((���)�6`7�-l�D}�d=�{P���
-��
���rK�������{��ūW�޼y��{uioo���hnn��(^ l�b�	[uY�q���BW%	ըh�"��ʝ�YD���Ȋ��)���M�q��CX{�|�`0��SF�*1v���gjp�%ɸ���^WZ�P�0S<���Y>pL����c&�ʩ�,6Y�#jkV7yȠxda�%(`h�ȑ���b6�"�u���W�Dt"�&����v�������lGR�#��� $y6~���I�hK4xo�Ř,�ꊑ�[w�r��;����-t��pE�\L�z&[xa�Rɝ����yJ�.O�h��E��A3ݷ`�D"}ռ ���'E�]��zf���c��w��؆�s�Z��I�?��f}���rd�{�ZYLɬ���A��A�P	��q���J�dw���]x	c�Ήw¦>&��/&n5�y��yΔx�f�ӕ�J++�)K$m�ӳ.���.>�M� u����%�w;������L��f����հI��$�4���j�H�d~�!��yz��.�"����Ǧ�x�
-[KK��K/��k[�M�ٛl�1S�T��GCRҜ�+�xS)6��d��������J�͔�(�ܓ�uKJ� ��t78�����F��Z�rzYl�&�"�s��NCkn6�?�0��q�$��@Ř7_@�������_}��y��ږ��H�4�G�,�gCU�a�GԮ��e��8�Jj%�f*����q��[��t�&lF�c���~�ȅ-ܔ)6aS-A�������m�2�<�6�j&L�9s�+֬Y�j�*�mY	[���;d����4f:Rb�����m�vFG�{i��<�Z��V�&�6S�U	)l��u��j���
-���(2���QG��4���QdQ
��)������?ۣH���^�t�y�v�oP|�F6w�\R�͛7��G555���۽{7�g����L2V���=���2��"ܨt�z��O
|�������$�^�iG���d9�YIwG쯔�E�>Pޔ���$5��;Ҷ?�\88�{ ܡx���oP������a"lE5l�&�wu	S;���-���5��2+�O�4�jbey@�c�h��hp�iD.�!9a���0����)��a:B�^9`�����
-�r��>�[4��j��?���S[���1�BR|6$F,d̼Q�U2��f��}!I�N9�ah���Ka����}��*ȿB��,��s�_�~1���h��Y�G���m�`a�Z�h�)>a3���>�i��q�g2+�؅-���$���N�HͿ������z��^
�m���ȓ����T�6��ok�<+��&�z�X^5�-2�����������H]����Ƨaoʇ������a�o������ztV6;��ܞ��Oz��� ى�byς�_>	�|��	��zYs����S[�V���MTބMv�!����ּ��Ŀ��Ĕ%��ȉi��Z�
���_j#^-�O^��n7��M�t7�	�g�(RJK����������7�S�|��o����a�Mz��~��-�? l4a�W�
ž!��!���8e$1�˅�'��U�L��TI�瀞9ݭ�������D>v!�M�ٛl�1�K�H��e3�-
-u:��	Ie�
-�~!Wխ&�S)b�Л��&�ȑ#Y�ի�4D�咖%����7�C�||�MQ�td��V=���j�d�	��!�	cϐ�	�d�H�4l��p��,`X%q�[��9ě >��,�G����`YLφ
-��FQ{EӋNؔ]�<<TVS?_���(c��^;�X��)�#$;aӪ�|(�O�)�6~�l������֐�E�A2��)y6^�eC%��6��n���D��N�]��-�Y�qhV9i�t����5�f�u�W(Y��s�`a�W�����Y+��������#��ʜ:�_~1�u�����u���ћ����Qd]�xǖNͯ���'�z
Q4�Ҟ�2���yW^U�̏"�+Xڴ��S_a��n�+_��{�$Sa��5�@��t7A�J�Zf���nwz#6��CX�.�,̿
��7ϴ�AR����G���TJ�.-(���7E��x�a��K�]������>�͎01�g�BF�&��b�H��c�[)��F�f^%�B������t�B9�
ߐ��6|2:���m����8�!l ��@�<�t��'�q�C�@�)Ɓ�x�ފ`�/��a`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`
 6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6Va`6V�����2�*�
��O�H�^~��&M�4eʔ��Y���!l��;�9s�̟?�t���z�޽ر�c?ccڶt��m۶<x��>cpg���ڵk����P�����ر�U5�;&l$`�Wk� �����!�j���6E
6&`Z: l�&l$F���b�aP�0
 a5��������(j�������a���`a�
-D[���1_�hjjڻw����W�bC��z�YCs�	���W��������4?/]��>�BӇ��e�W�\�v����}ả����,��v��rT�7�|�����3!li�����Eב����_8mm���[o��8�;�� Ic?/ž�Da�a�u9z�.@�[�paW	�����r
�rRO�k��57'���%Kn04 a;3zM��9�_��
�|S��￟^U�F�rnBo�\�+��A��#G����>ϔ�^#O��G�T��������I	�����=�m�6�j���7'N�����[mΌ�WXG�d�c��X�������zp�H�._�
-aC
-&l����i�Ĵ�0��T��_��O~�w�yG#lT1�vb�^�WXG�8i�č7�<�v�"O��G�ʕ��.]��aCW�}��	&8Oft@ب��~������_|��
6h��vw��MgΜ;y�4\a��L�|6��zp�?y����3g l`����;��	��ի׭[G�V��C=4{��[�j��nB���©S_�ן�+�kj�����!a#O��G������Z�/60t`��������?|�p�vl�glӧO߽{�Fخ^�F۵�������
-�Οo|��b�Ν>�����S����;t���N�<aC&leee�&����*���Z#lW�\=u��ѣ��+�;w�|�<x��9v�y
-^=8r�j���?~�$�
��͞=��OE�g���}u�݇~���4]�
-������䤞�W�ܞ=��޽���8�
��{lzn:�F[���}�v}���888���棏v�ر�رz:�zɟ����>
-Un�ڵ��k8r����Z888��g�}��[IxU\a�5Ju���
6,����۾}{�3�"�=^�Q�����F�?w"̅����^r�
-endstream
-endobj
-287 0 obj
-<< /Border [0 0 0]
-/A << /Type /A

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugsec/ugsec.html
----------------------------------------------------------------------
diff --git a/content/guides/ugsec/ugsec.html b/content/guides/ugsec/ugsec.html
index 828e3d9..bb063e2 100644
--- a/content/guides/ugsec/ugsec.html
+++ b/content/guides/ugsec/ugsec.html
@@ -335,7 +335,7 @@ table.CodeRay td.code>pre{padding:0}
           <p>Shiro also ships with an implementation of an LDAP-based realm; LDAP is often used to manage user/passwords and corresponding user groups. Apache Isis in turn extends this with its <code>IsisLdapRealm</code>, which provides more flexibility for both group/role and role/permissions management.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>In addition, the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> provides the <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module, which also provides an implementation of the Shiro <code>Realm</code> API. However, the security module also represents users, roles and permissions as domain objects, allowing them to be administered through Apache Isis itself. Moreover, the security module can optionally delegate password management to a subsidiary (delegate) realm (usually LDAP as discussed above).</p> 
+          <p>In addition, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules provides the security module, which also provides an implementation of the Shiro <code>Realm</code> API. However, the security module also represents users, roles and permissions as domain objects, allowing them to be administered through Apache Isis itself. Moreover, the security module can optionally delegate password management to a subsidiary (delegate) realm (usually LDAP as discussed above).</p> 
          </div> 
          <div class="paragraph"> 
           <p>In addition to Apache Isis' Shiro-based implementation of its authentication and authorization APIs, Isis also provides a "bypass" implementation, useful for quick-n-dirty prototyping when you want to in effect disable (bypass) security completely.</p> 
@@ -353,7 +353,7 @@ table.CodeRay td.code>pre{padding:0}
                <p>A further aspect of security is auditing: recording what data was modified by which user.</p> 
               </div> 
               <div class="paragraph"> 
-               <p>Apache Isis provides the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_InteractionContext"><code>InteractionContext</code></a> can be used to track the actions being invoked, and the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a> captures what data was modified as a result (auditing). When <code>Interaction</code>s are persisted (eg by way of (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module) this provides excellent traceability. The (non-ASF) <a href="http://github.com/isisaddons/isis-module-audit">Isis addons' audit</a> module provides an implementation of the <code>AuditerService</code>.</p> 
+               <p>Apache Isis provides the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-api_InteractionContext"><code>InteractionContext</code></a> can be used to track the actions being invoked, and the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a> captures what data was modified as a result (auditing). When <code>Interaction</code>s are persisted (eg by way of (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module) this provides excellent traceability. The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s audit module provides an implementation of the <code>AuditerService</code>.</p> 
               </div> 
               <div class="paragraph"> 
                <p>For earlier versions of the framework the <a href="../rgsvc/rgsvc.html#_rgsvc_application-layer-spi_CommandService"><code>CommandService</code></a> can be used to capture actions, while the (deprecated) <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditingService"><code>AuditingService</code></a> used to capture data modified.</p> 
@@ -957,7 +957,7 @@ admin_role = *</code></pre>
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>The <a href="https://github.com/isisaddons/isis-module-security">Isis Addons' security module</a> (not ASF) provides a complete security subdomain for users, roles, permissions; all are persisted as domain entities.</p> 
+          <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module provides a complete security subdomain for users, roles, permissions; all are persisted as domain entities.</p> 
          </div> 
          <div class="paragraph"> 
           <p>What that means, of course, that they can also be administered through your Isis application. Moreover, the set of permissions (to features) is derived completely from your application’s metamodel; in essence the permissions are "type-safe".</p> 
@@ -988,7 +988,7 @@ admin_role = *</code></pre>
           </div> 
          </div> 
          <div class="paragraph"> 
-          <p>The security module has many more features than are described here, all of which are described in the module’s <a href="https://github.com/isisaddons/isis-module-security">README</a>. The README also explains in detail how to configure an existing app to use this module.</p> 
+          <p>The security module has many more features than are described here, all of which are described in the module’s README. The README also explains in detail how to configure an existing app to use this module.</p> 
          </div> 
          <div class="paragraph"> 
           <p>You can also look at the Isisaddons <a href="https://github.com/isisaddons/isis-app-todoapp">todoapp example</a> (not ASF), which is preconfigured to use the security module.</p> 
@@ -1016,7 +1016,7 @@ admin_role = *</code></pre>
              <td class="icon"> <i class="fa icon-warning" title="Warning"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>If you are happy to use a database then we strongly recommend you use the <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module instead of a vanilla JDBC; it is far more sophisticated and moreover gives you the ability to administer the system from within your Isis application.</p> 
+               <p>If you are happy to use a database then we strongly recommend you use the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module instead of a vanilla JDBC; it is far more sophisticated and moreover gives you the ability to administer the system from within your Isis application.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -1494,7 +1494,7 @@ isis.authorization=bypass</code></pre>
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>We don’t want to repeat the entire <a href="http://shiro.apache.org/documentation.html">Shiro documentation set</a> here, but we should flag a number of otherof other features that are worth checking out.</p> 
+          <p>We don’t want to repeat the entire <a href="http://shiro.apache.org/documentation.html">Shiro documentation set</a> here, but we should flag a number of other features that are worth checking out.</p> 
          </div> 
          <div class="sect3"> 
           <h4 id="_caching">5.3.1. Caching</h4> 
@@ -1581,7 +1581,7 @@ securityManager.cacheManager = $memoryCacheManager</code></pre>
         <div class="sect2"> 
          <h3 id="_servlet_api">6.2. Servlet API</h3> 
          <div class="paragraph"> 
-          <p>On occasion you may find it necessary to reach below Isis and to the underlying servlet API. For example, the <a href="http://github.com/isisaddons/isis-module-togglz">Isis addons' togglz</a> module (non-ASF) has a requirement to do this in order to expose its embedded togglz web console. (</p> 
+          <p>On occasion you may find it necessary to reach below Isis and to the underlying servlet API. For example, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s togglz module (non-ASF) has a requirement to do this in order to expose its embedded togglz web console. (</p> 
          </div> 
          <div class="admonitionblock tip"> 
           <table> 
@@ -1590,7 +1590,7 @@ securityManager.cacheManager = $memoryCacheManager</code></pre>
              <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>If you do need to access the servlet API and are running within the context of Wicket viewer, the <a href="http://github.com/isisaddons/isis-module-servletapi">Isis addons' servletapi</a> module can provide access to the <code>HttpServletRequest</code>, <code>HttpServletResponse</code> and <code>ServletContext</code>.</p> 
+               <p>If you do need to access the servlet API and are running within the context of Wicket viewer, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s servletapi module can provide access to the <code>HttpServletRequest</code>, <code>HttpServletResponse</code> and <code>ServletContext</code>.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -1629,7 +1629,7 @@ securityManager.cacheManager = $memoryCacheManager</code></pre>
          <p>By and large the security mechanisms within Isis are transparent to the rest of the framework (the <a href="../ugvw/ugvw.html">Wicket Viewer</a> and <a href="../ugvro/ugvro.html">Restful Objects viewer</a>, and the overall <a href="../rgcfg/rgcfg.html#_rgcfg">runtime</a>).</p> 
         </div> 
         <div class="paragraph"> 
-         <p>That said, it is the responsibility of the viewers to ensure that there is a viewers to ensure that for each request there is a valid user session present. The sections below explain how this works.</p> 
+         <p>That said, it is the responsibility of the viewers to ensure that for each request there is a valid user session present. The sections below explain how this works.</p> 
         </div> 
         <div class="sect2"> 
          <h3 id="_wicket_viewer">7.1. Wicket Viewer</h3> 
@@ -1703,7 +1703,7 @@ securityManager.cacheManager = $memoryCacheManager</code></pre>
            <p>User registration is only available if the <a href="../rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_UserRegistrationService"><code>UserRegistrationService</code></a> is configured; this is used by the framework to actually create new instances of the user as accessed by the corresponding (Shiro) realm.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>Because Shiro realms are pluggable, the Apache Isis framework does not provide default implementations of this service. However, if you are using the <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module (non-ASF), then this module <em>does</em> provide an implementation (that, as you might expect, creates new "user" domain entities).</p> 
+           <p>Because Shiro realms are pluggable, the Apache Isis framework does not provide default implementations of this service. However, if you are using the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module, then this module <em>does</em> provide an implementation (that, as you might expect, creates new "user" domain entities).</p> 
           </div> 
           <div class="paragraph"> 
            <p>If you are using an LDAP realm and want to enable user-self registration then you’ll need to write your own implementation of this service.</p> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgsvc/rgsvc.pdf
----------------------------------------------------------------------
diff --git a/content/guides/rgsvc/rgsvc.pdf b/content/guides/rgsvc/rgsvc.pdf
index d64e70c..dc72167 100644
--- a/content/guides/rgsvc/rgsvc.pdf
+++ b/content/guides/rgsvc/rgsvc.pdf
@@ -4,16 +4,16 @@
 << /Title (Domain Services)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170918110440+01'00')
-/ModDate (D:20170918110440+01'00')
+/CreationDate (D:20170925074910+01'00')
+/ModDate (D:20170925074910+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 18 0 R
-/Outlines 2220 0 R
-/PageLabels 2306 0 R
+/Outlines 2217 0 R
+/PageLabels 2303 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 178
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 38 0 R 50 0 R 61 0 R 70 0 R 76 0 R 105 0 R 110 0 R 131 0 R 166 0 R 197 0 R 215 0 R 221 0 R 231 0 R 237 0 R 252 0 R 256 0 R 262 0 R 266 0 R 272 0 R 280 0 R 297 0 R 312 0 R 326 0 R 340 0 R 351 0 R 358 0 R 377 0 R 388 0 R 402 0 R 411 0 R 418 0 R 437 0 R 449 0 R 457 0 R 463 0 R 490 0 R 528 0 R 549 0 R 557 0 R 569 0 R 579 0 R 589 0 R 602 0 R 615 0 R 627 0 R 629 0 R 631 0 R 641 0 R 653 0 R 655 0 R 666 0 R 673 0 R 694 0 R 701 0 R 708 0 R 724 0 R 735 0 R 744 0 R 755 0 R 765 0 R 769 0 R 778 0 R 785 0 R 802 0 R 806 0 R 812 0 R 835 0 R 844 0 R 857 0 R 876 0 R 886 0 R 904 0 R 909 0 R 938 0 R 963 0 R 970 0 R 975 0 R 982 0 R 993 0 R 1009 0 R 1020 0 R 1022 0 R 1033 0 R 1043 0 R 1047 0 R 1055 0 R 1063 0 R 1070 0 R 1086 0 R 1098 0 R 1105 0 R 1109 0 R 1112 0 R 1118 0 R 1127 0 R 1139 0 R 1153 0 R 1165 0 R 1171 0 R 1184 0 R 1193 0 R 1197 0 R 1226 0 R 1243 0 R 1248 0 R 1263 0 R 1282 0 R 1289 0 R 1295 0 R 1310 0 R 1315 0 R 1324 0 R 1336 0 R 1343 0 R 1354 0 R 1358 
 0 R 1361 0 R 1365 0 R 1377 0 R 1405 0 R 1421 0 R 1432 0 R 1442 0 R 1454 0 R 1462 0 R 1471 0 R 1492 0 R 1501 0 R 1545 0 R 1557 0 R 1568 0 R 1577 0 R 1585 0 R 1596 0 R 1608 0 R 1638 0 R 1645 0 R 1655 0 R 1660 0 R 1667 0 R 1671 0 R 1681 0 R 1692 0 R 1696 0 R 1702 0 R 1713 0 R 1716 0 R 1722 0 R 1725 0 R 1729 0 R 1734 0 R 1742 0 R 1769 0 R 1787 0 R 1790 0 R 1802 0 R 1811 0 R 1829 0 R 1837 0 R 1842 0 R 1854 0 R 1866 0 R 1876 0 R 1894 0 R 1903 0 R 1910 0 R 1917 0 R 1934 0 R 1939 0 R 1947 0 R 1953 0 R 1969 0 R 1976 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 38 0 R 50 0 R 61 0 R 70 0 R 76 0 R 105 0 R 109 0 R 130 0 R 165 0 R 196 0 R 214 0 R 220 0 R 230 0 R 236 0 R 251 0 R 255 0 R 261 0 R 265 0 R 271 0 R 279 0 R 296 0 R 311 0 R 325 0 R 339 0 R 350 0 R 357 0 R 376 0 R 387 0 R 401 0 R 410 0 R 417 0 R 436 0 R 448 0 R 456 0 R 462 0 R 489 0 R 527 0 R 548 0 R 556 0 R 568 0 R 578 0 R 588 0 R 601 0 R 614 0 R 626 0 R 628 0 R 630 0 R 639 0 R 651 0 R 653 0 R 664 0 R 671 0 R 692 0 R 699 0 R 706 0 R 722 0 R 733 0 R 742 0 R 753 0 R 763 0 R 767 0 R 776 0 R 783 0 R 800 0 R 804 0 R 810 0 R 833 0 R 842 0 R 855 0 R 874 0 R 884 0 R 902 0 R 907 0 R 936 0 R 961 0 R 968 0 R 973 0 R 980 0 R 991 0 R 1007 0 R 1018 0 R 1020 0 R 1031 0 R 1041 0 R 1045 0 R 1053 0 R 1061 0 R 1068 0 R 1084 0 R 1096 0 R 1103 0 R 1107 0 R 1110 0 R 1116 0 R 1125 0 R 1137 0 R 1151 0 R 1163 0 R 1169 0 R 1182 0 R 1191 0 R 1195 0 R 1224 0 R 1241 0 R 1246 0 R 1259 0 R 1278 0 R 1285 0 R 1291 0 R 1306 0 R 1311 0 R 1320 0 R 1332 0 R 1339 0 R 1350 0 R 1354 
 0 R 1357 0 R 1361 0 R 1373 0 R 1401 0 R 1417 0 R 1429 0 R 1439 0 R 1451 0 R 1459 0 R 1468 0 R 1489 0 R 1498 0 R 1542 0 R 1554 0 R 1565 0 R 1574 0 R 1582 0 R 1593 0 R 1605 0 R 1635 0 R 1642 0 R 1652 0 R 1657 0 R 1664 0 R 1668 0 R 1678 0 R 1689 0 R 1693 0 R 1699 0 R 1710 0 R 1713 0 R 1719 0 R 1722 0 R 1726 0 R 1731 0 R 1739 0 R 1766 0 R 1784 0 R 1787 0 R 1799 0 R 1808 0 R 1826 0 R 1834 0 R 1839 0 R 1851 0 R 1863 0 R 1873 0 R 1891 0 R 1900 0 R 1907 0 R 1914 0 R 1931 0 R 1936 0 R 1944 0 R 1950 0 R 1966 0 R 1973 0 R]
 >>
 endobj
 4 0 obj
@@ -80,11 +80,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAABZ+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 2308 0 R
+/FontDescriptor 2305 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2310 0 R
-/ToUnicode 2309 0 R
+/Widths 2307 0 R
+/ToUnicode 2306 0 R
 >>
 endobj
 9 0 obj
@@ -1937,7 +1937,7 @@ endobj
 /F3.0 43 0 R
 >>
 >>
-/Annots [1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R]
+/Annots [1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R]
 >>
 endobj
 11 0 obj
@@ -4053,7 +4053,7 @@ endobj
 /F4.0 58 0 R
 >>
 >>
-/Annots [2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R 2112 0 R 2113 0 R 2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2163 0 R 2164 0 R 2165 0 R 2166 0 R 2167 0 R 2168 0 R 2169 0 R 2170 0 R 2171 0 R 2172 0 R 2173 0 R 2174 0 R 2175 0 R 2176 0 R 2177 0 R 2178 0 R 2179 0 R 2180 0 R 2181 0 R 2182 0 R 2183 0 R 2184 0 R 2185 0 R 2186 0 R 2187 0 R 2188 0 R 2189 0 R 2190 0 R 2191 0 R 2192 0 R 2193 0 
 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R 2200 0 R 2201 0 R 2202 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R]
+/Annots [2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R 2112 0 R 2113 0 R 2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2163 0 R 2164 0 R 2165 0 R 2166 0 R 2167 0 R 2168 0 R 2169 0 R 2170 0 R 2171 0 R 2172 0 R 2173 0 R 2174 0 R 2175 0 R 2176 0 R 2177 0 R 2178 0 R 2179 0 R 2180 0 R 2181 0 R 2182 0 R 2183 0 R 2184 0 R 2185 0 R 2186 0 R 2187 0 R 2188 0 R 2189 0 R 2190 0 
 R 2191 0 R 2192 0 R 2193 0 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R 2200 0 R 2201 0 R 2202 0 R 2203 0 R]
 >>
 endobj
 13 0 obj
@@ -4281,7 +4281,7 @@ endobj
 /F3.0 43 0 R
 >>
 >>
-/Annots [2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R 2216 0 R 2217 0 R 2218 0 R]
+/Annots [2204 0 R 2205 0 R 2206 0 R 2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R]
 >>
 endobj
 15 0 obj
@@ -4888,7 +4888,7 @@ endobj
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
 /Annots [22 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R 33 0 R 34 0 R 35 0 R 36 0 R]
@@ -4903,18 +4903,18 @@ endobj
 >>
 endobj
 19 0 obj
-<< /Kids [1479 0 R 1480 0 R]
+<< /Kids [1476 0 R 1477 0 R]
 >>
 endobj
 20 0 obj
 << /Type /Font
 /BaseFont /AAAACA+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 2312 0 R
+/FontDescriptor 2309 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2314 0 R
-/ToUnicode 2313 0 R
+/Widths 2311 0 R
+/ToUnicode 2310 0 R
 >>
 endobj
 21 0 obj
@@ -5481,7 +5481,7 @@ endobj
 /F3.0 43 0 R
 >>
 /XObject << /I1 41 0 R
-/Stamp1 2219 0 R
+/Stamp1 2216 0 R
 >>
 >>
 /Annots [42 0 R 44 0 R 45 0 R 46 0 R 47 0 R 48 0 R]
@@ -5622,11 +5622,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAACB+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 2316 0 R
+/FontDescriptor 2313 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2318 0 R
-/ToUnicode 2317 0 R
+/Widths 2315 0 R
+/ToUnicode 2314 0 R
 >>
 endobj
 44 0 obj
@@ -7624,7 +7624,7 @@ endobj
 /F3.1 54 0 R
 /F4.0 58 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
 /Annots [52 0 R 55 0 R 56 0 R 57 0 R 59 0 R]
@@ -7651,11 +7651,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAACC+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 2320 0 R
+/FontDescriptor 2317 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2322 0 R
-/ToUnicode 2321 0 R
+/Widths 2319 0 R
+/ToUnicode 2318 0 R
 >>
 endobj
 55 0 obj
@@ -7695,11 +7695,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAACD+mplus-1p-regular
 /Subtype /TrueType
-/FontDescriptor 2324 0 R
+/FontDescriptor 2321 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2326 0 R
-/ToUnicode 2325 0 R
+/Widths 2323 0 R
+/ToUnicode 2322 0 R
 >>
 endobj
 59 0 obj
@@ -8822,7 +8822,7 @@ endobj
 /F5.1 64 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
 /Annots [63 0 R 65 0 R 66 0 R 67 0 R 68 0 R]
@@ -8846,11 +8846,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAACE+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 2328 0 R
+/FontDescriptor 2325 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2330 0 R
-/ToUnicode 2329 0 R
+/Widths 2327 0 R
+/ToUnicode 2326 0 R
 >>
 endobj
 65 0 obj
@@ -10657,7 +10657,7 @@ endobj
 /F6.0 71 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
 /Annots [73 0 R 74 0 R]
@@ -10667,11 +10667,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAACF+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 2332 0 R
+/FontDescriptor 2329 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2334 0 R
-/ToUnicode 2333 0 R
+/Widths 2331 0 R
+/ToUnicode 2330 0 R
 >>
 endobj
 72 0 obj
@@ -12406,7 +12406,7 @@ endobj
 /F4.0 58 0 R
 /F5.1 64 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
 /Annots [77 0 R 78 0 R 79 0 R 80 0 R 81 0 R 82 0 R 83 0 R 84 0 R 85 0 R 86 0 R 87 0 R 88 0 R 89 0 R 90 0 R 91 0 R 92 0 R 93 0 R 94 0 R 95 0 R 96 0 R 97 0 R 98 0 R 99 0 R 100 0 R 101 0 R 102 0 R 103 0 R]
@@ -12710,7 +12710,7 @@ endobj
 >>
 endobj
 104 0 obj
-<< /Length 3454
+<< /Length 3457
 >>
 stream
 q
@@ -12764,12 +12764,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.897 Tw
+0.498 Tw
 
 BT
 48.24 778.146 Td
 /F1.0 10.5 Tf
-[<696d706c656d656e746174696f6e73206d61> 20.01953125 <79206861766520646966666572656e7420726573706f6e736962696c69746965732e202046> 40.0390625 <6f72206578616d706c652c2074686520286e6f6e2d4153462920>] TJ
+[<696d706c656d656e746174696f6e73206d61> 20.01953125 <79206861766520646966666572656e7420726573706f6e736962696c69746965732e2046> 40.0390625 <6f72206578616d706c652c2074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -12779,27 +12779,27 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-2.897 Tw
+0.498 Tw
 
 BT
-486.09912588778406 778.146 Td
+458.8884884765625 778.146 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e7327> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
-1.213 Tw
+0.498 Tw
 
 BT
-48.24 762.366 Td
+539.9945 778.146 Td
 /F1.0 10.5 Tf
-<7075626c6973686d71> Tj
+<2773> Tj
 ET
 
 
@@ -12812,9 +12812,9 @@ ET
 1.213 Tw
 
 BT
-102.1155 762.366 Td
+48.24 762.366 Td
 /F1.0 10.5 Tf
-[<206d6f64756c6520697320726573706f6e7369626c6520666f72207075626c697368696e67206d65737361676573206f6e746f20616e2041> 20.01953125 <63746976654d51206576656e74206275732c20666f7220696e7465722d>] TJ
+[<7075626c6973686d71206d6f64756c6520697320726573706f6e7369626c6520666f72207075626c697368696e67206d65737361676573206f6e746f20616e2041> 20.01953125 <63746976654d51206576656e74206275732c20666f7220696e7465722d>] TJ
 ET
 
 
@@ -12824,12 +12824,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-0.386 Tw
+0.607 Tw
 
 BT
 48.24 746.586 Td
 /F1.0 10.5 Tf
-<73797374656d20636f6d6d756e69636174696f6e2e2020486f77657665722c20746865205350492063616e20616c736f206265207573656420666f722070726f66696c696e673b206561636820657865637574696f6e2077697468696e20746865> Tj
+<73797374656d20636f6d6d756e69636174696f6e2e20486f77657665722c20746865205350492063616e20616c736f206265207573656420666f722070726f66696c696e673b206561636820657865637574696f6e2077697468696e20746865> Tj
 ET
 
 
@@ -12854,12 +12854,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.981 Tw
+2.343 Tw
 
 BT
 48.24 715.026 Td
 /F1.0 10.5 Tf
-[<657865637574696f6e2c20616e64207468757320636f756c64206265207573656420666f72206170706c69636174696f6e2070726f66696c696e672e2020546865206672> 20.01953125 <616d65776f726b2070726f766964657320612064656661756c74>] TJ
+[<657865637574696f6e2c20616e64207468757320636f756c64206265207573656420666f72206170706c69636174696f6e2070726f66696c696e672e20546865206672> 20.01953125 <616d65776f726b2070726f766964657320612064656661756c74>] TJ
 ET
 
 
@@ -12921,10 +12921,10 @@ endobj
 /Font << /F1.0 8 0 R
 /F3.0 43 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [106 0 R 107 0 R 108 0 R]
+/Annots [106 0 R 107 0 R]
 >>
 endobj
 106 0 obj
@@ -12942,26 +12942,15 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-publishmq)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [486.09912588778406 775.0799999999999 547.04 789.36]
+/Rect [458.8884884765625 775.0799999999999 539.9945 789.36]
 /Type /Annot
 >>
 endobj
 108 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://github.com/isisaddons/isis-module-publishmq)
->>
-/Subtype /Link
-/Rect [48.24 759.3 102.1155 773.58]
-/Type /Annot
->>
-endobj
-109 0 obj
-<< /Length 17766
+<< /Length 17748
 >>
 stream
 q
@@ -12992,12 +12981,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.015 Tw
+1.264 Tw
 
 BT
 48.24 725.426 Td
 /F1.0 10.5 Tf
-[<546865207461626c652062656c6f772073756d6d6172697a6573207468652070726573656e746174696f6e206c61> 20.01953125 <796572205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e2020497420616c736f206c69737473207468656972>] TJ
+[<546865207461626c652062656c6f772073756d6d6172697a6573207468652070726573656e746174696f6e206c61> 20.01953125 <796572205350497320646566696e65642062> 20.01953125 <792041706163686520497369732e20497420616c736f206c69737473207468656972>] TJ
 ET
 
 
@@ -13025,7 +13014,7 @@ ET
 BT
 48.24 693.8660000000001 Td
 /F1.0 10.5 Tf
-[<70726f76696465642062> 20.01953125 <79206f6e65206f662074686520696e20286e6f6e2d4153462920>] TJ
+[<70726f76696465642062> 20.01953125 <79206f6e65206f662074686520286e6f6e2d4153462920>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -13034,9 +13023,9 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-228.67179492187503 693.8660000000001 Td
+215.830294921875 693.8660000000001 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -13045,7 +13034,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-285.69708984375 693.8660000000001 Td
+296.438794921875 693.8660000000001 Td
 /F1.0 10.5 Tf
 <206d6f64756c65732e> Tj
 ET
@@ -14202,38 +14191,38 @@ Q
 
 endstream
 endobj
-110 0 obj
+109 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 109 0 R
+/Contents 108 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
 /F6.0 71 0 R
 /F3.0 43 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [112 0 R 113 0 R 114 0 R 115 0 R 116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 123 0 R 124 0 R 125 0 R 126 0 R 127 0 R 128 0 R 129 0 R]
+/Annots [111 0 R 112 0 R 113 0 R 114 0 R 115 0 R 116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 123 0 R 124 0 R 125 0 R 126 0 R 127 0 R 128 0 R]
 >>
 endobj
-111 0 obj
-[110 0 R /XYZ 0 841.89 null]
+110 0 obj
+[109 0 R /XYZ 0 841.89 null]
 endobj
-112 0 obj
+111 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [228.67179492187503 690.8000000000001 285.69708984375 705.0800000000002]
+/Rect [215.830294921875 690.8000000000001 296.438794921875 705.0800000000002]
 /Type /Annot
 >>
 endobj
-113 0 obj
+112 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14244,7 +14233,7 @@ endobj
 /Type /Annot
 >>
 endobj
-114 0 obj
+113 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14255,7 +14244,7 @@ endobj
 /Type /Annot
 >>
 endobj
-115 0 obj
+114 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14266,7 +14255,7 @@ endobj
 /Type /Annot
 >>
 endobj
-116 0 obj
+115 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14277,7 +14266,7 @@ endobj
 /Type /Annot
 >>
 endobj
-117 0 obj
+116 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14288,7 +14277,7 @@ endobj
 /Type /Annot
 >>
 endobj
-118 0 obj
+117 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14299,7 +14288,7 @@ endobj
 /Type /Annot
 >>
 endobj
-119 0 obj
+118 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14310,7 +14299,7 @@ endobj
 /Type /Annot
 >>
 endobj
-120 0 obj
+119 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14321,7 +14310,7 @@ endobj
 /Type /Annot
 >>
 endobj
-121 0 obj
+120 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14332,7 +14321,7 @@ endobj
 /Type /Annot
 >>
 endobj
-122 0 obj
+121 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14343,7 +14332,7 @@ endobj
 /Type /Annot
 >>
 endobj
-123 0 obj
+122 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14354,7 +14343,7 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
+123 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14365,7 +14354,7 @@ endobj
 /Type /Annot
 >>
 endobj
-125 0 obj
+124 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14376,7 +14365,7 @@ endobj
 /Type /Annot
 >>
 endobj
-126 0 obj
+125 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14387,7 +14376,7 @@ endobj
 /Type /Annot
 >>
 endobj
-127 0 obj
+126 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14398,7 +14387,7 @@ endobj
 /Type /Annot
 >>
 endobj
-128 0 obj
+127 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14409,7 +14398,7 @@ endobj
 /Type /Annot
 >>
 endobj
-129 0 obj
+128 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -14420,7 +14409,7 @@ endobj
 /Type /Annot
 >>
 endobj
-130 0 obj
+129 0 obj
 << /Length 28878
 >>
 stream
@@ -16481,23 +16470,23 @@ Q
 
 endstream
 endobj
-131 0 obj
+130 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 130 0 R
+/Contents 129 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F3.0 43 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [132 0 R 133 0 R 134 0 R 135 0 R 136 0 R 137 0 R 138 0 R 139 0 R 140 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R 157 0 R 158 0 R 159 0 R 160 0 R 161 0 R 162 0 R 163 0 R 164 0 R]
+/Annots [131 0 R 132 0 R 133 0 R 134 0 R 135 0 R 136 0 R 137 0 R 138 0 R 139 0 R 140 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R 157 0 R 158 0 R 159 0 R 160 0 R 161 0 R 162 0 R 163 0 R]
 >>
 endobj
-132 0 obj
+131 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16508,7 +16497,7 @@ endobj
 /Type /Annot
 >>
 endobj
-133 0 obj
+132 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16519,7 +16508,7 @@ endobj
 /Type /Annot
 >>
 endobj
-134 0 obj
+133 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16530,7 +16519,7 @@ endobj
 /Type /Annot
 >>
 endobj
-135 0 obj
+134 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16541,7 +16530,7 @@ endobj
 /Type /Annot
 >>
 endobj
-136 0 obj
+135 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16552,7 +16541,7 @@ endobj
 /Type /Annot
 >>
 endobj
-137 0 obj
+136 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16563,7 +16552,7 @@ endobj
 /Type /Annot
 >>
 endobj
-138 0 obj
+137 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16574,7 +16563,7 @@ endobj
 /Type /Annot
 >>
 endobj
-139 0 obj
+138 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16585,7 +16574,7 @@ endobj
 /Type /Annot
 >>
 endobj
-140 0 obj
+139 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16596,7 +16585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-141 0 obj
+140 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16607,7 +16596,7 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
+141 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16618,7 +16607,7 @@ endobj
 /Type /Annot
 >>
 endobj
-143 0 obj
+142 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16629,7 +16618,7 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
+143 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16640,7 +16629,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
+144 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16651,7 +16640,7 @@ endobj
 /Type /Annot
 >>
 endobj
-146 0 obj
+145 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16662,7 +16651,7 @@ endobj
 /Type /Annot
 >>
 endobj
-147 0 obj
+146 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16673,7 +16662,7 @@ endobj
 /Type /Annot
 >>
 endobj
-148 0 obj
+147 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16684,7 +16673,7 @@ endobj
 /Type /Annot
 >>
 endobj
-149 0 obj
+148 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16695,7 +16684,7 @@ endobj
 /Type /Annot
 >>
 endobj
-150 0 obj
+149 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16706,7 +16695,7 @@ endobj
 /Type /Annot
 >>
 endobj
-151 0 obj
+150 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16717,7 +16706,7 @@ endobj
 /Type /Annot
 >>
 endobj
-152 0 obj
+151 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16728,7 +16717,7 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
+152 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16739,7 +16728,7 @@ endobj
 /Type /Annot
 >>
 endobj
-154 0 obj
+153 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16750,7 +16739,7 @@ endobj
 /Type /Annot
 >>
 endobj
-155 0 obj
+154 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16761,7 +16750,7 @@ endobj
 /Type /Annot
 >>
 endobj
-156 0 obj
+155 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16772,7 +16761,7 @@ endobj
 /Type /Annot
 >>
 endobj
-157 0 obj
+156 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16783,7 +16772,7 @@ endobj
 /Type /Annot
 >>
 endobj
-158 0 obj
+157 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16794,7 +16783,7 @@ endobj
 /Type /Annot
 >>
 endobj
-159 0 obj
+158 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16805,7 +16794,7 @@ endobj
 /Type /Annot
 >>
 endobj
-160 0 obj
+159 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16816,7 +16805,7 @@ endobj
 /Type /Annot
 >>
 endobj
-161 0 obj
+160 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16827,7 +16816,7 @@ endobj
 /Type /Annot
 >>
 endobj
-162 0 obj
+161 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16838,7 +16827,7 @@ endobj
 /Type /Annot
 >>
 endobj
-163 0 obj
+162 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16849,7 +16838,7 @@ endobj
 /Type /Annot
 >>
 endobj
-164 0 obj
+163 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16860,7 +16849,7 @@ endobj
 /Type /Annot
 >>
 endobj
-165 0 obj
+164 0 obj
 << /Length 23013
 >>
 stream
@@ -18525,23 +18514,23 @@ Q
 
 endstream
 endobj
-166 0 obj
+165 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 165 0 R
+/Contents 164 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F3.0 43 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [167 0 R 168 0 R 169 0 R 170 0 R 171 0 R 172 0 R 173 0 R 174 0 R 175 0 R 176 0 R 177 0 R 178 0 R 179 0 R 180 0 R 181 0 R 182 0 R 183 0 R 184 0 R 185 0 R 186 0 R 187 0 R 188 0 R 189 0 R 190 0 R 191 0 R 192 0 R 193 0 R 194 0 R 195 0 R]
+/Annots [166 0 R 167 0 R 168 0 R 169 0 R 170 0 R 171 0 R 172 0 R 173 0 R 174 0 R 175 0 R 176 0 R 177 0 R 178 0 R 179 0 R 180 0 R 181 0 R 182 0 R 183 0 R 184 0 R 185 0 R 186 0 R 187 0 R 188 0 R 189 0 R 190 0 R 191 0 R 192 0 R 193 0 R 194 0 R]
 >>
 endobj
-167 0 obj
+166 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18552,7 +18541,7 @@ endobj
 /Type /Annot
 >>
 endobj
-168 0 obj
+167 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18563,7 +18552,7 @@ endobj
 /Type /Annot
 >>
 endobj
-169 0 obj
+168 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18574,7 +18563,7 @@ endobj
 /Type /Annot
 >>
 endobj
-170 0 obj
+169 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18585,7 +18574,7 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
+170 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18596,7 +18585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-172 0 obj
+171 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18607,7 +18596,7 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
+172 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18618,7 +18607,7 @@ endobj
 /Type /Annot
 >>
 endobj
-174 0 obj
+173 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18629,7 +18618,7 @@ endobj
 /Type /Annot
 >>
 endobj
-175 0 obj
+174 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18640,7 +18629,7 @@ endobj
 /Type /Annot
 >>
 endobj
-176 0 obj
+175 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18651,7 +18640,7 @@ endobj
 /Type /Annot
 >>
 endobj
-177 0 obj
+176 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18662,7 +18651,7 @@ endobj
 /Type /Annot
 >>
 endobj
-178 0 obj
+177 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18673,7 +18662,7 @@ endobj
 /Type /Annot
 >>
 endobj
-179 0 obj
+178 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18684,7 +18673,7 @@ endobj
 /Type /Annot
 >>
 endobj
-180 0 obj
+179 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18695,7 +18684,7 @@ endobj
 /Type /Annot
 >>
 endobj
-181 0 obj
+180 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18706,7 +18695,7 @@ endobj
 /Type /Annot
 >>
 endobj
-182 0 obj
+181 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18717,7 +18706,7 @@ endobj
 /Type /Annot
 >>
 endobj
-183 0 obj
+182 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18728,7 +18717,7 @@ endobj
 /Type /Annot
 >>
 endobj
-184 0 obj
+183 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18739,7 +18728,7 @@ endobj
 /Type /Annot
 >>
 endobj
-185 0 obj
+184 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18750,7 +18739,7 @@ endobj
 /Type /Annot
 >>
 endobj
-186 0 obj
+185 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18761,7 +18750,7 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
+186 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18772,7 +18761,7 @@ endobj
 /Type /Annot
 >>
 endobj
-188 0 obj
+187 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18783,7 +18772,7 @@ endobj
 /Type /Annot
 >>
 endobj
-189 0 obj
+188 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18794,7 +18783,7 @@ endobj
 /Type /Annot
 >>
 endobj
-190 0 obj
+189 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18805,7 +18794,7 @@ endobj
 /Type /Annot
 >>
 endobj
-191 0 obj
+190 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18816,7 +18805,7 @@ endobj
 /Type /Annot
 >>
 endobj
-192 0 obj
+191 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18827,7 +18816,7 @@ endobj
 /Type /Annot
 >>
 endobj
-193 0 obj
+192 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18838,7 +18827,7 @@ endobj
 /Type /Annot
 >>
 endobj
-194 0 obj
+193 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18849,7 +18838,7 @@ endobj
 /Type /Annot
 >>
 endobj
-195 0 obj
+194 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18860,7 +18849,7 @@ endobj
 /Type /Annot
 >>
 endobj
-196 0 obj
+195 0 obj
 << /Length 25385
 >>
 stream
@@ -20554,11 +20543,11 @@ Q
 
 endstream
 endobj
-197 0 obj
+196 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 196 0 R
+/Contents 195 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F3.0 43 0 R
@@ -20567,13 +20556,13 @@ endobj
 /F6.0 71 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [198 0 R 199 0 R 200 0 R 201 0 R 202 0 R 203 0 R 204 0 R 205 0 R 206 0 R 207 0 R 209 0 R 210 0 R 211 0 R 212 0 R]
+/Annots [197 0 R 198 0 R 199 0 R 200 0 R 201 0 R 202 0 R 203 0 R 204 0 R 205 0 R 206 0 R 208 0 R 209 0 R 210 0 R 211 0 R]
 >>
 endobj
-198 0 obj
+197 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20584,7 +20573,7 @@ endobj
 /Type /Annot
 >>
 endobj
-199 0 obj
+198 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20595,7 +20584,7 @@ endobj
 /Type /Annot
 >>
 endobj
-200 0 obj
+199 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20606,7 +20595,7 @@ endobj
 /Type /Annot
 >>
 endobj
-201 0 obj
+200 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20617,7 +20606,7 @@ endobj
 /Type /Annot
 >>
 endobj
-202 0 obj
+201 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20628,7 +20617,7 @@ endobj
 /Type /Annot
 >>
 endobj
-203 0 obj
+202 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20639,7 +20628,7 @@ endobj
 /Type /Annot
 >>
 endobj
-204 0 obj
+203 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20650,7 +20639,7 @@ endobj
 /Type /Annot
 >>
 endobj
-205 0 obj
+204 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20661,7 +20650,7 @@ endobj
 /Type /Annot
 >>
 endobj
-206 0 obj
+205 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20672,7 +20661,7 @@ endobj
 /Type /Annot
 >>
 endobj
-207 0 obj
+206 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20683,10 +20672,10 @@ endobj
 /Type /Annot
 >>
 endobj
-208 0 obj
-[197 0 R /XYZ 0 466.0200000000003 null]
+207 0 obj
+[196 0 R /XYZ 0 466.0200000000003 null]
 endobj
-209 0 obj
+208 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20697,7 +20686,7 @@ endobj
 /Type /Annot
 >>
 endobj
-210 0 obj
+209 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20708,7 +20697,7 @@ endobj
 /Type /Annot
 >>
 endobj
-211 0 obj
+210 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20719,7 +20708,7 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
+211 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20730,10 +20719,10 @@ endobj
 /Type /Annot
 >>
 endobj
-213 0 obj
-[197 0 R /XYZ 0 208.36000000000027 null]
+212 0 obj
+[196 0 R /XYZ 0 208.36000000000027 null]
 endobj
-214 0 obj
+213 0 obj
 << /Length 11853
 >>
 stream
@@ -21506,24 +21495,24 @@ Q
 
 endstream
 endobj
-215 0 obj
+214 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 214 0 R
+/Contents 213 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.1 54 0 R
 /F1.0 8 0 R
 /F3.0 43 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [216 0 R 217 0 R 219 0 R]
+/Annots [215 0 R 216 0 R 218 0 R]
 >>
 endobj
-216 0 obj
+215 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21534,7 +21523,7 @@ endobj
 /Type /Annot
 >>
 endobj
-217 0 obj
+216 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21545,10 +21534,10 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
-[215 0 R /XYZ 0 536.9900000000001 null]
+217 0 obj
+[214 0 R /XYZ 0 536.9900000000001 null]
 endobj
-219 0 obj
+218 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21559,7 +21548,7 @@ endobj
 /Type /Annot
 >>
 endobj
-220 0 obj
+219 0 obj
 << /Length 40320
 >>
 stream
@@ -24433,26 +24422,26 @@ Q
 
 endstream
 endobj
-221 0 obj
+220 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 220 0 R
+/Contents 219 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 43 0 R
 /F2.0 20 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [223 0 R 225 0 R 226 0 R 227 0 R 228 0 R 229 0 R]
+/Annots [222 0 R 224 0 R 225 0 R 226 0 R 227 0 R 228 0 R]
 >>
 endobj
-222 0 obj
-[221 0 R /XYZ 0 373.90999999999985 null]
+221 0 obj
+[220 0 R /XYZ 0 373.90999999999985 null]
 endobj
-223 0 obj
+222 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24463,10 +24452,10 @@ endobj
 /Type /Annot
 >>
 endobj
-224 0 obj
-[221 0 R /XYZ 0 312.8499999999998 null]
+223 0 obj
+[220 0 R /XYZ 0 312.8499999999998 null]
 endobj
-225 0 obj
+224 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24477,7 +24466,7 @@ endobj
 /Type /Annot
 >>
 endobj
-226 0 obj
+225 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24488,7 +24477,7 @@ endobj
 /Type /Annot
 >>
 endobj
-227 0 obj
+226 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24499,7 +24488,7 @@ endobj
 /Type /Annot
 >>
 endobj
-228 0 obj
+227 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24510,7 +24499,7 @@ endobj
 /Type /Annot
 >>
 endobj
-229 0 obj
+228 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24521,7 +24510,7 @@ endobj
 /Type /Annot
 >>
 endobj
-230 0 obj
+229 0 obj
 << /Length 20781
 >>
 stream
@@ -25805,11 +25794,11 @@ Q
 
 endstream
 endobj
-231 0 obj
+230 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 230 0 R
+/Contents 229 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 20 0 R
@@ -25818,22 +25807,22 @@ endobj
 /F6.0 71 0 R
 /F4.0 58 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [235 0 R]
+/Annots [234 0 R]
 >>
 endobj
+231 0 obj
+[230 0 R /XYZ 0 778.86 null]
+endobj
 232 0 obj
-[231 0 R /XYZ 0 778.86 null]
+[230 0 R /XYZ 0 456.9800000000003 null]
 endobj
 233 0 obj
-[231 0 R /XYZ 0 456.9800000000003 null]
+[230 0 R /XYZ 0 364.36000000000024 null]
 endobj
 234 0 obj
-[231 0 R /XYZ 0 364.36000000000024 null]
-endobj
-235 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -25844,7 +25833,7 @@ endobj
 /Type /Annot
 >>
 endobj
-236 0 obj
+235 0 obj
 << /Length 28328
 >>
 stream
@@ -27694,27 +27683,27 @@ Q
 
 endstream
 endobj
-237 0 obj
+236 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 236 0 R
+/Contents 235 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 43 0 R
 /F2.0 20 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [239 0 R 240 0 R 241 0 R 243 0 R 244 0 R 249 0 R 250 0 R]
+/Annots [238 0 R 239 0 R 240 0 R 242 0 R 243 0 R 248 0 R 249 0 R]
 >>
 endobj
-238 0 obj
-[237 0 R /XYZ 0 778.86 null]
+237 0 obj
+[236 0 R /XYZ 0 778.86 null]
 endobj
-239 0 obj
+238 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27725,7 +27714,7 @@ endobj
 /Type /Annot
 >>
 endobj
-240 0 obj
+239 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27736,7 +27725,7 @@ endobj
 /Type /Annot
 >>
 endobj
-241 0 obj
+240 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27747,10 +27736,10 @@ endobj
 /Type /Annot
 >>
 endobj
-242 0 obj
-[237 0 R /XYZ 0 626.9000000000002 null]
+241 0 obj
+[236 0 R /XYZ 0 626.9000000000002 null]
 endobj
-243 0 obj
+242 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27761,7 +27750,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+243 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27772,23 +27761,23 @@ endobj
 /Type /Annot
 >>
 endobj
+244 0 obj
+[236 0 R /XYZ 0 522.2800000000004 null]
+endobj
 245 0 obj
-[237 0 R /XYZ 0 522.2800000000004 null]
+[236 0 R /XYZ 0 407.08000000000044 null]
 endobj
 246 0 obj
-[237 0 R /XYZ 0 407.08000000000044 null]
-endobj
-247 0 obj
 << /Limits [(__rgsvc) (__rgsvc_intro_public-api)]
-/Names [(__rgsvc) 17 0 R (__rgsvc_application-layer-api_CommandContext_screencast) 648 0 R (__rgsvc_application-layer-api_InteractionContext_Related-Classes) 718 0 R (__rgsvc_core-domain-api_EventBusService_Configuration) 1128 0 R (__rgsvc_core-domain-api_EventBusService_api-and-implementation) 1084 0 R (__rgsvc_core-domain-api_EventBusService_event-hierarchy) 1107 0 R (__rgsvc_integration-api_JaxbService_api-and-implementation) 1317 0 R (__rgsvc_intro_commands-and-events) 72 0 R (__rgsvc_intro_overriding-the-services) 62 0 R (__rgsvc_intro_public-api) 51 0 R]
+/Names [(__rgsvc) 17 0 R (__rgsvc_application-layer-api_CommandContext_screencast) 646 0 R (__rgsvc_application-layer-api_InteractionContext_Related-Classes) 716 0 R (__rgsvc_core-domain-api_EventBusService_Configuration) 1126 0 R (__rgsvc_core-domain-api_EventBusService_api-and-implementation) 1082 0 R (__rgsvc_core-domain-api_EventBusService_event-hierarchy) 1105 0 R (__rgsvc_integration-api_JaxbService_api-and-implementation) 1313 0 R (__rgsvc_intro_commands-and-events) 72 0 R (__rgsvc_intro_overriding-the-services) 62 0 R (__rgsvc_intro_public-api) 51 0 R]
 >>
 endobj
-248 0 obj
+247 0 obj
 << /Limits [(_rgsvc_presentation-layer-spi_ErrorReportingService) (_rgsvc_presentation-layer-spi_TableColumnOrderService)]
-/Names [(_rgsvc_presentation-layer-spi_ErrorReportingService) 245 0 R (_rgsvc_presentation-layer-spi_ExceptionRecognizer) 263 0 R (_rgsvc_presentation-layer-spi_GridLoaderService) 276 0 R (_rgsvc_presentation-layer-spi_GridService) 292 0 R (_rgsvc_presentation-layer-spi_GridSystemService) 322 0 R (_rgsvc_presentation-layer-spi_HintStore) 345 0 R (_rgsvc_presentation-layer-spi_LocaleProvider) 363 0 R (_rgsvc_presentation-layer-spi_RoutingService) 381 0 R (_rgsvc_presentation-layer-spi_SessionLoggingService) 397 0 R (_rgsvc_presentation-layer-spi_TableColumnOrderService) 404 0 R]
+/Names [(_rgsvc_presentation-layer-spi_ErrorReportingService) 244 0 R (_rgsvc_presentation-layer-spi_ExceptionRecognizer) 262 0 R (_rgsvc_presentation-layer-spi_GridLoaderService) 275 0 R (_rgsvc_presentation-layer-spi_GridService) 291 0 R (_rgsvc_presentation-layer-spi_GridSystemService) 321 0 R (_rgsvc_presentation-layer-spi_HintStore) 344 0 R (_rgsvc_presentation-layer-spi_LocaleProvider) 362 0 R (_rgsvc_presentation-layer-spi_RoutingService) 380 0 R (_rgsvc_presentation-layer-spi_SessionLoggingService) 396 0 R (_rgsvc_presentation-layer-spi_TableColumnOrderService) 403 0 R]
 >>
 endobj
-249 0 obj
+248 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27799,7 +27788,7 @@ endobj
 /Type /Annot
 >>
 endobj
-250 0 obj
+249 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -27810,7 +27799,7 @@ endobj
 /Type /Annot
 >>
 endobj
-251 0 obj
+250 0 obj
 << /Length 15131
 >>
 stream
@@ -28743,27 +28732,27 @@ Q
 
 endstream
 endobj
-252 0 obj
+251 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 251 0 R
+/Contents 250 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.1 54 0 R
 /F3.0 43 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [254 0 R]
+/Annots [253 0 R]
 >>
 endobj
-253 0 obj
-[252 0 R /XYZ 0 409.2800000000001 null]
+252 0 obj
+[251 0 R /XYZ 0 409.2800000000001 null]
 endobj
-254 0 obj
+253 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -28774,7 +28763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-255 0 obj
+254 0 obj
 << /Length 24472
 >>
 stream
@@ -30539,24 +30528,24 @@ Q
 
 endstream
 endobj
-256 0 obj
+255 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 255 0 R
+/Contents 254 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 43 0 R
 /F1.0 8 0 R
 /F2.0 20 0 R
 >>
-/XObject << /I2 257 0 R
-/Stamp1 2219 0 R
+/XObject << /I2 256 0 R
+/Stamp1 2216 0 R
 >>
 >>
-/Annots [258 0 R 260 0 R]
+/Annots [257 0 R 259 0 R]
 >>
 endobj
-257 0 obj
+256 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 503
@@ -30631,7 +30620,7 @@ OW
 o_����J�����f��\Q)�w���G�uO'3z"W�T����B�����6�e��B�������ڮ{�?��׾��Bf���$I�[�����_������K�$頲��iI�$�{���[�?uI�$T��=-I��x��=-I��x��=-I��x��=-I��x��=-I��x-��S=۾G�t��^j��.I�����=���;m��G���|���;m��%I������o�ر-��d�>{�����u��1-I����鮟�"6�#{Z�$Iz�J�t2�c�ڞ�$IR�W�ӱImOK�$����ӁImOK�$��k�ӭNj{Z�$I�޶=�Ҥ��%I�����ӯ?��iI�$uz���R��3����Z����D�$I:�v�Ӊ'O��rRo��B����D�$I:���Ӊ�����zcO�������Ӣ�Ԓ$I���Ӊ�[L&�^��|]2��?^��Æ=],>�?8s�����=�m}�@�9���l����;��/c���>����_y��=
�����cz���
 ��?�i�v�G����i:]��7�t�Ǟ�/2���<������t�O?=�9�Ƀ�?�8y����O��������]O�ɘN|��'��Ҟ�������||��of����_iO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@�=
q�4���gO@��|?5=
 endstream
 endobj
-258 0 obj
+257 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -30642,10 +30631,10 @@ endobj
 /Type /Annot
 >>
 endobj
-259 0 obj
-[256 0 R /XYZ 0 177.31373056994812 null]
+258 0 obj
+[255 0 R /XYZ 0 177.31373056994812 null]
 endobj
-260 0 obj
+259 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -30656,7 +30645,7 @@ endobj
 /Type /Annot
 >>
 endobj
-261 0 obj
+260 0 obj
 << /Length 23229
 >>
 stream
@@ -32164,29 +32153,29 @@ Q
 
 endstream
 endobj
-262 0 obj
+261 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 261 0 R
+/Contents 260 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F3.0 43 0 R
 /F1.0 8 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
 >>
 endobj
+262 0 obj
+[261 0 R /XYZ 0 841.89 null]
+endobj
 263 0 obj
-[262 0 R /XYZ 0 841.89 null]
+[261 0 R /XYZ 0 561.03 null]
 endobj
 264 0 obj
-[262 0 R /XYZ 0 561.03 null]
-endobj
-265 0 obj
 << /Length 23134
 >>
 stream
@@ -33628,24 +33617,24 @@ Q
 
 endstream
 endobj
-266 0 obj
+265 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 265 0 R
+/Contents 264 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 43 0 R
 /F3.1 54 0 R
 /F1.0 8 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [267 0 R 268 0 R 269 0 R]
+/Annots [266 0 R 267 0 R 268 0 R]
 >>
 endobj
-267 0 obj
+266 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33656,7 +33645,7 @@ endobj
 /Type /Annot
 >>
 endobj
-268 0 obj
+267 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33667,7 +33656,7 @@ endobj
 /Type /Annot
 >>
 endobj
-269 0 obj
+268 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33678,10 +33667,10 @@ endobj
 /Type /Annot
 >>
 endobj
-270 0 obj
-[266 0 R /XYZ 0 265.71000000000015 null]
+269 0 obj
+[265 0 R /XYZ 0 265.71000000000015 null]
 endobj
-271 0 obj
+270 0 obj
 << /Length 24392
 >>
 stream
@@ -35221,11 +35210,11 @@ Q
 
 endstream
 endobj
-272 0 obj
+271 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 271 0 R
+/Contents 270 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 43 0 R
@@ -35233,16 +35222,16 @@ endobj
 /F5.1 64 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [274 0 R 275 0 R 278 0 R]
+/Annots [273 0 R 274 0 R 277 0 R]
 >>
 endobj
-273 0 obj
-[272 0 R /XYZ 0 714.99 null]
+272 0 obj
+[271 0 R /XYZ 0 714.99 null]
 endobj
-274 0 obj
+273 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35253,7 +35242,7 @@ endobj
 /Type /Annot
 >>
 endobj
-275 0 obj
+274 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35264,13 +35253,13 @@ endobj
 /Type /Annot
 >>
 endobj
+275 0 obj
+[271 0 R /XYZ 0 389.69000000000017 null]
+endobj
 276 0 obj
-[272 0 R /XYZ 0 389.69000000000017 null]
+[271 0 R /XYZ 0 321.83000000000015 null]
 endobj
 277 0 obj
-[272 0 R /XYZ 0 321.83000000000015 null]
-endobj
-278 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35281,7 +35270,7 @@ endobj
 /Type /Annot
 >>
 endobj
-279 0 obj
+278 0 obj
 << /Length 15751
 >>
 stream
@@ -36245,23 +36234,23 @@ Q
 
 endstream
 endobj
-280 0 obj
+279 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 279 0 R
+/Contents 278 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 43 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [281 0 R 282 0 R 283 0 R 287 0 R 288 0 R 289 0 R 291 0 R 293 0 R 294 0 R]
+/Annots [280 0 R 281 0 R 282 0 R 286 0 R 287 0 R 288 0 R 290 0 R 292 0 R 293 0 R]
 >>
 endobj
-281 0 obj
+280 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36272,7 +36261,7 @@ endobj
 /Type /Annot
 >>
 endobj
-282 0 obj
+281 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36283,7 +36272,7 @@ endobj
 /Type /Annot
 >>
 endobj
-283 0 obj
+282 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36294,18 +36283,18 @@ endobj
 /Type /Annot
 >>
 endobj
+283 0 obj
+[279 0 R /XYZ 0 747.3 null]
+endobj
 284 0 obj
-[280 0 R /XYZ 0 747.3 null]
+[279 0 R /XYZ 0 611.1200000000001 null]
 endobj
 285 0 obj
-[280 0 R /XYZ 0 611.1200000000001 null]
-endobj
-286 0 obj
 << /Limits [(persist) (registering-the-service-16)]
-/Names [(persist) 1718 0 R (programmatic-posting) 1113 0 R (query-and-code-xxxmatches-code) 1726 0 R (registering-subscribers) 1089 0 R (registering-the-service) 238 0 R (registering-the-service-10) 773 0 R (registering-the-service-11) 807 0 R (registering-the-service-12) 906 0 R (registering-the-service-13) 972 0 R (registering-the-service-14) 985 0 R (registering-the-service-15) 1071 0 R (registering-the-service-16) 1155 0 R]
+/Names [(persist) 1715 0 R (programmatic-posting) 1111 0 R (query-and-code-xxxmatches-code) 1723 0 R (registering-subscribers) 1087 0 R (registering-the-service) 237 0 R (registering-the-service-10) 771 0 R (registering-the-service-11) 805 0 R (registering-the-service-12) 904 0 R (registering-the-service-13) 970 0 R (registering-the-service-14) 983 0 R (registering-the-service-15) 1069 0 R (registering-the-service-16) 1153 0 R]
 >>
 endobj
-287 0 obj
+286 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36316,7 +36305,7 @@ endobj
 /Type /Annot
 >>
 endobj
-288 0 obj
+287 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36327,7 +36316,7 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
+288 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36338,10 +36327,10 @@ endobj
 /Type /Annot
 >>
 endobj
-290 0 obj
-[280 0 R /XYZ 0 474.9400000000002 null]
+289 0 obj
+[279 0 R /XYZ 0 474.9400000000002 null]
 endobj
-291 0 obj
+290 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36352,10 +36341,10 @@ endobj
 /Type /Annot
 >>
 endobj
-292 0 obj
-[280 0 R /XYZ 0 413.8800000000002 null]
+291 0 obj
+[279 0 R /XYZ 0 413.8800000000002 null]
 endobj
-293 0 obj
+292 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36366,7 +36355,7 @@ endobj
 /Type /Annot
 >>
 endobj
-294 0 obj
+293 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -36377,10 +36366,10 @@ endobj
 /Type /Annot
 >>
 endobj
-295 0 obj
-[280 0 R /XYZ 0 158.2200000000001 null]
+294 0 obj
+[279 0 R /XYZ 0 158.2200000000001 null]
 endobj
-296 0 obj
+295 0 obj
 << /Length 33446
 >>
 stream
@@ -38636,24 +38625,24 @@ Q
 
 endstream
 endobj
-297 0 obj
+296 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 296 0 R
+/Contents 295 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 43 0 R
 /F3.1 54 0 R
 /F1.0 8 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [298 0 R 299 0 R 300 0 R 301 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R]
+/Annots [297 0 R 298 0 R 299 0 R 300 0 R 301 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R]
 >>
 endobj
-298 0 obj
+297 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38664,7 +38653,7 @@ endobj
 /Type /Annot
 >>
 endobj
-299 0 obj
+298 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38675,7 +38664,7 @@ endobj
 /Type /Annot
 >>
 endobj
-300 0 obj
+299 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38686,7 +38675,7 @@ endobj
 /Type /Annot
 >>
 endobj
-301 0 obj
+300 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38697,7 +38686,7 @@ endobj
 /Type /Annot
 >>
 endobj
-302 0 obj
+301 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38708,7 +38697,7 @@ endobj
 /Type /Annot
 >>
 endobj
-303 0 obj
+302 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38719,7 +38708,7 @@ endobj
 /Type /Annot
 >>
 endobj
-304 0 obj
+303 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38730,7 +38719,7 @@ endobj
 /Type /Annot
 >>
 endobj
-305 0 obj
+304 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38741,7 +38730,7 @@ endobj
 /Type /Annot
 >>
 endobj
-306 0 obj
+305 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38752,7 +38741,7 @@ endobj
 /Type /Annot
 >>
 endobj
-307 0 obj
+306 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38763,7 +38752,7 @@ endobj
 /Type /Annot
 >>
 endobj
-308 0 obj
+307 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38774,7 +38763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-309 0 obj
+308 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -38785,10 +38774,10 @@ endobj
 /Type /Annot
 >>
 endobj
-310 0 obj
-[297 0 R /XYZ 0 154.21000000000006 null]
+309 0 obj
+[296 0 R /XYZ 0 154.21000000000006 null]
 endobj
-311 0 obj
+310 0 obj
 << /Length 14501
 >>
 stream
@@ -39664,11 +39653,11 @@ Q
 
 endstream
 endobj
-312 0 obj
+311 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 311 0 R
+/Contents 310 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
@@ -39676,16 +39665,16 @@ endobj
 /F5.1 64 0 R
 /F6.0 71 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [314 0 R 315 0 R 316 0 R 318 0 R 319 0 R 320 0 R 321 0 R 323 0 R]
+/Annots [313 0 R 314 0 R 315 0 R 317 0 R 318 0 R 319 0 R 320 0 R 322 0 R]
 >>
 endobj
-313 0 obj
-[312 0 R /XYZ 0 841.89 null]
+312 0 obj
+[311 0 R /XYZ 0 841.89 null]
 endobj
-314 0 obj
+313 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39696,7 +39685,7 @@ endobj
 /Type /Annot
 >>
 endobj
-315 0 obj
+314 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39707,7 +39696,7 @@ endobj
 /Type /Annot
 >>
 endobj
-316 0 obj
+315 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39718,10 +39707,10 @@ endobj
 /Type /Annot
 >>
 endobj
-317 0 obj
-[312 0 R /XYZ 0 642.95 null]
+316 0 obj
+[311 0 R /XYZ 0 642.95 null]
 endobj
-318 0 obj
+317 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39732,7 +39721,7 @@ endobj
 /Type /Annot
 >>
 endobj
-319 0 obj
+318 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39743,7 +39732,7 @@ endobj
 /Type /Annot
 >>
 endobj
-320 0 obj
+319 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39754,7 +39743,7 @@ endobj
 /Type /Annot
 >>
 endobj
-321 0 obj
+320 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39765,10 +39754,10 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
-[312 0 R /XYZ 0 522.5500000000002 null]
+321 0 obj
+[311 0 R /XYZ 0 522.5500000000002 null]
 endobj
-323 0 obj
+322 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39779,10 +39768,10 @@ endobj
 /Type /Annot
 >>
 endobj
-324 0 obj
-[312 0 R /XYZ 0 237.11000000000018 null]
+323 0 obj
+[311 0 R /XYZ 0 237.11000000000018 null]
 endobj
-325 0 obj
+324 0 obj
 << /Length 34087
 >>
 stream
@@ -42070,24 +42059,24 @@ Q
 
 endstream
 endobj
-326 0 obj
+325 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 325 0 R
+/Contents 324 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 43 0 R
 /F3.1 54 0 R
 /F1.0 8 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 336 0 R 338 0 R]
+/Annots [326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 335 0 R 337 0 R]
 >>
 endobj
-327 0 obj
+326 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42098,7 +42087,7 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
+327 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42109,7 +42098,7 @@ endobj
 /Type /Annot
 >>
 endobj
-329 0 obj
+328 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42120,7 +42109,7 @@ endobj
 /Type /Annot
 >>
 endobj
-330 0 obj
+329 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42131,7 +42120,7 @@ endobj
 /Type /Annot
 >>
 endobj
-331 0 obj
+330 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42142,7 +42131,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+331 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42153,7 +42142,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+332 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42164,7 +42153,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+333 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42175,10 +42164,10 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
-[326 0 R /XYZ 0 218.51 null]
+334 0 obj
+[325 0 R /XYZ 0 218.51 null]
 endobj
-336 0 obj
+335 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42189,10 +42178,10 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
-[326 0 R /XYZ 0 125.88999999999996 null]
+336 0 obj
+[325 0 R /XYZ 0 125.88999999999996 null]
 endobj
-338 0 obj
+337 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42203,7 +42192,7 @@ endobj
 /Type /Annot
 >>
 endobj
-339 0 obj
+338 0 obj
 << /Length 26954
 >>
 stream
@@ -43977,24 +43966,24 @@ Q
 
 endstream
 endobj
-340 0 obj
+339 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 339 0 R
+/Contents 338 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 43 0 R
 /F1.0 8 0 R
 /F2.0 20 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [341 0 R 342 0 R 344 0 R 346 0 R 348 0 R]
+/Annots [340 0 R 341 0 R 343 0 R 345 0 R 347 0 R]
 >>
 endobj
-341 0 obj
+340 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44005,7 +43994,7 @@ endobj
 /Type /Annot
 >>
 endobj
-342 0 obj
+341 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44016,10 +44005,10 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
-[340 0 R /XYZ 0 719.5200000000001 null]
+342 0 obj
+[339 0 R /XYZ 0 719.5200000000001 null]
 endobj
-344 0 obj
+343 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44030,10 +44019,10 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
-[340 0 R /XYZ 0 658.4600000000003 null]
+344 0 obj
+[339 0 R /XYZ 0 658.4600000000003 null]
 endobj
-346 0 obj
+345 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44044,10 +44033,10 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
-[340 0 R /XYZ 0 452.36000000000035 null]
+346 0 obj
+[339 0 R /XYZ 0 452.36000000000035 null]
 endobj
-348 0 obj
+347 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44058,10 +44047,10 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
-[340 0 R /XYZ 0 113.66000000000028 null]
+348 0 obj
+[339 0 R /XYZ 0 113.66000000000028 null]
 endobj
-350 0 obj
+349 0 obj
 << /Length 25167
 >>
 stream
@@ -45796,34 +45785,34 @@ Q
 
 endstream
 endobj
-351 0 obj
+350 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 350 0 R
+/Contents 349 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
 /F3.0 43 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [355 0 R 356 0 R]
+/Annots [354 0 R 355 0 R]
 >>
 endobj
+351 0 obj
+[350 0 R /XYZ 0 841.89 null]
+endobj
 352 0 obj
-[351 0 R /XYZ 0 841.89 null]
+[350 0 R /XYZ 0 175.54999999999995 null]
 endobj
 353 0 obj
-[351 0 R /XYZ 0 175.54999999999995 null]
-endobj
-354 0 obj
 << /Limits [(related-services-30) (spi-12)]
-/Names [(related-services-30) 1820 0 R (related-services-31) 1848 0 R (related-services-32) 1881 0 R (related-services-33) 1918 0 R (related-services-34) 1948 0 R (related-services-4) 317 0 R (related-services-5) 343 0 R (related-services-6) 360 0 R (related-services-7) 378 0 R (related-services-8) 395 0 R (related-services-9) 425 0 R (screencast) 877 0 R (spi) 213 0 R (spi-10) 386 0 R (spi-11) 399 0 R (spi-12) 405 0 R]
+/Names [(related-services-30) 1817 0 R (related-services-31) 1845 0 R (related-services-32) 1878 0 R (related-services-33) 1915 0 R (related-services-34) 1945 0 R (related-services-4) 316 0 R (related-services-5) 342 0 R (related-services-6) 359 0 R (related-services-7) 377 0 R (related-services-8) 394 0 R (related-services-9) 424 0 R (screencast) 875 0 R (spi) 212 0 R (spi-10) 385 0 R (spi-11) 398 0 R (spi-12) 404 0 R]
 >>
 endobj
-355 0 obj
+354 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -45834,7 +45823,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+355 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -45845,7 +45834,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+356 0 obj
 << /Length 18270
 >>
 stream
@@ -47004,11 +46993,11 @@ Q
 
 endstream
 endobj
-358 0 obj
+357 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 357 0 R
+/Contents 356 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 20 0 R
@@ -47016,13 +47005,13 @@ endobj
 /F5.1 64 0 R
 /F6.0 71 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [359 0 R 361 0 R 362 0 R 364 0 R 365 0 R 367 0 R 369 0 R 370 0 R 372 0 R 373 0 R 374 0 R 375 0 R]
+/Annots [358 0 R 360 0 R 361 0 R 363 0 R 364 0 R 366 0 R 368 0 R 369 0 R 371 0 R 372 0 R 373 0 R 374 0 R]
 >>
 endobj
-359 0 obj
+358 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47033,10 +47022,10 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
-[358 0 R /XYZ 0 778.86 null]
+359 0 obj
+[357 0 R /XYZ 0 778.86 null]
 endobj
-361 0 obj
+360 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47047,7 +47036,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+361 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47058,10 +47047,10 @@ endobj
 /Type /Annot
 >>
 endobj
-363 0 obj
-[358 0 R /XYZ 0 702.0200000000002 null]
+362 0 obj
+[357 0 R /XYZ 0 702.0200000000002 null]
 endobj
-364 0 obj
+363 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47072,7 +47061,7 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+364 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47083,10 +47072,10 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
-[358 0 R /XYZ 0 554.8200000000004 null]
+365 0 obj
+[357 0 R /XYZ 0 554.8200000000004 null]
 endobj
-367 0 obj
+366 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47097,10 +47086,10 @@ endobj
 /Type /Annot
 >>
 endobj
-368 0 obj
-[358 0 R /XYZ 0 357.2400000000005 null]
+367 0 obj
+[357 0 R /XYZ 0 357.2400000000005 null]
 endobj
-369 0 obj
+368 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47111,7 +47100,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+369 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47122,10 +47111,10 @@ endobj
 /Type /Annot
 >>
 endobj
-371 0 obj
-[358 0 R /XYZ 0 244.62000000000046 null]
+370 0 obj
+[357 0 R /XYZ 0 244.62000000000046 null]
 endobj
-372 0 obj
+371 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47136,7 +47125,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+372 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47147,7 +47136,7 @@ endobj
 /Type /Annot
 >>
 endobj
-374 0 obj
+373 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47158,7 +47147,7 @@ endobj
 /Type /Annot
 >>
 endobj
-375 0 obj
+374 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -47169,7 +47158,7 @@ endobj
 /Type /Annot
 >>
 endobj
-376 0 obj
+375 0 obj
 << /Length 20849
 >>
 stream
@@ -48506,11 +48495,11 @@ Q
 
 endstream
 endobj
-377 0 obj
+376 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 376 0 R
+/Contents 375 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
@@ -48520,16 +48509,16 @@ endobj
 /F3.1 54 0 R
 /F4.0 58 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [379 0 R 380 0 R 382 0 R 383 0 R 384 0 R 385 0 R]
+/Annots [378 0 R 379 0 R 381 0 R 382 0 R 383 0 R 384 0 R]
 >>
 endobj
-378 0 obj
-[377 0 R /XYZ 0 841.89 null]
+377 0 obj
+[376 0 R /XYZ 0 841.89 null]
 endobj
-379 0 obj
+378 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -48540,7 +48529,7 @@ endobj
 /Type /Annot
 >>
 endobj
-380 0 obj
+379 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -48551,10 +48540,10 @@ endobj
 /Type /Annot
 >>
 endobj
-381 0 obj
-[377 0 R /XYZ 0 733.8500000000001 null]
+380 0 obj
+[376 0 R /XYZ 0 733.8500000000001 null]
 endobj
-382 0 obj
+381 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -48565,7 +48554,7 @@ endobj
 /Type /Annot
 >>
 endobj
-383 0 obj
+382 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -48576,7 +48565,7 @@ endobj
 /Type /Annot
 >>
 endobj
-384 0 obj
+383 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -48587,7 +48576,7 @@ endobj
 /Type /Annot
 >>
 endobj
-385 0 obj
+384 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -48598,10 +48587,10 @@ endobj
 /Type /Annot
 >>
 endobj
-386 0 obj
-[377 0 R /XYZ 0 315.51000000000045 null]
+385 0 obj
+[376 0 R /XYZ 0 315.51000000000045 null]
 endobj
-387 0 obj
+386 0 obj
 << /Length 24598
 >>
 stream
@@ -50283,11 +50272,11 @@ Q
 
 endstream
 endobj
-388 0 obj
+387 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 387 0 R
+/Contents 386 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
@@ -50295,16 +50284,16 @@ endobj
 /F4.0 58 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [390 0 R 391 0 R 392 0 R 394 0 R 396 0 R]
+/Annots [389 0 R 390 0 R 391 0 R 393 0 R 395 0 R]
 >>
 endobj
-389 0 obj
-[388 0 R /XYZ 0 841.89 null]
+388 0 obj
+[387 0 R /XYZ 0 841.89 null]
 endobj
-390 0 obj
+389 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50315,7 +50304,7 @@ endobj
 /Type /Annot
 >>
 endobj
-391 0 obj
+390 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50326,7 +50315,7 @@ endobj
 /Type /Annot
 >>
 endobj
-392 0 obj
+391 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50337,10 +50326,10 @@ endobj
 /Type /Annot
 >>
 endobj
-393 0 obj
-[388 0 R /XYZ 0 642.95 null]
+392 0 obj
+[387 0 R /XYZ 0 642.95 null]
 endobj
-394 0 obj
+393 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50351,10 +50340,10 @@ endobj
 /Type /Annot
 >>
 endobj
-395 0 obj
-[388 0 R /XYZ 0 534.5500000000002 null]
+394 0 obj
+[387 0 R /XYZ 0 534.5500000000002 null]
 endobj
-396 0 obj
+395 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -50365,22 +50354,22 @@ endobj
 /Type /Annot
 >>
 endobj
-397 0 obj
-[388 0 R /XYZ 0 473.49000000000024 null]
+396 0 obj
+[387 0 R /XYZ 0 473.49000000000024 null]
 endobj
-398 0 obj
+397 0 obj
 << /Limits [(alternative-implementations-2) (api-and-usage)]
-/Names [(alternative-implementations-2) 971 0 R (alternative-implementations-3) 1290 0 R (annotating-members) 1103 0 R (api) 742 0 R (api-10) 1711 0 R (api-2) 752 0 R (api-3) 763 0 R (api-4) 783 0 R (api-5) 1146 0 R (api-6) 1451 0 R (api-7) 1466 0 R (api-8) 1575 0 R (api-9) 1605 0 R (api-and-usage) 728 0 R]
+/Names [(alternative-implementations-2) 969 0 R (alternative-implementations-3) 1286 0 R (annotating-members) 1101 0 R (api) 740 0 R (api-10) 1708 0 R (api-2) 750 0 R (api-3) 761 0 R (api-4) 781 0 R (api-5) 1144 0 R (api-6) 1448 0 R (api-7) 1463 0 R (api-8) 1572 0 R (api-9) 1602 0 R (api-and-usage) 726 0 R]
 >>
 endobj
+398 0 obj
+[387 0 R /XYZ 0 389.8500000000002 null]
+endobj
 399 0 obj
-[388 0 R /XYZ 0 389.8500000000002 null]
+[387 0 R /XYZ 0 110.8700000000002 null]
 endobj
 400 0 obj
-[388 0 R /XYZ 0 110.8700000000002 null]
-endobj
-401 0 obj
-<< /Length 23403
+<< /Length 23439
 >>
 stream
 q
@@ -50448,7 +50437,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.375 Tw
+1.005 Tw
 
 BT
 48.24 751.116 Td
@@ -50463,12 +50452,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-1.375 Tw
+1.005 Tw
 
 BT
-124.54311538461539 751.116 Td
+123.80231818181818 751.116 Td
 /F1.0 10.5 Tf
-<53657373696f6e6c6f67676572206d6f64756c65> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -50478,12 +50467,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.375 Tw
+1.005 Tw
 
 BT
-234.71942307692308 751.116 Td
+205.41572727272728 751.116 Td
 /F1.0 10.5 Tf
-<2070726f766964657320616e20696d706c656d656e746174696f6e2074686174206c6f677320656163682073657373696f6e2061732061204a444f> Tj
+<27732073657373696f6e6c6f67676572206d6f64756c652070726f766964657320616e20696d706c656d656e746174696f6e2074686174206c6f67732065616368> Tj
 ET
 
 
@@ -50496,7 +50485,7 @@ ET
 BT
 48.24 735.336 Td
 /F1.0 10.5 Tf
-[<656e74697479> 89.84375 <2e>] TJ
+[<73657373696f6e2061732061204a444f20656e74697479> 89.84375 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -51919,11 +51908,11 @@ Q
 
 endstream
 endobj
-402 0 obj
+401 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 401 0 R
+/Contents 400 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 43 0 R
@@ -51931,30 +51920,30 @@ endobj
 /F2.0 20 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [403 0 R 406 0 R 409 0 R]
+/Annots [402 0 R 405 0 R 408 0 R]
 >>
 endobj
-403 0 obj
+402 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-sessionlogger)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [124.54311538461539 748.05 234.71942307692308 762.33]
+/Rect [123.80231818181818 748.05 205.41572727272728 762.33]
 /Type /Annot
 >>
 endobj
+403 0 obj
+[401 0 R /XYZ 0 719.5200000000001 null]
+endobj
 404 0 obj
-[402 0 R /XYZ 0 719.5200000000001 null]
+[401 0 R /XYZ 0 635.8800000000002 null]
 endobj
 405 0 obj
-[402 0 R /XYZ 0 635.8800000000002 null]
-endobj
-406 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51965,13 +51954,13 @@ endobj
 /Type /Annot
 >>
 endobj
+406 0 obj
+[401 0 R /XYZ 0 243.1800000000004 null]
+endobj
 407 0 obj
-[402 0 R /XYZ 0 243.1800000000004 null]
+[401 0 R /XYZ 0 166.34000000000037 null]
 endobj
 408 0 obj
-[402 0 R /XYZ 0 166.34000000000037 null]
-endobj
-409 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -51982,7 +51971,7 @@ endobj
 /Type /Annot
 >>
 endobj
-410 0 obj
+409 0 obj
 << /Length 25574
 >>
 stream
@@ -53624,11 +53613,11 @@ Q
 
 endstream
 endobj
-411 0 obj
+410 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 410 0 R
+/Contents 409 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F3.0 43 0 R
@@ -53636,16 +53625,16 @@ endobj
 /F5.1 64 0 R
 /F3.1 54 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [413 0 R 416 0 R]
+/Annots [412 0 R 415 0 R]
 >>
 endobj
-412 0 obj
-[411 0 R /XYZ 0 841.89 null]
+411 0 obj
+[410 0 R /XYZ 0 841.89 null]
 endobj
-413 0 obj
+412 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -53656,13 +53645,13 @@ endobj
 /Type /Annot
 >>
 endobj
+413 0 obj
+[410 0 R /XYZ 0 643.9300000000001 null]
+endobj
 414 0 obj
-[411 0 R /XYZ 0 643.9300000000001 null]
+[410 0 R /XYZ 0 219.53000000000026 null]
 endobj
 415 0 obj
-[411 0 R /XYZ 0 219.53000000000026 null]
-endobj
-416 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -53673,7 +53662,7 @@ endobj
 /Type /Annot
 >>
 endobj
-417 0 obj
+416 0 obj
 << /Length 19395
 >>
 stream
@@ -54914,27 +54903,27 @@ Q
 
 endstream
 endobj
-418 0 obj
+417 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 417 0 R
+/Contents 416 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
 /F3.0 43 0 R
 /F5.1 64 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [420 0 R 421 0 R 422 0 R 423 0 R 426 0 R 427 0 R 429 0 R 430 0 R 434 0 R 435 0 R]
+/Annots [419 0 R 420 0 R 421 0 R 422 0 R 425 0 R 426 0 R 428 0 R 429 0 R 433 0 R 434 0 R]
 >>
 endobj
-419 0 obj
-[418 0 R /XYZ 0 841.89 null]
+418 0 obj
+[417 0 R /XYZ 0 841.89 null]
 endobj
-420 0 obj
+419 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -54945,7 +54934,7 @@ endobj
 /Type /Annot
 >>
 endobj
-421 0 obj
+420 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -54956,7 +54945,7 @@ endobj
 /Type /Annot
 >>
 endobj
-422 0 obj
+421 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -54967,7 +54956,7 @@ endobj
 /Type /Annot
 >>
 endobj
-423 0 obj
+422 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -54978,13 +54967,13 @@ endobj
 /Type /Annot
 >>
 endobj
+423 0 obj
+[417 0 R /XYZ 0 615.1700000000002 null]
+endobj
 424 0 obj
-[418 0 R /XYZ 0 615.1700000000002 null]
+[417 0 R /XYZ 0 538.3300000000004 null]
 endobj
 425 0 obj
-[418 0 R /XYZ 0 538.3300000000004 null]
-endobj
-426 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -54995,7 +54984,7 @@ endobj
 /Type /Annot
 >>
 endobj
-427 0 obj
+426 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55006,10 +54995,10 @@ endobj
 /Type /Annot
 >>
 endobj
-428 0 obj
-[418 0 R /XYZ 0 461.49000000000046 null]
+427 0 obj
+[417 0 R /XYZ 0 461.49000000000046 null]
 endobj
-429 0 obj
+428 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55020,7 +55009,7 @@ endobj
 /Type /Annot
 >>
 endobj
-430 0 obj
+429 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55031,18 +55020,18 @@ endobj
 /Type /Annot
 >>
 endobj
-431 0 obj
-[418 0 R /XYZ 0 314.2900000000004 null]
+430 0 obj
+[417 0 R /XYZ 0 314.2900000000004 null]
 endobj
-432 0 obj
+431 0 obj
 << /Limits [(spi-13) (spi-6)]
-/Names [(spi-13) 414 0 R (spi-14) 431 0 R (spi-15) 447 0 R (spi-16) 455 0 R (spi-17) 840 0 R (spi-18) 880 0 R (spi-19) 1566 0 R (spi-2) 232 0 R (spi-20) 1592 0 R (spi-21) 1785 0 R (spi-22) 1806 0 R (spi-23) 1827 0 R (spi-24) 1862 0 R (spi-25) 1896 0 R (spi-26) 1941 0 R (spi-27) 1967 0 R (spi-3) 246 0 R (spi-4) 264 0 R (spi-5) 277 0 R (spi-6) 295 0 R]
+/Names [(spi-13) 413 0 R (spi-14) 430 0 R (spi-15) 446 0 R (spi-16) 454 0 R (spi-17) 838 0 R (spi-18) 878 0 R (spi-19) 1563 0 R (spi-2) 231 0 R (spi-20) 1589 0 R (spi-21) 1782 0 R (spi-22) 1803 0 R (spi-23) 1824 0 R (spi-24) 1859 0 R (spi-25) 1893 0 R (spi-26) 1938 0 R (spi-27) 1964 0 R (spi-3) 245 0 R (spi-4) 263 0 R (spi-5) 276 0 R (spi-6) 294 0 R]
 >>
 endobj
-433 0 obj
-[418 0 R /XYZ 0 160.27000000000035 null]
+432 0 obj
+[417 0 R /XYZ 0 160.27000000000035 null]
 endobj
-434 0 obj
+433 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55053,7 +55042,7 @@ endobj
 /Type /Annot
 >>
 endobj
-435 0 obj
+434 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55064,7 +55053,7 @@ endobj
 /Type /Annot
 >>
 endobj
-436 0 obj
+435 0 obj
 << /Length 12767
 >>
 stream
@@ -55768,26 +55757,26 @@ Q
 
 endstream
 endobj
-437 0 obj
+436 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 436 0 R
+/Contents 435 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
 /F3.0 43 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [439 0 R 440 0 R 442 0 R 443 0 R 445 0 R 446 0 R]
+/Annots [438 0 R 439 0 R 441 0 R 442 0 R 444 0 R 445 0 R]
 >>
 endobj
-438 0 obj
-[437 0 R /XYZ 0 841.89 null]
+437 0 obj
+[436 0 R /XYZ 0 841.89 null]
 endobj
-439 0 obj
+438 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55798,7 +55787,7 @@ endobj
 /Type /Annot
 >>
 endobj
-440 0 obj
+439 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55809,10 +55798,10 @@ endobj
 /Type /Annot
 >>
 endobj
-441 0 obj
-[437 0 R /XYZ 0 627.1700000000001 null]
+440 0 obj
+[436 0 R /XYZ 0 627.1700000000001 null]
 endobj
-442 0 obj
+441 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55823,7 +55812,7 @@ endobj
 /Type /Annot
 >>
 endobj
-443 0 obj
+442 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55834,10 +55823,10 @@ endobj
 /Type /Annot
 >>
 endobj
-444 0 obj
-[437 0 R /XYZ 0 550.3300000000003 null]
+443 0 obj
+[436 0 R /XYZ 0 550.3300000000003 null]
 endobj
-445 0 obj
+444 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55848,7 +55837,7 @@ endobj
 /Type /Annot
 >>
 endobj
-446 0 obj
+445 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -55859,10 +55848,10 @@ endobj
 /Type /Annot
 >>
 endobj
-447 0 obj
-[437 0 R /XYZ 0 201.55000000000024 null]
+446 0 obj
+[436 0 R /XYZ 0 201.55000000000024 null]
 endobj
-448 0 obj
+447 0 obj
 << /Length 20494
 >>
 stream
@@ -57133,27 +57122,27 @@ Q
 
 endstream
 endobj
-449 0 obj
+448 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 448 0 R
+/Contents 447 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 43 0 R
 /F3.1 54 0 R
 /F1.0 8 0 R
 /F2.0 20 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [451 0 R 452 0 R 454 0 R]
+/Annots [450 0 R 451 0 R 453 0 R]
 >>
 endobj
-450 0 obj
-[449 0 R /XYZ 0 639.89 null]
+449 0 obj
+[448 0 R /XYZ 0 639.89 null]
 endobj
-451 0 obj
+450 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -57164,7 +57153,7 @@ endobj
 /Type /Annot
 >>
 endobj
-452 0 obj
+451 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -57175,10 +57164,10 @@ endobj
 /Type /Annot
 >>
 endobj
-453 0 obj
-[449 0 R /XYZ 0 472.15000000000015 null]
+452 0 obj
+[448 0 R /XYZ 0 472.15000000000015 null]
 endobj
-454 0 obj
+453 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -57189,10 +57178,10 @@ endobj
 /Type /Annot
 >>
 endobj
-455 0 obj
-[449 0 R /XYZ 0 313.3900000000001 null]
+454 0 obj
+[448 0 R /XYZ 0 313.3900000000001 null]
 endobj
-456 0 obj
+455 0 obj
 << /Length 2590
 >>
 stream
@@ -57346,27 +57335,27 @@ Q
 
 endstream
 endobj
-457 0 obj
+456 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 456 0 R
+/Contents 455 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
 /F5.1 64 0 R
 >>
-/XObject << /I3 460 0 R
-/Stamp1 2219 0 R
+/XObject << /I3 459 0 R
+/Stamp1 2216 0 R
 >>
 >>
-/Annots [459 0 R 461 0 R]
+/Annots [458 0 R 460 0 R]
 >>
 endobj
-458 0 obj
-[457 0 R /XYZ 0 841.89 null]
+457 0 obj
+[456 0 R /XYZ 0 841.89 null]
 endobj
-459 0 obj
+458 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -57377,7 +57366,7 @@ endobj
 /Type /Annot
 >>
 endobj
-460 0 obj
+459 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 885
@@ -57516,7 +57505,7 @@ _Z
 j:�n��x�̇ݘw�d�1Q�!�0ڕLc|%re�'WT�Hh� �|�uQ��9�$������|�*���_b�s�I�svl�Y�VY��+��;��_���S%۔��^�(߲;+镵��J�D���ɓ�[���%U���u��Ih��䷡���I�U�zg8f3�f	���NU_�6��P��*�<G%�>�6;�������3QU2����w�a�w����O\�D#�a.���N��f���SS�9&v�k-��y5&�
d����6��R�K��	������Jv7f�����U1[*o��9N,��ϩ��?�g@�i-����نod�G ����l��k),K:+R~xo�g�iW2�?�0�m��Tɼ��|C%��JF!F�tj�΍~[��_y&:e�wk�ג�k��X��DV,�p�����8��o��7�w�.���jK�J��B����L��K�d!���"<7.�h^���{�4��Xݩ#)I�Ó��?
*`LT2B1F��Z�3��O���X�Z�t��l�P�daIeu=#��7&����Ep�,,+YSs�
 ��Ç��X|�Q�į����_%B!�h�b�E?sv�+���<�]%����;w�<�w���2�J���K����!�BȢJ�U��q���[�޽���B�U�į�����������D!���t�,Lne�=/�~��n◎>F!������B!�BI�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[�d�B!��[��d�s�d�G�(Y�j�Tɪ��H�7qQ�!�B!�,0�^��%��O����c��(p�6�B!�BQ�D�U˧JF!�B!�	�JF!�B!��JF!�B!��JF!�B!��JF!�B!��^�!�B!����c�`
 endstream
 endobj
-461 0 obj
+460 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -57527,8 +57516,8 @@ endobj
 /Type /Annot
 >>
 endobj
-462 0 obj
-<< /Length 19212
+461 0 obj
+<< /Length 19194
 >>
 stream
 q
@@ -57574,12 +57563,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.364 Tw
+1.636 Tw
 
 BT
 48.24 709.6460000000001 Td
 /F1.0 10.5 Tf
-[<546865207461626c652062656c6f772073756d6d6172697a657320746865206170706c69636174696f6e206c61> 20.01953125 <796572204150497320646566696e65642062> 20.01953125 <792041706163686520497369732e2020497420616c736f206c69737473207468656972>] TJ
+[<546865207461626c652062656c6f772073756d6d6172697a657320746865206170706c69636174696f6e206c61> 20.01953125 <796572204150497320646566696e65642062> 20.01953125 <792041706163686520497369732e20497420616c736f206c69737473207468656972>] TJ
 ET
 
 
@@ -57607,7 +57596,7 @@ ET
 BT
 48.24 678.0860000000001 Td
 /F1.0 10.5 Tf
-[<70726f76696465642062> 20.01953125 <79206f6e65206f662074686520696e20286e6f6e2d4153462920>] TJ
+[<70726f76696465642062> 20.01953125 <79206f6e65206f662074686520286e6f6e2d4153462920>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -57616,9 +57605,9 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-228.67179492187503 678.0860000000001 Td
+215.830294921875 678.0860000000001 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -57627,7 +57616,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-285.69708984375 678.0860000000001 Td
+296.438794921875 678.0860000000001 Td
 /F1.0 10.5 Tf
 <206d6f64756c65732e> Tj
 ET
@@ -58847,38 +58836,38 @@ Q
 
 endstream
 endobj
-463 0 obj
+462 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 462 0 R
+/Contents 461 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F1.0 8 0 R
 /F6.0 71 0 R
 /F3.0 43 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R]
+/Annots [464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R]
 >>
 endobj
-464 0 obj
-[463 0 R /XYZ 0 841.89 null]
+463 0 obj
+[462 0 R /XYZ 0 841.89 null]
 endobj
-465 0 obj
+464 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [228.67179492187503 675.0200000000001 285.69708984375 689.3000000000002]
+/Rect [215.830294921875 675.0200000000001 296.438794921875 689.3000000000002]
 /Type /Annot
 >>
 endobj
-466 0 obj
+465 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58889,7 +58878,7 @@ endobj
 /Type /Annot
 >>
 endobj
-467 0 obj
+466 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58900,7 +58889,7 @@ endobj
 /Type /Annot
 >>
 endobj
-468 0 obj
+467 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58911,7 +58900,7 @@ endobj
 /Type /Annot
 >>
 endobj
-469 0 obj
+468 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58922,7 +58911,7 @@ endobj
 /Type /Annot
 >>
 endobj
-470 0 obj
+469 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58933,7 +58922,7 @@ endobj
 /Type /Annot
 >>
 endobj
-471 0 obj
+470 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58944,7 +58933,7 @@ endobj
 /Type /Annot
 >>
 endobj
-472 0 obj
+471 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58955,7 +58944,7 @@ endobj
 /Type /Annot
 >>
 endobj
-473 0 obj
+472 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58966,7 +58955,7 @@ endobj
 /Type /Annot
 >>
 endobj
-474 0 obj
+473 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58977,7 +58966,7 @@ endobj
 /Type /Annot
 >>
 endobj
-475 0 obj
+474 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58988,7 +58977,7 @@ endobj
 /Type /Annot
 >>
 endobj
-476 0 obj
+475 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -58999,7 +58988,7 @@ endobj
 /Type /Annot
 >>
 endobj
-477 0 obj
+476 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59010,7 +58999,7 @@ endobj
 /Type /Annot
 >>
 endobj
-478 0 obj
+477 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59021,7 +59010,7 @@ endobj
 /Type /Annot
 >>
 endobj
-479 0 obj
+478 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59032,7 +59021,7 @@ endobj
 /Type /Annot
 >>
 endobj
-480 0 obj
+479 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59043,7 +59032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-481 0 obj
+480 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59054,7 +59043,7 @@ endobj
 /Type /Annot
 >>
 endobj
-482 0 obj
+481 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59065,7 +59054,7 @@ endobj
 /Type /Annot
 >>
 endobj
-483 0 obj
+482 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59076,7 +59065,7 @@ endobj
 /Type /Annot
 >>
 endobj
-484 0 obj
+483 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59087,7 +59076,7 @@ endobj
 /Type /Annot
 >>
 endobj
-485 0 obj
+484 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59098,7 +59087,7 @@ endobj
 /Type /Annot
 >>
 endobj
-486 0 obj
+485 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59109,7 +59098,7 @@ endobj
 /Type /Annot
 >>
 endobj
-487 0 obj
+486 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59120,7 +59109,7 @@ endobj
 /Type /Annot
 >>
 endobj
-488 0 obj
+487 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -59131,7 +59120,7 @@ endobj
 /Type /Annot
 >>
 endobj
-489 0 obj
+488 0 obj
 << /Length 26122
 >>
 stream
@@ -61047,24 +61036,24 @@ Q
 
 endstream
 endobj
-490 0 obj
+489 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 489 0 R
+/Contents 488 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 20 0 R
 /F3.0 43 0 R
 /F1.0 8 0 R
 /F6.0 71 0 R
 >>
-/XObject << /Stamp1 2219 0 R
+/XObject << /Stamp1 2216 0 R
 >>
 >>
-/Annots [491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R]
+/Annots [490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R]
 >>
 endobj
-491 0 obj
+490 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61075,7 +61064,7 @@ endobj
 /Type /Annot
 >>
 endobj
-492 0 obj
+491 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61086,7 +61075,7 @@ endobj
 /Type /Annot
 >>
 endobj
-493 0 obj
+492 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61097,7 +61086,7 @@ endobj
 /Type /Annot
 >>
 endobj
-494 0 obj
+493 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61108,7 +61097,7 @@ endobj
 /Type /Annot
 >>
 endobj
-495 0 obj
+494 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61119,7 +61108,7 @@ endobj
 /Type /Annot
 >>
 endobj
-496 0 obj
+495 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61130,7 +61119,7 @@ endobj
 /Type /Annot
 >>
 endobj
-497 0 obj
+496 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61141,7 +61130,7 @@ endobj
 /Type /Annot
 >>
 endobj
-498 0 obj
+497 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61152,7 +61141,7 @@ endobj
 /Type /Annot
 >>
 endobj
-499 0 obj
+498 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61163,7 +61152,7 @@ endobj
 /Type /Annot
 >>
 endobj
-500 0 obj
+499 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61174,7 +61163,7 @@ endobj
 /Type /Annot
 >>
 endobj
-501 0 obj
+500 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61185,7 +61174,7 @@ endobj
 /Type /Annot
 >>
 endobj
-502 0 obj
+501 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61196,7 +61185,7 @@ endobj
 /Type /Annot
 >>
 endobj
-503 0 obj
+502 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61207,7 +61196,7 @@ endobj
 /Type /Annot
 >>
 endobj
-504 0 obj
+503 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61218,7 +61207,7 @@ endobj
 /Type /Annot
 >>
 endobj
-505 0 obj
+504 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61229,7 +61218,7 @@ endobj
 /Type /Annot
 >>
 endobj
-506 0 obj
+505 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61240,7 +61229,7 @@ endobj
 /Type /Annot
 >>
 endobj
-507 0 obj
+506 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61251,7 +61240,7 @@ endobj
 /Type /Annot
 >>
 endobj
-508 0 obj
+507 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61262,7 +61251,7 @@ endobj
 /Type /Annot
 >>
 endobj
-509 0 obj
+508 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61273,7 +61262,7 @@ endobj
 /Type /Annot
 >>
 endobj
-510 0 obj
+509 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61284,7 +61273,7 @@ endobj
 /Type /Annot
 >>
 endobj
-511 0 obj
+510 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61295,7 +61284,7 @@ endobj
 /Type /Annot
 >>
 endobj
-512 0 obj
+511 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61306,7 +61295,7 @@ endobj
 /Type /Annot
 >>
 endobj
-513 0 obj
+512 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61317,7 +61306,7 @@ endobj
 /Type /Annot
 >>
 endobj
-514 0 obj
+513 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61328,7 +61317,7 @@ endobj
 /Type /Annot
 >>
 endobj
-515 0 obj
+514 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61339,7 +61328,7 @@ endobj
 /Type /Annot
 >>
 endobj
-516 0 obj
+515 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61350,7 +61339,7 @@ endobj
 /Type /Annot
 >>
 endobj
-517 0 obj
+516 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61361,7 +61350,7 @@ endobj
 /Type /Annot
 >>
 endobj
-518 0 obj
+517 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61372,7 +61361,7 @@ endobj
 /Type /Annot
 >>
 endobj
-519 0 obj
+518 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61383,7 +61372,7 @@ endobj
 /Type /Annot
 >>
 endobj
-520 0 obj
+519 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61394,7 +61383,7 @@ endobj
 /Type /Annot
 >>
 endobj
-521 0 obj
+520 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61405,7 +61394,7 @@ endobj
 /Type /Annot
 >>
 endobj
-522 0 obj
+521 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61416,7 +61405,7 @@ endobj
 /Type /Annot
 >>
 endobj
-523 0 obj
+522 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61427,7 +61416,7 @@ endobj
 /Type /Annot
 >>
 endobj
-524 0 obj
+523 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61438,7 +61427,7 @@ endobj
 /Type /Annot
 >>
 endobj
-525 0 obj
+524 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -61449,7 +61438,7 @@ endobj
 /Type /Annot
 >>
 endobj
-526 0 obj

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgant/rgant.html
----------------------------------------------------------------------
diff --git a/content/guides/rgant/rgant.html b/content/guides/rgant/rgant.html
index 29a638c..2475b50 100644
--- a/content/guides/rgant/rgant.html
+++ b/content/guides/rgant/rgant.html
@@ -390,7 +390,8 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
          <table class="tableblock frame-all grid-all spread"> 
           <caption class="title">
-           Table 1. Core annotations for domain objects, services and members (as of 1.8.0)
+           Table 1. Core annotations for domain objects, services and members (as of 
+           <code>1.8.0</code>)
           </caption> 
           <colgroup> 
            <col style="width: 25%;"> 
@@ -2269,7 +2270,7 @@ table.CodeRay td.code>pre{padding:0}
           <p>If an appropriate <code>CommandService</code> is configured (for example using (non-ASF) <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module), then the <code>Command</code> itself is persisted.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>By default, actions are invoked in directly in the thread of the invocation. If there is an implementation of <code>BackgroundCommandService</code> (as the <a href="http://github.com/isisaddons/isis-module-command">Isis addons' command</a> module does provide), then this means in turn that the <code>BackgroundService</code> can be used by the domain object code to programmatically create background <code>Command</code>s.</p> 
+          <p>By default, actions are invoked in directly in the thread of the invocation. If there is an implementation of <code>BackgroundCommandService</code> (as the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s command module does provide), then this means in turn that the <code>BackgroundService</code> can be used by the domain object code to programmatically create background <code>Command</code>s.</p> 
          </div> 
          <div class="admonitionblock note"> 
           <table> 
@@ -4592,7 +4593,7 @@ WrapperFactory wrapperFactory;</code></pre>
               <p>Which view is selected by default, if multiple views are available.</p> 
              </div> 
              <div class="paragraph"> 
-              <p>See (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> for further views.</p> 
+              <p>See the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> for further Wicket components providing views.</p> 
              </div>
             </div></td> 
           </tr> 
@@ -4781,7 +4782,7 @@ WrapperFactory wrapperFactory;</code></pre>
           </ul>
          </div> 
          <div class="paragraph"> 
-          <p>The <a href="../ugvw/ugvw.html">Wicket viewer</a> allows additional views to be configured to render collections of objects; at the time of writing thesee include the (non-ASF) (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a>' (non-ASF) <a href="http://github.com/isisaddons/isis-wicket-excel">excel</a> view, the <a href="http://github.com/isisaddons/isis-wicket-fullcalendar2">fullcalendar2</a> view, and the <a href="http://github.com/isisaddons/isis-wicket-gmap3">gmap3</a> view. If the objects to be rendered have the correct "shape", then the appropriate view will be made available. For example, objects with a date can be rendered using <code>calendar</code>; objects with locations can be rendered using <code>map</code>.</p> 
+          <p>The <a href="../ugvw/ugvw.html">Wicket viewer</a> allows additional views to be configured to render collections of objects; at the time of writing thesee include the excel, fullcalendar2 and gmap3 provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>. If the objects to be rendered have the correct "shape", then the appropriate view will be made available. For example, objects with a date can be rendered using <code>calendar</code>; objects with locations can be rendered using <code>map</code>.</p> 
          </div> 
          <div class="paragraph"> 
           <p>The <code>defaultView()</code> attribute is used to select which of these views should be used by default for a given collection.</p> 
@@ -5590,7 +5591,7 @@ WrapperFactory wrapperFactory;</code></pre>
           <li> <p>as the value of <code>Bookmark#getObjectType()</code> and in the <code>toString()</code> value of <code>Bookmark</code> (see <a href="../rgsvc/rgsvc.html#_rgsvc_integration-api_BookmarkService"><code>BookmarkService</code></a>)</p> 
            <div class="ulist"> 
             <ul> 
-             <li> <p>and thus in the "table-of-two-halves" pattern, as per (non-ASF) <a href="http://github.com/isisaddons/isis-module-poly">Isis addons' poly</a> module</p> </li> 
+             <li> <p>and thus in the "table-of-two-halves" pattern, as per the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s poly module</p> </li> 
             </ul> 
            </div> </li> 
           <li> <p>in the serialization of <code>OidDto</code> in the <a href="../rgcms/rgcms.html#_rgcms_schema-cmd">command</a> and <a href="../rgcms/rgcms.html#_rgcms_schema-ixn">interaction</a> schemas</p> </li> 
@@ -6897,7 +6898,7 @@ WrapperFactory wrapperFactory;</code></pre>
            <li> <p>as the value of <code>Bookmark#getObjectType()</code> and in the <code>toString()</code> value of <code>Bookmark</code> (see <a href="../rgsvc/rgsvc.html#_rgsvc_integration-api_BookmarkService"><code>BookmarkService</code></a>)</p> 
             <div class="ulist"> 
              <ul> 
-              <li> <p>and thus in the "table-of-two-halves" pattern, as per (non-ASF) <a href="http://github.com/isisaddons/isis-module-poly">Isis addons' poly</a> module</p> </li> 
+              <li> <p>and thus in the "table-of-two-halves" pattern, as per the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s poly module</p> </li> 
              </ul> 
             </div> </li> 
            <li> <p>in the serialization of <code>OidDto</code> in the <a href="../rgcms/rgcms.html#_rgcms_schema-cmd">command</a> and <a href="../rgcms/rgcms.html#_rgcms_schema-ixn">interaction</a> schemas</p> </li> 
@@ -8539,7 +8540,7 @@ WrapperFactory wrapperFactory;</code></pre>
           </ul> 
          </div> 
          <div class="paragraph"> 
-          <p>The actual class name of the domain service is only rendered for the <code>VIEW</code>, <code>VIEW_MENU_ONLY</code> and <code>VIEW_REST_ONLY</code> natures. Thus, you might also want to adopt naming conventions for your domain classes so you can infer the nature from the class. For example, the naming convention adopted (by and large) by the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> is <code>ProgrammaticServices</code> or <code>Repository</code> as a suffix for <code>DOMAIN</code> services, and <code>Contributions</code> as a suffix for <code>VIEW_CONTRIBUTIONS_ONLY</code> services.</p> 
+          <p>The actual class name of the domain service is only rendered for the <code>VIEW</code>, <code>VIEW_MENU_ONLY</code> and <code>VIEW_REST_ONLY</code> natures. Thus, you might also want to adopt naming conventions for your domain classes so you can infer the nature from the class. For example, the naming convention adopted (by and large) by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> is <code>ProgrammaticServices</code> or <code>Repository</code> as a suffix for <code>DOMAIN</code> services, and <code>Contributions</code> as a suffix for <code>VIEW_CONTRIBUTIONS_ONLY</code> services.</p> 
          </div> 
          <div class="paragraph"> 
           <p>For example:</p> 
@@ -9005,23 +9006,18 @@ WrapperFactory wrapperFactory;</code></pre>
           </table> 
          </div> 
          <div class="paragraph"> 
-          <p>while another comes from the (non-ASF) <a href="http://github.com/isisaddons/isis-module-devutils">Isis addons' devutils</a> module:</p> 
+          <p>while others come from services provided by Apache Isis itself, eg:</p> 
          </div> 
          <div class="listingblock"> 
           <div class="content"> 
            <pre class="CodeRay highlight"><code data-lang="java"><span class="annotation">@DomainServiceLayout</span>(
-    menuBar = <span class="predefined-type">MenuBar</span>.SECONDARY,
-    named = <span class="string"><span class="delimiter">"</span><span class="content">Prototyping</span><span class="delimiter">"</span></span>,                    <i class="conum" data-value="1"></i><b>(1)</b>
-    menuOrder = <span class="string"><span class="delimiter">"</span><span class="content">500.600</span><span class="delimiter">"</span></span>                     <i class="conum" data-value="2"></i><b>(2)</b>
+        named = <span class="string"><span class="delimiter">"</span><span class="content">Prototyping</span><span class="delimiter">"</span></span>,              <i class="conum" data-value="1"></i><b>(1)</b>
+        menuBar = <span class="predefined-type">MenuBar</span>.SECONDARY,
+        menuOrder = <span class="string"><span class="delimiter">"</span><span class="content">500.500</span><span class="delimiter">"</span></span>               <i class="conum" data-value="2"></i><b>(2)</b>
 )
-<span class="directive">public</span> <span class="type">class</span> <span class="class">DeveloperUtilitiesServiceMenu</span> {
-    <span class="annotation">@MemberOrder</span>( sequence = <span class="string"><span class="delimiter">"</span><span class="content">500.600.1</span><span class="delimiter">"</span></span> )    <i class="conum" data-value="3"></i><b>(3)</b>
-    <span class="directive">public</span> <span class="predefined-type">Clob</span> downloadMetaModel() { ... }
-    <span class="annotation">@MemberOrder</span>( sequence = <span class="string"><span class="delimiter">"</span><span class="content">500.600.2</span><span class="delimiter">"</span></span> )
-    <span class="directive">public</span> <span class="predefined-type">Blob</span> downloadLayouts() { ... }
-    <span class="annotation">@ActionLayout</span>(named = <span class="string"><span class="delimiter">"</span><span class="content">Rebuild Services Meta Model</span><span class="delimiter">"</span></span>)
-    <span class="annotation">@MemberOrder</span>( sequence = <span class="string"><span class="delimiter">"</span><span class="content">500.600.3</span><span class="delimiter">"</span></span>)
-    <span class="directive">public</span> <span class="type">void</span> refreshServices() { ... }
+<span class="directive">public</span> <span class="type">class</span> <span class="class">MetaModelServicesMenu</span> {
+    <span class="annotation">@MemberOrder</span>(sequence=<span class="string"><span class="delimiter">"</span><span class="content">500.500.1</span><span class="delimiter">"</span></span>)      <i class="conum" data-value="3"></i><b>(3)</b>
+    <span class="directive">public</span> <span class="predefined-type">Clob</span> downloadMetaModel( ... ) { ... }
     ...
 }</code></pre> 
           </div> 
@@ -9334,7 +9330,7 @@ WrapperFactory wrapperFactory;</code></pre>
              <td class="icon"> <i class="fa icon-note" title="Note"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>An alternative and almost equivalent design would be to publish an event using the <a href="../rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a> and implement the domain services as subscribers to the event. This alternative design is used in the (non-ASF) <a href="http://github.com/isisaddons/isis-module-poly">Isis addons' poly</a> module, for example.</p> 
+               <p>An alternative and almost equivalent design would be to publish an event using the <a href="../rgsvc/rgsvc.html#_rgsvc_core-domain-api_EventBusService"><code>EventBusService</code></a> and implement the domain services as subscribers to the event. This alternative design is used in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s poly module, for example.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -9957,7 +9953,7 @@ container.persist(cust);</code></pre>
             </tr> 
             <tr> 
              <td><i class="conum" data-value="2"></i><b>2</b></td> 
-             <td>the <code>@ParameterLayout(named=…​)</code> attribute is required for Java 7; for Java 8 it can be omitted if the (non-ASF) <a href="http://github.com/isisaddons/isis-metamodel-paraname8">Isis addons' paraname8</a> metamodel extension is used.</td> 
+             <td>the <code>@ParameterLayout(named=…​)</code> attribute is required for Java 7; for Java 8 it can be omitted if the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension is used.</td> 
             </tr> 
            </tbody>
           </table> 
@@ -10001,7 +9997,7 @@ container.persist(cust);</code></pre>
            <tbody>
             <tr> 
              <td><i class="conum" data-value="1"></i><b>1</b></td> 
-             <td>the <code>@ParameterLayout(named=…​)</code> attribute is required for Java 7; for Java 8 it can be omitted if the (non-ASF) <a href="http://github.com/isisaddons/isis-metamodel-paraname8">Isis addons' paraname8</a> metamodel extension is used.</td> 
+             <td>the <code>@ParameterLayout(named=…​)</code> attribute is required for Java 7; for Java 8 it can be omitted if the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension is used.</td> 
             </tr> 
            </tbody>
           </table> 
@@ -10582,7 +10578,7 @@ container.persist(cust);</code></pre>
           <p>The <code>named()</code> attribute (or the <a href="../rgant/rgant.html#_rgant-aaa_deprecated">deprecated <code>@Named</code></a> annotation) is therefore often required to specify the parameter name.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>As of Java 8, the Java reflection API has been extended. The (non-ASF) <a href="http://github.com/isisaddons/isis-metamodel-paraname8">Isis addons' paraname8</a> metamodel extension provides support for this. Note that your application must (obviously) be running on Java 8, and be compiled with the <code>-parameters</code> compile flag for javac.</p> 
+          <p>As of Java 8, the Java reflection API has been extended. The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s paraname8 metamodel extension provides support for this. Note that your application must (obviously) be running on Java 8, and be compiled with the <code>-parameters</code> compile flag for javac.</p> 
          </div> 
          <div class="paragraph"> 
           <p>By default the name is HTML escaped. To allow HTML markup, set the related <code>namedEscaped()</code> attribute to <code>false</code>.</p> 
@@ -10754,7 +10750,7 @@ container.persist(cust);</code></pre>
           <li> <p>as the value of <code>Bookmark#getObjectType()</code> and in the <code>toString()</code> value of <code>Bookmark</code> (see <a href="../rgsvc/rgsvc.html#_rgsvc_integration-api_BookmarkService"><code>BookmarkService</code></a>)</p> 
            <div class="ulist"> 
             <ul> 
-             <li> <p>and thus in the "table-of-two-halves" pattern, as per (non-ASF) <a href="http://github.com/isisaddons/isis-module-poly">Isis addons' poly</a> module</p> </li> 
+             <li> <p>and thus in the "table-of-two-halves" pattern, as per the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s poly module</p> </li> 
             </ul> 
            </div> </li> 
           <li> <p>in the serialization of <code>OidDto</code> in the <a href="../rgcms/rgcms.html#_rgcms_schema-cmd">command</a> and <a href="../rgcms/rgcms.html#_rgcms_schema-ixn">interaction</a> schemas</p> </li> 


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

Posted by da...@apache.org.
ISIS-1712 - updates docs, replace references to isisaddons and catalog.incode.org with platform.incode.org


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/e5dcb0be
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/e5dcb0be
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/e5dcb0be

Branch: refs/heads/asf-site
Commit: e5dcb0be294880a341e05625e051ce42f70542e1
Parents: 8566a8e
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Mon Sep 25 07:51:49 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Mon Sep 25 07:51:49 2017 +0100

----------------------------------------------------------------------
 content/doap_isis.rdf                           |    24 +
 content/documentation.html                      |     5 +-
 content/downloads.html                          |    52 +-
 content/elasticlunr/index.json                  |     2 +-
 content/guides/cgcom/cgcom.html                 |   287 +-
 content/guides/cgcom/cgcom.pdf                  |  7206 +++-----
 content/guides/dg/dg.html                       |   150 +-
 content/guides/dg/dg.pdf                        | 12302 ++++++--------
 content/guides/rgant/rgant.html                 |    44 +-
 content/guides/rgant/rgant.pdf                  | 13669 ++++++++-------
 content/guides/rgcfg/rgcfg.html                 |     8 +-
 content/guides/rgcfg/rgcfg.pdf                  |   560 +-
 content/guides/rgcms/rgcms.html                 |    36 +-
 content/guides/rgcms/rgcms.pdf                  |  6725 ++++----
 content/guides/rgfis/rgfis.html                 |     6 +-
 content/guides/rgfis/rgfis.pdf                  |   674 +-
 content/guides/rgsvc/rgsvc.html                 |    90 +-
 content/guides/rgsvc/rgsvc.pdf                  | 13032 ++++++++-------
 content/guides/ugbtb/ugbtb.html                 |    10 +-
 content/guides/ugbtb/ugbtb.pdf                  |  1172 +-
 content/guides/ugfun/ugfun.html                 |   129 +-
 content/guides/ugfun/ugfun.pdf                  | 14660 ++++++++---------
 content/guides/ugodn/ugodn.html                 |     6 +-
 content/guides/ugodn/ugodn.pdf                  |   800 +-
 content/guides/ugsec/ugsec.html                 |    20 +-
 content/guides/ugsec/ugsec.pdf                  |  2529 ++-
 content/guides/ugtst/ugtst.html                 |    20 +-
 content/guides/ugtst/ugtst.pdf                  |  3140 ++--
 content/guides/ugvw/ugvw.html                   |    73 +-
 content/guides/ugvw/ugvw.pdf                    |  4425 +++--
 content/index.html                              |     4 +-
 content/migration-notes/migration-notes.html    |    14 +-
 .../common-use-cases/common-use-cases.html      |     2 +-
 .../isis-in-pictures/isis-in-pictures.html      |    24 +-
 content/pages/powered-by/powered-by.html        |    10 +-
 .../pages/screencasts/screencasts-older.html    |    10 +-
 content/pages/screencasts/screencasts.html      |    12 +-
 content/pages/tg/tg.html                        |    18 +-
 content/release-notes/release-notes.html        |   437 +-
 39 files changed, 36848 insertions(+), 45539 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/doap_isis.rdf
----------------------------------------------------------------------
diff --git a/content/doap_isis.rdf b/content/doap_isis.rdf
index b3e5862..1c37ae4 100644
--- a/content/doap_isis.rdf
+++ b/content/doap_isis.rdf
@@ -36,6 +36,30 @@
     <category rdf:resource="http://projects.apache.org/category/web-framework" />
 
     
+    <!-- 2017-09-25 releases -->
+    <release>
+      <Version>
+        <name>isis</name>
+        <created>2017-09-25</created>
+        <revision>1.15.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>helloworld-archetype</name>
+        <created>2017-09-25</created>
+        <revision>1.15.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>simpleapp-archetype</name>
+        <created>2017-09-25</created>
+        <revision>1.15.1</revision>
+      </Version>
+    </release>
+
+
     <!-- 2017-08-14 releases -->
     <release>
       <Version>

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/documentation.html
----------------------------------------------------------------------
diff --git a/content/documentation.html b/content/documentation.html
index f3900d0..fc96171 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -327,12 +327,11 @@ table.CodeRay td.code>pre{padding:0}
               </ul> 
              </div> 
              <div class="paragraph"> 
-              <p><strong>3rd-party add-ons (not ASF)</strong></p> 
+              <p><strong>3rd-party modules (not ASF)</strong></p> 
              </div> 
              <div class="ulist"> 
               <ul> 
-               <li> <p><a href="http://www.isisaddons.org" target="_blank">Isis addons</a></p> </li> 
-               <li> <p><a href="http://catalog.incode.org" target="_blank">Incode Catalog</a></p> </li> 
+               <li> <p><a href="http://platform.incode.org" target="_blank">Incode Platform</a></p> </li> 
               </ul> 
              </div>
             </div></td> 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index 6612dfb..f333234 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -288,7 +288,7 @@ table.CodeRay td.code>pre{padding:0}
         </div> 
         <div class="ulist"> 
          <ul> 
-          <li> <p><a href="https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.15.0-source-release.zip">isis-1.15.0</a> (<a href="https://www.apache.org/dist/isis/isis-core/isis-1.15.0-source-release.zip.asc">asc</a>, <a href="https://www.apache.org/dist/isis/isis-core/isis-1.15.0-source-release.zip.md5">md5</a>)</p> </li> 
+          <li> <p><a href="https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.15.1-source-release.zip">isis-1.15.1</a> (<a href="https://www.apache.org/dist/isis/isis-core/isis-1.15.1-source-release.zip.asc">asc</a>, <a href="https://www.apache.org/dist/isis/isis-core/isis-1.15.1-source-release.zip.md5">md5</a>)</p> </li> 
          </ul> 
         </div> 
         <div class="paragraph"> 
@@ -296,7 +296,7 @@ table.CodeRay td.code>pre{padding:0}
         </div> 
         <div class="ulist"> 
          <ul> 
-          <li> <p><a href="https://www.apache.org/dyn/closer.cgi/isis/archetype/helloworld-archetype/helloworld-archetype-1.15.0-source-release.zip">helloworld-archetype-1.15.0</a> (<a href="https://www.apache.org/dist/isis/archetype/helloworld-archetype/helloworld-archetype-1.15.0-source-release.zip.asc">asc</a>, <a href="https://www.apache.org/dist/isis/archetype/helloworld-archetype/helloworld-archetype-1.15.0-source-release.zip.md5">md5</a>)</p> </li> 
+          <li> <p><a href="https://www.apache.org/dyn/closer.cgi/isis/archetype/helloworld-archetype/helloworld-archetype-1.15.1-source-release.zip">helloworld-archetype-1.15.1</a> (<a href="https://www.apache.org/dist/isis/archetype/helloworld-archetype/helloworld-archetype-1.15.1-source-release.zip.asc">asc</a>, <a href="https://www.apache.org/dist/isis/archetype/helloworld-archetype/helloworld-archetype-1.15.1-source-release.zip.md5">md5</a>)</p> </li> 
          </ul> 
         </div> 
         <div class="paragraph"> 
@@ -304,7 +304,7 @@ table.CodeRay td.code>pre{padding:0}
         </div> 
         <div class="ulist"> 
          <ul> 
-          <li> <p><a href="https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.15.0-source-release.zip">simpleapp-archetype-1.15.0</a> (<a href="https://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.15.0-source-release.zip.asc">asc</a>, <a href="https://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.15.0-source-release.zip.md5">md5</a>)</p> </li> 
+          <li> <p><a href="https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.15.1-source-release.zip">simpleapp-archetype-1.15.1</a> (<a href="https://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.15.1-source-release.zip.asc">asc</a>, <a href="https://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.15.1-source-release.zip.md5">md5</a>)</p> </li> 
          </ul> 
         </div> 
        </div> 
@@ -324,7 +324,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="listingblock"> 
          <div class="content"> 
           <pre class="CodeRay highlight"><code data-lang="bash">pgpk -a KEYS
-pgpv isis-1.15.0-source-release.zip.asc isis-1.15.0-source-release.zip</code></pre> 
+pgpv isis-1.15.1-source-release.zip.asc isis-1.15.1-source-release.zip</code></pre> 
          </div> 
         </div> 
         <div class="paragraph"> 
@@ -333,7 +333,7 @@ pgpv isis-1.15.0-source-release.zip.asc isis-1.15.0-source-release.zip</code></p
         <div class="listingblock"> 
          <div class="content"> 
           <pre class="CodeRay highlight"><code data-lang="bash">pgp -ka KEYS
-pgp isis-1.15.0-source-release.zip.asc isis-1.15.0-source-release.zip</code></pre> 
+pgp isis-1.15.1-source-release.zip.asc isis-1.15.1-source-release.zip</code></pre> 
          </div> 
         </div> 
         <div class="paragraph"> 
@@ -342,7 +342,7 @@ pgp isis-1.15.0-source-release.zip.asc isis-1.15.0-source-release.zip</code></pr
         <div class="listingblock"> 
          <div class="content"> 
           <pre class="CodeRay highlight"><code data-lang="bash">gpg –import KEYS
-gpg -verify isis-1.15.0-source-release.zip.asc isis-1.15.0-source-release.zip</code></pre> 
+gpg -verify isis-1.15.1-source-release.zip.asc isis-1.15.1-source-release.zip</code></pre> 
          </div> 
         </div> 
         <div class="paragraph"> 
@@ -361,54 +361,38 @@ gpg -verify isis-1.15.0-source-release.zip.asc isis-1.15.0-source-release.zip</c
        <h2 id="__downloads_source_code">Source Code</h2> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>You can also download the Apache Isis source code using:</p> 
+         <p>The Apache Isis source is hosted on github. You can download the Apache Isis source code using:</p> 
         </div> 
         <div class="listingblock"> 
          <div class="content"> 
-          <pre class="CodeRay highlight"><code data-lang="bash">git clone git://git.apache.org/isis.git</code></pre> 
+          <pre class="CodeRay highlight"><code data-lang="bash">git clone https://github.com/apache/isis.git</code></pre> 
          </div> 
         </div> 
         <div class="paragraph"> 
-         <p>or</p> 
-        </div> 
-        <div class="listingblock"> 
-         <div class="content"> 
-          <pre class="CodeRay highlight"><code data-lang="bash">git clone http://git.apache.org/isis.git</code></pre> 
-         </div> 
+         <p>Contributors can fork this repo using github’s tools and contribute patches/new features using pull requests.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The code is also mirrored on <a href="http://github.com/apache/isis">github</a>, where you can browse it or fork it. If you’re interested in contributing back to Apache Isis, see <a href="guides/dg/dg.html">here</a>.</p> 
-        </div> 
-        <div class="sect2"> 
-         <h3 id="_committers">Committers</h3> 
-         <div class="paragraph"> 
-          <p>Committers should use the read/write repo:</p> 
-         </div> 
-         <div class="listingblock"> 
-          <div class="content"> 
-           <pre class="CodeRay highlight"><code data-lang="bash">https://git-wip-us.apache.org/repos/asf/isis.git</code></pre> 
-          </div> 
-         </div> 
-         <div class="paragraph"> 
-          <p>You can browse the repo <a href="https://git-wip-us.apache.org/repos/asf/isis/repo?p=isis.git;a=summary">here</a>.</p> 
-         </div> 
+         <p>Committers can push to this repo directly, once their ASF account and github account have been linked. See <a href="https://gitbox.apache.org/setup/">gitbox setup</a> for more details on how to do this.</p> 
         </div> 
        </div> 
       </div> 
       <div class="sect1"> 
-       <h2 id="_isis_add_ons_incode_catalog">Isis add-ons &amp; Incode Catalog</h2> 
+       <h2 id="_incode_platform">Incode Platform</h2> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>There are also a number of (open source, but not ASF) supporting modules and extensions for you to use:</p> 
+         <p>The <a href="http://platform.incode.org" target="_blank">Incode Platform</a> provides a number of (open source, but not ASF) supporting modules and extensions for you to use:</p> 
         </div> 
         <div class="ulist"> 
          <ul> 
-          <li> <p>the <a href="http://www.isisaddons.org/">Isis Add-ons</a> provide technical extensions, such as security, commands, auditing and feature toggles</p> </li> 
-          <li> <p>the <a href="http://catalog.incode.org">Incode Catalog</a> provides business modules, such as documents, notes and communications.</p> </li> 
+          <li> <p>technical libraries, such as excel, word and freemarker</p> </li> 
+          <li> <p>SPI implementations, such as security, commands, auditing and publishing</p> </li> 
+          <li> <p>framework extensions, such as flyway, quartz and feature toggles</p> </li> 
+          <li> <p>wicket components, such as maps, calendars and PDF viewer</p> </li> 
+          <li> <p>business modules, such as documents, notes and communications.</p> </li> 
          </ul> 
         </div> 
         <div class="paragraph"> 
-         <p>Each module is in a separate github repo, with a demo app to illustrate the module’s functionality.</p> 
+         <p>Each module can be used independently or combined, and the Incode Platform also provides a quickstart application to get you started quickly.</p> 
         </div> 
        </div> 
       </div> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugodn/ugodn.pdf
----------------------------------------------------------------------
diff --git a/content/guides/ugodn/ugodn.pdf b/content/guides/ugodn/ugodn.pdf
index dd307e1..9ee23e5 100644
--- a/content/guides/ugodn/ugodn.pdf
+++ b/content/guides/ugodn/ugodn.pdf
@@ -4,8 +4,8 @@
 << /Title (DataNucleus Object Store)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170914185012+01'00')
-/ModDate (D:20170914185012+01'00')
+/CreationDate (D:20170925075032+01'00')
+/ModDate (D:20170925075032+01'00')
 >>
 endobj
 2 0 obj
@@ -78,7 +78,7 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /AAAADA+NotoSerif
+/BaseFont /AAAACZ+NotoSerif
 /Subtype /TrueType
 /FontDescriptor 214 0 R
 /FirstChar 32
@@ -1585,7 +1585,7 @@ endobj
 endobj
 16 0 obj
 << /Type /Font
-/BaseFont /AAAADB+NotoSerif-Bold
+/BaseFont /AAAADA+NotoSerif-Bold
 /Subtype /TrueType
 /FontDescriptor 218 0 R
 /FirstChar 32
@@ -1607,7 +1607,7 @@ endobj
 endobj
 18 0 obj
 << /Type /Font
-/BaseFont /AAAADC+FontAwesome
+/BaseFont /AAAADB+FontAwesome
 /Subtype /TrueType
 /FontDescriptor 222 0 R
 /FirstChar 32
@@ -3240,7 +3240,7 @@ endobj
 endobj
 38 0 obj
 << /Type /Font
-/BaseFont /AAAADD+mplus1mn-regular
+/BaseFont /AAAADC+mplus1mn-regular
 /Subtype /TrueType
 /FontDescriptor 226 0 R
 /FirstChar 32
@@ -3279,7 +3279,7 @@ endobj
 endobj
 43 0 obj
 << /Type /Font
-/BaseFont /AAAADE+NotoSerif-Italic
+/BaseFont /AAAADD+NotoSerif-Italic
 /Subtype /TrueType
 /FontDescriptor 230 0 R
 /FirstChar 32
@@ -4688,7 +4688,7 @@ endobj
 [49 0 R /XYZ 0 279.1200000000001 null]
 endobj
 56 0 obj
-<< /Length 17643
+<< /Length 17974
 >>
 stream
 q
@@ -4794,12 +4794,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.572 Tw
+1.346 Tw
 
 BT
 66.24000000000001 707.556 Td
 /F1.0 10.5 Tf
-<6173206f6620312e392e3020746865207265636f6d6d656e6465642028616e642073696d706c65722920617070726f61636820697320746f207370656369667920616e20> Tj
+<6173206f6620> Tj
 ET
 
 
@@ -4809,10 +4809,40 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-1.572 Tw
+1.346 Tw
 
 BT
-427.3705 707.556 Td
+94.93996666666668 707.556 Td
+/F4.0 10.5 Tf
+<312e392e30> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+1.346 Tw
+
+BT
+121.18996666666668 707.556 Td
+/F1.0 10.5 Tf
+<20746865207265636f6d6d656e6465642028616e642073696d706c65722920617070726f61636820697320746f207370656369667920616e20> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+1.346 Tw
+
+BT
+428.0488 707.556 Td
 /F4.0 10.5 Tf
 <4170704d616e6966657374> Tj
 ET
@@ -4824,10 +4854,10 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.572 Tw
+1.346 Tw
 
 BT
-485.1205 707.556 Td
+485.7988 707.556 Td
 /F1.0 10.5 Tf
 <2c206569746865722061732061> Tj
 ET
@@ -5686,7 +5716,7 @@ endobj
 /URI (../rgcms/rgcms.pdf#_rgcms_classes_super_AppManifest)
 >>
 /Subtype /Link
-/Rect [427.3705 706.086 485.1205 716.586]
+/Rect [428.0488 706.086 485.7988 716.586]
 /Type /Annot
 >>
 endobj
@@ -11802,7 +11832,7 @@ endobj
 endobj
 85 0 obj
 << /Type /Font
-/BaseFont /AAAADF+mplus-1p-regular
+/BaseFont /AAAADE+mplus-1p-regular
 /Subtype /TrueType
 /FontDescriptor 234 0 R
 /FirstChar 32
@@ -11816,7 +11846,7 @@ endobj
 endobj
 87 0 obj
 << /Type /Font
-/BaseFont /AAAADG+mplus1mn-regular
+/BaseFont /AAAADF+mplus1mn-regular
 /Subtype /TrueType
 /FontDescriptor 238 0 R
 /FirstChar 32
@@ -27699,7 +27729,7 @@ endobj
 endobj
 110 0 obj
 << /Type /Font
-/BaseFont /AAAADH+NotoSerif
+/BaseFont /AAAADG+NotoSerif
 /Subtype /TrueType
 /FontDescriptor 242 0 R
 /FirstChar 32
@@ -27720,7 +27750,7 @@ endobj
 >>
 endobj
 112 0 obj
-<< /Length 27303
+<< /Length 27569
 >>
 stream
 q
@@ -27769,7 +27799,29 @@ ET
 BT
 48.24 709.6460000000001 Td
 /F1.0 10.5 Tf
-<4173206f6620312e392e302c20616c6c2074686520> Tj
+<4173206f6620> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+75.75 709.6460000000001 Td
+/F4.0 10.5 Tf
+<312e392e30> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+102.0 709.6460000000001 Td
+/F1.0 10.5 Tf
+<2c20616c6c2074686520286e6f6e2d4153462920> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -27778,9 +27830,9 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-137.7735 709.6460000000001 Td
+193.2975 709.6460000000001 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -27789,9 +27841,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-194.79879492187501 709.6460000000001 Td
+273.906 709.6460000000001 Td
 /F1.0 10.5 Tf
-[<20286e6f6e2d41534629206d6f64756c657320646f20746869732e2046> 40.0390625 <6f72206578616d706c653a>] TJ
+[<206d6f64756c657320646f20746869732e2046> 40.0390625 <6f72206578616d706c653a>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -29583,10 +29635,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [137.7735 706.58 194.79879492187501 720.8600000000001]
+/Rect [193.2975 706.58 273.906 720.8600000000001]
 /Type /Annot
 >>
 endobj
@@ -33720,7 +33772,7 @@ endobj
 >>
 endobj
 138 0 obj
-<< /Length 25104
+<< /Length 25364
 >>
 stream
 q
@@ -33729,42 +33781,42 @@ q
 /DeviceRGB CS
 0.200 0.200 0.200 SCN
 
-2.123 Tw
+1.935 Tw
 
 BT
 48.24 794.6759999999999 Td
 /F1.0 10.5 Tf
-[<41207479706963616c20757365206361736520697320746f206368616e67652074686520646174616261736520736368656d6120666f7220616e20656e74697479> 89.84375 <2e2046> 40.0390625 <6f72206578616d706c652c206173206f6620312e392e3020746865>] TJ
+[<41207479706963616c20757365206361736520697320746f206368616e67652074686520646174616261736520736368656d6120666f7220616e20656e74697479> 89.84375 <2e2046> 40.0390625 <6f72206578616d706c652c206173206f6620>] TJ
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
 
-1.776 Tw
+1.935 Tw
 
 BT
-48.24 778.896 Td
-/F1.0 10.5 Tf
-<766172696f757320> Tj
+500.1652905815972 794.6759999999999 Td
+/F4.0 10.5 Tf
+<312e392e30> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
-1.776 Tw
+1.935 Tw
 
 BT
-90.46248353794644 778.896 Td
+526.4152905815972 794.6759999999999 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e73> Tj
+<20746865> Tj
 ET
 
 
@@ -33774,27 +33826,27 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.776 Tw
+4.300 Tw
 
 BT
-147.97296707589285 778.896 Td
+48.24 778.896 Td
 /F1.0 10.5 Tf
-[<206d6f64756c657320286e6f7420415346292075736520736368656d617320666f72206561636820656e74697479> 89.84375 <2e2046> 40.0390625 <6f72206578616d706c652c2074686520>] TJ
+<766172696f757320286e6f6e2d4153462920> Tj
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
+0.259 0.545 0.792 scn
+0.259 0.545 0.792 SCN
 
-1.776 Tw
+4.300 Tw
 
 BT
-494.53999999999996 778.896 Td
-/F4.0 10.5 Tf
-<4175646974456e747279> Tj
+149.41912825520834 778.896 Td
+/F1.0 10.5 Tf
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -33804,23 +33856,36 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.776 Tw
+4.300 Tw
 
 BT
-547.04 778.896 Td
+234.32794238281252 778.896 Td
+/F1.0 10.5 Tf
+[<206d6f64756c65732075736520736368656d617320666f72206561636820656e74697479> 89.84375 <2e2046> 40.0390625 <6f72206578616d706c652c20746865>] TJ
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+48.24 763.116 Td
+/F4.0 10.5 Tf
+<4175646974456e747279> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-48.24 763.116 Td
+100.74000000000001 763.116 Td
 /F1.0 10.5 Tf
-<656e7469747920696e2074686520> Tj
+<20656e7469747920696e2074686520286e6f6e2d4153462920> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -33829,9 +33894,9 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-111.5445 763.116 Td
+218.8965 763.116 Td
 /F1.0 10.5 Tf
-<6175646974206d6f64756c65> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -33840,9 +33905,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-178.2405 763.116 Td
+299.505 763.116 Td
 /F1.0 10.5 Tf
-<20697320616e6e6f74617465642061733a> Tj
+<2773206175646974206d6f64756c6520697320616e6e6f74617465642061733a> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -35407,10 +35472,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [90.46248353794644 775.8299999999999 147.97296707589285 790.11]
+/Rect [149.41912825520834 775.8299999999999 234.32794238281252 790.11]
 /Type /Annot
 >>
 endobj
@@ -35418,10 +35483,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-audit)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [111.5445 760.05 178.2405 774.33]
+/Rect [218.8965 760.05 299.505 774.33]
 /Type /Annot
 >>
 endobj
@@ -37866,40 +37931,42 @@ endobj
 >>
 stream
 x��z	tU��{U%Y�m��m��jY�m-�,y�%�K�ū�Ʊ�;^��1! �C�
��!�ICMC&$@�shB3��wg�4
C3@ӁL�3'�+���ˎ�.�r�^U�����w�}�
-a��M���&�ƟB�I��hptn��v�~��Pr��D�o�5�E�t	�9646��[+KG(��'oh����0B�o���1��I4�G᜹_��њ����܂PZ$�wONL�$���pzs�7����{��3�� �/*v���9aLj��<���G7��@R��a�p~Dd� :F(K��.C��8�2>A�� �N�hH2&�RR����V[z�=������u�=��E�%�e�~\yp���k`���E�F�Y��{�iD�0豝Գ���y��"��9M��Ǵ1t���������u�5�*qW��,Qr�� �"Β
-H\).�9|��]����<0��@L��q�©���cb�ٳX��ew<��eFVȪ�ʴF��I%��9<$��
-�ns�nY����y��3����?>{����c�]�.����9|�!�D@��ȴP�L�=CE����:��d�$��&G���-�1Ԩ�j:�$J�$ޤvy��b��v�1QA̳�wh�vB�?>|��v]��=b��2=#\
-��:�K��*V�T��*�V�dg�C#h�F'st2ϣ�<����`��9����"Yu^�D%p��F�] �b?���8��=�-�( ���Ss����Ξ}a��緻�%����U�Je~e�`A<��/�/�}˟z
-K^߲�u�˧}�dK˓_:ty��yᲿo{a�缂��v�G( ��$�F>�A�K��ӻ�JcY�[e�U�7��Caq���|u��ʴ�f���<��a�r-Ֆ��{�C �蛕��kA>H%��!�����䳖�]��"~ϒ�$
�y�K�ao�D�*ξ�Y֒!2ؔ�����ã9�l�O�;�F�V�d��уx��{v��6�2��ݑj���_iJo����6�<0�FS�#��P,���T8Pz��i6�{�)��}����d�%#���*k
�\G�z�[��'y�j\��������o6���E�v]�m��Õ�!s�솼�"](̴ƹ���eBJ��,i��W�"6x͞RgG���=BT'��X�_�~�h�N�1�jڥz�%��d����)��e����{��=ɡ�Z�AI��?�?;���5�&��R�4�l���	��n���e��z���r��ǐfk�z���kI�io�� g�G6��5L�;j\i��"�$��##bMzڨ���}����]gf�jM�/R�7�������yQ1<q�~�-SK�
 ���'B�=>:tr�ؘ�A�S�V��ay�	��ۦ�\��#H��P����n����[���$��G#���]�Fr][�<��"!�u��v�&S]�8�d.���)%�e}��靜!�<}AjL��=������Wߋ���g'�՚\-���Rm����w<�⯎1΁���!!-�ꢱ^��b�����ppx�A�lj�S��{�1J�.��fD9L3浐���r�	X�(`�=�	����4U��Sf����[�:�+<�;���~rzr��Y��x�&%ɻ��7�/¶���œ�<5���V���D�DK�F[�9VP~��ѵ��x��P���=Y�{dKV��wL}�̶ƍ���3CU&�`m/O5�;�Z+�5	�
-�5t�"�����x�H�D���B�_��{�,8�����O=����:�m���z�'�ʜ��c�-���Ir��U}WFc�U@$��\c�Tym�؆3�Fy�Б���{��N�K�F�>}h­�(�$e�4.��h�Js�������^����z�"�T�?^���5�
 k�Ïerz�A+h����sρN9J]?ӭQ���)��W֪^?�7 P��o�C`#��z�����Cr
���mn�Z�lv�8c
�¼��^�������_[�
-�Y��'�܎�.�b�C��Ц7y���nm�{�˸|�����g�b"�m��݈�Y؎Ud���l�a��
��Z�H�*E��7���G���T�巭�ἆ�C&�ŋ����/�kfڼިDO:��(MJD�a��3�v�c��Ҋ�6z/;n�^�^LZdA�@�2#�2ҎП��
-�o�H���m,��,�i��K��Gz�E���u
-€��Z��]��j�j�����m�^��Uϵ�*J�j"^d�]�o�c�:yɜ�
-����OS>�PwKmҀ�xKeU�G�� �,ru�~!��eQ�C�)�'$w��A��V���Q<�Ā�6��֪��b�P�]�z�o��kz�[�[zOS��a�غ���ǿ:�����	�|]D��X_�
-��엋X��8kK���8x\�&Ү拉�i��S!��i��?-ag��wO�/;v�������"><A���3J��E���}q��k���A/�l�J��Jq �	�R-��O/�(8����
-�ۢdj"��o�S��B}_�E�V��7<>�L^fS-}��������n���,��kT�V��d���;X�l��Jc�%6N��}t�?��*�e;*� `k�}`k�]bcLg�}]�;���l�P�I�s�������8��S�ܚ���&�C�����L���qM�2�x�����$|_�b޵~���'�"�p�9+��?\6�~�%�	��@u��{x	Ӯ9��K�V��π�:�"MJ�Ǭ$+�n��hZ�º	��Y��N���{�ѕ+K"sV|�0O�Zz=L��*�W Xp~E����T� ��EZ��N����h���E�e���U��t���5��l��|���w�0f	�y��a�5�����9%����2_���Q�}���fΠ-��X�׷f8^MG##��	� 1f鸴q����	���X��
W�S����p���Apm�z�&n�x�1�Kcj��a�5�P��ߥ���ۈ�J�`�#K57�е��!��C����8�y��r��~��7���]9��兦k��
 ��z�7-��SS��ͫ���GF΅��Z�z�B�xK����&/D�� /�Jr�
L��_�՝s���͜�\�tg��IF�C��8��qbw
��ⰱe�����8�i˃e�%���:�\r�>�v�fGxF�G�Z���m���.�!n.��S6|�9�;u�WwFo�-{�X��j����rh]��Pl=d���=�܄�y�[O��(�n�2Ȃ���:�}�s���

^ArE.~�ngIu�so4̷牬�u���7h��{`��
��|&��g`�iCbȤ���������`fM9�-���QM�\��{�,��|����[*���Bצ��jG[�����;_��T�x�niw�ٙ��Pl0�����z�挤�FsQ�m����u�7U'�wnd&	̸3�#=Sծ"���N�ؤ������f]�������mS��v3YO������X����,;��0Ǝ�.G���#��DU⳹W����T{�Ϊ���&���zYb���NR�2��>n�Y�hk�-#�!��o�c115�`Ja��MV
 /Lmdr�
-�=8K���I7�ab�.�P0�)a�z�Ἇ�i˜4����%V�w�*U�ҭ�MJ,�a�Ce�<��te�b7�?�"tX��H�'�Z>�A��Y��F(������!\���:�Q�Ym�?E���ʜ������ѿ�
�����L��羬��M�+�K�^*�<�Kl�T��,.��~-����g5�������M/9��1�[`���!� ezp����r�< [�y�Wb�c_&$�r�"U�%=�~ϙ댊�w#vpJ�[���b��%\:6ʐe��c/��a�EI�r��䋅g_��s"y���S��'�ҽޒ�*M���g����}���s&�/�.���"#$�D%}����B߸�7�JݳB=�9�=����F �2v��{�*m�BAث�����ȇ3��Jm���������ʌɩ
-��M��9���	&E$x�(6*!WF_Ο�ɜ�B͗��8��ܖ������>�=R�բ(ffh!�7rR^k�n��jːQ��7��+�����&��\�Du!��D�_�
-�bvJ�t#HC�Q\p�3_��=��Iw��V��sm0	��r���*P�C��F�ɫ�((�m���˧"����{sr��E.���$��5�r��V��io���f��gS+2���MǏ�q�6���q%Ȍ
-�y�����5!_(�q����'2qbSsY[��k\��D�LS�2$������y�G�dѮ����p��d�;>��#����b��(�����_��Tߑb�[�	������х���ɜ��'Gǎ�:�uǀgS0��eL���%'o--��'_����Ύcq�ksI�Ϟ�|�>Z��r�$��^���̍��\��А6zz���ˏL�חe��H@/u��+%���ЏBnO2Z�;8�q�*�DFE2��'e<��ό��'0OI��^�s��n���/�v���1��k��A�2Ғ�D'�kW;�LM��N>9����xɏ�'��qô�
-!`�1P�VE�̀	��|~76��0������=:�Z����
���� .�}/�������μ�Tu��=X�u���&J�M��s���d&�A2$��P:����Е�����h'�]��Nn^z)�뮦��bU��m�Rg�\��XK�$Mo��D���{�ӥI���Ԅh���+�)��-#f,3�VZB9�}���Og�r�nL�	#R��X�a�+� �Y���A�He��?�!t�\��0�s�RE�Do�t���$�$Q#�Y���I�����靔�N�4Y#)(K+��ٺ��*�����.�ڬ�^:�7P;~_�N騵�Kj}~Ҷ�ތ�4qS_o3�����ҨȨ�����]�ȈU%��TB��~kQ뽽Σ�����U)N��-E�_�mo��'3Bc�ʄ	�k���l����iu��)�d�;T_��w���'��S����su�p��o ��
[�������<߲������H���)��V17��
-�x�B���wh���q��U�-�UtSA�km+����̬'k5�@)&^��W,U�x�?�yqQ�I��MQ���ظ��M#�>���.=��8�6Ud�ʖǨ(L2�����1��O_W1�V;>�7�P�6:��R� ~.R��Ʀ2�٣�����Lk}�l���b��7����YН�y��<&]�����}c���lÁ8����RnB�tSY����n�F�T?ݎ_/�WG<@�4x���%�p򬿘1���-)6�5d�h��^o_�ߟ��%�Y[}��A�
-̾�S,�*���!Y90�B�kY�7��<���8l��{J}n��uO\��Kj�m�5n�P]Q�f���k	�����,�CN�;�cC\��Śn1g�	�N��9����M�:?��ٹ�膃�����~f�@?�;� �\\��k�7����j��t�(3��6��}�����Ϗf���|p��U�?�����?�&��/��e��2_U<RS��(AU�U�����kٽ��	&���������˛}fj��tn��IF����3o>�&+��f�	x�!d�8��8��o�5<�w����T7�k��:���)1���9+!ܿHmaI=(rX�/�/���|�	�ǙuS���j)im�qn��������0�
-!�8�˓��Z��{�)�2���k�2�	Κj���H�����k_����3>dH@O<��k�S��|I���drLj�ȴ�%��bs-'�߲Ի����Q�\�Z���6ү�#�P�Q�LU{�>��IkW����jS�"Yf�'�)G%���8[��5poˆ�ꤚ��L(��QJ�g�s�<$Qf�;MY�(gW�I�^jJʲeh�վ��
I*{iRv��TlZ^�1�f�����m�O��뗈'8e����Vi��P*��F�R�6�j�G�����1���1]8������s#�9������>ix���r�pȷ¸���d밵Ukh�]e1*���D���Ό�ۼf��&�鍞_��Ya����s+Lі�C��K�D�n&B�ZvT�E��ƚ$���b��rc�M2r�3?����y��Q�q*�#OP��D��ط[�o^�_�d��+^��.��靉-MU
-YaM���,�n-�$�2o��x���f��G��ꄞ4��R�L���He���
OV�"�K��B��WE��-\1���}����W�nO��/��dX(WD]�J�747V*���J�����ؗN��.��c�za�k��'�-�
-E��1��nP�f��\�d`e��?�d Scp5R�o��X3��fs}�r�+�<W���w_�$��[ʥcņ�&h��lQ<v� N�w�<�<c�C���4џ�#���:Ms��H�N�.D��I�w;���p�,RjҜyD�	���=��k���d�v�g�sQ{��2����Ă��-ww���m����T����?(P+e7¨�>ĥ*�n��{p�,%��}�K�Ҙ��'=�o��P�wW�p�;��S��f$���6��'�ęD�Z���^&�W�3���+!��'g�-n��>�@�!M�xXߴ����>�,��"�o��V�}�����ʔ�ʞ�ܾ
-�^�T�JU:�Դ�L�*�
-s����ps�o��̊��7��9_X�⚨��eÏ��7��9���[|��'z�o� �iy���ē�s��o�4>�9�p�����8��}�n2��$:����߱��/�d��_�O��)�S*���z�#�trq��Fr��g�
���=�O�k�-�ׅ����?�?"#�:b!E�E>�NTl����Vp���h~�m��C�l��7a�pHxH���$�]���"��^�����)�$�I%h���ؽ����Gv8�"��s������
v=�[a�	��]�5�-��C!��Y���B��E4�9�%�� fMt�ۊj��a���E�=l7��*���h���?r���v��92q^Fj�B�n$�T���-u�v��o �,a�@[�+(��EV�������9���Gʰ�PDŽr����J��*!��N�<2�3V�	��~���S{��#/���~��x���Yg�X>�����kÿ|)��md[6�gPzq�\'��.���
-�����T�#�4��!�!(E�_`jW��_��ؗ:�7��ħ��1�����]�V%p��&�1.B����߲nd���@�@�P7� !��e�#���Ǣ8��yR<J@*�?6�$�ɀ"������=١vt 'ʂ�A�O���&+�����U�ՠZ�[��QjDM�bYjEm�u�N�	�EOc��G/�͎�l�0�D	��V5��j����L.:h�Ѓ��
-CO�	$@��I�ӫ�v�~h����`m�����#��A*\h碘�O�	C%��@;I��<���;��$DPW8J&R�|���@;u��#���K�=�􍯳Udn�=呭��(d!�G�N�@��P�@�5Q��sSÃC3�[z��|bbp�_�a�ע)�40��5
���S���Y�����F�h̀�eA枀�A4���lG���
-�e�
7��f�����n��}�R;13�i�W���&�F��a4��?8;�bD� Ї�j&�'f�&�opx|PcքH�	㬤9@��4�
��q��7֬�뇑x����'�5�[�fv���0
�u ��d¯Y4T[Ia*#�Ȋ���43S���1�Ԉfb ����,Q>�g@�H�g;0�F�mF���~/���c��%��Ã㚙~��:O��dl:�B�Yc%��fv|hx|<& ��O�3��!�/Dl	<4��q��Pf��FӦA=�^�������L�Z��}��A�bK�Ęu�
-@&��+���M���	V�d�pja����$���X��m�ft�==3�7<�F�6��RV�^�=
m��|�z��|������k
-'}�p\I�=0�b��:R�A�t�!��>�'�Xv
-A���~&
Z��p��!}�,S��Q?�ik������R3�b���B�Z@�pjVC�OCK58^1d�Zd�0(Y���N��ꔋ-�������a���H�G��(�;^m��G!��
+a��M���&�ƟB�I��hptn��v�~��Pr��D�o�5�E�t	�9646��[+KG(��'oh����0B�o���1��I4�G᜹_��њ����܂PZ$�wONL�$���pzs�7����;B�L�84�닊��Bv8GN�1b�"�c.��
#�9�!n/�%����)�ː<6N��OP�5H��'��ɦ��4����Ֆ�a�t8��sr]ynO~AaQqIiYyņW�*��{�����k�qѰh��@��s�(zl'����{�.��qN�j�1�Fp/�e�Eb�k6p���J��� `KT�\j!G�ȃ��W�vxsWn�7�,�v\�p��+�؇X{�,V��cٝϿs��U���2-�ѡ"DR	!�a��Ņ����\��@֭���w�/��~�?�Ϟ�?��XvW���,7}�<$G�  ;2-�#�i�P�@b����.�.I'���d��yw5*���<�R*�7�]����LT�l�Z����F�]׿��A���L���>��B��J�U/��
+�U/ٙ��G�������:���>�l9�`n�����H�F��/Q	��@��a���O/(�"0n��@�4
+*�����m�g��g_ص���eI|�`e�@�R��_Y5XO|�K��7FG���’׷ly����C_=����W�]^hn^����^�9� �����
+H�.	����BP���s��n��XV�V�s������PX��>/_�k�2m��jw:Onp�\K���^F����fez��Z�RI�{�`��@�#@+���uW=��߳�%I�x^��}��0Q���ot��d�6���`���h5[����ѻ)Y*}� ޿��]e�ͥ���qw��nt�W���nc��
�&�;C��T�%7c�0��mvځ
��oʰw��-,,�mɈu4��Z��ѭ�����Iަ�>�f`f�����e.}��]W{[g�p�i��0�!��H
+3�q��tGo��':kKn����
�F����Qd`�E��	�4����>Z�n�څv)�d	8�7٥4{t��s.�#�^�iAr�0��`�D�o�O��N�&c�y��<�T;�/�G''lkn��!�cY��^��<�+�1���Z��h!�Z�u��#������ii
S�W�8��8���ȈX���6�g;z����xי٩�Z���M}��=���uF^TO@\��r��R>퉐9G����/6�m���UgiX^v�mc��)(���C� a���7p���dp���#3�x��ш8wEsFס�\������H�m�v�ݻ��TW#N+�K�,tJ	cY�{|z'g�>O_�D��GzFO�h~������=�ىy�&WAFK�a��T�*=���O���c�s`?9p�GH���h�k����,�u<�|��qb����^f�������Q�Čy-�j?%��s�1
+X��A�f���6M���3�����O�������~fօ?(�II����M�K��-.��0�-O
'%�Ui"<Q9�R���t���9�qt�)�/T'6tO�ْ�7|�SE�+��qcj��L�P��2X��S
�펬֊|M�{C�?G
]�H.�vs3^%3��� Ģ�ᗥ"�2����}��SO�e��g�C#�������I�2�m�Xo�tq|�\`rUߕ�X`�e>��6U^[;��Le�Q�9tdh�잪��ҩ��O�p�3
+4I�<�ˬ �Ҝ�������W��i{��Ż�����k��p������cق�^i�
+Z'����s�S�R��tk���n�|���υd�M�z�������^�~�f��\���l�۠V8�]-�X�Ǭ0o��׷���1����֢�GpV��9��ŭK���j3��M}��[���2._�)�"1�Y����f�0��e7"c�c8�oŤd��Gk��ťV:ҨJѩ���c���q�4�r�m�|8�aA���e�������Z��6�7*ѓN�z-J���G�(����X���b���ˎ[�רW�Y�+���H�L��#� �����3R*�vK69�f-����Q��mQ(-n��0`>���~ײ�Z�ڰ���{۷W�u�s-���ҡZ����iW��ظN^2g�½���ӔO5��R�4�)�RY��Q�k<�1�\�_H�`YT�p
+�	�~t�&��t�<1`�
=��j��X!�9F���/ꚞ����Ӕ�u$��*k�����x{�-_��6��B�"��"��1��x�09N�����b"fb�T��lZ��O�Bؙ>����ˎ/�p��杻O������{��z���c_���Z,�c�E�#۰R��R�sB�T�?���K-
+�`Dp�B�(��HA��[��<��B���i����>�
��2���TKne�_��/���2�e$C��ՠd2Y�d�V)�a��Xs��S��l]����o��J�ؚs�F3G���әh_��ά�z)�(`������v�3����/�f�����oa&ӹ�{\�$!�%d&�ߗ��w�<r����(\i�J`�����f	p��'P�y�^��k������l�3௃N��H�R�1+��J�[�$�V��n��BkV���Ӱ��|t�ʒȜ�E���9��^S-�����_ѧ!���4Ⱦ~���� ��+Zgrq�`�!�{�=ݣ�g
-?�>_��5��/�YB}^�}��a
jp<���0ENIF�������~�ui�+����A�3h�,!�����W������:u�6H�Y:.m\q{�G|/�7V�yÕ����'��k�i\���[6�|�Ҙ�l}Xx
+ԁe�w)z�q�6�C懒 �F��R�M>t�Ar�!��a<�s���瀜����=�ͱ��cW�?zy����
 ��Ǧ��MK����Ա~��9�����s�s���ޅ�P0�R{��zd��Q!5����jCS��Wnu����v3�%��6��dd���о�&��u��]C/���8ll��c*l?�i���A��l�&m��0�����ݿ��Q;�Ѷ�?~g����K���K��
hN�N�՝��~�����9�8b3�A����Z�a4[Br�DfO!7�{����_>�:
+��� �;��Nz���\��jC�W�\��ߦ�Y�B���
��y"kr�����
Z����}�=����X`�Ð2i�z�����=2�YSNj�*�~TS9׾��.K��_�=��J���е�@�����~�'���%)U#��[ڝ{vf{7�mcw5�޽9#���\Tl۴��u{�MUʼn�����I3�L��H�T��Hdp�S#6�b�=f�Y��2t�nv�T$��L֓$y,���2֩�l���,ˎq5����������=Q��l��=e�1�ޱ��mw���F�m��^��'~��T������v�&ښg�HkH녁�[�XLL�:�R���t��S�\��r�3u~�
@a���"LuJحw8�cu�0&M�_<~q��ݨJի�t+uE�|X�P�.v<]Y��M쏳V�7R�ɸ��b!�c���
+�A��j��p��㣎`�`D�O�<.��pŨ2'����3�s��~C����,�7��/+,�h��
+��Ҿ���+���#U*E8�K�_˧��Y���+�~�KN��u����k�+H�ܨ���#��\5��b^�����	ɱ\��H�nIO���s�:�b�݈�R��'�~a	���2dY-��K?c�dQ�\�E�'�b������H��z���i���t��$B�J��2��(m�!F���F�������1���2QI_�F�����7.�ͳR��P�`pO�㵾D��$��J��P��x�$,.���a�R�(�C",p��+�2cr��>ySgcG���y�I	�*��Jȕї��m2��P�>?�l��e�qz�?}b��z��s�(��ZH���ך��+�Ĥ�2d�{��J����:���0�0Q]H�D),�������R&�R��j�W���ė���fOy�-���\L���������
+T�P$|�j�*:
+Jf�m����*l�ޜ\��p�K��;��y
��rG�Ufh�۳�ߩ�:���Ԋ�c�|��a���M��k�s\	2�B^b#�>lM�J�a�0��	�L���\֖#����,*�>�T�L��sl<ynuw^��-Y��n�@�,�/�쎏w����Xa+J>�_n����?�w����jGB��?a�ctabda2'g��ѱ���z�1�����~S��'vD���[KK���W�k���#�X���\���'7߫�����.��酇>�+;.s��<��-4���������#���e��5�K�c��_��+6�ۓ��`�
++�Q�9B�IO��3�t�	̓E�$A���m�)�F닻��|�rs�ZŲ�@�����*�	���?S���O���g?^�c��0�u�0-�BXcD��U�!3`�>5�ߍ�l6L�zG��{�������fr���2G$�Kk�K~}�����3�-U�~Vc�g�����LJ�c����$��</��g��;�&�l��@�=te%h1�� ډg������^�身�n�Xgv�ԙ�4Wb4��1I��>�o���tiR�&>5!Z���{
+�|ˈ��z���PjjA�hG��Y�ܰS�ȄTƤ7Vy���.H:C�%�q2R�A!��w] �rD)L��h�T�"ћ-�71ɀ'ITƈuV��:Ro(����z'���.M�H
+��J�q���}�
+wzttr�K�6������
Ԏ�פS:j���Z�����7�4M����L�e�ad�4*2*u��zw�c�cUI�8��c��Z�zo��聼����pU�S�nK��w����Ɍ�F��2a��Z��6[c(�pZ�zAtJ5�}���W|��{��	��������\$���0��~�V/��6>�;Ϸ��Ŧ�Bl;��z
+6�U�
���'ޭP%�h���s��Ck�|]�T��Z�
+�fc,3��Z�0P��׬�UKU.��}^\iR�bS�b�:%6.E#b����K��k2NA�M��%�1*J����?�eL�����UL�Վ��>Ԧ����,���ԩ����n�(�*�-2�Z3�%w�p�M���yt��k�`)O�I�-��&c�X%�!��p Nc�c����6�T����,�����6U�O�������#
^o�ic	.�<�/�CL��E|K�́c
�)�hE������'�`�n�V�c)GP�����/�J�z�oFV�Ž�Z��My w����:۽��R��"g�*�꒚f[F{�[,TWԷ�jo�Z�+�70K������W&v��[��`��Sng�7�szӸ��ipvn/���l?�����?���0�(W)���m���ڬrF?ʌ��͹q��&������E33�U�O57��5�ϥ�g��~����W���l)JP�Ga�?��Zv��C��-=p���gf��f���:9��;}�ѧ��>��̛ϵ��J=#�Y`^w#N�)N��e
���CA��+�
��
 �:��&i�ElJL�n�J�/R[XR���;��9�K&*��_|B�qf�T`d�ZJZ[a�[~���/�n.2�B�.�1����2�����eJ�����1�ڵ�v����`|���"����~�e��R@�,����.#_��n/��Z*2myIyf���\�	uǷ,�n}m��i�6W��w����+7�H'�=ET'S�ިC<c�rA��Ղgjv�ڔF�H����j�Q�sz*7�V'e
�۲a�:����#
+lp�������-I�Y�NS�&��UnR�����l}a���ltC��^��]<8���ẖ��uE�=u�����%�	N��j��U�7�Jp�Q����d����D��;ck'+�Gm:}jL���4�����p��rG+q�A�O޸4�\;��0.?�*�:lm�sWY��b-B�Q���3��6��o�	iz��ė�bV�!g~Ć���
+S����0��5Ѳ�����x�溱&Ƀ�u�X�ߣܘv���ܼ.����<)<noT|��
+��Ԃ���%���8������"����k��rzgbKS�BVXSg��1��[K'ɽ��-?!�'�����Q��:�'�� ��;R+�pÓ����R>�P��U��wW�>A_a�q�U�������10�Q����
͍�
+�C��R�baF�=������K'�X�^�����	CkK�BQ���@�����A�_���`&W/X�i�-��\��[������\��\��?��b��.���r�X�!;#C�	�67[��].����"�'����3M����@�NӜy3R�ӳ�*{��ݎl�7\(���4g�{�qp���!���8ٷ��Y �\�.�L$��%���q�����c��=�6������
+�Jō0*���q�J�[,�)K��yF�4&?�I��+�ݕA?�������	|��
��I1q&Ѫ���������L�4��JH����x�[k�O5�wHS<&�7-����?K�曬��b���/7��2%��';���D��4U�R�N55m-S�ʶ�\g��7���.#����M��G�־�&*oj��co��?rμ��_����1�vZ�/�$����9�pN3����7�}���%B�0���:�w,����"����W�S��|���J�n�^��8��C�w���.��_�Da%a��Ó�Zy����u�w���/��ߏȈ��X�D�y�F���@ ��#�4�}[��P1[b�M#��(It�貸H<.�W�_���D�c�&	xR	�ſE��9v/���&����-��}/�C�o�]�V�w�>{s��D���P�r ��P-u�r��q	�3�Y�嶢Z�k�?�~�iۍj�J��5��.���|��d}�L����3���8(���K����
 ��h�ȯ�E�+�V�
+ʢj��#A�>d%�N=��2�>��1��({��y�<�J�#��8���z�!�:���ģ��K|�����+�f�a֙y�O �o������_ʮlٖ���^F�5�	8����~��8�9v�6��H�
�oDDp�C�������9��N�ƍ����~�D���>z�U	#�	~����4���)8�#P$��1H�D0v��He���()`���
+���
(	Fv2�HA�0�5C&�Af�@v�ȉ�`n�����b��J��,����@�F5��֡zԀQj�XւZQjG�mB{�����a���6[!L.Q����E�)���3;���1���@;���Ӂv	�s�v��j����)���@;�$Xh�h��s�
+�ڹ(��0��S�{�P	~0��CR��@;�����#	�����@;��1��G]����"�h�@y}��l�h�Dydk�=
+Y��Q��|-�.@)�*�.@MTE�������Ќ&Ö��)����l�h
+GG5
̥iMC�t��-�}0��94��� B3�nGЀ�'�o��~8ۀ�Q/���Bh�cÍ��ٳ~8���[���N�Lh����U&�	����c
4�Ύ�����,���񉙹I�<�Ԙ5!Rj@�8+iP�1��c� o�k��5���a$�����qM�Ŗ��?f.L�%F�Ȱ%��k
�Vܞ�Hd����5>�̔���75��e>D�0K�������L�h����=���+���X�xI����f��7���%�����A�X�oƧ���	H�����in��[Ͱ}�1C,��C�Q��iP�׬�o=0C33��Vk�D_�e����;1f���	+�3�|.D+t|��b+�Z��1�>	�x�6ր�m۶Y��bEO���
O��������ըWdOC�,h�����f����43C���I_/W�4A̰� ���~�;`�ᱏ�I��!��B����g��I���>���pH},��Ԡuԏb�Z�������̠X�����<�Z��P���R
 
�W�Y)JV;���|�滋-�������a���H�G��(�;^m���\��
 endstream
 endobj
 214 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADA+NotoSerif
+/FontName /AAAACZ+NotoSerif
 /FontFile2 213 0 R
 /FontBBox [-212 -250 1246 1047]
 /Flags 6
@@ -37926,33 +37993,38 @@ endobj
 endobj
 217 0 obj
 << /Length1 10228
-/Length 6780
+/Length 6783
 /Filter [/FlateDecode]
 >>
 stream
-x��Z{xUv�wf�l˒��%ٲ޲,�a=-۲���~�Q��q�~Ē�΃XI6$�����)
!�6�Rʲ-K[B�-�%Ki6d�t�vò���閏M�Iό��1٥V��3sf����s�=g$�B�B4=��޷y�I�|!,��������P�P|j��/��QB�F�gz,1�=m@���󟍍
��۸/ ���sc��4j��p�\׶�q������}�Ss�/ׄ�N
-�'��oE?9�'�怺��#�.!dy��aÈ��Pr�7~pjO�Qx��O���'?��,�I��2$W�(UH������T���&���Z�lEv��������������U���D�!2A���
-�	I��2�}�KW���{��K��G�ā�>?6�;��_c����W�E����3FW5�z#��� ,>
!�I	!��*H���au�ֲ�j]�}p&|_�_џ>w����Fw�Ϟ����C�=~�!�TH0|^���=n9~������Ʈ��,:yWx�H�ꮱ5�-"�ɮ�V�F�5Z�=9F>G�G�1ۧ�y>w�B�ڞ��?;���ǭ!d`Ϡw{T�
-�>�P�!��®z�6�D��Qa����1�
)�
�C���+�XH2O�0����2,{�ʬʰD+C�J�6;?���9��4�U�\"S�P���$_VP��+L>Ӗ�^�[/N��zЯ漋l��Tֹ�����0È٠��k)�䧲����F�Ǘ��%��%ع���ܵMc]��Qsp���3�ʩm�
}�=��!�;?ľ��:ж��3rWK�d����'�Q��,�B�e[0.v��gN�#$dz�o�<
������'<����T��Ľ��j���r��Jm�+5��`p���ę�ծ�ٚ���D6��;҂�z���*����F���
-O�L���0[��׿���(vw{t�'�H/{׋�En���NΫ(`��+t,�ub�{�!��:r��^�W-����]��D�}D#._P�vd�_�Sx�.Wi� �䗺v�"__l݇�ჾ���m�t��������H�Y�u���4而,p��@c�����Q�{,a�K�[E�"N�L��c$�%E"OyM�������MsLJ����Nmӽ�O=�M�䙈��QI�4������4N qbr�_N:�����ڢ�Z��g�Ԅ����,��w����EH2,f�!�j&aT�!�w�.�~����M,�#�=�w����y��^�Y�}k˵���6}�M������YXU��+���1^�޲�A_����}ca���PoK�ξq0Q����@Ŗ�o�#�%�<X��/��P����VC����^�Q�ݕm�s>�~.�oe�,�	ow{밆�y
-�qb�A¸x��Q��T:Il�s��n1H��X�����嘖zڳ�JQ���t�B�O�Q�3v�g�/�*k�RM6F���A�r���	��l�L����7����[[��I�>�Huȁ��yM�d۔55���i��R�k��9�.�"�K��:��-Ż�\�8�"�"b؈�Kߎ�sJ{���o�����Tud��+H��7��;��\o��Փ���NMM��i�޸K���-U��<s��ę��'��hf�	��f��	r�i�'�e;�/�~���l�����[�̗��*�Xe��c����
%���ʶ���_8��oO�*׹�U.�g����̧G����f>3���� j�5�Kt�����Ō��r��������œ+��1�ċ8���/̍��_��?���$��Ū�����_��&��^���gL��<���&�M���3�tb�L��h~�6�#z(�z{Ln��r͊5�X�/���+�j��0���%�����E�ܴ8����
 ���F;�y�-�`r�#����^3B���BL�A������Ś׿�7�U�#U�p_��A�s���fcc��x@�����Nz;�ưK]1�he����\>�wV��YƲ"�l ��npReN�
-�x�T�IM
-�n�y�^�n����Ĺfy�R��K�g�ňsp%WL(�u�b2��Ic}����3�%�����\�^�n]Y4+��e��"`ο�V�	S0.������[�I��OV�v���y�,-%.%u�2!e[5��K�:qa��}����M�E"v�or���'��m�ءQ�C6W��ĝ�	n.KxW}�D7����!e�4U���ٍ뎲KVR?o��o�𝽙�o'��H�-֊��t��Rb̠�dȳ��w�Z�$,. ��c7Q�ץ���$���Žu�@^���ړ�&���`���Hx���_�s-���g��	�C|��+I���+�'9�	R�� ��A�a��%��PZ�sΊ�Ȥ��c�si���ϟ��/�s�9{����ܵgsߞN����}{�����_����x�E,{kb����_z��w���{�1دY��+�:���e����Z���V�����WN�J4�]K�9pᡟ�,�������6G�)����[��ة�����t��yO�6�2�Y��B!��W-Vlِ�
 .�L�`!
�8W�
-2����8��8��6�����؛ǯ��?ڤ��o3W!�\��2��/2�2N��a�=�U2��(l�N��A|���艫榙��x4?�L��y4z��J��5��ĪH�?Dރ�M9-Uk�0mC���µ��&�`i��Z|�Ą7?�9��)�6��M��Əl��>����9���;��{����NoG4l,������x)�i+*��ڒW�����Ph�0��i��,v�k9&�����oc6��J&ìg!2^>ᨰdS�өE��,*�R�8q�V�SuR�_/>D�ݫ����-��E��[������s�m^�\�f�Sٮ7�����&Cwo�s��>]�l)L渜d�[���ِg����Y����g���|C�l+iH��d��y0�S�x����.c��lP���^���ĠP.�ѽ��͂|�1�I����U3�硼�$�,�,�C*�DZ�&1��6��f�S(�
O�ʖz�K���\qY4�KL��sU|�1��)���.h��j�Ҵ�`�7���>�jI�J��Kd��8��ሓ�[4c��~�
 3�}�����v�����"��ߟ��K(�N���S�W]��զ
�c���2��j��(�0Tx��ȿ[S���JA<��ri�e㦘�z��L�s���~j	Q��'�dC��٫����k1�zZ/�3̴�GKʋ�<�P�[��ŧ�|�@��S��:���u���n�D_Y[YX���S|�ww�"��G������GW��h*iw+L�{���,,����5T�]�f����3�X���y�z�T��&oU�K�<.�S���Vy����)�k)�g�¼�"���L�ǿ�%,zl~�q?M��]R��34�aa}���jT���	���I�|A�~V3۝��5.`�g�ؖ�c���;�c66�n|A~��W䛯%��T)M�����Ɩ}�m|rħ(mg^؁���|���e���	i�ޟ;��A]i�]vi|}�6�������2dyr-�UV���r��[Y���h3��^^@W,_��u���s�lEYK_�����������JeB��$���r��f��PG�TZ��4�e��%A�x
 a�SYs�_;r�PTi+7ݲ"�&m�У�ǯ�,s���3�8�B�P����o�iH�39KY_l��$����w�F"��h���wW/����`�oCC@p
}�����w���͇��=��
�_�k|�H���LS[�Vnd|+y�kaz�������rw�s�C�\�Z�r�-��W�G��>Ъ�u� ǒ�4*XE_ɳy�}l�%�;ؼ��Q����F+��n���72}pɛ�ID�Rj�z�Ahk*�Y��=8�{�����0M������c��vN�ل��WU(ԌP,̔�f�-�2�ZT<��D�^���T�2}��F��;���ɫ�yh_��P�v��[��v9�Vo��0e/�ٹ���k~�_������`��B��Z��	)�¦͖i��B��,�`n���ǘ�<�J+�km�
@K�����Z{�Q_�s*D����W�1�$V�<[[x��ڎ��*o�>D��_W�ׅ����M�H/;�`m�� ޡa;��������Fn[�vO�*��z���Pj��+��s��A�m]�j�g�C���
 ijգ�&ﺹ0����c�TM��*���q�LA��QTZ�Ks�=>F�\A�l���i��Ȣ�ۖ�/���a���U;�&C�+/�Ui0���D\
-Z��+�YZ�<a)1�ņ���(�K�-�A7��I,�J����q�ؗ�sL���ѳA���ьUX��L������C5^?���{�]��X���ͫ�|c����8Ҳ�,Y�YZ��<5�e�^�4�5��o�j�b���1�m-�#@f����Z���I�߰f�r�t�a�+b���� ����GK#FA�F���� �}ళ}��N,�;6��V��7�����&z��GWM��}�+�}�*B:&5���~�}�ѿ�������;��oXR(<�ee9��t�	+�	�u��0�aU�C'NN��'��M�ϱ�n!'�#�����wz2Zr���e�0��n�a"Kf��	�#�49,ge#Ƕ��O
-<Z��aR�}��xyt���P'�������W�\�
-�]��C?}�ȅ�5뛜vsL{(������>L�rl̓�!%�P1B�_����zB��G|���5�*��z�*��j6�w�~��4�%��5*2)�٧�f_=���&-q�u(�v�Vʍ�����{ 7m��!�U����Wu=��ԱA���Z�-�p�Z�s����k�]g�?;���XA������]�ǻ"ske�'���n�;�O��3�-�\��iW�U���v��Q����֏̈�N���t��چ����)�6�+��#
���|��l>>8�<2v����@C�?:�Zx�z,?��"�������%Y]��
���^}�~����M�d��@52k|�2ߖ�<wHL�� ��s���K"��D�w�����:�,������2�[#~�We�x���]{�6#�4]���j똫���^5/�x��Q�����l7����N68�LP�2]�FB_���g��,=�3�o���W��$�< ȴ���eA~Y��k�N�!4uZ�KL�]��7�2��?�
�����^�
 ��p˜��fs��I�c�u ���?(�<.'-S����^�T�"�FDu��>���}�J_����P:�Y eRܴ|�y*�t�qԬr���ئ*{]�D�!�^<G�Z�&g��9�D������j�'�L�%�.�	��*�����	9��}��d2�����>��|�Y+2������u���&��Q�gh�
-��<*�J,&}f�4�OB!���֬��jL
A�ȿ|������6�6o��rO�^�ّȷ��Y���^�%��d���@ǘ�4$��i5�f4������O�Sx�#���1�Q�=*��J��~�!8�Ü�ps����Q�V�Q�5~'��Wi�i���)��"�]�;�;��IFsƩ�/2#��f^Ƅ/�rzz҃`�&6�b'��~��`��-��N�B\.�s�P�Ӎf��Q���!$}(H\�q�S���g@�
-[3���S��,
-��R�5�7�C���z8��@P�{�GPY�,�NDqb�@���܍̞���
-2+�)�kLNd%?E!2�l �Q!Z/޸F=�����S	v��t�`���˟+	��H��B�U�	8�8e��pq�r���I����J "�OP
-����m��Y������	�I�CD���~rF��yn�S��~n���;~�`�KG����I��2TGjdD&�*�*�����7� �w�
��EPբ:T�P#j��jAm�u�N��֢Z���z�kyx�&N�:��U��p�wt(%g�;}'%'�^Jə��Τ�$ң��$����S(���࢔��Ɣ���)9���1����=<��Sr>�s5%����iHJ��i������$)��O���HC\K��Q9�s�� �+%��lJ����<��?KɅ��*IɅ������1;>:6�u���ں������arС��ǵ�̥9m�������!�ASh�t0�F����q�ܬ�N��(��a8k@�h9�
-$q�w�|j�=��0��
-����uj~J�fxv|���yشì����TS�i�ejrj~�4 M�O�j��[k�;[��IV�@�ē@�`�pn��v�8ee��?zslxvn|jR[�py�c��-sp�C9�'/-��*�D�m�V���Ϛ���k�g�����ک��>Y�`����y0��
�ÛE �b���_��U��l�~<2<7>:���O����[�ۓ,�aЕ����k&��'�!�R���;�7��P����1.��1�|2TV�`dZ4�w3t'0c��ӥN���аc���18�pN;Ȕ�
�yx��>�jq��[�:Xy�O�6��3�y۶m�DjX������U����r;�[��@��!����'瀱�ɡ�Y��ذ�j�v�+E��0t;\�Y�A�0�K1��8�&���N����g�?S�Ձ�fy��Y���Qg<�b���Pm]�3(�<��V�y8u�+�ρ��V�V�sQ���u6�aAh�jڜU�?�������d�{Xc�`��dh�����d�l�
+x��z{xev��Ό.�mY�u�$[�]�e]��e[�/���8��8��X�ݹ!Ɇ$ ��6
!�~I�R�mY��Pht���l��O�aY�}�t��&��gFr���?+?�93s��������F	�q��`�z���'A���d4�c�k7o�
ByC����|�'E�������ܟ�166�/n㾀�v΍���Ө
��9s]۶���ÿ?��p�
+��MO��s�\B:)���O�����@���2�컄��u��
#/Bp�E����=A"Dq�?M��>��d
+�Db$ɖʐ\��T!un�&_{S�No0�̖k!��N�*v{�>���F�W�v$���P���J*p@&$�����/]}��/m�Q���������U'���_��/|��]ՠ더.����4�D&%��� 񂲆�U[��at}����}��~M��I��o~�>{�FW�w�]@
+�LR!�h�y�������݂�C��B����]�u#����֨���&�&[)W}�h���=�QOE��l�N�!d�܅�k{n�;��d#�V����=��A�Q�+��C�v��
+��1g�,��NG�Y,6W0�� 6��7�!��� |b!�<
���#N˰�S*�*���+m���HK����V�s�L��B�֒|YA���0�L[�{�n�8��A���.�1�RYX���^R��#f��+c�����Ɋ۷}_���w�/�`��js�6�u��G������l+���6�M��t���h������~�@�B�/��]-���f����$G�_�"q�m���т�m89p����;D�4$��W矟���S����Z��ck˽��*���@�,�΃���gvV��fk*����g�H"�]�r��j�Z�Y�.�+���>U3}��l��^�溂��������"����]/�1�	��:9��d�aȒ�б`Cԉ=2���$��]j{�^��Bv��?Q����|A�ۑA�O�]�\���DB�_�ڵ�|}�u���r�ַe���N�*l�B��"�g��e,Ҡ2��u+�	j�/x6F���.Eo�,�82������<�5���vS
 ��76���oR�b;�M��>�7=�g"ޢF%y�t��G�s��8�ĉ�=9�F׻�k��kYnH�e�S
+��ಀ��s@N��!ɰ�
�����QA�ܵ�x���>�ԏT���a������y}g^�-��f���6�.�����:gaU�"���o��x�z˺}�+������}�[C�-�:���DE���[�e��;�j��`]��|��B��V[
��b_{�G)wW����������ɲ�'�������)xljI	��:�F_,R�$��/�j�� ��c%�A��R�cZ�i��*E����
+?-G��؁���<��QJ5��R���F[P'L$Ҳ52�C�>~����f�olm5�'�� �#`�!*c�5��1lS��T'��NK�o�2携h�l.�[X�?���RXr��<����a#6/
|7�W��)�;�Z�9��.�6RՑ��D 	o����$�r�E�GVOnz���;55�֦�z�.Mx����T���̍/9\�g2��
+��Y&�ƛq�"&ȑ����J�툿��e����~��No=3_��꫐�b��{;�E�6���3�*��vo�m,�$��=i�\�6W�Ԟ�NO�3�9��c
�|fx{xSA�k�2�n��M�%�1�����K=1�9W$�3�cĉq�_�'/�_�?>�'�:E��SI..Y�Ui��?��>�MXs�v݉ϙ�y�k�VM:Л̿�f&76��:�r���"m6G�P����ܜ'�1j����_���Wh�.EaP�G�K���'E�ܴ8�����F;�y��`r�"����^3B���BL�A��������׿����G�4ᾪ�c�v���;����z5�:ߡn���v�a��b���R���;�|l﬌dz�eE��@2�'�.�ʜ:�ʩv��*ݪ���#�AK��s���K�8�,���J��P0~�&��d��,��
+�#�gHK$=�1��1��ܺ�h((V�˘�E��k���`2\��Y��9�ȓfɟ�P�`��5��YZJ\J��)eBʶj:�u�����jMś�D�X��42�6N49d�L�C�ԇl4���?�;U�\���v�n.+��C6��i�b����e���~�����%6�;{3
�N��T[�у�6��ĘASɐgg[+�µD
HX\@"?�n�2�K�/�I*�	p�뢁�g��'�Mƙ
�����#��*6�����Zd���o�~��0W
+6����W�Or�/��=`A\/�����K���>�,�ӑI7+*!�>����7�?C_�A,�1��I��n��;sמ�}{:M��6���2�_��v�����쭉����x�+�������`�f���$�����tZ�ja�#L@zX�^P�+_9Y+��v-IW����~v ���n�R��.�m����o�_c��JB�g��!s��=�;�,�X8g���b^�X�eC6��2e��4,�\+��/N����,Wې����bo��g�h��?��\�l@su��������8y����V�螢�5;!���9:΢'���f�Z���dl3uN#���kW(�V�<+�"Y�y�6�T��ô
��V����xl��y�k�����»�����6�?������Ro��W�v�Yoחw8�Ѱ�hS����'�l��p�l�kKr\u[sCC�m��Φ��V�ء��X�Ct���Yؐ**m������x���’M	L����lK����[�N�IM~���=w��o���t�
 ��oE�J��̑�y�s���Oe��ܻ��G[��M���1[�tmd��0��r�9n�'fC���Cfݚk�����
����!����7�	��Na�AVbF��E*W@�A�f{!��B�<GD��O7�
�,'q�7+W!����.�$�����4�n� ĜF�ڜכ�Ϡ|4<�*[�/�WTDjr�e�h.1���U���x2������Lë�RH�V���Ċ���%�*)�/�)2�$�K�#NBn�8�yB����S�E�ޟ�2�5j�ΊP&�R.��:	rN-^u
nhV�6��������x<�P�#�v1L]�*��#�ʥ-���b��r2������!$Da&�ȓ
OHf��ߖg�Ő�i���0�-)/��{B]n���6��5sO����	f�Kϧw�$�������:�����<�����/?�%u�]�=��WESI�[a��ӷ�Ua	͇����5��>�ǝ��*��x�s����e6�x���X��qy�
+�`Ƿ�#pu>���HY_K�<;H���UEe:>�%��(a�c�CO��i*��J]���
��??T�rUO4%N�P����ژ��l�9p=cǶ�|�������w�K�K�־"�|#����Ji�g��6��{m��#>E�h;�B��������(s�OHK�����O�u�mv]إ����lc�w�OJ{Ȑ�ɵ�WY��^��R�ʉ�ne�[�K�Qx̐6Bxy]�|8j ���e-}�COO[��nj*�	)
+�$V���"�ۥ�B�RiqG��`��[t�h���Né~���CQ���tˊ,���B���6��Y ~lX#Ψ2��
+�B=��0�
+�yX�!Y��,e}�a�XB��������S/�]��OZ����

I�5�=��O��s,f6>���Ǐ6��~���#}�3MmQ[����l�e���q��+��s�u�e��r�k��=��W_-}&>�@�n׽�K�Ҩ`}%����ٖx�`���G�
+�_�T��u�����%o�z$EK��I�
���g-rW��l�-/�7��4����c^�)�/�9�g��^U�P3B]�0S��%��ˌjQ����z}>?S-��پ9����'����}��B��US`o	h�_j��[��S����g��WNt��]~�O�?K�/�f
+u~k�_'�
+�6[������H��ew�c�d*�D���/4-�GN.��k�F}�ϩ�G*^yǤ�X��lm�kk;Ɔ����y�]�^^n�6�#��|�����x�j��0V֦$?�+s�Al	�=�Df�K(C�-'��#�I�I~�u���u��k��V�֚������7�YR5%��Z����3=GQi�.����mra>�9p��V�#��o[V�"o��V�����<W��v�q)hy6�<gi��� J,��Db,����$�'�x*��#���OD`_��11[D�F�jLղ�'3Vaɺ2��^��>��x��?J8�5v'cE>`7�“��]�r�b��H˾9�d�di��Ij��
+��i�k���
+��r�*��c��Z�;F����s�i��u��q�$�a���8�s�`�W�&�AA1ǣ��F������AA<��ag�D�X�vl���:�o���-1L�Ǐ�����W�U�tLj��_��P��������
8�w��߰�Px:��:<rv��V�S�����a�êڇ.N���O&&��&�c��BN��j?����8�d��
+
���4a6��|;�D�����GLirX��F�m	�ǟZx�3�äj�R?�����áNf�o��cï>��T�T5�~���k�79���P2"1����}�86��ؘ'�CJD
�b�V��K����Jy��h��k(-T$���U u�l����i
+K��kTdRr�OS;z&:�MZ�#�P���+�,���
�9�3�@n�r�C>8��}�1��z�ũc�vKY�Z[�����(K���ܻ��v��������u!�Z�wE��8�fOJ���wH�^9Rg�[<�z�Ӯ̫Z3�����y'��i�Z�����	�
W���Sxm�WʩG�=����)�||p�xd��+'v4hE��t���h�X~8�E̥��I���K������ǽ��������bɚ�u��jd��T9d�-y�vA~}�F��Dz����d���uvYN�_���eF�F���ʐ��O��mFbi�zK���1W��۽j^b�ݣ�%R}u0�n�3:h+;�l&p���.Ze�|���@_�Ϧ�Y<zbg,ߔ�ݯ4	8Iy@�i7��7�˂�����ȝ�	Bh�J�����oNe�-����+7�!Ľ8��1���r�~���@6���W�y\NZ�(c?�&*��4Ez�����|�)��t��H�%���tn�@"ʤ�i���Tx�D�Y�p���MU.���Cؽx�8��M�hs
 ���#v)�L���*O���K�]���U̷9H!�r!�f?�d)]ٗ|Գ�N�Vdlmk3+�b��6L<1V�����D}yTȕXL��,i&� 2�Br�Yk՘�����ч#�OL��$ۼ}{;�=yz	gG"�.vfن�{����&�y�&>~Dc�ӐX��Ռ��,�:�>�<�O�Eb��+RD��G���\j+u����ss~���Ns��G�ZyGy����S�_�U�ݟ���O��������3$��2�̌d�g��yM��g�
��IZ���؀z����=���� lj�:aq����CAN7��`DA��g��P�� q��YN
+�y+l�h����N���(�K9�4�LgQ�.��#@}��A}d5�P;ʼn!q�s7.0{޿"+Ȭ�gp�09��������G]�h�x��l2���N!$�I7ӭ���_�/�$�N#zqV]'�����9�aR�&�'?@#�*��t>Aq(��ʦJ��<ge�kk�CZ$�o$1��Z����q#�U�N���1�F���{���-e�z*Bb$E2��P��� R,��4T�v�W.XK�ȃ��
�6�RAQT��P=j@��	b���vԁ:�2Z�bh�F����ၛ<8Y�bV�^8é�С��y���@z)%g�[;���H�~�����bJN�,���SH��Rr�Sr�ק�\$��R�<��S��P�N��p�Ք:D����!)Q����"����H���K<���#
q-%OG�d��_�hȮ�<�)y&r��S�L�C�"%�B�$%�.j�fjz����ؼ��*vk릦F��چ�A��*�v2�洝�só[���M�i���8Ech�Ɲr��:�(���M�A䀣*��a�y�9�l�àk+�B��
 ��)�����
+z�a�BH��F���CPPM�����ɩ�Ӏ4�?:>9��ko=�e�l�;'Y-;qO���q��¹�;؁㔕�*��ͱ�ٹ�Im����.�A3���M-0���p��ƪ���1X�vF?kn|Nۯ���N��Nh�FV�d�q��~���L?�7�oM�l�EvGw|�:V񷳵�������v~�?q��#�ooO��AW"�?߯]����XJi����T;�Bm�gǸj�X(��PYe��i�����Н����O�:��SCÎQ�b��T�9� SN6H���R�3N���:nq�`�	�>
�d�7Δ�m۶9�a�����ƧVi���9@��o��X�@j���&��g��c�ڪ��Aإ�i����pAf-àw.����c,;U`��K���LHV��	�c�g8�fG��$�9gsCM�uM�Π��x�WXu��Y��	���>�f�X1Za�Eaʲ��l���KD�����u�Mo�/=%[���s|&C󗗯�:Gl�
 endstream
 endobj
 218 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADB+NotoSerif-Bold
+/FontName /AAAADA+NotoSerif-Bold
 /FontFile2 217 0 R
 /FontBBox [-212 -250 1306 1058]
 /Flags 6
@@ -37983,17 +38055,19 @@ endobj
 /Filter [/FlateDecode]
 >>
 stream
-x��U_h[U�ι77�mss��[;o�4U�$�m��Zֆuu���d��n�4	Kr�&�S�C����ꋲ���0����Vq*N
-��З=X1�'7k76�7�����|�;ߟs�l�R����m(��ș���WF�8�e�#o�t�&���u�l�r�+	�"�+��lZ��t����%0h�A�ՉQ����-�ǐ?R2ʕݞ��y��Ү��| 8��hn�}�%�y\�� `��A(���o�X���Q(a�Z1�=����C�k�%�X���%V�.P�
-`����N����V⍅z{B7Q�C���@�=Z�c��-ηR^
�V9��<��Y�-K2�#�LWe�Ip�Օڥ�d���
-��e�/.��U�eFd�¢%�?]���b�˛��“�
-�S!t�7���-�=���)�����.��'�D��6�9�^�B���DsDh?�]T�B��&_>&�|��z~q�q��YcϘ�)WU�Y�"�f�C�|��3,�D�����Ȉ����C�̡�kK�q˦�����}���&��S{��m�w�A2��8;���u��6o�u�wD�m��6-���3e�.��o`�b��l29{���z�����@6k�V��7v��gI��.,i�?� �����'2�p��Kt�v�.�"},�Dz��C�Uy�z9����$�|�9�����vۥZ�%������Hw �=2b�>��Sn�a�e*/7�	��Wm�yS�G2:�(8��K�-�,Omߧ�~GqIT|d�<��!x�~����n�E����\Jf3�������SVG�DI��tZf��D���o��f�48a7y�ϟ�Bp�Ai����-�ϕ͌ݳ|h��*rt�`�B(���g���\����2���c�)�	}��+f��5}2��z%g��a�7��h�$�&&��I�
 �ㅊ�9� �Y��\��
���2v�������� Z�	
-���nx�ܲ�Ô��ৣ���A	z��7�E/4��l�o�n0�7��� Y�\�1��8�=��Ӹ�����#R!	y���v��F�Fj�F�q�^��$�`k���#�Ђ������i������
�!��e���V!���c�ZI��vo7���t�(�a?�N��2�hF3��x���,[yT��=)D�g�έ�3c�mJ��i���GQ�����MakV�HM.�bm�s�Yy0�GU,�l�0{Q�5���a'�w�(f��M�E��q�Z���K���s�"fΟakx���y'��ڝ:��i��`90m�߷xf�JW̊�٫����=��[���Ξ��?�p�I�wk�9��������5��
+x��U_h[U�ι77�ms������4M�-�z�%���qm:lq2h��4M’ܴ���dl2ư���ú�0����VQ'����a�����ݓ�������~�w����9_��v��ɼV�,���@�tna�+=q�
+זӓ}�|
+��:R&_>ё�א���L&�I�@c��ډ"��������Fl��#�.��N�Oȿ��V��)��o>lx�)47���2����p0�p!`ӏP��l���(1W͘��.w��r�!+��"]*Z���kL��U�T`�a7@Ϯhp;qG��]~��x}��]G�]j�cˍ5�7S^	�f9��<��aY��H2���LWd�Ip�����d���*���--��U�Fd���)�?٨��j���6Ó�*��+���T�?����Hk4L�m�"�����{H<�Z%j��xC薈?�k�7F��"�C�m���l�䢢�#���F�3g��#���g��t��
����8�NLNx�Cb��=��҇�/__<ĭ&�*ZS�G����O�K�;w8/,.^@2��8׷��v�z�n�v������5���5d����o�b��\"1w���Z����6A�7j�^��5V��cJ��*,i�7'{����#2�p��Ct�v��W�H�t���k�p�ts���,y<�1�S���tZ�
 j�!�ܵ���P���94d�<l�SN�
+!�e
+/7�	��W��qS�2:���$����0=�<|���=�ˢ�Cfi�%�l���MM���W�?�0���U�ht1�i�8�P��1d5v��jv��a�?�I���k�aS���7����9+�딖P��=���|���=Ӈ�Qx� G7�F !����laV�*e�G.�Δ����]ǵ�B��f��ԉdN�k�^`��7��j�ē�[�`'M���&氃�nb�p����f��y�r+\!.۠�|`b;x�g&v��䖉%���?6���4�`��M|�|����{��CҐA�
�A
+�s�
+0��
+�����0"�ß�aW�q)�)����C�\M�q��C�K8�p-h�[?���Vy��������P�y�yQB�m��1v�Ǒ�o���cz��8�*��L���/1�F4�̎���lΰ�G��ؓD�8q���=��߆dϘAi��zeJ���4ưn����,�z>癕�T�2�f��_�|�}av�׌`���X�x��
���,��Q�<�*b���ևg�؟w�Z�ߩ#��Bt����}�`�dqŨH������j�N+{F_����ݭ�f�2��F_��u��
 endstream
 endobj
 222 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADC+FontAwesome
+/FontName /AAAADB+FontAwesome
 /FontFile2 221 0 R
 /FontBBox [-10 -155 1290 867]
 /Flags 4
@@ -38018,37 +38092,30 @@ endobj
 endobj
 225 0 obj
 << /Length1 8352
-/Length 5733
+/Length 5734
 /Filter [/FlateDecode]
 >>
 stream
-x��9	xי�=ْl�m]�d�c�K�,Y>dY�dɇ�e�c��+>��&H����lR�,
KBhJ�	_Jh�/�Y���R����c����$�$��f�������f޼��_o�0Bh12�H�l�`����~
-+������ӆ-0���J90�����ו�#&�?8>��:W������n�F�J��K�`���@��\�چ�<������������_���G���P�`��_�?�P҃���.$.̽�P�xo�	�1�~Ϲ}#k�N�FHc@���l���F u�/�����c1��?��("�%�(�hql\�L�P��K��SR5iZ]:�����^�,�`��3�-V�!B�QaQq���U�.������x}�u�
��� j��������F���x�h!	Hl1"85�,>C�������y�l�8K.�d����j�30,n�n0v:��]�.t�����r��)��C0��!���������7��D�7�">.�C)(e-���c�gYԲ\l-�Y�0�J�%V)Ӱ�f-��>��'�j�w��Z=�ٙ[�VEI��ȷدS�J,
-��&�u�X��w6w��Ie^�Rto�F�Ov1��ٯ�yr��A
-����͜����pG�t=�b��}�כ++7WsWL��O�����g?�x:x� �6��ϯ����[��|N�HZ~k(�S0��Ύ�GDE�k��-�8>A�l=]����^�M�'�>go����؍<,��0N�ϲ�0����X�-�]�]�%jI�$˞eWgY$v�����ލ/�<�Б�)��o{�I�������{�g��^4
�Aj�f��/W-�Of�x��=<X��5�<V�jN���rĽ{
.E��Q���cz�[7�^�g��`=
-3�aOxp-��
�j1��$�!l^&7k�2���'V$X�����I����¼d����������&�:�jF��3��̥5��6ؿ�MM���p|@^�A��^'˒X����/�N�[�nF0~�9����U��*�0���bV)Ňgأ�l��}����X���B��T���q�f�n�	ԍ�¤�'k��l-��`+'��bt���'w\�Yn\V���߮T6��̕+LNr��v/#J>x9FQ�w���]�:�ըb�d4he��ƪ��#R�M����#H�������?Y5`�	�������/�1�fO�]	�Щ��I����jWu��xuR�����_�\�֠�&����"oqU��Ԉ���	Ŝ���[���v	8��f�{ʤ�Z�������Ҟc7�X��䪲:�w�<���
{����ޙ�pMm����[\����ت�#"F�W����-�d��^d��.�"d�No�����y���^D��٭\j�8��h�gq�S4;�<�`���+�.29׼�
 ���$��=�n/��\N�,\[WT�|&ط��o	Q���:W8��D��Y��./ߩ��W=���bN�TO�U����!����"NC��\(�X��TK���*�����d^���$�1ox�K����������m|i]��s
-䴑>�+ E0NMNN⇧������vL$�$��.�'i��-B�ڑ'�\��TE�2���8�*���-�=K����)Ȉ��O�7�h�T�0��	������ng�|�ǩ�Rk�����b�b�%�2~t��4��8��I�C1�jLK(�X��i���M]���{�R�S5����U9LJ�5��$`�f�g�h����;vP���^�3r�j��s.Jծ�-�ё��%�:v+�Ó� �1�]�p�Uoްi��Ue>oUyyV��Y*�g�5�t��pϑ�Sz���?=
-�?.[�q,t�Օ�^o���+\n��@%VC1UX̟ɊC�o��'B'Z���<����_�WA�2��<�y��܂!�d����}P��{�MYqN
-������Qb+�+�y�\�J[q[tYI�V�(	ƒ��|>����W�ߥ5>�G7��Y
-J'�n/]N�"�?��$͓��wN�P���xb(&�-��b�ф�(ue��+;uJ\�mh�j���1{����ʇ?��=<A5�A_T[���h�Nu�Ͼ��I������M.��K�OW@r��;���O� �8}�r�?�k*�4�7��x��d 2���O��7�l���~�ދ;���xP�Y�^`��.'�d���o��`�\b?Ć=$�C�������uT ����vML�I��=��x���G��6�U�v�}�����U)63���s}��'>��ğ�1Gs���w��Ѕ��Q�,�{�~{u�/I0��AT?a��>��`���,�㓠_@���c��;]�:�GqS��c����(��C5dEgv�`�ٙP���N�Q����zʌ�S����i����9*
-��|
-��|>�v	�Й��Ͷx}�8~��P�r豇KK.%W�����|�w�����SИYY	~�p�'�\QFs2���xZv��TzsRRr|��vo$�rN94�\Þ��������
-�Hs�>�N)Q3�D`��e,߲�עro���>���D�VX�t�a��TN�W�M���"
3Y�8��b�ZK��RG^jis��f1��M��rR���+�d��_,���S���{$��鹚�Fk"�8jZ~�6�2�︩��X{�!8���ʚ�qsI��Ά�*�\���Nȿ���1P���IYvOmS��o�k��\�5����?I�O��y��=Η# ��ݕ\B'��LG�����n�̍�2���g.���s~��
-�袘�x!�B�N?��у�l�p�/���O;���n)ɯ��w�*�/��,>?�6�.�&���6�o��iؿxÀ��,_�����d�e�@Լt�v7�g�
o�=w�%���}6k�P����w��
-fL�{hg��=��٣�4i���8B>=B�P;hm�q��R��(a�nŽ�Tw����X^��Wt+kK
-�2����'˖��5�񲢒|['\.�q�0''�a�F����@^n�����̌��R��~
�tS�}�{:��q�s��S�������xZ?���)+��+�[EW��
��k��S�ڍc�(OvN��O��i��`����O�z���鸷t���ܼ@ug�ڂ8<�{o�����ʛ3z�64��8�$GK�3�˽���JI����HDei���
-���׿u9�7ִW8v��-{%J�a����qͅ��S1-O��7��5d���UgU�/�|q�͝�d��չ1	��I2���V���RC�)-��������
5z�U~����kmK4�mV�����In������;9���ks$4�r6���:R�����Zd�b�ʢ%
-��ܸ�i���U��/R��N�����~"����qB���P2�6��<�\%U�@ڥ�i�e��m���)�%'�趫����&������`�h����k׺�
��m��7n�l�o��?@��tl�ഩ��>r:��΅yBN�������S���ޥJ�)��ſ�ޑ����}Y�2�t��9��h�cG����-9�+�~��?�7෸����k��'pQ^2o_�<"���UeB��wzz���b�m��6��m۰����mm׹�̀��CL�h�.�?`e��b򙀯��7�e2�w��9��>�My��E��4��3���ቴ�i�dxν�J��+����c�p�}��k�m�=��fƄ��K�c�x=q�d9w6P�JŇ6�x�����z|�,ؖ;���z×���λ�M��l�ZOO{���]b_V��mo�����k�q)�=>M9���e�%UVx�e��3�1*���‚C��j�ӱcS^N�-���'{�P��<��	/s��c��!�j�M�j����S�7��"e�
 �=kh��4$��)W��Y~,0�n��>�����=��oբ}5�e���s��*�‡�^�~�
��;5U��";�EY�@�
��o[O�7��߂m�߰�|���|_�}�Ii�P�v�#���fc��+��S3)�0{',��t*��Cae�8x�{���d7�O>�6�I�p
$;eBV��J��w�ٸ51��e��9�u5�9F�՘SYSgv�q1QV����m�
���"�tC�M��[R�ی��<���'���!h�����=Bʹ/�	��W�t	�ıX�
؁=p�}�W�7$���Qr�|FX�R�L�D;Do��D(#���"�F���q+R��l���\�{��8W�w�G����o�?_��J
-$-��%�Kޑ|%M���j����^�~�e���u(�d�Ũ/���ӣ�����D�A_pcF6
��`l���R���5&�0a�a�	{�`T	8��){`؅�2a00��]Xk���(��	w
-��Z�g��\�?���k^�~�p�÷�z%䙣e^��Ђ�s2*�wƿxG}EX�7Q���W�_�Wr++��&��CTq]��_�}��D���𼇿�+(i���"DD��
-"��g�\�tc]�V�\(��u̎��v����o/���췐��?�s<������>�yd�8�e�_�H|���IDIPSP*T�4�E:���q�GY(-E�P2 #�EyȄ� +�A>r��t�"8�"7�@�9�ȃj�:�ZT��Q�(���G3�ւZAg��B�h5ƒ��u&S�	�V�y��sR������uR�	���	�:)��<�	�"�`��.~$�G�X#�G��(�G���*�G�$����[�0�A:<&�� 7> ��#1>���)��_`��"�	7�q��I�m��29������M�����g�,՚M�Z𐪆�`��h�V�Q9F#hE��Zԏ��z=`?-X�ڭfu`K-ب��h�6x���Qp�	P�h
z�Nt�P/ �ew�Ѫ���ѵ�Zs�I[��iGyXX0یf#�H
C�0��GC/�N.0���.$�хT38���91���ah�[7<���5Y�y��z�3́�slX��~9�#c��(`�)��㖍} �X����hOo=w���q�y!DF00d'����{
 h��|(���y5�BG=‹��Z_8���n���'��mu��r����;��$�u4��<r�>�{�/,����񣭯T�sZt��V_X����aqNGKkX��P�H�/󷄽ZÈ)]�[JZ������X������c�|��J�Ug��h�.?�u���U��6��&����2����dF��i	Wmh�^���H��6cXlx%���]�ah$�W2�%���� �i���Q�VJ��цE�5�6�����e�w�[K'�d��5y�{
-�O�`4�]|r�0��p�,2h��P�V[�Tu�׶hCkxn1���S�ꩪnfJ;�p��<�H��.�]����r�J�/�钵�@
���ix�q`qF{^ �h[|�ɺ0nm��j�)F;U3�t�
�z3������
-@'�`�ޘ���JB�* ��N�6o���������7��p����ƾ����ܕ7��k��Y�3�d�a�
�wZ��_����a-�[X�N�M���2�a�#�o�֥p�ӑM����T
+x��9xSU�眴I�Bۼ�J��6-4iӤy�G���4�#�i鋖Ҵ��>� �0*PAad���⸌,�h���s�q�S�E��atX>vt��U�A{�������ٝ�6�ν�����:�#�#�D��v�����g�r!,_;��o<m�����=ݟ�p]��:`����/]�s�	������n���x�dvO��	�	��mh�3;�<�Axn/����|�/u�~���gJz!�Ѕą��J=�m#��#�?���o�9�od�`܉��i�ޞ
�Z\����E00��qs,F��ED"�D��c-�����JU�zIbRrJ�&M�Kg22�Y�K����y�|���j�#�@h9*,*.q������U՞�������"�DM��������H��o-B"$�-"F���ŧ`�����:�
g�%����[-v�E�
�
�N�ֲ�ԅ.�_�QR��;�~yƐ:�~�}��"������&���f_��Ey(��,�%�`�R�b��,k�Z���6��P��*
 e٬Y��0���Z��SW�'?;sKߪ(i_��MjS�OD���$�.+S�����:�̫T��mӈ����.�]3�5>O�1H�� #R`����t}��\���Q����fse���a�I���~�����;OO��f��ŵ_Pwzt���)@�o%r
+F����q����(p�x�%�'����k�{z�k���D���/�8�u���E�Ɖ��Y�Q&�3������G��ba�D-ɒdٳ��,�Ď�{i���ѻ�g:�!��mO>i�_�����`����؋�A;H�����e����?�����#���ǪS���X\^��w�å��;j��wLOs�ً���Ga�3�	�%��eA X-;�;ā
���f
Qƒ�\R�Ċ��\��3�`�wWW��,1W�7uR��!>���R��\�>~��`���f���7��i����8|���dY��"�x�ى{�����0��9x�ʢ�Y��&]b�Y�*���{�ϝ�����V�+>�R�5�����/9���Ѝ9��1\�t�d
����l��S�N��`��9ˍ�
+�w�ەʦz��r��I����eD�/�(j��V��=VDzU�˜���L��X#cD*|�)��vɱ�p���;���4�ڀ��a_�E^ &Œ�	�+a:�
+�t<�=P�.r�NJW��q���˚k���d�uR$�-n�J��1��"�"��8�z+5� 0�.����vO��X�V6�w�4[�s���5�\UV'�N�Gؽa�Ͼ�	���֭n���������:�<"b�x5��| ��H���Ev(Bf��4�
�aO:�W;!��E�/��ʥ�S��&q�h�0E��s�ۋ�B�"�s��kJ�܃���M������1�uE�g�}k*��u�=��s��KM���5}���Y}��|-��N��Q%h�����)�X,�4ĹɅ[���M�l~��>��n��L����JOR���r�����x�Ѻ��Ɨ�9:�@NI��"P����$~xz���H��o�DRM�N�>䢼q��9�"ĭ)�qR�U�HU�*Ӛ����a/� ނٳ��+�W����$~s��N	�˘z��}���p��7y�
++ �fZ�8(/f)6�Y��+�7AgIH>΀#ٝd>��$����~�6-1A=�Ե���')%9U���`_�ä�ZS;K�`mVyF�&����c�����?'�A���8�4P�*�2��\B�c�R8<I
+rٕgiQ��
�6�\U��V��gu똥2y�^�OG:
+��8U��j����c������BZ]��)��������Tb5S�E����8��)x"t��<�N�ΓK�����5�~t(C:�S��,�-�N���p��u�Ǿo��ה���O�>���%�º���嬴ǰE���剒`,�Y��s;С�0NpU�]�Q�CytC����tr�����Dz b��O�<�?~�䏔�-��'�b��rq��)M��RW�[��S����v�&�v�_S����a�|�C���TC|�E����A���TG>��k���\���`�X�t$G�m��x�>����g.*�����O�ACm.���	M"�{����|�:��G꽘q�ގ��%�������rR�Mf�q	��\/��%�#l��C2>0�
.O��K�z@ZG�O�oML`�Ą�4��3/r���}O{$>oS_�Ya�h,O]�b3Cz�9�W�x�mN�9s4w~{Ѽ]���r����wWW���xD������Q��Z��:>	���n�<�Q	��%Z�0��
 ��7�\<F�k�Ÿ=TCVtf����8�i��U	�9���(8�=
��&~?1͜���]��� �Y���h���Y��l�ק���\�.�{����Rr�0���a���7;q�Ν�!n?���E����w�y�e4'���e}���@�7'%%�W��m�F�$�C���1��?��z�۫��4����5�K�nQ��-K]q-*�f��h����s�;�ATm��N�6iM��z���O�!�0���s0�/���.u䥖6�m��	{���},'��K�IF��Ų|��9%�OκGb�����i�&Ҋ���Gh *�����>���򇃿l���7�t���l��"ϗX���{�O%[잔e��6ui��fм��Xs}�I���	��~����|92	�]�� t�;�t�-�����h(s��|�R��;�w�߮�.����C/6��=8�
+G���x����;)�?�����z�z'��������3�g!4Y���w�~3\N���b\\d��6��$�-�ڠ楳ϰ�q>�/x#�(a/��{��X�X�b=���8���7VX0c���C;c���O���ԠI3޷����"��Ak#������WG	#tv|�����+]���@���:�[Y[R���Ԭ�?�X�TW�������8�r�
����8���8��7��vV�r���udf���}�kȥ���{�ױߍ�뇟>��'������?NYYW_���(�����n�]�ߟR���nGy�s��}�L�]�S�|��㈼�Lǽ���t���;����!������nWޜ�k��9\ǁ'9Z�1_�e|�WJ2-��G"*K�}^��P���������a����±{�o�+Q:{��\���k.t��X��iybd�Ig}�!S�$�8��9��|���m�l'�ů���I��O���Ͷ<ǖ�Hi��o��h4��n������3���\k[�i}h�
 �������O�p��}>���i�`d\�#����)>^�ԑR,w7�� {�V-Q����mM;���"��~�b`�v�tUw����-��:LN�������i�*�R��.�v]f�ԶZٟ�_v��n���ϸm™�,�Mϫ
+&�A���v��@�,��f�t�����V�!���LN�VN��x�c��<�\�'�T�:���;U*���]����^����Km^ޗ�,cK�n_0���:vDȟ\ݒӼb��j�Ϫ{~�+?�!���}��%����#�_P&��{���ݞ�-6��oc?ݶ
k�l���v����I9Ĥ����V�}.&�	���{C]&���q�p���<��c۔��_��M|?���H�6N����4��B��m>�
+��]����أhfL�ʹ4<����wN�sg�T|h�=�G��,���Ŵm�����7|�Yx꼫�D�Ͷ�����%�eE���ֺ�z�Q�V����Ӕ3�9YYRua�GY��?s�)�/,H0�/���:vLc��ɵݡP�d���G�5�e�S|�p8�\���\M��`�{���C�lB�g
m�����!�j_` ˏ�C��U��܂W~�Ǘ��Z������<U}.��W�C��+��/� �q��J�Zd��(�(�����m������[��C�[��?�8��k3��")�J�.�`D67�l�e�~j&�f���!����N%�>}(��o�b��Y���t�)�� Ԧ#"�2i��d�L(�*P]	���3�&��ⷍ�:����2�h�s*k��N]6.&ʊ�����a�]T\�n���={K*�`�q|���s�<�y��;�8�o2�����r��hD���5t]B7q,�`v``�G��-� md��$�V�-9E��;�+�GDg�xĮ��g".E܊�G�G�#�"7G>
 �~$+��ĝ�Q�w�a�;��W$��I��~��w%_K��G�Z:*}V��ҋ�o�ңlQ}Q��E����etttzts�T��:h�Kn��Ȇს��6��0��X
+cZ����F#?�2ao�*�Y�9c��\&�R��kM0�`�6�NaB_U�����0q}���Y���va��_�d�<s��xZ�~NF�����ϡ�jq������Jne%����u�*�˙���K�����y���w|�c"�"1�Q���\Adv}�����n���j�E�����q�a�.�������2���}�'�} ��@�GC4/�����+ ��O5�>�(	jc
+J�J���H���2 ��(e��h�AdD�(�P>P��dE6�G��T'�R�F�"�yP
�B�Q��P=j���P#���h�ZP+�u�U���X21��d*3�j�4��tN
+A�uW���A�>a�\�:Y'�u��6a]��E�Ï���c������H�[��H���ºx��1H�������x$���5�p��L<Z�?��2n~C��!	�-�Ü`^�b!��t�P><�it����장Z�)�@R�Pl��
��� *G�hmB�hZ���8X���Q���l�5�]�`-�&O^�\9
+���!*
��@�ډ��Q����n4Z5<4^5<��Wk�5i��6�(f��l�\�ahƹ�(`�������8څ��>���aG3��8'����7ͽ�c놇���&�<�^��v�9�|�
+r����<gpd`b0����#�yyܲ�D���������t<:/���F��P0��b��1�O���7��\�GxQ�Z��7s�ޭ����ăc��ᢍ�]q�_�>w}�{���}6It]
d!��ij��^�K�-�b�h�U�]8��V`�@kjX����V� F�0R����-a��0bJ��떒Vnmk���0V�.1��A{)�(�&_���i��"ú%ڰ�h]��p��n�1��-�M�ek2���$��5�х#sZ�UZ����/Ұ���^Mǻ��vWGGr���n�5�$5�e��y�p�A��9h�aQf
�
G�a�o����҉#Y�kM���%�s���1퇜8�ڼ���V3U��-���[L)i픶z�����N19�"��aW/}�=����Kt�d��)P
 l�n��tX��ў�3�_c�.�[[�@�f��N�L1�t��ތ�xj9�-�Љ�/��7�{�ꅒЭ
+1����b�$a���8�-x�4G.�r���d<�7w��M-�ha���;n�q��]��c���=�cX�����{S�h�aX���H�[�u)��td�{��T
 endstream
 endobj
 226 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADD+mplus1mn-regular
+/FontName /AAAADC+mplus1mn-regular
 /FontFile2 225 0 R
 /FontBBox [0 -230 1000 860]
 /Flags 4
@@ -38075,37 +38142,28 @@ endobj
 endobj
 229 0 obj
 << /Length1 6184
-/Length 4097
+/Length 4098
 /Filter [/FlateDecode]
 >>
 stream
-x��X{\T��_���<@�1PGp"3�0��h�T8��ȼ���͸ed���y=^O�W��45Oi�,�����V�J�Y���c�o��������>��[{��Zߵ�k�~ 
-�����Fg�_z�+�l �چ���� \��rN(��1�S�n�-��	�@���5n����҈�]8��ѹ�	&�E�cqV�%���ǭ8���M��'a/@T�<�FW������ ��nTW�z��1��y��ax�������@q�$�CB���th8�#?���hu�h��GF�ƍ��&��۶��~bIW�-@k7�bENo$}kײg��e2��B�0ޖ�aM�딻:
-&wD�Os�O�+���|�R�t�LĚ��t^W�I�g�n�~B�z�D�2ڭivm��NL�)�w���5�_��,��`JRw>�Q������M���GA!w���O��zf�sA�8�&;�Ll�M�|��h��Scj��d�w`mͽ��O�x荿�|�����I��M��7����#+�7�[� ���ʬ�F�������n��#����6��#[����*�H�[�؜E�Q���,��wBӲQ��G����Q�e�Ir��=�g.t8&�
-o��'��p�y������
-�>p^1�a��Q�D��c�ti�Ǒ1Mg���O�K�"�x���O_"
H�v\��$�(�Ü}i]��D�?�o�N	W/��F\�hM�\�ғ��(�H"	�j4�aۨ^��n2�!f�CW��red��.�H�:z��,9�Kz�.���}�Lv���0����`Lc���v��ś�xk2�F��,%��2Q\8�w��='�W9�l�FPg/T*��[Z�E��l)�k��G�S�t�T���/��x�w��/E{�X�L�Ja�J�GK�
-��K5�JG��q���E#�ŋKBC�b�������3_��!ᛱŎ �O`/Y�zp G)��D�[�|Hu�A�q��s#鍕��14��QR8I+�,�J����~���Ƹ�pi�g�3��g;G��Ġ�4�,��!����_$w����g��� @��>��ˊ��$ǿ�_&V� ����9�9p�����Q��O8���*i0�50�d��Ud�HB�� +�~q����+Y��)o ;ho9�1��[g�t�$���&�A^�C^�H� ����#�I����sO��X��ZK����>=1��!t�ԇv�7-GX����е�SV`����rd4˔�3ŏ��z��[$y��M����;w~h���U���\�r��͜���ĆG-
�\�9u��=�JF�����nۤ�es}�4��b��rdG����bX�������J�U�Z�Y"�P�d��T��sH�fu������B�=��ct�=���׾�l�5�&
-�K�-p���$����4��sy��%z�#C�ʟ��ʽA�*ݧK#�i�M�w�7�G���JJW���$0tt���G�ȁ���ō+i�Q�]�o,�[K<��Cl��~3�-�H�.|u���]�?B:�\_������+��A��Y\oG)$��D%I�;,��Ah����2i�B�+�K�����A��y7]�Ff����v<��O�;��w�Q&��P����4��HM�F�rǿ�}���,�5��9�ľ������+��W2�p��a��LTy����7��M�[������+p�:��2$�
�Y?a*Ӭb�fb�t�����bTz�}�-x�)��봉��D�32�ҹ��m˜�J�n�<]w�L����w�P9g�j����|���%��E��㮷�ا�;
--��o�}�ĩ�P}�wz��q��2�,3�������c[���j�&5���r�#���\�2�,R;�[i��J�D���oɧi�wը��e	Ot��g��1MٳM-��;����,����_�%F=v]�僛.ى��N���$%������Q�:�MU�͝K?�f�M+?����9�3��MW�
��3���-�{���q
YqA���"e��'���O�a�68�}�&k��k^�J-̇)��2]#�u�4�+�z�*x� ����>�9��w�5�����Eρ�a����u���t���L���6qz��%�5��䊺S)ơf3�Q���6z��U�>��tPJt���S��+�TZ&�<��{6�gn�?���@�[؂~�a~����⣊�ŭ�a:z�o�+��})~�h|����%?|�f����=�l]�HV�Z쒑R�����}�^~�#2g���l>&�v�^��N":���
-y�*���k�ki���5u�24����p�.�����d��v�H
�p\���]t+��Z��]m�Y�҅��OL�ޡ�:��%���@��c���
-.�������P$�,�_�eL$7����6���w�g]���i��tz&�;JKW9�%�ϫ�:]_$��2�#
?f�%kq9_QH'}}�$�r�
�0�f;�_�o2a)�GW�Zg`����O}��xC�޶�>v�����鞇��1}V�ȍ�L�h��D��l�X��h���h&[�3�{�/�Yx�۷_�S0~����E=��;���j�U��[`�|������������|䥦����X�?+�2���v_{�֪��L���ܦ��R׾N���r���ח
o,Y[TyiF7��������@fS��[�cۄB��\���z[��@���Eڻ���~HX�~���̂���gT�Fz_�L��
-�/��j'���=O�S&5{Jmy{�#�I�$gж)pQJ�^T+�u��1�
�D	�2� �E��"���!��OM�0{�*z��^����������饅���C�ѱ��.\�~�|ġN3��jb��
�U��QZ�D�fr�>�$o(S�kv�*�'t'��0w��2�@F�]��9�'h���������?�褟%�Ɛց/�p\wSa><���nRM�$�8��s���3^�����B�P(,6
-T���VlR|�S�)�۔�Bլ4�}����l��@��3�����
-�G�@/w���4N(.C�p-pB��	�L�;�x�_�2n�[-���:�Rڇ�gT�0O8��s����a)������]�n|�*��0��b���n��Щ�k�m!g����A���?~���[��_��4y��b�Š�^����\�(
Qp�B�Sؚ�%���&O�5k�����n�L��/�>��ŀk+�^��x�@���$?"!
-��t��]X����i`;�A>L�i0
-��`̂�0��Ja.8�^(��0���r�%�P�o~(���O
-ݲ���ge9JxI�s��r=zK���C�, �$�r�I�,W`E̗�
-�#e�bȣ�
-�� ���<�,W��S�r5���<t\�,�1�}�<,\�,�rn�,q|�,����[ǻey���C�̿#ˇ�|��,��B�,�R�\oS[s]��'���K�y��
.��Se��b��E,v���pU�!��m�uPn�!%ҰYjEL��j��.����w�(i�k���i�«u=��j0����b����f�"R�%Y�)�9�P�����fx=^_[��謭�Ԋ)�/*D����#ikCσ~5��Z�������dOzs�֯��������ǙS��V7Қ�ւ��G"�̌�KǻVpg�//?������Hf�ZD��kvV���Eo��<
�N
-�rbH]�fX�2���S�@J�;r�O�s���zD���x��yR�<��.�՘��9�V����C~�\�be�8��z��<��0����/H��L0��h^��3�wr���5eZ,U�j��V
-����hi��#^�D\����cA�^I�u�S�$o��Mxx��Xd͋/67ʰ$�-���:�m�Kf�r�׿�nAY+ZG*�U�<-�VO��Y�]bv��
-/�śDL3�b�Ef�.�Tz�r�%j�8���d�='��:�n��N�4F�A��fos��!�E��� 7fI~
-���x����Qs3�����-()B���2+/�W�.u8�ur�٭���
QK-�?O>��y�_�rV]����r�?z
+x��X{\T��_���<@�1PGp"3�0��h<|���D�f���8h�-%3<����z:j�)KS�v�2���ωk�䘕��<f���ߞ-�yo������o��]�����
+
+h�lp6���g�B����o���L����u��J�ز�Q�;��ߢoD�8^�v����)�8ލ�{��a\��'8g[�nZi��
�k�6��?	��Jq\�q6���8��(�CuUa�w�s�g�A����J��8�xwLR�:$��bJ��9b���(�V����!0t�axl��oBl�m���G ��rE�b��v�*V��Fһn{f\!�H(�`�m��4�N��=B{~d�G��ْ�@N@͇)uL��D�Y|~�
U��:�V��!D�׍#*�ݚ�a�f�M��o˘Hx7��^�����
�҈M�$uǣE+�ݢ8�g�-r8���/llwx��1���Q�0��bKi��^F�u���P��7%�ރ��`_���7���M�NN�'�;����v�|��K�.kںa�#��K+���f��t(r{�f��zO��8"�l�LT�x#y~qbSjUF%���#��	M�2D����-�Gp���	r�d����[#��7����}����gu�whg0/u��ш�F��$BT$Ӥ�
 HS<��i�h�W���q����Ї~���H���+֒8�$�q�ŵ�����A;$\=��qi`@�5
saKO&v�d#�$���D��#z�k�i�	$��i]�_̕�Q�A�x3����/���/�5��p��I��7��lh��s�1�%�V�1S�o����UF�����8q���=������aA�=_�x�nk!�tTS����s���_�OMs�uS�O�����Eߥ:��
a�2�+U��+�-e+��/�*�z����-|�^�{�}��ޘ�����Q�r�$����7r���M������DaQw��V1;��\���8�@Ac�W%����+B�D��M�
+;o�N��x�=+�9pN�Sq�KZO��ZL�Ϻh~�%rC��@?#>����з^V�� 9���2�������H����#����I\@|�9�g�xVI�0���$��"#E�pDY1��k�0=�|~Ț\MY=�I{�0�A��:G��X$�udI�z�Y�	���ALZ��d�[�^c���i-53ÿ?�̸�:�БS�y�W
+ܔa��RRM��LY��*
\�ʐ�,S&�?���%�ne��1Jl6�Zlk�܅���V�r¯p��Y��9'���MOX�_��Q}�b�{�{�#�(H�7v9ܶ�l��zh���ļ��Ȏv��Ű�ٱ����*���"��Dd��ϩz��ͪ(-YV���>w��'�&J����}���c��n����;H›{���|�����H{0���?+a�{��U�O�FZ�x��?6��o2���6V�����E`�ȢU�x�����%��Ӓc� �X�!�xH�=��H�a�f,��*]��H
i���tt��bR�<G�w	��1eq���L��$A��*�]��n�ɤ�
+���N���b �^��r��I�#۹򉟰w�b�8�L����
�i"��,���b�N|�c��YZkreS���a�EO%Y˖ow��x���s���٨���'�o
+���x��K�.�e0���#�ː6�f��-�L��U��Aҍ �3�Q�����	�S��&Ƈ����r璚ֱ��R(��E�L�!2��ƚ�޵�bւUD�_�腖U]��6��#��o	����,�����¸��P}�w{� �����X����_���y��m��u5j���_[��qƏ���H������@�b"G�s�4O��j�wň�q�	Ou��g��1��3LΧ�;���,����_�EF=v]�僛*ى��N���$%������Q�2�MU�͝O?�f�-+?����=�3厾-׾
��
+�-�{���	
YvQ���<e������b��;���&k�<�kN�J-̅���2]#�u���+�z�*x� ����>�9��w�5�����E��a���u[N�t[��J�
�2nj��E%Չ�����)��f3�V���Vz�Y�5�>��tPJtg��S����UX��<ee{7�gn�?tw���A�[؆~�b~����⣊�ͭ�a*z�o�+��}9~�h|��[�%?\{��L��z��{$+n-v�H�}q�_���F����5��#l=.�}v�^�SN&:���*Y}��R�u����]�ښ�:c\T�@8rVA�tc�\C�I���?:t͙�N�"��R��]eə��Ŏ�OL�Ρ�:��e�p`7�H��c���r.1���2���P(�,�_�e�#�����6���wKV������Ta*=���+�b_�����/i��ᆟ���u���/+��>O��I��sm��¯�7����#��{��0��.Y_��no�L��@W�i�t�c]�>+��v��H�o��y
 �cn�a,H]4���L4��-�Y�s�WϿ������Y���lA�����^�
5K*��ͳx>zn[]Τ�������x��Ƣv��]X�?+&3���v_{�֪��L���ܦ'��R׶A���2ۍ�7�m(^WXqyZ97��������pfc��[�cۅ��\���zG��@���I�:��jH��~׈�����K���Fz_�J��
+���g��B���E��M�[�ޥHuR3+��m
+\B���J{]mt�5C�>Q��"�{Qm�Hb-�g�r���cg�[AϞ��w68���]�M�X8��`΁�t�7:��ݍk�Ϙ�8�i&�RM����J51J��H^�L��G��MaJ�w��X����W�g��ZJ�0�s�h��$
4�?�;�hǏ7;�g	51����0��T�O���3��T���q�1\����W��R~�-K��Ud*�[_)Ôy�z�v�ǪP5+Mt�/c97=�#��t�5��@�B�:ű@�p3�Ý��*
���+P'\���
�f(��Ο�+��W��[��Vs`�v�����YU2����<��1pUX���9��rW�����$����g��˿
 t���{�9�b}h�/A��O��C$ԃ���W.A8C��'�X��bz�W�#�&W1J���B8�4���aQ�%��Sf̘��Ci 胺�+���K�/�}1��J��@��P}���ɏH��o8z�i"r=FCX�y0	&��
+�P�0
f�L�EP%0��ƒ�a�XRя�D(�7?����'�.YN��s��%�$�9�We9��%�y�W�E�d��$S�+�"��rđ��\	1�	�^��o��QAyG��A�)e����<t�$Y��ey(X�Y
+e�NY>��pY>������(�w��0�?.���G����Y�
+��<J��s���M�5n���::M����Ի�|O�Y̮��أf����jz�Ue�\�B#�B�B
����H�bd�1�^��Ab�p��3�e���E������.��0���<���Ů��j��z|x�H	�d�:�笯�D�>p��Z����x}���o����S#�����������=�ՀjP��"S��=��~[�V��S���Z�GmNM[�Hk�Z3>b�33F.�Z������dfF���"��m����Y�jp6����4��Z)�N<|hȉ!uIP�`>ʼ�wMѯ))����9=��\[�}.g�]f�I�f�H.�PWC���[<�Z��%kpU��b�ڪj�p�O�؂jܒ+� }�0�d"T�y�.�T����טi�Tz�\�)��Jo��т�x-q}8?{��{%-f��KL͒��7��sc�5/\��� ÒT7�Z�j�wh^(��Q��^���e-h�TX[��4c�Z<U�&��v�ٍ�J��O�o1͜�����<R�U�q������������^pt���Pr'��
 �`tJ��M5���͖���IӋ'�0/��9��57aL-�Z�ތ�B$^.�!ӱ�&a�J֥GB�>�r��������������o]��)��SW�z���\�dsz
 endstream
 endobj
 230 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADE+NotoSerif-Italic
+/FontName /AAAADD+NotoSerif-Italic
 /FontFile2 229 0 R
 /FontBBox [-254 -250 1238 1047]
 /Flags 70
@@ -38132,20 +38190,19 @@ endobj
 endobj
 233 0 obj
 << /Length1 2296
-/Length 1305
+/Length 1304
 /Filter [/FlateDecode]
 >>
 stream
-x��U]lU>w������Jr�SIag��@jqmaI�����̐FY�����Nv��IF%0F������[�y蛚�1$�F|��1��sgo7Ey0>:۹�|�=�|��n�@3��o�9iG�;��],��ʦ7��
��l)��N�@��x��������j��5�E."�!�.�,�e�c���h4�<q��*�q�T�B? }�x�\�h._��"�.���<�R\u�U6-�{��fG
-�dq���{�Oc��?^���},����K��Є��?�ϑ.X ].�|��1���Y���s+���:�<�����.pew��u8칸z�����"9��aSKܮ;r���7$[���NnA�H~���$�%I�a�����%� <��H�vM�V᰻�$��'?�!��g�%~������H�r���w�{1�f(��f�^©���w��]�
.�Y�T�nh&[��d��=����g����n��>�0@�|<�'�`�ٱ[���iY>��"y���K�byzr�ړ�F����M�������1�X�e��I��*�@{�8��aZ �k
-F� ��(��|�aƏaθE����l�,�㘔bR���,䠜��d�4WM�ʓ&MDb��>�qb���x�(_�9,��eL`:%F�H
-��"�+��4\����e��f�2]���Hlg��Q/ɴS
�섾g�ٛ
-�����4�w�Z����]�f+�Ji��7��Ȍ匼����O�Y��`��q5*hϣr��	D`,��u�׭�����ȹE����?�}~��{��_~{y|m_��r�s�݋п��w�����yH3F_"�5c)�
�2i֞E㴱�y�����Tmi�=������N<��wʠ_3���Q�M�֘����>Ő5�R�;)Kf0m�И[塲"�п}n��O��)2�u�:n8���<j��a�yե.r��ى�L�S��*Y��j��>�X�JOq�eLC���!�2��a�6��F_H����l
q�
�����U���N�J�̇�t����P�;ZK����2JS��S9Ŧ���)<9K�'��	�49��GiύNY�6�����C�6�qۨ*�W��
Ɍ��

)�B�![��Z�4࿆ ����F�o
�|Sr3G�w�C�Tl�~��m��b���C��]��$90@��x���;���Օ�X�2(8�dV���y0?p�P��y���ĚV�ʐŹ���	����nJ��,-
 ��߱�
+x��U]hU>w���O7��Ʈ�;�Z�����
14��gK��Y7i�)A�����lv�݄�5*jZ[�M��
+���>�A�}SAE
+V��`)�"��Ci⹳7K�}���{��s�sNn6@�	b�w�Ŝ��!�=	N�.>xe�h��\l���A;Z Q\�S���KXD��j��mz�\@C���[�H�!CLGF���ɻ�W�[�J��sĻ�rE���7_D|��`�~�[�(�U���i�?�X�7�8R�&�[.G�G��1f~�J��{X�m<oƗ��M/��#]�H:\�-4`���[e�ϭ�?����bp���λȕݝkW��������S��Er	�¶:��]w$�yoH��	⳵�܄8��^��#I�K�|?�������IAx(L)$���X��Qw'I�O�S(9��K�N=���:�V"���p�Bܛp@DĄ�� xۡ"x	�vN�ޱ�w��(xd�3����������� ? x��
+�����29-|���+�x�ς�f�c�8���>�&|Z�Y�n��������Tuw~M���(N65rxl�f�#Ã�c�%�`	�0
�0U�
y��lc�}h�0�)��0�hg���A�Üq������\Y8�1)Ť&&��Y�A9+����\5U*O�4���P.ĉ.-���Q�sX�˘�tJ�`�z�E>BW�'�4\����e��f�2]���Hl7��Q/ɴS
���g������4�w�Z�z��]�f+�Ji��7��Ȍ匼��=�O�Y��`��q5*hϣr��	D`,���[�=<���s�H�镵���r�.��7�W�]���ϯ��rw"�o��]!�/3r�̟�W	y�XMyú�F��e�X1v0oxB7X[��ʠ5��ft6�`0P�n�c��p�e�~�Hk�]cD�7XcXc���ꃊ!k̥N�S��`ڤ�1��CeE>������~?�Rd�	�,�`8���<j��Q�y��r�陉�L�SWw:T�N��`}*��M*]�"�0
e�'��ܻ�dt۴s��!Y6B���5�7ת�2flP
 ��N;�*�2�҃J*7Cuz�x-�k��(Mmz�N��ڊ#���,���'X��c�������m
a5GDm��EU�u!�P==�1tRl��C�����i,�
A���7��������f�=�	mU�	�U>����c4�]œ6�cH�d_I_	�]vV�|D�kVW�c�J_7����Y����|�%B	n�����Z[U�,���O؉_�~�����_��
 endstream
 endobj
 234 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADF+mplus-1p-regular
+/FontName /AAAADE+mplus-1p-regular
 /FontFile2 233 0 R
 /FontBBox [-109 -288 1403 1075]
 /Flags 4
@@ -38172,20 +38229,24 @@ endobj
 endobj
 237 0 obj
 << /Length1 2564
-/Length 1486
+/Length 1485
 /Filter [/FlateDecode]
 >>
 stream
-x��U]lU>wv�������E��)ݙ�������-�
t�-�L�(˲�����-�&Ŀq"�D^Q���-�X0��(FkD�'�OC��sg��E#�N2����s�wΙsw�@%�@	��L'r6"�!r�ԌOύu��*��o�ڧ�����=��2�.�V^�glh�kb"�(}^�m�M��l�4�mhӁA_�#r�-����e��ϊgо�vg&�N����%���ۅ�N::���{q�=�O���Z����ˍ��~�{��S*y�Hɑ�A���p�_�>C'x�Cۣ��ߏ
|���>�)����Z-UK� 4z��.!�P[E�ݵ�:\�X��Mj.�><w�+*9�����$�^^$��/_\��µd�o��3��Z��`	�=�Gjt�[;���:�ŷ)	r����K��`x0��y��w-f��)�$z���������9��[���b�֦�t�g٘4rϐ>��y���\��c���
�#`N�����#!��y�Q �§h�aJr�D(-�K��&�� �N�-�E�~�R��
 ��U��jF�XX
y��w��
-���v�0!Dp�d&m�-���;H�z���${�Ch�8���,����pge����-��p��m0[��H���a�i�%PI�^
����ۨ���H
-�O9t��Y4�s��ߴ|\PA~2�jC���'�o��.˿��R˟��{������Dqor
���(~���ѡA�Dz{�����9��$��a/$a�t��m��a��؉A�cG+�x~c����i��S�3Ӊ<:�0�6;�p6Sg��)��Nj�y��@�Px�H����e#��t������*���,�G�����V�f���0��&����;`��P��d
W��F:���P�'���)`dŊ<Q,�:}>Vư䂷���'Sc�t�T��q{މ7҇	�v�O��rP�A�$򏭷�S�3K�g�7�V6k�nn�f˼ܤ��޺��=�u��1���I>��
�;�Q4K���Y=��9��Ҙ:Oț�|��QE�Ң�6��K�c��U5V�` 3�e�1�ENi�������F�ad��^aD�7X�Ga�����&*�&O�S�aؐ�0�̏�������͍~��g�-��ģ��)���4�W"W��(�!�7���Nώ��`�<�d@�u�T���O�V&�Ӝ�sC�mw�
 �D�}O�AL�Sz�r��-��[7��iq�-fv.�KĈ�2��(�B�>�ĆP�'�ST�'O�!�_%gFj��>=��t�K�ă�zb}`�7�L��t`�^�tQ�6�~�昕�h�m�%�h�KT��EF4Uǂ�%]�z�.%��
-s��P�yW��R�P:Rb���J��m2����9)�NFc�~�5ܩ�?�	uw����X��1��qU:��K�nD��·��U��d�UB	
-F�lgj�W��ž����&�Y/n�(��
@�L
+x��U]LW>wv��qAPdm{�A���.����-�"�Q6�BZ�u�����Bӿ�ډ6&���>��\l�Ҥ6�k�ڴ4�6�>IL�ئ1z�̀`���I�s�{���9s�.��(����D�F�:Dn���鹱��_EP�
_�t6����@��>[&����+��
MpML���	��B�)��͑Fc�
m:0�tD�����ùl���Y��W���$ҩ_�\|�;�va���N�}�^�o��S9�����h{�r����G��J�*Rr�d��/ܯ����Љ���h���c��{�Ol
+8a<�5�VKՒ3�^��K<.�V;mw��!#o�څ�s��]6ŊJ/-�,,	��ɷ��˗���p-��������:1�E�mO��������u�N�`�mJ�\��r�݌{W0<U����ֻ3Yڔ�E
+�t�A�ojn��G�V���X��)��h�Y6&��3���|^�+�`��8y��v���%�-�vx�H�=ro��)��LIn���eByI� ��y�թ���S��P
+!ز�j]-ˆ��!o���b2��W ����&�Ι�d���Œ~cwiXO�јb/Cy-'Xј��3�.��Z�U�۠�[�
��c�C)�p;�";-�*I��K��t[�s��rI��)�nr��]� ��}.7��*�O�^m�X���$�-�b�WC�Pj�s}{O67���(�Mů8:4Hc�Ho��@r0y��q��"�$�Ù�T��
�#��5p;1�z�hE��aL:cy�!
�xj|f:�G���f' �f��l~<E��I�c4o�"hW
+�����T��c�����й��A�2�����PpU�����_�S��d6C�ޖ`�V
+؝���7�B���
+{ҹ�FV���b���3`eK.xٙ|25�K�N���x#}�@ig�A��4�. G�dN"��z�09��v}�ne�V��m���M���۝~v��?�c�>\-�| Wlwl�h�����z���e�1u��׵��ã�̥EYm��ǘ�3�j���@f�-ʚc*���H�q[=��i�~��6o�ˆLo�
+��9W{%MT�M���,ð!Mav�%�y�G����e�Ϛ[Y�Ge�S���i�D�Q�C�o$g���u3�0Ny�ɀB�P�\SM��)�L��9���2��~�2��������J�[5�nXq��[��\n���e��QN�L}̉
��O
+'��JO�0Cp�JΌ�T�}z8!�T�:�g!���8�B)n�*���b�(�颎m�C���1+7�p�*Kt�"��t��h���K�D�~]J��.�⟡��p��t.������d,B��-rRҝ�����k�S+!��&����r�c*_�t����(�ԍ��ի8�=��&��Ԯ5�:�!�}�E��!M��^*�Q����L
 endstream
 endobj
 238 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADG+mplus1mn-regular
+/FontName /AAAADF+mplus1mn-regular
 /FontFile2 237 0 R
 /FontBBox [0 -230 1000 860]
 /Flags 4
@@ -38215,14 +38276,13 @@ endobj
 /Filter [/FlateDecode]
 >>
 stream
-x��U�k$E}�ӓL&?6h�����鞌��!†L�F�	d��Y���L7;�=t�$�� ^xX��GAكO� ��� ��� ������L�h��PU��}_���@dѪ4��1I�3@<UotjPM<J�FXqz��Lv�*�[#��:�Vi?��B��i�YѠ�O[�������m�E�o��8����C�wh���m��2�O��骣����h��4�J`�pn��{�-�nL�������_�,�`�`uh_�v�2
-��!��%���A�4�s�Yވ��ΙP0����5
�܃qx;��{)u^Z[[�
��9�v�;�'?���/��&���P�{�Lڅl~�P�N��<����d��.�..Xɻ��70�O5n`�k<�Kx��f��M��371!��x�+�bJ�4>������A��}��0)~�x��o„qk/W4��m�5��]�m�c����0挃�'b*3���e�h|V��G�F�+���9��1�6o.��N�׽D3E����+���%�
��.�rݍ�h˭ZX@�:��	����G�%���pi-#@��ip^?����rvɵű
-k5LBYv#��U�$�e��Gmݭ�N���h��At+¤�b�M��u9-{Xn�!PLf�ͩI�:����}b�w&n�a g��5����b.��$Ű(�5�kÛg+ݼ�2*BE��ґI�Tݦݓa�W�����aO��H�:@�{�B>E�"�?tQ���qֽ��~=���4�x��
�w�]r5KN��v��AŠ�nUnv�1m���D�D��MO��t�L���dx�'�j�d�$i��v%��V]IlU¦ݲ�Hh�RL�?˷�̓���"lj��›\o��nlͼ��m5��u���~x�y[�,�����;&�ft�Њ_q��������s�|˩p�+W�Q�V�S!W���ֱ�j2��S��3��}]��U"gk���p���Fu���"�W�Wˋ�i����D��QS���F��������/s��F�~� �Mg~�慹?��z���ˇ�G3�u��m�ϡj �}�
+x��U�k$E}�ӳ�L~l�dC)tw�=WaC�
�#�2�Y����4;�=t���U/<,�{ѣ����'��x�,(�b�=B.&���$�8��5T�|��{�W���PD	y�k�ӆ0&�|�'��v����؊jN�]h���e�a��t��G�Vh?��\�l��h�ޣ-W�vy���6���Q�^{��A�[�K������"�O��>��#����h��,�J`����&����?Z����#S	����Y�������V������K���u��i�.��
+���1ٝs?�!�0`�
3o����:���B漸����(�ts(��%�G��������7s�@��rYb���R���b�(O�{���;���`%�h\`h��>ո�Q|��.��s��c��(��4nb\<��<΋�4�Ǥ�h�Ǝr��"�{P�4^���Y�\�i|��a�A<o\�x�Q�xw��5>�IcW�C�5�����܌Ƈ1����X�{���4>�K��Gq�|u>joǾ�Le�4]��Q�\��,9�jɵl)�kn��n��<"���><4��Z�|�Ls�X�jD���B�`����#�DY.g�\�V�4�U7�X!O�.QU;|4�\��rb��CB�(���6S�=9%{Xn�!TL�̺�S@7�|!G�)�>��;�[n��Q(���U�i�ZH����â$W����[e�rƨ��HG��Sw'�+�F��=!}%�Þ2�C�\u�w�E|��E�袈���{�M|/���}�+��;
U�.����:�6�0e�h�.׷�m���B�T��C��J%�ĩ&���O2�~�4Ӵ=c۵
 ��Z��تE�ݶ�Hd�RL�?÷�̓G��"DZ������C}7�f��ܴ},E�����b�T?�,'�>�N�u�5����0�b����2m�r���8�+��V	��+TS]�XW5���T��1��}]��"�k���p���Ş��f���K�+Յ�,���uz�Zd���MU{�'D�Yx�X`�W9Nu�w�i�W��3�����PA��~��ÉÙ�:����P��c}�
 endstream
 endobj
 242 0 obj
 << /Type /FontDescriptor
-/FontName /AAAADH+NotoSerif
+/FontName /AAAADG+NotoSerif
 /FontFile2 241 0 R
 /FontBBox [-212 -250 1246 1047]
 /Flags 6
@@ -38305,199 +38365,199 @@ xref
 0000078532 00000 n 
 0000078803 00000 n 
 0000078858 00000 n 
-0000096555 00000 n 
-0000096873 00000 n 
-0000097071 00000 n 
-0000097272 00000 n 
-0000097505 00000 n 
-0000097560 00000 n 
-0000097843 00000 n 
-0000098085 00000 n 
-0000098334 00000 n 
-0000098580 00000 n 
-0000098636 00000 n 
-0000098840 00000 n 
-0000106176 00000 n 
-0000107946 00000 n 
-0000142765 00000 n 
-0000143019 00000 n 
-0000143280 00000 n 
-0000157139 00000 n 
-0000157395 00000 n 
-0000157450 00000 n 
-0000157505 00000 n 
-0000157803 00000 n 
-0000157859 00000 n 
-0000175475 00000 n 
-0000175714 00000 n 
-0000199261 00000 n 
-0000199526 00000 n 
-0000199570 00000 n 
-0000199625 00000 n 
-0000199800 00000 n 
-0000199856 00000 n 
-0000200031 00000 n 
-0000241860 00000 n 
-0000242099 00000 n 
-0000271060 00000 n 
-0000271312 00000 n 
-0000271356 00000 n 
-0000312378 00000 n 
-0000312630 00000 n 
-0000340266 00000 n 
-0000340581 00000 n 
-0000340804 00000 n 
-0000341012 00000 n 
-0000341056 00000 n 
-0000381724 00000 n 
-0000381965 00000 n 
-0000417122 00000 n 
-0000417363 00000 n 
-0000417420 00000 n 
-0000423951 00000 n 
-0000424266 00000 n 
-0000424312 00000 n 
-0000424691 00000 n 
-0000424906 00000 n 
-0000425075 00000 n 
-0000425346 00000 n 
-0000452704 00000 n 
-0000452997 00000 n 
-0000453043 00000 n 
-0000453771 00000 n 
-0000454423 00000 n 
-0000454615 00000 n 
-0000454839 00000 n 
-0000454896 00000 n 
-0000486179 00000 n 
-0000486433 00000 n 
-0000486491 00000 n 
-0000499740 00000 n 
-0000500025 00000 n 
-0000500243 00000 n 
-0000516444 00000 n 
-0000516759 00000 n 
-0000516805 00000 n 
-0000517011 00000 n 
-0000517221 00000 n 
-0000517436 00000 n 
-0000517651 00000 n 
-0000517866 00000 n 
-0000518070 00000 n 
-0000518127 00000 n 
-0000518368 00000 n 
-0000518572 00000 n 
-0000543731 00000 n 
-0000544019 00000 n 
-0000544220 00000 n 
-0000544412 00000 n 
-0000544470 00000 n 
-0000544696 00000 n 
-0000568818 00000 n 
-0000569072 00000 n 
-0000575422 00000 n 
-0000575694 00000 n 
-0000575740 00000 n 
-0000575975 00000 n 
-0000576105 00000 n 
-0000576226 00000 n 
-0000576351 00000 n 
-0000576477 00000 n 
-0000576629 00000 n 
-0000576772 00000 n 
+0000096886 00000 n 
+0000097204 00000 n 
+0000097402 00000 n 
+0000097603 00000 n 
+0000097836 00000 n 
+0000097891 00000 n 
+0000098174 00000 n 
+0000098416 00000 n 
+0000098665 00000 n 
+0000098911 00000 n 
+0000098967 00000 n 
+0000099171 00000 n 
+0000106507 00000 n 
+0000108277 00000 n 
+0000143096 00000 n 
+0000143350 00000 n 
+0000143611 00000 n 
+0000157470 00000 n 
+0000157726 00000 n 
+0000157781 00000 n 
+0000157836 00000 n 
+0000158134 00000 n 
+0000158190 00000 n 
+0000175806 00000 n 
+0000176045 00000 n 
+0000199592 00000 n 
+0000199857 00000 n 
+0000199901 00000 n 
+0000199956 00000 n 
+0000200131 00000 n 
+0000200187 00000 n 
+0000200362 00000 n 
+0000242191 00000 n 
+0000242430 00000 n 
+0000271391 00000 n 
+0000271643 00000 n 
+0000271687 00000 n 
+0000312709 00000 n 
+0000312961 00000 n 
+0000340597 00000 n 
+0000340912 00000 n 
+0000341135 00000 n 
+0000341343 00000 n 
+0000341387 00000 n 
+0000382055 00000 n 
+0000382296 00000 n 
+0000417453 00000 n 
+0000417694 00000 n 
+0000417751 00000 n 
+0000424282 00000 n 
+0000424597 00000 n 
+0000424643 00000 n 
+0000425022 00000 n 
+0000425237 00000 n 
+0000425406 00000 n 
+0000425677 00000 n 
+0000453301 00000 n 
+0000453594 00000 n 
+0000453640 00000 n 
+0000454368 00000 n 
+0000455020 00000 n 
+0000455202 00000 n 
+0000455426 00000 n 
+0000455483 00000 n 
+0000486766 00000 n 
+0000487020 00000 n 
+0000487078 00000 n 
+0000500327 00000 n 
+0000500612 00000 n 
+0000500830 00000 n 
+0000517031 00000 n 
+0000517346 00000 n 
+0000517392 00000 n 
+0000517598 00000 n 
+0000517808 00000 n 
+0000518023 00000 n 
+0000518238 00000 n 
+0000518453 00000 n 
+0000518657 00000 n 
+0000518714 00000 n 
+0000518955 00000 n 
+0000519159 00000 n 
+0000544578 00000 n 
+0000544866 00000 n 
+0000545069 00000 n 
+0000545240 00000 n 
+0000545298 00000 n 
+0000545524 00000 n 
+0000569646 00000 n 
+0000569900 00000 n 
+0000576250 00000 n 
+0000576522 00000 n 
+0000576568 00000 n 
+0000576803 00000 n 
 0000576933 00000 n 
-0000577087 00000 n 
-0000577244 00000 n 
-0000577415 00000 n 
-0000577574 00000 n 
-0000577755 00000 n 
-0000577927 00000 n 
-0000578126 00000 n 
-0000578318 00000 n 
-0000578504 00000 n 
-0000578681 00000 n 
-0000578834 00000 n 
-0000578989 00000 n 
-0000579177 00000 n 
-0000579367 00000 n 
-0000579564 00000 n 
-0000579761 00000 n 
-0000579933 00000 n 
-0000580115 00000 n 
-0000580266 00000 n 
-0000580428 00000 n 
+0000577054 00000 n 
+0000577179 00000 n 
+0000577305 00000 n 
+0000577457 00000 n 
+0000577600 00000 n 
+0000577761 00000 n 
+0000577915 00000 n 
+0000578072 00000 n 
+0000578243 00000 n 
+0000578402 00000 n 
+0000578583 00000 n 
+0000578755 00000 n 
+0000578954 00000 n 
+0000579146 00000 n 
+0000579332 00000 n 
+0000579509 00000 n 
+0000579662 00000 n 
+0000579817 00000 n 
+0000580005 00000 n 
+0000580195 00000 n 
+0000580392 00000 n 
 0000580589 00000 n 
-0000580760 00000 n 
-0000580931 00000 n 
-0000581102 00000 n 
+0000580761 00000 n 
+0000580943 00000 n 
+0000581094 00000 n 
 0000581256 00000 n 
-0000581422 00000 n 
-0000581616 00000 n 
-0000581810 00000 n 
-0000582013 00000 n 
-0000582216 00000 n 
-0000582379 00000 n 
-0000582552 00000 n 
-0000582839 00000 n 
-0000582917 00000 n 
-0000583122 00000 n 
-0000583314 00000 n 
-0000583607 00000 n 
-0000583782 00000 n 
-0000584071 00000 n 
-0000584297 00000 n 
-0000584501 00000 n 
-0000584768 00000 n 
-0000585031 00000 n 
-0000585256 00000 n 
-0000585501 00000 n 
-0000585766 00000 n 
-0000586050 00000 n 
-0000586249 00000 n 
-0000586511 00000 n 
-0000586753 00000 n 
-0000587000 00000 n 
-0000587240 00000 n 
-0000587486 00000 n 
-0000587751 00000 n 
-0000587902 00000 n 
-0000588173 00000 n 
-0000596487 00000 n 
-0000596703 00000 n 
-0000598066 00000 n 
-0000599129 00000 n 
-0000606001 00000 n 
-0000606222 00000 n 
-0000607585 00000 n 
-0000608671 00000 n 
-0000610123 00000 n 
-0000610334 00000 n 
-0000610655 00000 n 
-0000611571 00000 n 
-0000617395 00000 n 
-0000617609 00000 n 
-0000618972 00000 n 
-0000620025 00000 n 
-0000624213 00000 n 
-0000624439 00000 n 
-0000625802 00000 n 
-0000626905 00000 n 
-0000628301 00000 n 
-0000628519 00000 n 
-0000629882 00000 n 
-0000631021 00000 n 
-0000632598 00000 n 
-0000632812 00000 n 
-0000633120 00000 n 
-0000634258 00000 n 
-0000635422 00000 n 
-0000635638 00000 n 
-0000635941 00000 n 
+0000581417 00000 n 
+0000581588 00000 n 
+0000581759 00000 n 
+0000581930 00000 n 
+0000582084 00000 n 
+0000582250 00000 n 
+0000582444 00000 n 
+0000582638 00000 n 
+0000582841 00000 n 
+0000583044 00000 n 
+0000583207 00000 n 
+0000583380 00000 n 
+0000583667 00000 n 
+0000583745 00000 n 
+0000583950 00000 n 
+0000584142 00000 n 
+0000584435 00000 n 
+0000584610 00000 n 
+0000584899 00000 n 
+0000585125 00000 n 
+0000585329 00000 n 
+0000585596 00000 n 
+0000585859 00000 n 
+0000586084 00000 n 
+0000586329 00000 n 
+0000586594 00000 n 
+0000586878 00000 n 
+0000587077 00000 n 
+0000587339 00000 n 
+0000587581 00000 n 
+0000587828 00000 n 
+0000588068 00000 n 
+0000588314 00000 n 
+0000588579 00000 n 
+0000588730 00000 n 
+0000589001 00000 n 
+0000597315 00000 n 
+0000597531 00000 n 
+0000598894 00000 n 
+0000599957 00000 n 
+0000606832 00000 n 
+0000607053 00000 n 
+0000608416 00000 n 
+0000609502 00000 n 
+0000610954 00000 n 
+0000611165 00000 n 
+0000611486 00000 n 
+0000612402 00000 n 
+0000618227 00000 n 
+0000618441 00000 n 
+0000619804 00000 n 
+0000620857 00000 n 
+0000625046 00000 n 
+0000625272 00000 n 
+0000626635 00000 n 
+0000627738 00000 n 
+0000629133 00000 n 
+0000629351 00000 n 
+0000630714 00000 n 
+0000631853 00000 n 
+0000633429 00000 n 
+0000633643 00000 n 
+0000633951 00000 n 
+0000635089 00000 n 
+0000636253 00000 n 
+0000636469 00000 n 
+0000636772 00000 n 
 trailer
 << /Size 245
 /Root 2 0 R
 /Info 1 0 R
 >>
 startxref
-637078
+637909
 %%EOF


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugtst/ugtst.html
----------------------------------------------------------------------
diff --git a/content/guides/ugtst/ugtst.html b/content/guides/ugtst/ugtst.html
index a1d4121..d22b70d 100644
--- a/content/guides/ugtst/ugtst.html
+++ b/content/guides/ugtst/ugtst.html
@@ -506,7 +506,7 @@ CustomerRepository customers;</code></pre>
           <p>One way to do this is to use random (or fake) values for any insignificant data. This in effect tells the reader that "any value will do". Moreover, if it turns out that any data won’t do, and that there’s some behaviour that is sensitive to the value, then the test will start to flicker, passing and then failing depending on inputs. This is A Good Thing™.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>Apache Isis does not, itself, ship with a fake data library. However, the <a href="http://github.com/isisaddons/isis-module-fakedata">Isis addons' fakedata</a> module (non-ASF) does provide exactly this capability.</p> 
+          <p>Apache Isis does not, itself, ship with a fake data library. However, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fakedata module (non-ASF) does provide exactly this capability.</p> 
          </div> 
          <div class="admonitionblock tip"> 
           <table> 
@@ -531,7 +531,7 @@ CustomerRepository customers;</code></pre>
           <p>Sometimes, though, a feature will take longer to implement than your iteration cycle. In such a case, how do you use continuous integration to keep everyone working on the mainline without revealing a half-implemented feature on your releases? One option is to use <a href="http://martinfowler.com/bliki/FeatureToggle.html">feature toggle</a>s.</p> 
          </div> 
          <div class="paragraph"> 
-          <p>Apache Isis does not, itself, ship with a feature toggle library. However, the <a href="http://github.com/isisaddons/isis-module-togglz">Isis addons' togglz</a> module (non-ASF) does provide exactly this capability.</p> 
+          <p>Apache Isis does not, itself, ship with a feature toggle library. However, the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s togglz module does provide exactly this capability.</p> 
          </div> 
          <div class="paragraph"> 
           <p>With all that said, let’s look in detail at the testing features provided by Apache Isis.</p> 
@@ -882,7 +882,7 @@ CustomerRepository customers;</code></pre>
              <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>The (non-ASF) <a href="http://github.com/isisaddons/isis-module-publishmq">Isis addons' publishmq</a> module provides a full example of how to integrate and test an Apache Isis application with a (faked out) external system.</p> 
+               <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module provides a full example of how to integrate and test an Apache Isis application with a (faked out) external system.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -2678,7 +2678,7 @@ Feature: <span class="predefined-type">List</span> and Create New Simple Objects
              <td class="icon"> <i class="fa icon-note" title="Note"></i> </td> 
              <td class="content"> 
               <div class="paragraph"> 
-               <p>As of 1.14.0, this configuration has been replaced to use mavenmixins.</p> 
+               <p>As of <code>1.14.0</code>, this configuration has been replaced to use mavenmixins.</p> 
               </div> </td> 
             </tr> 
            </tbody>
@@ -2799,10 +2799,10 @@ Feature: <span class="predefined-type">List</span> and Create New Simple Objects
            <p>There are two ways in which you can provide a <code>FixtureScripts</code> service.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>The original (pre-1.9.0) approach is to subclass subclass <code>FixtureScripts</code> domain service, with your subclass specifying which package to search for. Various other settings can also be provided, and - being a custom class - you can also add in additional actions. A common example is to provide a "one-shot" action to recreate a standard demo set of objects.</p> 
+           <p>The original (pre-<code>1.9.0</code>) approach is to subclass subclass <code>FixtureScripts</code> domain service, with your subclass specifying which package to search for. Various other settings can also be provided, and - being a custom class - you can also add in additional actions. A common example is to provide a "one-shot" action to recreate a standard demo set of objects.</p> 
           </div> 
           <div class="paragraph"> 
-           <p>As of 1.9.0 there is an alternative design. Instead of subclassing <code>FixtureScripts</code> you instead implement the <a href="../rgsvc/rgsvc.html#_rgsvc_testing_FixtureScriptsSpecificationProvider"><code>FixtureScriptsSpecificationProvider</code></a> SPI. (As its name suggests), this provides a <code>FixtureScriptsSpecification</code> object that contains the same information as would otherwise have been in the <code>FixtureScripts</code> subclass.</p> 
+           <p>As of <code>1.9.0</code> there is an alternative design. Instead of subclassing <code>FixtureScripts</code> you instead implement the <a href="../rgsvc/rgsvc.html#_rgsvc_testing_FixtureScriptsSpecificationProvider"><code>FixtureScriptsSpecificationProvider</code></a> SPI. (As its name suggests), this provides a <code>FixtureScriptsSpecification</code> object that contains the same information as would otherwise have been in the <code>FixtureScripts</code> subclass.</p> 
           </div> 
           <div class="paragraph"> 
            <p>The actual implementation of the <code>FixtureScripts</code> service is then provided by the framework itself, namely the <a href="../rgsvc/rgsvc.html#_rgsvc_testing_FixtureScriptsDefault"><code>FixtureScriptsDefault</code></a> domain service, annotated to be rendered on the secondary "Prototyping" menu. This uses the <code>FixtureScriptsSpecificationProvider</code> to adjust itself accordinly.</p> 
@@ -2854,10 +2854,10 @@ Feature: <span class="predefined-type">List</span> and Create New Simple Objects
            </table> 
           </div> 
           <div class="paragraph"> 
-           <p>The benefit of this design - decoupling the responsibilities of the superclass and the subclass - is that it ensures that there is always an instance of <code>FixtureScripts</code> available, even if the application itself doesn’t provide one. Some of the (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> modules (eg <a href="http://github.com/isisaddons/isis-module-security">Isis addons' security</a> module) expect there to be a <code>FixtureScripts</code> service for seeding data, which has caused some confusion.</p> 
+           <p>The benefit of this design - decoupling the responsibilities of the superclass and the subclass - is that it ensures that there is always an instance of <code>FixtureScripts</code> available, even if the application itself doesn’t provide one. .</p> 
           </div> 
           <div class="paragraph"> 
-           <p>By way of comparison, if using the older pre-1.9.0 approach then you would create a subclass:</p> 
+           <p>By way of comparison, if using the older pre-<code>1.9.0</code> approach then you would create a subclass:</p> 
           </div> 
           <div class="listingblock"> 
            <div class="content"> 
@@ -3036,7 +3036,7 @@ Feature: <span class="predefined-type">List</span> and Create New Simple Objects
              </tr> 
              <tr> 
               <td><i class="conum" data-value="2"></i><b>2</b></td> 
-              <td>a hard-coded list of values for the names. Note that the <a href="http://github.com/isisaddons/isis-module-fakedata">Isis addons' fakedata</a> module (non-ASF) could also have been used</td> 
+              <td>a hard-coded list of values for the names. Note that the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fakedata module could also have been used</td> 
              </tr> 
              <tr> 
               <td><i class="conum" data-value="3"></i><b>3</b></td> 
@@ -3285,7 +3285,7 @@ Feature: <span class="predefined-type">List</span> and Create New Simple Objects
             <p>The first is to take advantage of a new <code>MultipleExecutionStrategy</code>, namely <code>EXECUTE_ONCE_BY_VALUE</code>. Under this strategy the determination as to whether to run a given fixture script is by comparing the fixture script against all others that have run. If all fixture scripts implement value semantics, then they can effectively determine whether they need to run or not.</p> 
            </div> 
            <div class="paragraph"> 
-            <p>This strategy was introduced in order to better support the <code>ExcelFixture</code> fixture script (provided by the (non-ASF) <a href="http://github.com/isisaddons/isis-module-excel">Isis addons' excel</a> module. The <code>ExcelFixture</code> takes an Excel spreadsheet and loads up each row. For those cases where we wish to ensure that the same spreadsheet is not loaded more than once, the <code>IGNORE</code> strategy would have required that a trivial subclass of <code>ExcelFixture</code> is created for each and every spreadsheet. The <code>EXECUTE_ONCE_BY_VALUE</code> on the other hand delegates the determination to the value semantics of the <code>ExcelFixture</code>, which is based on the contents of the spreadsheet.</p> 
+            <p>This strategy was introduced in order to better support the <code>ExcelFixture</code> fixture script (provided by the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s excel module. The <code>ExcelFixture</code> takes an Excel spreadsheet and loads up each row. For those cases where we wish to ensure that the same spreadsheet is not loaded more than once, the <code>IGNORE</code> strategy would have required that a trivial subclass of <code>ExcelFixture</code> is created for each and every spreadsheet. The <code>EXECUTE_ONCE_BY_VALUE</code> on the other hand delegates the determination to the value semantics of the <code>ExcelFixture</code>, which is based on the contents of the spreadsheet.</p> 
            </div> 
            <div class="admonitionblock note"> 
             <table> 


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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/rgant/rgant.pdf
----------------------------------------------------------------------
diff --git a/content/guides/rgant/rgant.pdf b/content/guides/rgant/rgant.pdf
index ac84f10..8d7e6c2 100644
--- a/content/guides/rgant/rgant.pdf
+++ b/content/guides/rgant/rgant.pdf
@@ -4,16 +4,16 @@
 << /Title (Annotations)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20170916181932+01'00')
-/ModDate (D:20170916181932+01'00')
+/CreationDate (D:20170925074755+01'00')
+/ModDate (D:20170925074755+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 20 0 R
-/Outlines 2165 0 R
-/PageLabels 2325 0 R
+/Outlines 2163 0 R
+/PageLabels 2323 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 180
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 42 0 R 45 0 R 66 0 R 81 0 R 105 0 R 146 0 R 170 0 R 205 0 R 228 0 R 249 0 R 273 0 R 289 0 R 292 0 R 294 0 R 308 0 R 316 0 R 329 0 R 335 0 R 344 0 R 350 0 R 353 0 R 366 0 R 375 0 R 384 0 R 388 0 R 392 0 R 396 0 R 417 0 R 425 0 R 432 0 R 439 0 R 455 0 R 466 0 R 474 0 R 491 0 R 497 0 R 505 0 R 514 0 R 529 0 R 535 0 R 538 0 R 554 0 R 561 0 R 568 0 R 572 0 R 585 0 R 601 0 R 618 0 R 627 0 R 638 0 R 649 0 R 656 0 R 662 0 R 664 0 R 672 0 R 677 0 R 686 0 R 688 0 R 693 0 R 708 0 R 712 0 R 730 0 R 754 0 R 763 0 R 766 0 R 779 0 R 792 0 R 797 0 R 801 0 R 807 0 R 811 0 R 814 0 R 820 0 R 826 0 R 833 0 R 840 0 R 847 0 R 863 0 R 872 0 R 881 0 R 888 0 R 894 0 R 902 0 R 910 0 R 913 0 R 933 0 R 939 0 R 946 0 R 963 0 R 973 0 R 979 0 R 995 0 R 1005 0 R 1019 0 R 1031 0 R 1043 0 R 1049 0 R 1055 0 R 1065 0 R 1070 0 R 1080 0 R 1087 0 R 1097 0 R 1103 0 R 1109 0 R 1120 0 R 1124 0 R 1133 0 R 1136 0 R 1142 0 R 1146 0 R 1158 0 R 1164 0 R 1167 0 R 1173 0 R 1183 0 R 1
 191 0 R 1193 0 R 1202 0 R 1206 0 R 1212 0 R 1222 0 R 1230 0 R 1238 0 R 1242 0 R 1247 0 R 1249 0 R 1263 0 R 1276 0 R 1286 0 R 1300 0 R 1308 0 R 1313 0 R 1326 0 R 1332 0 R 1343 0 R 1347 0 R 1357 0 R 1364 0 R 1369 0 R 1386 0 R 1393 0 R 1405 0 R 1407 0 R 1412 0 R 1425 0 R 1432 0 R 1440 0 R 1445 0 R 1451 0 R 1458 0 R 1461 0 R 1464 0 R 1469 0 R 1485 0 R 1500 0 R 1513 0 R 1530 0 R 1536 0 R 1548 0 R 1557 0 R 1563 0 R 1568 0 R 1574 0 R 1579 0 R 1581 0 R 1587 0 R 1593 0 R 1610 0 R 1627 0 R 1646 0 R 1657 0 R 1662 0 R 1677 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 42 0 R 45 0 R 66 0 R 81 0 R 105 0 R 146 0 R 170 0 R 205 0 R 228 0 R 249 0 R 273 0 R 289 0 R 292 0 R 294 0 R 308 0 R 316 0 R 329 0 R 335 0 R 344 0 R 350 0 R 353 0 R 366 0 R 375 0 R 384 0 R 388 0 R 392 0 R 396 0 R 417 0 R 425 0 R 432 0 R 439 0 R 455 0 R 466 0 R 474 0 R 491 0 R 497 0 R 505 0 R 514 0 R 529 0 R 535 0 R 538 0 R 554 0 R 561 0 R 568 0 R 572 0 R 586 0 R 602 0 R 617 0 R 626 0 R 637 0 R 648 0 R 655 0 R 661 0 R 663 0 R 671 0 R 676 0 R 685 0 R 687 0 R 692 0 R 706 0 R 711 0 R 729 0 R 753 0 R 762 0 R 765 0 R 778 0 R 791 0 R 796 0 R 800 0 R 806 0 R 810 0 R 813 0 R 819 0 R 825 0 R 832 0 R 839 0 R 846 0 R 862 0 R 871 0 R 880 0 R 887 0 R 893 0 R 901 0 R 909 0 R 912 0 R 932 0 R 938 0 R 945 0 R 962 0 R 972 0 R 978 0 R 994 0 R 1004 0 R 1018 0 R 1030 0 R 1042 0 R 1048 0 R 1054 0 R 1064 0 R 1069 0 R 1079 0 R 1086 0 R 1096 0 R 1102 0 R 1108 0 R 1119 0 R 1128 0 R 1131 0 R 1134 0 R 1140 0 R 1144 0 R 1156 0 R 1162 0 R 1165 0 R 1171 0 R 1181 0 R 1
 189 0 R 1191 0 R 1200 0 R 1204 0 R 1210 0 R 1220 0 R 1228 0 R 1236 0 R 1240 0 R 1245 0 R 1247 0 R 1261 0 R 1274 0 R 1284 0 R 1298 0 R 1306 0 R 1311 0 R 1324 0 R 1330 0 R 1341 0 R 1345 0 R 1355 0 R 1362 0 R 1367 0 R 1384 0 R 1391 0 R 1403 0 R 1405 0 R 1410 0 R 1423 0 R 1430 0 R 1438 0 R 1443 0 R 1449 0 R 1456 0 R 1459 0 R 1462 0 R 1467 0 R 1483 0 R 1498 0 R 1511 0 R 1528 0 R 1534 0 R 1546 0 R 1555 0 R 1561 0 R 1566 0 R 1572 0 R 1577 0 R 1579 0 R 1585 0 R 1591 0 R 1608 0 R 1625 0 R 1644 0 R 1655 0 R 1660 0 R 1675 0 R]
 >>
 endobj
 4 0 obj
@@ -80,11 +80,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAP+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 2327 0 R
+/FontDescriptor 2325 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2329 0 R
-/ToUnicode 2328 0 R
+/Widths 2327 0 R
+/ToUnicode 2326 0 R
 >>
 endobj
 9 0 obj
@@ -1937,7 +1937,7 @@ endobj
 /F3.0 40 0 R
 >>
 >>
-/Annots [1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R 1785 0 R]
+/Annots [1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R]
 >>
 endobj
 11 0 obj
@@ -4063,7 +4063,7 @@ endobj
 /F3.0 40 0 R
 >>
 >>
-/Annots [1786 0 R 1787 0 R 1788 0 R 1789 0 R 1790 0 R 1791 0 R 1792 0 R 1793 0 R 1794 0 R 1795 0 R 1796 0 R 1797 0 R 1798 0 R 1799 0 R 1800 0 R 1801 0 R 1802 0 R 1803 0 R 1804 0 R 1805 0 R 1806 0 R 1807 0 R 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1814 0 R 1815 0 R 1816 0 R 1817 0 R 1818 0 R 1819 0 R 1820 0 R 1821 0 R 1822 0 R 1823 0 R 1824 0 R 1825 0 R 1826 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1839 0 R 1840 0 R 1841 0 R 1842 0 R 1843 0 R 1844 0 R 1845 0 R 1846 0 R 1847 0 R 1848 0 R 1849 0 R 1850 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1865 0 R 1866 0 R 1867 0 R 1868 0 R 1869 0 R 1870 0 R 1871 0 R 1872 0 R 1873 0 R 1874 0 R 1875 0 R 1876 0 R 1877 0 R 1878 0 R 1879 0 R 1880 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 R 1894 0 R 1895 0 
 R 1896 0 R 1897 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R 1908 0 R 1909 0 R]
+/Annots [1784 0 R 1785 0 R 1786 0 R 1787 0 R 1788 0 R 1789 0 R 1790 0 R 1791 0 R 1792 0 R 1793 0 R 1794 0 R 1795 0 R 1796 0 R 1797 0 R 1798 0 R 1799 0 R 1800 0 R 1801 0 R 1802 0 R 1803 0 R 1804 0 R 1805 0 R 1806 0 R 1807 0 R 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1814 0 R 1815 0 R 1816 0 R 1817 0 R 1818 0 R 1819 0 R 1820 0 R 1821 0 R 1822 0 R 1823 0 R 1824 0 R 1825 0 R 1826 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1839 0 R 1840 0 R 1841 0 R 1842 0 R 1843 0 R 1844 0 R 1845 0 R 1846 0 R 1847 0 R 1848 0 R 1849 0 R 1850 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1865 0 R 1866 0 R 1867 0 R 1868 0 R 1869 0 R 1870 0 R 1871 0 R 1872 0 R 1873 0 R 1874 0 R 1875 0 R 1876 0 R 1877 0 R 1878 0 R 1879 0 R 1880 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 
 R 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R]
 >>
 endobj
 13 0 obj
@@ -6310,7 +6310,7 @@ endobj
 /F3.0 40 0 R
 >>
 >>
-/Annots [1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R 1935 0 R 1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 
 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R]
+/Annots [1908 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R 1935 0 R 1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 
 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R]
 >>
 endobj
 15 0 obj
@@ -8309,7 +8309,7 @@ endobj
 /F3.0 40 0 R
 >>
 >>
-/Annots [2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R 2112 0 R 2113 0 R 2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 
 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2163 0 R]
+/Annots [2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R 2112 0 R 2113 0 R 2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 
 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R]
 >>
 endobj
 17 0 obj
@@ -9032,7 +9032,7 @@ endobj
 /F1.0 8 0 R
 /F3.0 40 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 30 0 R 31 0 R 32 0 R 33 0 R 34 0 R 35 0 R 36 0 R 37 0 R 38 0 R]
@@ -9047,18 +9047,18 @@ endobj
 >>
 endobj
 21 0 obj
-<< /Kids [368 0 R 478 0 R 603 0 R 714 0 R 1034 0 R 835 0 R 1089 0 R 1189 0 R 1251 0 R 1349 0 R 1447 0 R 1554 0 R 1654 0 R 369 0 R 1007 0 R 681 0 R 896 0 R 1400 0 R]
+<< /Kids [368 0 R 478 0 R 604 0 R 713 0 R 1033 0 R 834 0 R 1088 0 R 1187 0 R 1249 0 R 1347 0 R 1445 0 R 1552 0 R 1652 0 R 369 0 R 1006 0 R 680 0 R 895 0 R 1398 0 R]
 >>
 endobj
 22 0 obj
 << /Type /Font
 /BaseFont /AAAAAQ+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 2331 0 R
+/FontDescriptor 2329 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2333 0 R
-/ToUnicode 2332 0 R
+/Widths 2331 0 R
+/ToUnicode 2330 0 R
 >>
 endobj
 23 0 obj
@@ -9236,11 +9236,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAR+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 2335 0 R
+/FontDescriptor 2333 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2337 0 R
-/ToUnicode 2336 0 R
+/Widths 2335 0 R
+/ToUnicode 2334 0 R
 >>
 endobj
 41 0 obj
@@ -9603,7 +9603,7 @@ endobj
 /F1.0 8 0 R
 /F4.0 43 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 >>
@@ -9612,15 +9612,15 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAS+mplus-1p-regular
 /Subtype /TrueType
-/FontDescriptor 2339 0 R
+/FontDescriptor 2337 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2341 0 R
-/ToUnicode 2340 0 R
+/Widths 2339 0 R
+/ToUnicode 2338 0 R
 >>
 endobj
 44 0 obj
-<< /Length 34620
+<< /Length 34928
 >>
 stream
 q
@@ -9854,7 +9854,29 @@ ET
 BT
 48.24000000000001 487.3260000000002 Td
 /F6.0 10.5 Tf
-[<54> 29.78515625 <61626c6520312e20436f726520616e6e6f746174696f6e7320666f7220646f6d61696e206f626a656374732c20736572766963657320616e64206d656d6265727320286173206f6620312e382e3029>] TJ
+[<54> 29.78515625 <61626c6520312e20436f726520616e6e6f746174696f6e7320666f7220646f6d61696e206f626a656374732c20736572766963657320616e64206d656d6265727320286173206f6620>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
+
+BT
+411.426755859375 487.3260000000002 Td
+/F3.0 10.5 Tf
+<312e382e30> Tj
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+437.676755859375 487.3260000000002 Td
+/F6.0 10.5 Tf
+<29> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -11995,7 +12017,7 @@ endobj
 /F5.1 48 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [49 0 R 51 0 R 52 0 R 53 0 R 54 0 R 55 0 R 56 0 R 57 0 R 58 0 R 59 0 R 60 0 R 61 0 R 62 0 R 63 0 R 64 0 R]
@@ -12011,11 +12033,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAT+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 2343 0 R
+/FontDescriptor 2341 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2345 0 R
-/ToUnicode 2344 0 R
+/Widths 2343 0 R
+/ToUnicode 2342 0 R
 >>
 endobj
 49 0 obj
@@ -12033,11 +12055,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAU+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 2347 0 R
+/FontDescriptor 2345 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2349 0 R
-/ToUnicode 2348 0 R
+/Widths 2347 0 R
+/ToUnicode 2346 0 R
 >>
 endobj
 51 0 obj
@@ -14069,7 +14091,7 @@ endobj
 /F6.0 50 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [67 0 R 68 0 R 69 0 R 70 0 R 72 0 R 73 0 R 74 0 R 75 0 R 76 0 R 77 0 R 78 0 R]
@@ -16412,7 +16434,7 @@ endobj
 /F2.0 22 0 R
 /F3.0 40 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [82 0 R 83 0 R 84 0 R 85 0 R 86 0 R 87 0 R 88 0 R 89 0 R 90 0 R 91 0 R 92 0 R 93 0 R 94 0 R 95 0 R 96 0 R 97 0 R 98 0 R 99 0 R 100 0 R 101 0 R 102 0 R 103 0 R]
@@ -18676,7 +18698,7 @@ endobj
 /F6.0 50 0 R
 /F3.0 40 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [107 0 R 108 0 R 109 0 R 110 0 R 111 0 R 112 0 R 113 0 R 114 0 R 115 0 R 116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 123 0 R 124 0 R 125 0 R 126 0 R 127 0 R 128 0 R 129 0 R 130 0 R 131 0 R 132 0 R 133 0 R 134 0 R 135 0 R 136 0 R 137 0 R 138 0 R 139 0 R 140 0 R 141 0 R 142 0 R 143 0 R]
@@ -21664,7 +21686,7 @@ endobj
 /F2.0 22 0 R
 /F3.0 40 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [147 0 R 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R 157 0 R 158 0 R 159 0 R 160 0 R 161 0 R 162 0 R 163 0 R 164 0 R 165 0 R 166 0 R 167 0 R 168 0 R]
@@ -24699,7 +24721,7 @@ endobj
 /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [171 0 R 172 0 R 173 0 R 174 0 R 175 0 R 176 0 R 177 0 R 178 0 R 179 0 R 180 0 R 181 0 R 182 0 R 183 0 R 184 0 R 185 0 R 186 0 R 187 0 R 188 0 R 189 0 R 190 0 R 191 0 R 192 0 R 193 0 R 194 0 R 195 0 R 196 0 R 197 0 R 198 0 R 199 0 R 200 0 R 201 0 R 202 0 R 203 0 R]
@@ -27582,7 +27604,7 @@ endobj
 /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [206 0 R 207 0 R 208 0 R 209 0 R 210 0 R 211 0 R 212 0 R 213 0 R 214 0 R 215 0 R 216 0 R 217 0 R 218 0 R 219 0 R 220 0 R 221 0 R 222 0 R 223 0 R 224 0 R 225 0 R 226 0 R]
@@ -29994,7 +30016,7 @@ endobj
 /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [229 0 R 230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R 241 0 R 242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R]
@@ -33256,7 +33278,7 @@ endobj
 /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R]
@@ -35152,7 +35174,7 @@ endobj
 /F1.0 8 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R]
@@ -36222,7 +36244,7 @@ endobj
 /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [290 0 R]
@@ -36910,7 +36932,7 @@ endobj
 /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 >>
@@ -39125,7 +39147,7 @@ endobj
 /F1.0 8 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [296 0 R 297 0 R 298 0 R 299 0 R 300 0 R 301 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R]
@@ -41652,7 +41674,7 @@ endobj
 /F4.0 43 0 R
 /F3.1 312 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [309 0 R 310 0 R 311 0 R 314 0 R]
@@ -41695,11 +41717,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAV+mplus1mn-regular
 /Subtype /TrueType
-/FontDescriptor 2351 0 R
+/FontDescriptor 2349 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2353 0 R
-/ToUnicode 2352 0 R
+/Widths 2351 0 R
+/ToUnicode 2350 0 R
 >>
 endobj
 313 0 obj
@@ -41717,7 +41739,7 @@ endobj
 >>
 endobj
 315 0 obj
-<< /Length 20065
+<< /Length 20117
 >>
 stream
 q
@@ -42022,7 +42044,7 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.364 Tw
+0.596 Tw
 
 BT
 48.24000000000001 627.2460000000001 Td
@@ -42037,10 +42059,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-1.364 Tw
+0.596 Tw
 
 BT
-146.6854 627.2460000000001 Td
+145.14977777777779 627.2460000000001 Td
 /F3.0 10.5 Tf
 <4261636b67726f756e64436f6d6d616e6453657276696365> Tj
 ET
@@ -42052,12 +42074,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.364 Tw
+0.596 Tw
 
 BT
-272.6854 627.2460000000001 Td
+271.1497777777778 627.2460000000001 Td
 /F1.0 10.5 Tf
-<202861732074686520> Tj
+<202861732074686520286e6f6e2d4153462920> Tj
 ET
 
 
@@ -42067,12 +42089,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-1.364 Tw
+0.596 Tw
 
 BT
-315.17499999999995 627.2460000000001 Td
+364.0643333333333 627.2460000000001 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e732720636f6d6d616e64> Tj
+<496e636f646520506c6174666f726d> Tj
 ET
 
 
@@ -42082,12 +42104,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.364 Tw
+0.596 Tw
 
 BT
-428.82439999999997 627.2460000000001 Td
+445.2687222222222 627.2460000000001 Td
 /F1.0 10.5 Tf
-<206d6f64756c6520646f65732070726f76696465292c> Tj
+<277320636f6d6d616e64206d6f64756c65> Tj
 ET
 
 
@@ -42097,12 +42119,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.548 Tw
+0.361 Tw
 
 BT
 48.24000000000001 611.4660000000001 Td
 /F1.0 10.5 Tf
-<7468656e2074686973206d65616e7320696e207475726e20746861742074686520> Tj
+<646f65732070726f76696465292c207468656e2074686973206d65616e7320696e207475726e20746861742074686520> Tj
 ET
 
 
@@ -42112,10 +42134,10 @@ ET
 0.694 0.129 0.275 scn
 0.694 0.129 0.275 SCN
 
-2.548 Tw
+0.361 Tw
 
 BT
-227.3460272216797 611.4660000000001 Td
+286.22514660644526 611.4660000000001 Td
 /F3.0 10.5 Tf
 <4261636b67726f756e6453657276696365> Tj
 ET
@@ -42127,12 +42149,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.548 Tw
+0.361 Tw
 
 BT
-316.5960272216797 611.4660000000001 Td
+375.47514660644526 611.4660000000001 Td
 /F1.0 10.5 Tf
-[<2063616e20626520757365642062> 20.01953125 <792074686520646f6d61696e206f626a65637420636f646520746f>] TJ
+[<2063616e20626520757365642062> 20.01953125 <792074686520646f6d61696e206f626a656374>] TJ
 ET
 
 
@@ -42145,7 +42167,7 @@ ET
 BT
 48.24000000000001 595.6860000000001 Td
 /F1.0 10.5 Tf
-[<70726f6772> 20.01953125 <616d6d61746963616c6c7920637265617465206261636b> 20.01953125 <67726f756e6420>] TJ
+[<636f646520746f2070726f6772> 20.01953125 <616d6d61746963616c6c7920637265617465206261636b> 20.01953125 <67726f756e6420>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -42154,7 +42176,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-237.28158984375003 595.6860000000001 Td
+275.75358984375004 595.6860000000001 Td
 /F3.0 10.5 Tf
 <436f6d6d616e64> Tj
 ET
@@ -42165,7 +42187,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-274.03158984375 595.6860000000001 Td
+312.50358984375004 595.6860000000001 Td
 /F1.0 10.5 Tf
 <732e> Tj
 ET
@@ -43042,7 +43064,7 @@ endobj
 /F3.0 40 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R]
@@ -43107,10 +43129,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-module-command)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [315.17499999999995 624.1800000000001 428.82439999999997 638.4600000000002]
+/Rect [364.0643333333333 624.1800000000001 445.2687222222222 638.4600000000002]
 /Type /Annot
 >>
 endobj
@@ -45368,7 +45390,7 @@ endobj
 /F2.0 22 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [331 0 R 333 0 R]
@@ -46899,7 +46921,7 @@ endobj
 /F3.0 40 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [336 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R]
@@ -49199,7 +49221,7 @@ endobj
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [346 0 R 347 0 R 348 0 R]
@@ -50764,7 +50786,7 @@ endobj
 /F3.0 40 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 >>
@@ -51948,7 +51970,7 @@ endobj
 /F3.0 40 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [355 0 R 356 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R]
@@ -53861,7 +53883,7 @@ endobj
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [370 0 R 371 0 R 372 0 R 373 0 R]
@@ -53877,7 +53899,7 @@ endobj
 endobj
 369 0 obj
 << /Limits [(_rgant_aaa_jee) (default-doop-and-noop-events)]
-/Names [(_rgant_aaa_jee) 106 0 R (_rgant_aaa_main) 47 0 R (_rgant_aaa_other) 71 0 R (_rgant_aaa_partial) 287 0 R (alternative-syntaxes) 1156 0 R (code-autocompleteaction-code) 764 0 R (code-commandexecutein-code) 332 0 R (code-commandpersistence-code) 330 0 R (code-publishingpayloadfactory-code) 378 0 R (code-publishingpayloadfactory-code-2) 873 0 R (default-doop-and-noop-events) 351 0 R]
+/Names [(_rgant_aaa_jee) 106 0 R (_rgant_aaa_main) 47 0 R (_rgant_aaa_other) 71 0 R (_rgant_aaa_partial) 287 0 R (alternative-syntaxes) 1154 0 R (code-autocompleteaction-code) 763 0 R (code-commandexecutein-code) 332 0 R (code-commandpersistence-code) 330 0 R (code-publishingpayloadfactory-code) 378 0 R (code-publishingpayloadfactory-code-2) 872 0 R (default-doop-and-noop-events) 351 0 R]
 >>
 endobj
 370 0 obj
@@ -55241,7 +55263,7 @@ endobj
 /F2.0 22 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [376 0 R 377 0 R 379 0 R 380 0 R 382 0 R]
@@ -57347,7 +57369,7 @@ endobj
 /F2.0 22 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [386 0 R]
@@ -59283,7 +59305,7 @@ endobj
 /F1.0 8 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [389 0 R 390 0 R]
@@ -61310,7 +61332,7 @@ endobj
 /F2.0 22 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [394 0 R]
@@ -63403,7 +63425,7 @@ endobj
 /F1.0 8 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R]
@@ -64987,7 +65009,7 @@ endobj
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [418 0 R 420 0 R 421 0 R 422 0 R]
@@ -66336,7 +66358,7 @@ endobj
 /Contents 424 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /XObject << /I1 423 0 R
-/Stamp1 2164 0 R
+/Stamp1 2162 0 R
 >>
 /Font << /F5.1 48 0 R
 /F1.0 8 0 R
@@ -68483,7 +68505,7 @@ endobj
 /F2.0 22 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [434 0 R 435 0 R 436 0 R 437 0 R]
@@ -70198,7 +70220,7 @@ endobj
 /F6.0 50 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 451 0 R 452 0 R 453 0 R]
@@ -72519,7 +72541,7 @@ endobj
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [456 0 R 457 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R]
@@ -74343,7 +74365,7 @@ endobj
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [467 0 R 469 0 R 470 0 R 471 0 R 472 0 R]
@@ -76129,7 +76151,7 @@ endobj
 /F3.0 40 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [475 0 R 476 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 489 0 R]
@@ -77919,7 +77941,7 @@ endobj
 /F3.1 312 0 R
 >>
 /XObject << /I2 493 0 R
-/Stamp1 2164 0 R
+/Stamp1 2162 0 R
 >>
 >>
 /Annots [492 0 R 494 0 R]
@@ -78695,7 +78717,7 @@ endobj
 /XObject << /I3 495 0 R
 /I4 499 0 R
 /I5 501 0 R
-/Stamp1 2164 0 R
+/Stamp1 2162 0 R
 >>
 /Font << /F1.0 8 0 R
 /F3.0 40 0 R
@@ -81434,7 +81456,7 @@ endobj
 /F6.0 50 0 R
 /F3.1 312 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R]
@@ -82861,7 +82883,7 @@ endobj
 /F2.0 22 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R]
@@ -85348,7 +85370,7 @@ endobj
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [531 0 R 532 0 R 533 0 R]
@@ -86852,7 +86874,7 @@ endobj
 /F3.0 40 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 >>
@@ -88009,7 +88031,7 @@ endobj
 /F5.1 48 0 R
 /F4.0 43 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [540 0 R 541 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R]
@@ -89678,7 +89700,7 @@ endobj
 /F6.0 50 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [556 0 R 557 0 R 558 0 R 559 0 R]
@@ -91738,7 +91760,7 @@ endobj
 /F6.0 50 0 R
 /F3.1 312 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [562 0 R 563 0 R 565 0 R 566 0 R]
@@ -92778,7 +92800,7 @@ endobj
 /F1.0 8 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 /Annots [570 0 R]
@@ -92799,7 +92821,7 @@ endobj
 >>
 endobj
 571 0 obj
-<< /Length 25656
+<< /Length 25849
 >>
 stream
 q
@@ -92967,99 +92989,99 @@ f
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-48.240 545.590 124.700 51.840 re
+48.240 531.310 124.700 66.120 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-172.940 545.590 124.700 51.840 re
+172.940 531.310 124.700 66.120 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-297.640 545.590 249.400 51.840 re
+297.640 531.310 249.400 66.120 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-48.240 508.030 124.700 37.560 re
+48.240 493.750 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-172.940 508.030 124.700 37.560 re
+172.940 493.750 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-297.640 508.030 249.400 37.560 re
+297.640 493.750 249.400 37.560 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-48.240 456.190 124.700 51.840 re
+48.240 441.910 124.700 51.840 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-172.940 456.190 124.700 51.840 re
+172.940 441.910 124.700 51.840 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-297.640 456.190 249.400 51.840 re
+297.640 441.910 249.400 51.840 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-48.240 375.790 124.700 80.400 re
+48.240 361.510 124.700 80.400 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-172.940 375.790 124.700 80.400 re
+172.940 361.510 124.700 80.400 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-297.640 375.790 249.400 80.400 re
+297.640 361.510 249.400 80.400 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-48.240 338.230 124.700 37.560 re
+48.240 323.950 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-172.940 338.230 124.700 37.560 re
+172.940 323.950 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-297.640 338.230 249.400 37.560 re
+297.640 323.950 249.400 37.560 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-48.240 300.670 124.700 37.560 re
+48.240 286.390 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-172.940 300.670 124.700 37.560 re
+172.940 286.390 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-297.640 300.670 249.400 37.560 re
+297.640 286.390 249.400 37.560 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-48.240 263.110 124.700 37.560 re
+48.240 248.830 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-172.940 263.110 124.700 37.560 re
+172.940 248.830 124.700 37.560 re
 f
 0.000 0.000 0.000 scn
 0.976 0.976 0.976 scn
-297.640 263.110 249.400 37.560 re
+297.640 248.830 249.400 37.560 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-48.240 196.990 124.700 66.120 re
+48.240 182.710 124.700 66.120 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-172.940 196.990 124.700 66.120 re
+172.940 182.710 124.700 66.120 re
 f
 0.000 0.000 0.000 scn
 1.000 1.000 1.000 scn
-297.640 196.990 249.400 66.120 re
+297.640 182.710 249.400 66.120 re
 f
 0.000 0.000 0.000 scn
 0.5 w
@@ -93309,20 +93331,20 @@ S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 545.590 m
-172.940 545.590 l
+48.240 531.310 m
+172.940 531.310 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
 48.240 597.680 m
-48.240 545.340 l
+48.240 531.060 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
 172.940 597.680 m
-172.940 545.340 l
+172.940 531.060 l
 S
 [ ] 0 d
 1 w
@@ -93348,20 +93370,20 @@ S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 545.590 m
-297.640 545.590 l
+172.940 531.310 m
+297.640 531.310 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
 172.940 597.680 m
-172.940 545.340 l
+172.940 531.060 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
 297.640 597.680 m
-297.640 545.340 l
+297.640 531.060 l
 S
 [ ] 0 d
 1 w
@@ -93448,20 +93470,20 @@ S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 545.590 m
-547.040 545.590 l
+297.640 531.310 m
+547.040 531.310 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
 297.640 597.680 m
-297.640 545.340 l
+297.640 531.060 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
 547.040 597.680 m
-547.040 545.340 l
+547.040 531.060 l
 S
 [ ] 0 d
 1 w
@@ -93478,55 +93500,68 @@ ET
 BT
 300.64 567.403 Td
 /F1.0 10.5 Tf
-<76696577732061726520617661696c61626c652e2053656520286e6f6e2d4153462920> Tj
+<76696577732061726520617661696c61626c652e205365652074686520286e6f6e2d4153462920> Tj
 ET
 
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
 BT
-474.1945 567.403 Td
+492.8845 567.403 Td
 /F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
+<496e636f6465> Tj
 ET
 
 0.000 0.000 0.000 SCN
 0.200 0.200 0.200 scn
+0.259 0.545 0.792 scn
+0.259 0.545 0.792 SCN
 
 BT
-531.2197949218751 567.403 Td
+300.64 553.123 Td
+/F1.0 10.5 Tf
+<506c6174666f726d> Tj
 ET
 
+0.000 0.000 0.000 SCN
+0.200 0.200 0.200 scn
 
 BT
-300.64 553.123 Td
+344.6245 553.123 Td
+/F1.0 10.5 Tf
+[<20666f722066757274686572205769636b> 20.01953125 <657420636f6d706f6e656e7473>] TJ
+ET
+
+
+BT
+300.64 538.8430000000001 Td
 /F1.0 10.5 Tf
-<666f7220667572746865722076696577732e> Tj
+<70726f766964696e672076696577732e> Tj
 ET
 
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 545.590 m
-172.940 545.590 l
+48.240 531.310 m
+172.940 531.310 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 508.030 m
-172.940 508.030 l
+48.240 493.750 m
+172.940 493.750 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 545.840 m
-48.240 507.780 l
+48.240 531.560 m
+48.240 493.500 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 545.840 m
-172.940 507.780 l
+172.940 531.560 m
+172.940 493.500 l
 S
 [ ] 0 d
 1 w
@@ -93536,7 +93571,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-51.24 532.0270000000002 Td
+51.24 517.7470000000001 Td
 /F3.0 10.5 Tf
 <64657363726962656441732829> Tj
 ET
@@ -93546,26 +93581,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 545.590 m
-297.640 545.590 l
+172.940 531.310 m
+297.640 531.310 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 508.030 m
-297.640 508.030 l
+172.940 493.750 m
+297.640 493.750 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 545.840 m
-172.940 507.780 l
+172.940 531.560 m
+172.940 493.500 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 545.840 m
-297.640 507.780 l
+297.640 531.560 m
+297.640 493.500 l
 S
 [ ] 0 d
 1 w
@@ -93573,7 +93608,7 @@ S
 0.200 0.200 0.200 scn
 
 BT
-175.94 529.8430000000001 Td
+175.94 515.5630000000001 Td
 /F1.0 10.5 Tf
 <537472696e672e> Tj
 ET
@@ -93581,26 +93616,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 545.590 m
-547.040 545.590 l
+297.640 531.310 m
+547.040 531.310 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 508.030 m
-547.040 508.030 l
+297.640 493.750 m
+547.040 493.750 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 545.840 m
-297.640 507.780 l
+297.640 531.560 m
+297.640 493.500 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-547.040 545.840 m
-547.040 507.780 l
+547.040 531.560 m
+547.040 493.500 l
 S
 [ ] 0 d
 1 w
@@ -93608,14 +93643,14 @@ S
 0.200 0.200 0.200 scn
 
 BT
-300.64 529.8430000000001 Td
+300.64 515.5630000000001 Td
 /F1.0 10.5 Tf
 <6465736372697074696f6e206f66207468697320636f6c6c656374696f6e2c20656720746f2062652072656e6465726564> Tj
 ET
 
 
 BT
-300.64 515.5630000000001 Td
+300.64 501.283 Td
 /F1.0 10.5 Tf
 <696e206120746f6f6c7469702e> Tj
 ET
@@ -93623,26 +93658,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 508.030 m
-172.940 508.030 l
+48.240 493.750 m
+172.940 493.750 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 456.190 m
-172.940 456.190 l
+48.240 441.910 m
+172.940 441.910 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 508.280 m
-48.240 455.940 l
+48.240 494.000 m
+48.240 441.660 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 508.280 m
-172.940 455.940 l
+172.940 494.000 m
+172.940 441.660 l
 S
 [ ] 0 d
 1 w
@@ -93652,7 +93687,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-51.24 494.4670000000001 Td
+51.24 480.1870000000001 Td
 /F3.0 10.5 Tf
 <68696464656e2829> Tj
 ET
@@ -93662,26 +93697,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 508.030 m
-297.640 508.030 l
+172.940 493.750 m
+297.640 493.750 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 456.190 m
-297.640 456.190 l
+172.940 441.910 m
+297.640 441.910 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 508.280 m
-172.940 455.940 l
+172.940 494.000 m
+172.940 441.660 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 508.280 m
-297.640 455.940 l
+297.640 494.000 m
+297.640 441.660 l
 S
 [ ] 0 d
 1 w
@@ -93691,7 +93726,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-175.94 492.2830000000001 Td
+175.94 478.0030000000001 Td
 /F3.0 10.5 Tf
 <45564552595748455245> Tj
 ET
@@ -93700,7 +93735,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-228.44 492.2830000000001 Td
+228.44 478.0030000000001 Td
 /F1.0 10.5 Tf
 <2c> Tj
 ET
@@ -93709,7 +93744,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-175.94 478.00300000000004 Td
+175.94 463.72300000000007 Td
 /F3.0 10.5 Tf
 <4f424a4543545f464f524d53> Tj
 ET
@@ -93718,7 +93753,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-238.94 478.00300000000004 Td
+238.94 463.72300000000007 Td
 /F1.0 10.5 Tf
 <2c20> Tj
 ET
@@ -93727,7 +93762,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-244.2845 478.00300000000004 Td
+244.2845 463.72300000000007 Td
 /F3.0 10.5 Tf
 <4e4f5748455245> Tj
 ET
@@ -93736,7 +93771,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-175.94 463.72300000000007 Td
+175.94 449.4430000000001 Td
 /F1.0 10.5 Tf
 <28> Tj
 ET
@@ -93745,7 +93780,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-179.573 463.72300000000007 Td
+179.573 449.4430000000001 Td
 /F3.0 10.5 Tf
 <4e4f5748455245> Tj
 ET
@@ -93754,7 +93789,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-216.323 463.72300000000007 Td
+216.323 449.4430000000001 Td
 /F1.0 10.5 Tf
 <29> Tj
 ET
@@ -93762,26 +93797,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 508.030 m
-547.040 508.030 l
+297.640 493.750 m
+547.040 493.750 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 456.190 m
-547.040 456.190 l
+297.640 441.910 m
+547.040 441.910 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 508.280 m
-297.640 455.940 l
+297.640 494.000 m
+297.640 441.660 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-547.040 508.280 m
-547.040 455.940 l
+547.040 494.000 m
+547.040 441.660 l
 S
 [ ] 0 d
 1 w
@@ -93789,14 +93824,14 @@ S
 0.200 0.200 0.200 scn
 
 BT
-300.64 492.2830000000001 Td
+300.64 478.0030000000001 Td
 /F1.0 10.5 Tf
 <696e646963617465732077686572652028696e20746865205549292074686520636f6c6c656374696f6e2073686f756c64> Tj
 ET
 
 
 BT
-300.64 478.00300000000004 Td
+300.64 463.72300000000007 Td
 /F1.0 10.5 Tf
 <62652068696464656e2066726f6d2074686520757365722e> Tj
 ET
@@ -93804,26 +93839,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 456.190 m
-172.940 456.190 l
+48.240 441.910 m
+172.940 441.910 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 375.790 m
-172.940 375.790 l
+48.240 361.510 m
+172.940 361.510 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 456.440 m
-48.240 375.540 l
+48.240 442.160 m
+48.240 361.260 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 456.440 m
-172.940 375.540 l
+172.940 442.160 m
+172.940 361.260 l
 S
 [ ] 0 d
 1 w
@@ -93833,7 +93868,7 @@ S
 0.259 0.545 0.792 SCN
 
 BT
-51.24 440.44300000000004 Td
+51.24 426.16300000000007 Td
 /F1.0 10.5 Tf
 <6e616d65642829> Tj
 ET
@@ -93843,26 +93878,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 456.190 m
-297.640 456.190 l
+172.940 441.910 m
+297.640 441.910 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 375.790 m
-297.640 375.790 l
+172.940 361.510 m
+297.640 361.510 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 456.440 m
-172.940 375.540 l
+172.940 442.160 m
+172.940 361.260 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 456.440 m
-297.640 375.540 l
+297.640 442.160 m
+297.640 361.260 l
 S
 [ ] 0 d
 1 w
@@ -93870,7 +93905,7 @@ S
 0.200 0.200 0.200 scn
 
 BT
-175.94 440.44300000000004 Td
+175.94 426.16300000000007 Td
 /F1.0 10.5 Tf
 <537472696e672e> Tj
 ET
@@ -93878,26 +93913,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 456.190 m
-547.040 456.190 l
+297.640 441.910 m
+547.040 441.910 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 375.790 m
-547.040 375.790 l
+297.640 361.510 m
+547.040 361.510 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 456.440 m
-297.640 375.540 l
+297.640 442.160 m
+297.640 361.260 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-547.040 456.440 m
-547.040 375.540 l
+547.040 442.160 m
+547.040 361.260 l
 S
 [ ] 0 d
 1 w
@@ -93905,28 +93940,28 @@ S
 0.200 0.200 0.200 scn
 
 BT
-300.64 440.44300000000004 Td
+300.64 426.16300000000007 Td
 /F1.0 10.5 Tf
 <746f206f7665727269646520746865206e616d6520696e6665727265642066726f6d20746865> Tj
 ET
 
 
 BT
-300.64 426.163 Td
+300.64 411.88300000000004 Td
 /F1.0 10.5 Tf
 <636f6c6c656374696f6ed573206e616d6520696e20636f64652e> Tj
 ET
 
 
 BT
-300.64 411.88300000000004 Td
+300.64 397.60300000000007 Td
 /F1.0 10.5 Tf
 <41207479706963616c207573652063617365206973206966207468652064657369726564206e616d652069732061> Tj
 ET
 
 
 BT
-300.64 397.60300000000007 Td
+300.64 383.3230000000001 Td
 /F1.0 10.5 Tf
 [<7265736572766564204a617661206b> 20.01953125 <6579776f72642c207375636820617320>] TJ
 ET
@@ -93935,7 +93970,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-460.271294921875 397.60300000000007 Td
+460.271294921875 383.3230000000001 Td
 /F3.0 10.5 Tf
 <64656661756c74> Tj
 ET
@@ -93944,7 +93979,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-497.021294921875 397.60300000000007 Td
+497.021294921875 383.3230000000001 Td
 /F1.0 10.5 Tf
 <206f72> Tj
 ET
@@ -93953,7 +93988,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-300.64 383.32300000000004 Td
+300.64 369.04300000000006 Td
 /F3.0 10.5 Tf
 <7061636b616765> Tj
 ET
@@ -93962,7 +93997,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-337.39 383.32300000000004 Td
+337.39 369.04300000000006 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -93970,26 +94005,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 375.790 m
-172.940 375.790 l
+48.240 361.510 m
+172.940 361.510 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 338.230 m
-172.940 338.230 l
+48.240 323.950 m
+172.940 323.950 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 376.040 m
-48.240 337.980 l
+48.240 361.760 m
+48.240 323.700 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 376.040 m
-172.940 337.980 l
+172.940 361.760 m
+172.940 323.700 l
 S
 [ ] 0 d
 1 w
@@ -93997,7 +94032,7 @@ S
 0.200 0.200 0.200 scn
 
 BT
-51.24 360.04300000000006 Td
+51.24 345.7630000000001 Td
 /F1.0 10.5 Tf
 <6e616d6564457363617065642829> Tj
 ET
@@ -94005,26 +94040,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 375.790 m
-297.640 375.790 l
+172.940 361.510 m
+297.640 361.510 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 338.230 m
-297.640 338.230 l
+172.940 323.950 m
+297.640 323.950 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 376.040 m
-172.940 337.980 l
+172.940 361.760 m
+172.940 323.700 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 376.040 m
-297.640 337.980 l
+297.640 361.760 m
+297.640 323.700 l
 S
 [ ] 0 d
 1 w
@@ -94034,7 +94069,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-175.94 360.04300000000006 Td
+175.94 345.7630000000001 Td
 /F3.0 10.5 Tf
 <74727565> Tj
 ET
@@ -94043,7 +94078,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-196.94 360.04300000000006 Td
+196.94 345.7630000000001 Td
 /F1.0 10.5 Tf
 <2c> Tj
 ET
@@ -94052,7 +94087,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-199.565 360.04300000000006 Td
+199.565 345.7630000000001 Td
 /F3.0 10.5 Tf
 <66616c7365> Tj
 ET
@@ -94061,7 +94096,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-225.815 360.04300000000006 Td
+225.815 345.7630000000001 Td
 /F1.0 10.5 Tf
 <2028> Tj
 ET
@@ -94070,7 +94105,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-232.1675 360.04300000000006 Td
+232.1675 345.7630000000001 Td
 /F3.0 10.5 Tf
 <74727565> Tj
 ET
@@ -94079,7 +94114,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-253.1675 360.04300000000006 Td
+253.1675 345.7630000000001 Td
 /F1.0 10.5 Tf
 <29> Tj
 ET
@@ -94087,26 +94122,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 375.790 m
-547.040 375.790 l
+297.640 361.510 m
+547.040 361.510 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 338.230 m
-547.040 338.230 l
+297.640 323.950 m
+547.040 323.950 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 376.040 m
-297.640 337.980 l
+297.640 361.760 m
+297.640 323.700 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-547.040 376.040 m
-547.040 337.980 l
+547.040 361.760 m
+547.040 323.700 l
 S
 [ ] 0 d
 1 w
@@ -94114,14 +94149,14 @@ S
 0.200 0.200 0.200 scn
 
 BT
-300.64 360.04300000000006 Td
+300.64 345.7630000000001 Td
 /F1.0 10.5 Tf
 <7768657468657220746f2048544d4c2065736361706520746865206e616d65206f662074686973> Tj
 ET
 
 
 BT
-300.64 345.76300000000003 Td
+300.64 331.48300000000006 Td
 /F1.0 10.5 Tf
 [<70726f7065727479> 89.84375 <2e>] TJ
 ET
@@ -94129,26 +94164,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 338.230 m
-172.940 338.230 l
+48.240 323.950 m
+172.940 323.950 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 300.670 m
-172.940 300.670 l
+48.240 286.390 m
+172.940 286.390 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 338.480 m
-48.240 300.420 l
+48.240 324.200 m
+48.240 286.140 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 338.480 m
-172.940 300.420 l
+172.940 324.200 m
+172.940 286.140 l
 S
 [ ] 0 d
 1 w
@@ -94158,7 +94193,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-51.24 324.66700000000003 Td
+51.24 310.38700000000006 Td
 /F3.0 10.5 Tf
 <70616765642829> Tj
 ET
@@ -94168,26 +94203,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 338.230 m
-297.640 338.230 l
+172.940 323.950 m
+297.640 323.950 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 300.670 m
-297.640 300.670 l
+172.940 286.390 m
+297.640 286.390 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 338.480 m
-172.940 300.420 l
+172.940 324.200 m
+172.940 286.140 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 338.480 m
-297.640 300.420 l
+297.640 324.200 m
+297.640 286.140 l
 S
 [ ] 0 d
 1 w
@@ -94195,7 +94230,7 @@ S
 0.200 0.200 0.200 scn
 
 BT
-175.94 322.48300000000006 Td
+175.94 308.2030000000001 Td
 /F1.0 10.5 Tf
 <506f73697469766520696e7465676572> Tj
 ET
@@ -94203,26 +94238,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 338.230 m
-547.040 338.230 l
+297.640 323.950 m
+547.040 323.950 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 300.670 m
-547.040 300.670 l
+297.640 286.390 m
+547.040 286.390 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 338.480 m
-297.640 300.420 l
+297.640 324.200 m
+297.640 286.140 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-547.040 338.480 m
-547.040 300.420 l
+547.040 324.200 m
+547.040 286.140 l
 S
 [ ] 0 d
 1 w
@@ -94230,14 +94265,14 @@ S
 0.200 0.200 0.200 scn
 
 BT
-300.64 322.48300000000006 Td
+300.64 308.2030000000001 Td
 /F1.0 10.5 Tf
 <74686520706167652073697a6520666f7220696e7374616e636573206f66207468697320636c617373207768656e> Tj
 ET
 
 
 BT
-300.64 308.2030000000001 Td
+300.64 293.9230000000001 Td
 /F1.0 10.5 Tf
 <72656e64657265642077697468696e2061207461626c652e> Tj
 ET
@@ -94245,26 +94280,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 300.670 m
-172.940 300.670 l
+48.240 286.390 m
+172.940 286.390 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 263.110 m
-172.940 263.110 l
+48.240 248.830 m
+172.940 248.830 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 300.920 m
-48.240 262.860 l
+48.240 286.640 m
+48.240 248.580 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 300.920 m
-172.940 262.860 l
+172.940 286.640 m
+172.940 248.580 l
 S
 [ ] 0 d
 1 w
@@ -94274,7 +94309,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-51.24 287.1070000000001 Td
+51.24 272.8270000000001 Td
 /F3.0 10.5 Tf
 <72656e6465722829> Tj
 ET
@@ -94284,26 +94319,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 300.670 m
-297.640 300.670 l
+172.940 286.390 m
+297.640 286.390 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 263.110 m
-297.640 263.110 l
+172.940 248.830 m
+297.640 248.830 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 300.920 m
-172.940 262.860 l
+172.940 286.640 m
+172.940 248.580 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 300.920 m
-297.640 262.860 l
+297.640 286.640 m
+297.640 248.580 l
 S
 [ ] 0 d
 1 w
@@ -94313,7 +94348,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-175.94 284.92300000000006 Td
+175.94 270.6430000000001 Td
 /F3.0 10.5 Tf
 <45414745524c59> Tj
 ET
@@ -94322,7 +94357,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-212.69 284.92300000000006 Td
+212.69 270.6430000000001 Td
 /F1.0 10.5 Tf
 <2c20> Tj
 ET
@@ -94331,7 +94366,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-218.03449999999998 284.92300000000006 Td
+218.03449999999998 270.6430000000001 Td
 /F3.0 10.5 Tf
 <4c415a494c59> Tj
 ET
@@ -94340,7 +94375,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-175.94 270.64300000000003 Td
+175.94 256.36300000000006 Td
 /F1.0 10.5 Tf
 <28> Tj
 ET
@@ -94349,7 +94384,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-179.573 270.64300000000003 Td
+179.573 256.36300000000006 Td
 /F3.0 10.5 Tf
 <4c415a494c59> Tj
 ET
@@ -94358,7 +94393,7 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-211.073 270.64300000000003 Td
+211.073 256.36300000000006 Td
 /F1.0 10.5 Tf
 <29> Tj
 ET
@@ -94366,26 +94401,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 300.670 m
-547.040 300.670 l
+297.640 286.390 m
+547.040 286.390 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 263.110 m
-547.040 263.110 l
+297.640 248.830 m
+547.040 248.830 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 300.920 m
-297.640 262.860 l
+297.640 286.640 m
+297.640 248.580 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-547.040 300.920 m
-547.040 262.860 l
+547.040 286.640 m
+547.040 248.580 l
 S
 [ ] 0 d
 1 w
@@ -94393,14 +94428,14 @@ S
 0.200 0.200 0.200 scn
 
 BT
-300.64 284.92300000000006 Td
+300.64 270.6430000000001 Td
 /F1.0 10.5 Tf
 <776865746865722074686520636f6c6c656374696f6e2073686f756c64206265202865616765726c7929> Tj
 ET
 
 
 BT
-300.64 270.64300000000003 Td
+300.64 256.36300000000006 Td
 /F1.0 10.5 Tf
 <72656e6465726564206f70656e206f7220286c617a696c79292072656e646572656420636c6f736564> Tj
 ET
@@ -94408,26 +94443,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 263.110 m
-172.940 263.110 l
+48.240 248.830 m
+172.940 248.830 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 196.990 m
-172.940 196.990 l
+48.240 182.710 m
+172.940 182.710 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-48.240 263.360 m
-48.240 196.740 l
+48.240 249.080 m
+48.240 182.460 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 263.360 m
-172.940 196.740 l
+172.940 249.080 m
+172.940 182.460 l
 S
 [ ] 0 d
 1 w
@@ -94437,7 +94472,7 @@ S
 0.694 0.129 0.275 SCN
 
 BT
-51.24 249.54700000000005 Td
+51.24 235.2670000000001 Td
 /F3.0 10.5 Tf
 <736f7274656442792829> Tj
 ET
@@ -94447,26 +94482,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 263.110 m
-297.640 263.110 l
+172.940 248.830 m
+297.640 248.830 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 196.990 m
-297.640 196.990 l
+172.940 182.710 m
+297.640 182.710 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-172.940 263.360 m
-172.940 196.740 l
+172.940 249.080 m
+172.940 182.460 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 263.360 m
-297.640 196.740 l
+297.640 249.080 m
+297.640 182.460 l
 S
 [ ] 0 d
 1 w
@@ -94474,7 +94509,7 @@ S
 0.200 0.200 0.200 scn
 
 BT
-175.94 247.36300000000006 Td
+175.94 233.0830000000001 Td
 /F1.0 10.5 Tf
 <537562636c617373206f66> Tj
 ET
@@ -94483,7 +94518,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-175.94 233.08300000000006 Td
+175.94 218.8030000000001 Td
 /F3.0 10.5 Tf
 <6a6176612e7574696c2e436f6d70617261746f72> Tj
 ET
@@ -94492,12 +94527,12 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-280.94 233.08300000000006 Td
+280.94 218.8030000000001 Td
 ET
 
 
 BT
-175.94 218.80300000000005 Td
+175.94 204.5230000000001 Td
 /F1.0 10.5 Tf
 <666f7220656c656d656e742074797065> Tj
 ET
@@ -94505,26 +94540,26 @@ ET
 0.000 0.000 0.000 scn
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 263.110 m
-547.040 263.110 l
+297.640 248.830 m
+547.040 248.830 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 196.990 m
-547.040 196.990 l
+297.640 182.710 m
+547.040 182.710 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-297.640 263.360 m
-297.640 196.740 l
+297.640 249.080 m
+297.640 182.460 l
 S
 [ ] 0 d
 0.5 w
 0.867 0.867 0.867 SCN
-547.040 263.360 m
-547.040 196.740 l
+547.040 249.080 m
+547.040 182.460 l
 S
 [ ] 0 d
 1 w
@@ -94532,7 +94567,7 @@ S
 0.200 0.200 0.200 scn
 
 BT
-300.64 247.36300000000006 Td
+300.64 233.0830000000001 Td
 /F1.0 10.5 Tf
 <696e6469636174657320746861742074686520656c656d656e747320696e20746865> Tj
 ET
@@ -94541,7 +94576,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-300.64 233.08300000000006 Td
+300.64 218.8030000000001 Td
 /F3.0 10.5 Tf
 <6a6176612e7574696c2e536f72746564536574> Tj
 ET
@@ -94550,14 +94585,14 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-400.39 233.08300000000006 Td
+400.39 218.8030000000001 Td
 /F1.0 10.5 Tf
 <20636f6c6c656374696f6e2073686f756c6420626520736f72746564> Tj
 ET
 
 
 BT
-300.64 218.80300000000005 Td
+300.64 204.5230000000001 Td
 /F1.0 10.5 Tf
 <6163636f7264696e6720746f20612073706563696669656420> Tj
 ET
@@ -94566,7 +94601,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-421.201 218.80300000000005 Td
+421.201 204.5230000000001 Td
 /F3.0 10.5 Tf
 <436f6d70617261746f72> Tj
 ET
@@ -94575,14 +94610,14 @@ ET
 0.200 0.200 0.200 scn
 
 BT
-473.701 218.80300000000005 Td
+473.701 204.5230000000001 Td
 /F1.0 10.5 Tf
 [<2072> 20.01953125 <6174686572207468616e>] TJ
 ET
 
 
 BT
-300.64 204.52300000000005 Td
+300.64 190.2430000000001 Td
 /F1.0 10.5 Tf
 [<7468656972206e61747572> 20.01953125 <616c20736f7274206f726465722e>] TJ
 ET
@@ -94592,7 +94627,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24 173.02600000000007 Td
+48.24 158.7460000000001 Td
 /F1.0 10.5 Tf
 [<46> 40.0390625 <6f72206578616d706c653a>] TJ
 ET
@@ -94634,10 +94669,10 @@ endobj
 /F1.0 8 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R]
+/Annots [574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R]
 >>
 endobj
 573 0 obj
@@ -94680,10 +94715,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [474.1945 564.3370000000001 531.2197949218751 578.6170000000001]
+/Rect [492.8845 564.3370000000001 526.789 578.6170000000001]
 /Type /Annot
 >>
 endobj
@@ -94691,10 +94726,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_describedAs)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [51.24 530.5570000000001 119.49000000000001 541.0570000000001]
+/Rect [300.64 550.057 344.6245 564.337]
 /Type /Annot
 >>
 endobj
@@ -94702,10 +94737,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_hidden)
+/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_describedAs)
 >>
 /Subtype /Link
-/Rect [51.24 492.99700000000007 93.24000000000001 503.49700000000007]
+/Rect [51.24 516.277 119.49000000000001 526.777]
 /Type /Annot
 >>
 endobj
@@ -94713,10 +94748,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_named)
+/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_hidden)
 >>
 /Subtype /Link
-/Rect [51.24 437.37700000000007 93.1455 451.65700000000004]
+/Rect [51.24 478.7170000000001 93.24000000000001 489.2170000000001]
 /Type /Annot
 >>
 endobj
@@ -94724,10 +94759,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_paged)
+/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_named)
 >>
 /Subtype /Link
-/Rect [51.24 323.19700000000006 87.99000000000001 333.69700000000006]
+/Rect [51.24 423.0970000000001 93.1455 437.37700000000007]
 /Type /Annot
 >>
 endobj
@@ -94735,10 +94770,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_render)
+/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_paged)
 >>
 /Subtype /Link
-/Rect [51.24 285.63700000000006 93.24000000000001 296.13700000000006]
+/Rect [51.24 308.9170000000001 87.99000000000001 319.4170000000001]
 /Type /Annot
 >>
 endobj
@@ -94746,14 +94781,25 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_sortedBy)
+/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_render)
 >>
 /Subtype /Link
-/Rect [51.24 248.07700000000006 103.74000000000001 258.57700000000006]
+/Rect [51.24 271.3570000000001 93.24000000000001 281.8570000000001]
 /Type /Annot
 >>
 endobj
 584 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (../rgant/rgant.pdf#_rgant-CollectionLayout_sortedBy)
+>>
+/Subtype /Link
+/Rect [51.24 233.7970000000001 103.74000000000001 244.2970000000001]
+/Type /Annot
+>>
+endobj
+585 0 obj
 << /Length 28456
 >>
 stream
@@ -96751,24 +96797,24 @@ Q
 
 endstream
 endobj
-585 0 obj
+586 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 584 0 R
+/Contents 585 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 40 0 R
 /F5.1 48 0 R
 /F1.0 8 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 593 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R]
+/Annots [587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 592 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R 600 0 R]
 >>
 endobj
-586 0 obj
+587 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96779,7 +96825,7 @@ endobj
 /Type /Annot
 >>
 endobj
-587 0 obj
+588 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96790,7 +96836,7 @@ endobj
 /Type /Annot
 >>
 endobj
-588 0 obj
+589 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96801,7 +96847,7 @@ endobj
 /Type /Annot
 >>
 endobj
-589 0 obj
+590 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96812,7 +96858,7 @@ endobj
 /Type /Annot
 >>
 endobj
-590 0 obj
+591 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96823,7 +96869,7 @@ endobj
 /Type /Annot
 >>
 endobj
-591 0 obj
+592 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96834,10 +96880,10 @@ endobj
 /Type /Annot
 >>
 endobj
-592 0 obj
-[585 0 R /XYZ 0 475.07000000000005 null]
-endobj
 593 0 obj
+[586 0 R /XYZ 0 475.07000000000005 null]
+endobj
+594 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96848,7 +96894,7 @@ endobj
 /Type /Annot
 >>
 endobj
-594 0 obj
+595 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96859,7 +96905,7 @@ endobj
 /Type /Annot
 >>
 endobj
-595 0 obj
+596 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96870,7 +96916,7 @@ endobj
 /Type /Annot
 >>
 endobj
-596 0 obj
+597 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96881,7 +96927,7 @@ endobj
 /Type /Annot
 >>
 endobj
-597 0 obj
+598 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96892,7 +96938,7 @@ endobj
 /Type /Annot
 >>
 endobj
-598 0 obj
+599 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96903,7 +96949,7 @@ endobj
 /Type /Annot
 >>
 endobj
-599 0 obj
+600 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -96914,8 +96960,8 @@ endobj
 /Type /Annot
 >>
 endobj
-600 0 obj
-<< /Length 28592
+601 0 obj
+<< /Length 27671
 >>
 stream
 q
@@ -97295,12 +97341,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.803 Tw
+0.094 Tw
 
 BT
 48.24 659.846 Td
 /F1.0 10.5 Tf
-<74696d65206f662077726974696e672074686573656520696e636c7564652074686520286e6f6e2d4153462920286e6f6e2d4153462920> Tj
+[<74696d65206f662077726974696e672074686573656520696e636c7564652074686520657863656c2c2066756c6c63616c656e6461723220616e6420676d6170332070726f76696465642062> 20.01953125 <792074686520286e6f6e2d4153462920>] TJ
 ET
 
 
@@ -97310,27 +97356,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-2.803 Tw
-
-BT
-345.7234519230768 659.846 Td
-/F1.0 10.5 Tf
-[<497369732041> 20.01953125 <64646f6e73>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-2.803 Tw
+0.094 Tw
 
 BT
-405.5519283353364 659.846 Td
+513.1355 659.846 Td
 /F1.0 10.5 Tf
-<2720286e6f6e2d4153462920> Tj
+<496e636f6465> Tj
 ET
 
 
@@ -97340,12 +97371,12 @@ ET
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
-2.803 Tw
+0.756 Tw
 
 BT
-468.3202913161056 659.846 Td
+48.24 644.066 Td
 /F1.0 10.5 Tf
-<657863656c> Tj
+<506c6174666f726d> Tj
 ET
 
 
@@ -97355,27 +97386,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-2.803 Tw
+0.756 Tw
 
 BT
-494.04529131610565 659.846 Td
+92.2245 644.066 Td
 /F1.0 10.5 Tf
-[<2076696577> 69.82421875 <2c20746865>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-1.529 Tw
-
-BT
-48.24 644.066 Td
-/F1.0 10.5 Tf
-<66756c6c63616c656e64617232> Tj
+<2e20496620746865206f626a6563747320746f2062652072656e646572656420686176652074686520636f727265637420227368617065222c207468656e2074686520617070726f70726961746520766965772077696c6c206265> Tj
 ET
 
 
@@ -97385,42 +97401,27 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-1.529 Tw
+1.895 Tw
 
 BT
-115.14600000000002 644.066 Td
-/F1.0 10.5 Tf
-[<2076696577> 69.82421875 <2c20616e642074686520>] TJ
-ET
-
-
-0.000 Tw
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.259 0.545 0.792 scn
-0.259 0.545 0.792 SCN
-
-1.529 Tw
-
-BT
-193.2006728515625 644.066 Td
+48.24 628.2860000000001 Td
 /F1.0 10.5 Tf
-<676d617033> Tj
+[<6d61646520617661696c61626c652e202046> 40.0390625 <6f72206578616d706c652c206f626a656374732077697468206120646174652063616e2062652072656e6465726564207573696e6720>] TJ
 ET
 
 
 0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
+0.694 0.129 0.275 scn
+0.694 0.129 0.275 SCN
 
-1.529 Tw
+1.895 Tw
 
 BT
-226.9686728515625 644.066 Td
-/F1.0 10.5 Tf
-[<2076696577> 69.82421875 <2e2020496620746865206f626a6563747320746f2062652072656e646572656420686176652074686520636f727265637420227368617065222c>] TJ
+435.21457864583334 628.2860000000001 Td
+/F3.0 10.5 Tf
+<63616c656e646172> Tj
 ET
 
 
@@ -97430,12 +97431,12 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
-3.024 Tw
+1.895 Tw
 
 BT
-48.24 628.2860000000001 Td
+477.21457864583334 628.2860000000001 Td
 /F1.0 10.5 Tf
-[<7468656e2074686520617070726f70726961746520766965772077696c6c206265206d61646520617661696c61626c652e202046> 40.0390625 <6f72206578616d706c652c206f626a656374732077697468206120646174652063616e206265>] TJ
+<3b206f626a656374732077697468> Tj
 ET
 
 
@@ -97448,29 +97449,7 @@ ET
 BT
 48.24 612.5060000000001 Td
 /F1.0 10.5 Tf
-<72656e6465726564207573696e6720> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-127.23150000000001 612.5060000000001 Td
-/F3.0 10.5 Tf
-<63616c656e646172> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-169.2315 612.5060000000001 Td
-/F1.0 10.5 Tf
-<3b206f626a656374732077697468206c6f636174696f6e732063616e2062652072656e6465726564207573696e6720> Tj
+<6c6f636174696f6e732063616e2062652072656e6465726564207573696e6720> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -97479,7 +97458,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-400.02150000000006 612.5060000000001 Td
+210.276 612.5060000000001 Td
 /F3.0 10.5 Tf
 <6d6170> Tj
 ET
@@ -97490,7 +97469,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-415.77150000000006 612.5060000000001 Td
+226.026 612.5060000000001 Td
 /F1.0 10.5 Tf
 <2e> Tj
 ET
@@ -98847,50 +98826,39 @@ Q
 
 endstream
 endobj
-601 0 obj
+602 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 600 0 R
+/Contents 601 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 40 0 R
 /F2.0 22 0 R
 /F1.0 8 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R]
+/Annots [605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R]
 >>
 endobj
-602 0 obj
-[601 0 R /XYZ 0 727.67 null]
-endobj
 603 0 obj
-<< /Limits [(_rgant-CollectionLayout) (_rgant-Collection_domainEvent)]
-/Names [(_rgant-CollectionLayout) 573 0 R (_rgant-CollectionLayout_cssClass) 592 0 R (_rgant-CollectionLayout_defaultView) 602 0 R (_rgant-CollectionLayout_describedAs) 611 0 R (_rgant-CollectionLayout_hidden) 622 0 R (_rgant-CollectionLayout_named) 629 0 R (_rgant-CollectionLayout_paged) 641 0 R (_rgant-CollectionLayout_render) 650 0 R (_rgant-CollectionLayout_sortedBy) 654 0 R (_rgant-Collection_domainEvent) 520 0 R]
->>
+[602 0 R /XYZ 0 727.67 null]
 endobj
 604 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (../ugvw/ugvw.pdf)
->>
-/Subtype /Link
-/Rect [70.37944700520833 672.56 143.20218893229168 686.84]
-/Type /Annot
+<< /Limits [(_rgant-CollectionLayout) (_rgant-Collection_domainEvent)]
+/Names [(_rgant-CollectionLayout) 573 0 R (_rgant-CollectionLayout_cssClass) 593 0 R (_rgant-CollectionLayout_defaultView) 603 0 R (_rgant-CollectionLayout_describedAs) 610 0 R (_rgant-CollectionLayout_hidden) 621 0 R (_rgant-CollectionLayout_named) 628 0 R (_rgant-CollectionLayout_paged) 640 0 R (_rgant-CollectionLayout_render) 649 0 R (_rgant-CollectionLayout_sortedBy) 653 0 R (_rgant-Collection_domainEvent) 520 0 R]
 >>
 endobj
 605 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://www.isisaddons.org)
+/URI (../ugvw/ugvw.pdf)
 >>
 /Subtype /Link
-/Rect [345.7234519230768 656.78 405.5519283353364 671.0600000000001]
+/Rect [70.37944700520833 672.56 143.20218893229168 686.84]
 /Type /Annot
 >>
 endobj
@@ -98898,10 +98866,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-wicket-excel)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [468.3202913161056 656.78 494.04529131610565 671.0600000000001]
+/Rect [513.1355 656.78 547.04 671.0600000000001]
 /Type /Annot
 >>
 endobj
@@ -98909,10 +98877,10 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-wicket-fullcalendar2)
+/URI (http://platform.incode.org)
 >>
 /Subtype /Link
-/Rect [48.24 641.0 115.14600000000002 655.2800000000001]
+/Rect [48.24 641.0 92.2245 655.2800000000001]
 /Type /Annot
 >>
 endobj
@@ -98920,17 +98888,6 @@ endobj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
-/URI (http://github.com/isisaddons/isis-wicket-gmap3)
->>
-/Subtype /Link
-/Rect [193.2006728515625 641.0 226.9686728515625 655.2800000000001]
-/Type /Annot
->>
-endobj
-609 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
 /URI (../ugvw/ugvw.pdf#_ugvw_layout_file-based)
 >>
 /Subtype /Link
@@ -98938,7 +98895,7 @@ endobj
 /Type /Annot
 >>
 endobj
-610 0 obj
+609 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -98949,10 +98906,10 @@ endobj
 /Type /Annot
 >>
 endobj
-611 0 obj
-[601 0 R /XYZ 0 149.5700000000001 null]
+610 0 obj
+[602 0 R /XYZ 0 149.5700000000001 null]
 endobj
-612 0 obj
+611 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -98963,7 +98920,7 @@ endobj
 /Type /Annot
 >>
 endobj
-613 0 obj
+612 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -98974,7 +98931,7 @@ endobj
 /Type /Annot
 >>
 endobj
-614 0 obj
+613 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -98985,7 +98942,7 @@ endobj
 /Type /Annot
 >>
 endobj
-615 0 obj
+614 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -98996,7 +98953,7 @@ endobj
 /Type /Annot
 >>
 endobj
-616 0 obj
+615 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -99007,7 +98964,7 @@ endobj
 /Type /Annot
 >>
 endobj
-617 0 obj
+616 0 obj
 << /Length 25952
 >>
 stream
@@ -100750,24 +100707,24 @@ Q
 
 endstream
 endobj
-618 0 obj
+617 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 617 0 R
+/Contents 616 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 40 0 R
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [619 0 R 620 0 R 621 0 R 623 0 R 624 0 R 625 0 R]
+/Annots [618 0 R 619 0 R 620 0 R 622 0 R 623 0 R 624 0 R]
 >>
 endobj
-619 0 obj
+618 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -100778,7 +100735,7 @@ endobj
 /Type /Annot
 >>
 endobj
-620 0 obj
+619 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -100789,7 +100746,7 @@ endobj
 /Type /Annot
 >>
 endobj
-621 0 obj
+620 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -100800,10 +100757,10 @@ endobj
 /Type /Annot
 >>
 endobj
-622 0 obj
-[618 0 R /XYZ 0 442.6400000000001 null]
+621 0 obj
+[617 0 R /XYZ 0 442.6400000000001 null]
 endobj
-623 0 obj
+622 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -100814,7 +100771,7 @@ endobj
 /Type /Annot
 >>
 endobj
-624 0 obj
+623 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -100825,7 +100782,7 @@ endobj
 /Type /Annot
 >>
 endobj
-625 0 obj
+624 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -100836,7 +100793,7 @@ endobj
 /Type /Annot
 >>
 endobj
-626 0 obj
+625 0 obj
 << /Length 22959
 >>
 stream
@@ -102329,24 +102286,24 @@ Q
 
 endstream
 endobj
-627 0 obj
+626 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 626 0 R
+/Contents 625 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 40 0 R
 /F5.1 48 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [628 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R]
+/Annots [627 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R]
 >>
 endobj
-628 0 obj
+627 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102357,10 +102314,10 @@ endobj
 /Type /Annot
 >>
 endobj
-629 0 obj
-[627 0 R /XYZ 0 463.6500000000002 null]
+628 0 obj
+[626 0 R /XYZ 0 463.6500000000002 null]
 endobj
-630 0 obj
+629 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102371,7 +102328,7 @@ endobj
 /Type /Annot
 >>
 endobj
-631 0 obj
+630 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102382,7 +102339,7 @@ endobj
 /Type /Annot
 >>
 endobj
-632 0 obj
+631 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102393,7 +102350,7 @@ endobj
 /Type /Annot
 >>
 endobj
-633 0 obj
+632 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102404,7 +102361,7 @@ endobj
 /Type /Annot
 >>
 endobj
-634 0 obj
+633 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102415,7 +102372,7 @@ endobj
 /Type /Annot
 >>
 endobj
-635 0 obj
+634 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102426,7 +102383,7 @@ endobj
 /Type /Annot
 >>
 endobj
-636 0 obj
+635 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -102437,7 +102394,7 @@ endobj
 /Type /Annot
 >>
 endobj
-637 0 obj
+636 0 obj
 << /Length 25096
 >>
 stream
@@ -104073,11 +104030,11 @@ Q
 
 endstream
 endobj
-638 0 obj
+637 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 637 0 R
+/Contents 636 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.1 48 0 R
@@ -104085,13 +104042,13 @@ endobj
 /F2.0 22 0 R
 /F6.0 50 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [639 0 R 640 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R 647 0 R]
+/Annots [638 0 R 639 0 R 641 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R]
 >>
 endobj
-639 0 obj
+638 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104102,7 +104059,7 @@ endobj
 /Type /Annot
 >>
 endobj
-640 0 obj
+639 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104113,10 +104070,10 @@ endobj
 /Type /Annot
 >>
 endobj
-641 0 obj
-[638 0 R /XYZ 0 569.08 null]
+640 0 obj
+[637 0 R /XYZ 0 569.08 null]
 endobj
-642 0 obj
+641 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104127,7 +104084,7 @@ endobj
 /Type /Annot
 >>
 endobj
-643 0 obj
+642 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104138,7 +104095,7 @@ endobj
 /Type /Annot
 >>
 endobj
-644 0 obj
+643 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104149,7 +104106,7 @@ endobj
 /Type /Annot
 >>
 endobj
-645 0 obj
+644 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104160,7 +104117,7 @@ endobj
 /Type /Annot
 >>
 endobj
-646 0 obj
+645 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104171,7 +104128,7 @@ endobj
 /Type /Annot
 >>
 endobj
-647 0 obj
+646 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -104182,7 +104139,7 @@ endobj
 /Type /Annot
 >>
 endobj
-648 0 obj
+647 0 obj
 << /Length 18566
 >>
 stream
@@ -105412,27 +105369,27 @@ Q
 
 endstream
 endobj
-649 0 obj
+648 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 648 0 R
+/Contents 647 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 40 0 R
 /F1.0 8 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [651 0 R 652 0 R 653 0 R]
+/Annots [650 0 R 651 0 R 652 0 R]
 >>
 endobj
-650 0 obj
-[649 0 R /XYZ 0 841.89 null]
+649 0 obj
+[648 0 R /XYZ 0 841.89 null]
 endobj
-651 0 obj
+650 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -105443,7 +105400,7 @@ endobj
 /Type /Annot
 >>
 endobj
-652 0 obj
+651 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -105454,7 +105411,7 @@ endobj
 /Type /Annot
 >>
 endobj
-653 0 obj
+652 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -105465,10 +105422,10 @@ endobj
 /Type /Annot
 >>
 endobj
-654 0 obj
-[649 0 R /XYZ 0 293.63 null]
+653 0 obj
+[648 0 R /XYZ 0 293.63 null]
 endobj
-655 0 obj
+654 0 obj
 << /Length 25251
 >>
 stream
@@ -107275,25 +107232,25 @@ Q
 
 endstream
 endobj
-656 0 obj
+655 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 655 0 R
+/Contents 654 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 40 0 R
 /F3.1 312 0 R
 /F1.0 8 0 R
 /F5.1 48 0 R
 >>
-/XObject << /I6 657 0 R
-/Stamp1 2164 0 R
+/XObject << /I6 656 0 R
+/Stamp1 2162 0 R
 >>
 >>
-/Annots [658 0 R 659 0 R 660 0 R]
+/Annots [657 0 R 658 0 R 659 0 R]
 >>
 endobj
-657 0 obj
+656 0 obj
 << /Type /XObject
 /Subtype /Image
 /Height 367
@@ -107398,7 +107355,7 @@ fQ
 ;�wv��ع}sW��3�K��`p�#.B!4t��a�/�oR1�(�0�!���7Mp0��!�:��	7<��"�BCG��Y���=܃���"�BCG�o�2�
����apB�!%����ݶf9v���F1�a!�B(��
�0�!�BQn���E!��bp�$.B!�P�&apB!���0	��B!��I�ߩS��]G�B�ª��$7<�x�z{���#B!�Pa%��es	��n��5E!�ʿ�����bp�]�����-j�~nQ��� p`p�Z����[����ܢ���@����|�?�����80�E-������-j�~nQ��� p`p�Z����[����ܢ���@����|�?�����80�E-������-j�~nQ��� p`p�Z����[����ܢ���@����|�?�����80�E-������-j�~
 nQ��� p`p�Z����[����ܢ���@����|�?�����80�E-������-j�~nQ��� p`p�Z����[����ܢ���@����|�?�����80�E-������-j�~nQ��� p`p�Z����[���;���80�ū��n������-F��������5�#\\\\\\\\�ɬś��xu�h���@������N�~nQ��� p`p�Z����[����ܢ���@����|�?�����80�E-������-j�~��kK,
 endstream
 endobj
-658 0 obj
+657 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -107409,7 +107366,7 @@ endobj
 /Type /Annot
 >>
 endobj
-659 0 obj
+658 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -107420,7 +107377,7 @@ endobj
 /Type /Annot
 >>
 endobj
-660 0 obj
+659 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -107431,7 +107388,7 @@ endobj
 /Type /Annot
 >>
 endobj
-661 0 obj
+660 0 obj
 << /Length 4640
 >>
 stream
@@ -107766,21 +107723,21 @@ Q
 
 endstream
 endobj
-662 0 obj
+661 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 661 0 R
+/Contents 660 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 >>
 endobj
-663 0 obj
+662 0 obj
 << /Length 24049
 >>
 stream
@@ -109327,27 +109284,27 @@ Q
 
 endstream
 endobj
-664 0 obj
+663 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 663 0 R
+/Contents 662 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 40 0 R
 /F1.0 8 0 R
 /F5.1 48 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [666 0 R 668 0 R 669 0 R]
+/Annots [665 0 R 667 0 R 668 0 R]
 >>
 endobj
-665 0 obj
-[664 0 R /XYZ 0 841.89 null]
+664 0 obj
+[663 0 R /XYZ 0 841.89 null]
 endobj
-666 0 obj
+665 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -109358,10 +109315,10 @@ endobj
 /Type /Annot
 >>
 endobj
-667 0 obj
-[664 0 R /XYZ 0 523.59 null]
+666 0 obj
+[663 0 R /XYZ 0 523.59 null]
 endobj
-668 0 obj
+667 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -109372,7 +109329,7 @@ endobj
 /Type /Annot
 >>
 endobj
-669 0 obj
+668 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -109383,10 +109340,10 @@ endobj
 /Type /Annot
 >>
 endobj
-670 0 obj
-[664 0 R /XYZ 0 125.40999999999997 null]
+669 0 obj
+[663 0 R /XYZ 0 125.40999999999997 null]
 endobj
-671 0 obj
+670 0 obj
 << /Length 40784
 >>
 stream
@@ -112325,23 +112282,23 @@ Q
 
 endstream
 endobj
-672 0 obj
+671 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 671 0 R
+/Contents 670 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 40 0 R
 /F2.0 22 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [673 0 R]
+/Annots [672 0 R]
 >>
 endobj
-673 0 obj
+672 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -112352,13 +112309,13 @@ endobj
 /Type /Annot
 >>
 endobj
+673 0 obj
+[671 0 R /XYZ 0 537.37 null]
+endobj
 674 0 obj
-[672 0 R /XYZ 0 537.37 null]
+[671 0 R /XYZ 0 182.75 null]
 endobj
 675 0 obj
-[672 0 R /XYZ 0 182.75 null]
-endobj
-676 0 obj
 << /Length 49133
 >>
 stream
@@ -115858,26 +115815,26 @@ Q
 
 endstream
 endobj
-677 0 obj
+676 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 676 0 R
+/Contents 675 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F1.0 8 0 R
 /F3.0 40 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [679 0 R 682 0 R 683 0 R 684 0 R]
+/Annots [678 0 R 681 0 R 682 0 R 683 0 R]
 >>
 endobj
-678 0 obj
-[677 0 R /XYZ 0 841.89 null]
+677 0 obj
+[676 0 R /XYZ 0 841.89 null]
 endobj
-679 0 obj
+678 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -115888,15 +115845,15 @@ endobj
 /Type /Annot
 >>
 endobj
-680 0 obj
-[677 0 R /XYZ 0 523.6300000000001 null]
+679 0 obj
+[676 0 R /XYZ 0 523.6300000000001 null]
 endobj
-681 0 obj
+680 0 obj
 << /Limits [(examples-2) (precedence)]
-/Names [(examples-2) 704 0 R (examples-3) 857 0 R (examples-4) 1324 0 R (hints-and-tips) 675 0 R (injecting-collection-of-services) 1159 0 R (length-for-code-string-code-s) 670 0 R (length-scale-for-code-bigdecimal-code-s) 674 0 R (lombok-support) 1576 0 R (manually-injecting-services) 1162 0 R (mapping-code-blob-code-s-and-code-clob-code-s) 680 0 R (mapping-foreign-keys) 678 0 R (mismatched-defaults) 1456 0 R (non-persistent-properties) 1438 0 R (non-persistent-properties-2) 1462 0 R (nullability) 667 0 R (other-guides) 23 0 R (precedence) 705 0 R]
+/Names [(examples-2) 703 0 R (examples-3) 856 0 R (examples-4) 1322 0 R (hints-and-tips) 674 0 R (injecting-collection-of-services) 1157 0 R (length-for-code-string-code-s) 669 0 R (length-scale-for-code-bigdecimal-code-s) 673 0 R (lombok-support) 1574 0 R (manually-injecting-services) 1160 0 R (mapping-code-blob-code-s-and-code-clob-code-s) 679 0 R (mapping-foreign-keys) 677 0 R (mismatched-defaults) 1454 0 R (non-persistent-properties) 1436 0 R (non-persistent-properties-2) 1460 0 R (nullability) 666 0 R (other-guides) 23 0 R (precedence) 704 0 R]
 >>
 endobj
-682 0 obj
+681 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -115907,7 +115864,7 @@ endobj
 /Type /Annot
 >>
 endobj
-683 0 obj
+682 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -115918,7 +115875,7 @@ endobj
 /Type /Annot
 >>
 endobj
-684 0 obj
+683 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -115929,7 +115886,7 @@ endobj
 /Type /Annot
 >>
 endobj
-685 0 obj
+684 0 obj
 << /Length 21397
 >>
 stream
@@ -117582,21 +117539,21 @@ Q
 
 endstream
 endobj
-686 0 obj
+685 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 685 0 R
+/Contents 684 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 40 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
 >>
 endobj
-687 0 obj
+686 0 obj
 << /Length 19765
 >>
 stream
@@ -118964,27 +118921,27 @@ Q
 
 endstream
 endobj
-688 0 obj
+687 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
-/Contents 687 0 R
+/Contents 686 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 22 0 R
 /F3.0 40 0 R
 /F1.0 8 0 R
 /F3.1 312 0 R
 >>
-/XObject << /Stamp1 2164 0 R
+/XObject << /Stamp1 2162 0 R
 >>
 >>
-/Annots [690 0 R 691 0 R]
+/Annots [689 0 R 690 0 R]
 >>
 endobj
-689 0 obj
-[688 0 R /XYZ 0 841.89 null]
+688 0 obj
+[687 0 R /XYZ 0 841.89 null]
 endobj
-690 0 obj
+689 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -118995,7 +118952,7 @@ endobj
 /Type /Annot
 >>
 endobj
-691 0 obj
+690 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -119006,8 +118963,8 @@ endobj
 /Type /Annot
 >>
 endobj
-692 0 obj
-<< /Length 20881
+691 0 obj
+<< /Length 20579
 >>
 stream
 q
@@ -119630,32 +119587,55 @@ ET
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
+1.641 Tw
+
 BT
 84.24000000000001 442.50600000000003 Td
 /F1.0 10.5 Tf
-<616e64207468757320696e2074686520227461626c652d6f662d74776f2d68616c76657322207061747465726e2c2061732070657220286e6f6e2d4153462920> Tj
+<616e64207468757320696e2074686520227461626c652d6f662d74776f2d68616c76657322207061747465726e2c206173207065722074686520286e6f6e2d4153462920> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.259 0.545 0.792 scn
 0.259 0.545 0.792 SCN
 
+1.641 Tw
+
+BT
+431.7129166666666 442.50600000000003 Td
+/F1.0 10.5 Tf
+<496e636f646520506c6174666f726d> Tj
+ET
+
+
+0.000 Tw
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+1.641 Tw
+
 BT
-396.615 442.50600000000003 Td
+513.9622083333333 442.50600000000003 Td
 /F1.0 10.5 Tf
-<49736973206164646f6e732720706f6c79> Tj
+<277320706f6c79> Tj
 ET
 
+
+0.000 Tw
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-479.0505 442.50600000000003 Td
+84.24000000000001 426.726 Td
 /F1.0 10.5 Tf
-<206d6f64756c65> Tj
+<6d6f64756c65> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -119666,7 +119646,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 414.72600000000006 Td
+56.88050000000001 398.946 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -119679,7 +119659,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 414.72600000000006 Td
+66.24000000000001 398.946 Td
 /F1.0 10.5 Tf
 <696e207468652073657269616c697a6174696f6e206f6620> Tj
 ET
@@ -119690,7 +119670,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-175.44 414.72600000000006 Td
+175.44 398.946 Td
 /F3.0 10.5 Tf
 <4f696444746f> Tj
 ET
@@ -119701,7 +119681,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-206.94000000000003 414.72600000000006 Td
+206.94000000000003 398.946 Td
 /F1.0 10.5 Tf
 <20696e2074686520> Tj
 ET
@@ -119712,7 +119692,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-241.19100000000003 414.72600000000006 Td
+241.19100000000003 398.946 Td
 /F1.0 10.5 Tf
 <636f6d6d616e64> Tj
 ET
@@ -119723,7 +119703,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-291.34950000000003 414.72600000000006 Td
+291.34950000000003 398.946 Td
 /F1.0 10.5 Tf
 <20616e6420> Tj
 ET
@@ -119734,7 +119714,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-315.8985 414.72600000000006 Td
+315.8985 398.946 Td
 /F1.0 10.5 Tf
 [<696e746572> 20.01953125 <616374696f6e>] TJ
 ET
@@ -119745,7 +119725,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-371.01279492187507 414.72600000000006 Td
+371.01279492187507 398.946 Td
 /F1.0 10.5 Tf
 <20736368656d6173> Tj
 ET
@@ -119758,7 +119738,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 392.9460000000001 Td
+56.88050000000001 377.166 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -119771,7 +119751,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 392.9460000000001 Td
+66.24000000000001 377.166 Td
 /F1.0 10.5 Tf
 <696e207468652055524c73206f662074686520> Tj
 ET
@@ -119782,7 +119762,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-157.50600000000003 392.9460000000001 Td
+157.50600000000003 377.166 Td
 /F1.0 10.5 Tf
 <5265737466756c4f626a6563747320766965776572> Tj
 ET
@@ -119795,7 +119775,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 371.1660000000001 Td
+56.88050000000001 355.386 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -119808,7 +119788,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 371.1660000000001 Td
+66.24000000000001 355.386 Td
 /F1.0 10.5 Tf
 <696e207468652055524c73206f662074686520> Tj
 ET
@@ -119819,7 +119799,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-157.50600000000003 371.1660000000001 Td
+157.50600000000003 355.386 Td
 /F1.0 10.5 Tf
 [<5769636b> 20.01953125 <657420766965776572>] TJ
 ET
@@ -119830,7 +119810,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-229.609294921875 371.1660000000001 Td
+229.609294921875 355.386 Td
 /F1.0 10.5 Tf
 [<2028696e2067656e6572> 20.01953125 <616c20616e6420696e20706172746963756c617220696620>] TJ
 ET
@@ -119841,7 +119821,7 @@ ET
 0.259 0.545 0.792 SCN
 
 BT
-386.65758984375 371.1660000000001 Td
+386.65758984375 355.386 Td
 /F1.0 10.5 Tf
 [<636f70> 20.01953125 <79696e672055524c73>] TJ
 ET
@@ -119852,7 +119832,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-454.19338476562496 371.1660000000001 Td
+454.19338476562496 355.386 Td
 /F1.0 10.5 Tf
 <29> Tj
 ET
@@ -119865,7 +119845,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-56.88050000000001 349.38600000000014 Td
+56.88050000000001 333.60600000000005 Td
 /F1.0 10.5 Tf
 <a5> Tj
 ET
@@ -119878,7 +119858,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.24000000000001 349.38600000000014 Td
+66.24000000000001 333.60600000000005 Td
 /F1.0 10.5 Tf
 [<696e20584d4c20736e617073686f74732067656e6572> 20.01953125 <617465642062> 20.01953125 <792074686520>] TJ
 ET
@@ -119889,7 +119869,7 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-243.87858984375 349.38600000000014 Td
+243.87858984375 333.60600000000005 Td
 /F3.0 10.5 Tf
 <586d6c536e617073686f7453657276696365> Tj
 ET
@@ -119900,7 +119880,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 309.54600000000016 Td
+48.24000000000001 293.7660000000001 Td
 /F2.0 18 Tf
 <392e312e204578616d706c6573> Tj
 ET
@@ -119911,7 +119891,7 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-48.24000000000001 281.5260000000001 Td
+48.24000000000001 265.74600000000004 Td
 /F

<TRUNCATED>

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

Posted by da...@apache.org.
http://git-wip-us.apache.org/repos/asf/isis-site/blob/e5dcb0be/content/guides/ugodn/ugodn.html
----------------------------------------------------------------------
diff --git a/content/guides/ugodn/ugodn.html b/content/guides/ugodn/ugodn.html
index 1c747da..92ad846 100644
--- a/content/guides/ugodn/ugodn.html
+++ b/content/guides/ugodn/ugodn.html
@@ -561,7 +561,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
          <div class="ulist"> 
           <ul> 
-           <li> <p>as of 1.9.0 the recommended (and simpler) approach is to specify an <a href="../rgcms/rgcms.html#_rgcms_classes_super_AppManifest"><code>AppManifest</code></a>, either as a <a href="../rgcfg/rgcfg.html#_rgcfg_specifying-components"><code>isis.appManifest</code></a> configuration property or programmatically.</p> </li> 
+           <li> <p>as of <code>1.9.0</code> the recommended (and simpler) approach is to specify an <a href="../rgcms/rgcms.html#_rgcms_classes_super_AppManifest"><code>AppManifest</code></a>, either as a <a href="../rgcfg/rgcfg.html#_rgcfg_specifying-components"><code>isis.appManifest</code></a> configuration property or programmatically.</p> </li> 
            <li> <p>for earlier versions the <code>isis.persistor.datanucleus.RegisterEntities.packagePrefix</code> configuration property can be specified. To bootstrap as a webapp this is usually specified in <code>persistor_datanucleus.properties</code>. (This is also supported in 1.9.0 if no <code>AppManifest</code> is specified. For integration testing this can be specified programatically.</p> </li> 
           </ul> 
          </div> 
@@ -1353,7 +1353,7 @@ isis.persistor.datanucleus.impl.javax.jdo.option.ConnectionPassword=</code></pre
          <p>In the same way that Java packages act as a namespace for domain objects, it’s good practice to map domain entities to their own (database) schemas.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>As of 1.9.0, all the <a href="http://www.isisaddons.org">Isis Addons</a> (non-ASF) modules do this. For example:</p> 
+         <p>As of <code>1.9.0</code>, all the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules do this. For example:</p> 
         </div> 
         <div class="listingblock"> 
          <div class="content"> 
@@ -1583,7 +1583,7 @@ isis.persistor.datanucleus.impl.javax.jdo.option.ConnectionPassword=</code></pre
           <p>The second approach (using an <code>.orm</code> file) is therefore often more useful than the first, because the metadata provided overrides rather than replaces the annotations (and annotations not overridden continue to be honoured).</p> 
          </div> 
          <div class="paragraph"> 
-          <p>A typical use case is to change the database schema for an entity. For example, as of 1.9.0 the various <a href="http://www.isisaddons.org">Isis addons</a> modules (not ASF) use schemas for each entity. For example, the <code>AuditEntry</code> entity in the <a href="http://github.com/isisaddons/isis-module-audit">audit module</a> is annotated as:</p> 
+          <p>A typical use case is to change the database schema for an entity. For example, as of <code>1.9.0</code> the various (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a> modules use schemas for each entity. For example, the <code>AuditEntry</code> entity in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s audit module is annotated as:</p> 
          </div> 
          <div class="listingblock"> 
           <div class="content">