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 2015/04/16 09:54:44 UTC

svn commit: r1674013 [6/7] - in /isis/site/trunk/content/docs: ./ css/github-fork-ribbon-css/ css/github-fork-ribbon-css/0.1.1/ getting-started/archetype/ getting-started/development-environment/cmd-line/ getting-started/development-environment/eclipse...

Modified: isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-annotations.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-annotations.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-annotations.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-annotations.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -484,11 +524,11 @@
 
         <div id="doc-content">
 
-          <div class="admonitionblock note">
+          <div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -501,10 +541,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -527,7 +567,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           
 
@@ -541,9 +581,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -633,16 +673,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -751,10 +791,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();
 
 

Modified: isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-methods.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-methods.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-methods.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-reference-recognized-methods.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -484,11 +524,11 @@
 
         <div id="doc-content">
 
-          <div class="admonitionblock note">
+          <div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -501,10 +541,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -527,7 +567,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           
 
@@ -541,9 +581,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -633,16 +673,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -751,10 +791,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();
 
 

Modified: isis/site/trunk/content/docs/user-guide/user-guide-reference-value-types.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-reference-value-types.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-reference-value-types.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-reference-value-types.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -486,11 +526,11 @@
 
           <div id="preamble">
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -523,10 +563,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -549,7 +589,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           <ul class="sectlevel1">
 <li><a href="#_jdk">JDK</a></li>
@@ -567,9 +607,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -659,16 +699,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -777,10 +817,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();
 
 

Modified: isis/site/trunk/content/docs/user-guide/user-guide-reference.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-reference.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-reference.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-reference.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -486,11 +526,11 @@
 
           <div id="preamble">
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -503,11 +543,11 @@ TODO
 <div class="sect1">
 <h2 id="_recognized_methods">Recognized Methods</h2>
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -520,11 +560,11 @@ TODO
 <div class="sect1">
 <h2 id="_recognized_annotations">Recognized Annotations</h2>
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -537,11 +577,11 @@ TODO
 <div class="sect1">
 <h2 id="_domain_services">Domain Services</h2>
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -554,11 +594,11 @@ TODO
 <div class="sect1">
 <h2 id="_value_types">Value Types</h2>
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -589,11 +629,11 @@ TODO
 <div class="sect1">
 <h2 id="_applib_utility_classes_2">Applib Utility Classes</h2>
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -606,11 +646,11 @@ TODO
 <div class="sect1">
 <h2 id="_convenience_superclasses">Convenience Superclasses</h2>
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -625,10 +665,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -651,7 +691,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           <ul class="sectlevel1">
 <li><a href="#_recognized_methods">Recognized Methods</a></li>
@@ -679,9 +719,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -771,16 +811,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -889,10 +929,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();
 
 

Modified: isis/site/trunk/content/docs/user-guide/user-guide-restful-viewer.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-restful-viewer.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-restful-viewer.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-restful-viewer.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -486,11 +526,11 @@
 
           <div id="preamble">
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -556,10 +596,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -582,7 +622,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           <ul class="sectlevel1">
 <li><a href="#_features">Features</a>
@@ -617,9 +657,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -709,16 +749,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -827,10 +867,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();
 
 

Modified: isis/site/trunk/content/docs/user-guide/user-guide-testing.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-testing.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-testing.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-testing.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -486,11 +526,11 @@
 
           <div id="preamble">
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -547,10 +587,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -573,7 +613,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           <ul class="sectlevel1">
 <li><a href="#_unit_test_support">Unit Test Support</a></li>
@@ -595,9 +635,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -687,16 +727,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -805,10 +845,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();
 
 

Modified: isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting-datanucleus-logging.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting-datanucleus-logging.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting-datanucleus-logging.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting-datanucleus-logging.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -484,11 +524,11 @@
 
         <div id="doc-content">
 
-          <div class="admonitionblock note">
+          <div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -501,10 +541,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -527,7 +567,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           
 
@@ -541,9 +581,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -633,16 +673,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -751,10 +791,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();
 
 

Modified: isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting.html?rev=1674013&r1=1674012&r2=1674013&view=diff
==============================================================================
--- isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting.html (original)
+++ isis/site/trunk/content/docs/user-guide/user-guide-troubleshooting.html Thu Apr 16 07:54:43 2015
@@ -62,131 +62,155 @@
 
 
 
-    <link rel="stylesheet" href="../css/foundation/5.5.1/foundation.css"/>
+    <link href="../css/foundation/5.5.1/foundation.css" rel="stylesheet" />
 
     <script src="../js/foundation/5.5.1/vendor/modernizr.js"></script>
 
-    <link href="../css/asciidoctor/foundation-potion.css" rel="stylesheet">
+    <link href="../css/asciidoctor/colony.css" rel="stylesheet">
 
     <link href="../css/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
-    <style type="text/css">
-
-        #forkongithub a{
-
-            display: none;
-
-            background:#090;
-
-            color:#fff;
-
-            text-decoration:none;
-
-            font-family:arial, sans-serif;
-
-            text-align:center;
-
-            font-weight:bold;
-
-            padding:5px 40px;
-
-            font-size:1rem;
-
-            line-height:2rem;
-
-            position:relative;
-
-            transition:0.5s;
-
-        }
+    <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.css" rel="stylesheet" />
 
-        #forkongithub a:hover{
+    <!--[if lt IE 9]>
 
-            background:#0D0;
+      <link href="../css/github-fork-ribbon-css/0.1.1/gh-fork-ribbon.ie.css" rel="stylesheet" />
 
-            color:#fff;
+    <![endif]-->
 
-        }
-
-        #forkongithub a::before,
-
-        #forkongithub a::after{
-
-            content:"";width:100%;
 
-            display:block;
 
-            position:fixed;
-
-            top:1px;
-
-            left:0;
-
-            height:1px;
+    <style type="text/css">
 
-            background:#fff;
+        /* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
+/*pre.CodeRay {background-color:#f7f7f8;}*/
+.CodeRay .line-numbers{border-right:1px solid #d8d8d8;padding:0 0.5em 0 .25em}
+.CodeRay span.line-numbers{display:inline-block;margin-right:.5em;color:rgba(0,0,0,.3)}
+.CodeRay .line-numbers strong{font-weight: normal}
+table.CodeRay{border-collapse:separate;border-spacing:0;margin-bottom:0;border:0;background:none}
+table.CodeRay td{vertical-align: top}
+table.CodeRay td.line-numbers{text-align:right}
+table.CodeRay td.line-numbers>pre{padding:0;color:rgba(0,0,0,.3)}
+table.CodeRay td.code{padding:0 0 0 .5em}
+table.CodeRay td.code>pre{padding:0}
+.CodeRay .debug{color:#fff !important;background:#000080 !important}
+.CodeRay .annotation{color:#007}
+.CodeRay .attribute-name{color:#000080}
+.CodeRay .attribute-value{color:#700}
+.CodeRay .binary{color:#509}
+.CodeRay .comment{color:#998;font-style:italic}
+.CodeRay .char{color:#04d}
+.CodeRay .char .content{color:#04d}
+.CodeRay .char .delimiter{color:#039}
+.CodeRay .class{color:#458;font-weight:bold}
+.CodeRay .complex{color:#a08}
+.CodeRay .constant,.CodeRay .predefined-constant{color:#008080}
+.CodeRay .color{color:#099}
+.CodeRay .class-variable{color:#369}
+.CodeRay .decorator{color:#b0b}
+.CodeRay .definition{color:#099}
+.CodeRay .delimiter{color:#000}
+.CodeRay .doc{color:#970}
+.CodeRay .doctype{color:#34b}
+.CodeRay .doc-string{color:#d42}
+.CodeRay .escape{color:#666}
+.CodeRay .entity{color:#800}
+.CodeRay .error{color:#808}
+.CodeRay .exception{color:inherit}
+.CodeRay .filename{color:#099}
+.CodeRay .function{color:#900;font-weight:bold}
+.CodeRay .global-variable{color:#008080}
+.CodeRay .hex{color:#058}
+.CodeRay .integer,.CodeRay .float{color:#099}
+.CodeRay .include{color:#555}
+.CodeRay .inline{color:#00}
+.CodeRay .inline .inline{background:#ccc}
+.CodeRay .inline .inline .inline{background:#bbb}
+.CodeRay .inline .inline-delimiter{color:#d14}
+.CodeRay .inline-delimiter{color:#d14}
+.CodeRay .important{color:#555;font-weight:bold}
+.CodeRay .interpreted{color:#b2b}
+.CodeRay .instance-variable{color:#008080}
+.CodeRay .label{color:#970}
+.CodeRay .local-variable{color:#963}
+.CodeRay .octal{color:#40e}
+.CodeRay .predefined{color:#369}
+.CodeRay .preprocessor{color:#579}
+.CodeRay .pseudo-class{color:#555}
+.CodeRay .directive{font-weight:bold}
+.CodeRay .type{font-weight:bold}
+.CodeRay .predefined-type{color:inherit}
+.CodeRay .reserved,.CodeRay .keyword {color:#000;font-weight:bold}
+.CodeRay .key{color:#808}
+.CodeRay .key .delimiter{color:#606}
+.CodeRay .key .char{color:#80f}
+.CodeRay .value{color:#088}
+.CodeRay .regexp .delimiter{color:#808}
+.CodeRay .regexp .content{color:#808}
+.CodeRay .regexp .modifier{color:#808}
+.CodeRay .regexp .char{color:#d14}
+.CodeRay .regexp .function{color:#404;font-weight:bold}
+.CodeRay .string{color:#d20}
+.CodeRay .string .string .string{background:#ffd0d0}
+.CodeRay .string .content{color:#d14}
+.CodeRay .string .char{color:#d14}
+.CodeRay .string .delimiter{color:#d14}
+.CodeRay .shell{color:#d14}
+.CodeRay .shell .delimiter{color:#d14}
+.CodeRay .symbol{color:#990073}
+.CodeRay .symbol .content{color:#a60}
+.CodeRay .symbol .delimiter{color:#630}
+.CodeRay .tag{color:#008080}
+.CodeRay .tag-special{color:#d70}
+.CodeRay .variable{color:#036}
+.CodeRay .insert{background:#afa}
+.CodeRay .delete{background:#faa}
+.CodeRay .change{color:#aaf;background:#007}
+.CodeRay .head{color:#f8f;background:#505}
+.CodeRay .insert .insert{color:#080}
+.CodeRay .delete .delete{color:#800}
+.CodeRay .change .change{color:#66f}
+.CodeRay .head .head{color:#f4f}
 
-            z-index: 9999;
 
-        }
 
-        #forkongithub a::after{
+        pre.CodeRay code {
 
-            bottom:1px;
+            background-color: inherit;
 
-            top:auto;
+            border-style: none;
 
         }
 
-        @media screen and (min-width:768px){
-
-            #forkongithub{
-
-                position:fixed;
-
-                display:block;
-
-                top:0;
-
-                right:0;
-
-                width:250px;
-
-                overflow:hidden;
-
-                height:250px;
-
-                z-index: 9999;
+    <style>
 
-            }
 
-            #forkongithub a{
 
-                display:inherit;
+    <style>
 
-                width:250px;
+    .github-fork-ribbon-wrapper.right {
 
-                position:fixed;
+        position: fixed;
 
-                font-size:small;
+    }
 
-                top:40px;
+    .github-fork-ribbon {
 
-                right:-60px;
+        background: #090;
 
-                transform:rotate(45deg);
+    }
 
-                -webkit-transform:rotate(45deg);
+    .github-fork-ribbon a:hover {
 
-                -ms-transform:rotate(45deg);
+        background:#0D0;
 
-                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+        color:#fff;
 
-            }
+        font-size: 1.1em;
 
-        }
+    }
 
     </style>
 
@@ -250,7 +274,7 @@
 
             left: auto;
 
-            padding-top: 120px;
+            padding-top: 80px;
 
             z-index: auto;
 
@@ -270,17 +294,33 @@
 
 
 
+    <style>
+
+        footer {
+
+            margin-top: 1000px;
+
+        }
+
+    </style>
+
+
+
 </head>
 
 <body>
 
 
 
-    <span id="forkongithub">
+<div class="github-fork-ribbon-wrapper right" style="position: fixed;">
+
+    <div class="github-fork-ribbon">
 
-        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+        <a href="https://github.com/apache/isis/fork">Fork me on GitHub</a>
+
+    </div>
 
-    </span>
+</div>
 
 
 
@@ -486,11 +526,11 @@
 
           <div id="preamble">
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -509,11 +549,11 @@ TODO
 <div class="sect1">
 <h2 id="_trouble_shooting_datanucleus_logging">Trouble Shooting: DataNucleus Logging</h2>
 <div class="sectionbody">
-<div class="admonitionblock note">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<i class="fa icon-note" title="Note"></i>
+<i class="fa icon-important" title="Important"></i>
 </td>
 <td class="content">
 TODO
@@ -528,10 +568,10 @@ TODO
 
 
 
-        <hr>
-
         <footer>
 
+          <hr>
+
           <p class="small">
 
           Copyright &copy; 2010~2015 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
@@ -554,7 +594,7 @@ TODO
 
         <!-- the 'hide' class is removed by Javascript -->
 
-        <div id="toc" class="toc2 hide">
+        <div id="toc" class="toc2">
 
           <ul class="sectlevel1">
 <li><a href="#_jdo_datanucleus_logging">JDO/DataNucleus Logging</a></li>
@@ -571,9 +611,9 @@ TODO
 
 
 
-    <script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
+<script src="../js/foundation/5.5.1/vendor/jquery.js"></script>
 
-    <script src="../js/foundation/5.5.1/foundation.min.js"></script>
+<script src="../js/foundation/5.5.1/foundation.min.js"></script>
 
 
 
@@ -663,16 +703,16 @@ TODO
 
 
 
-           //console.log("id = " + id + ", lastId = "  + lastId);
-
-
-
            if (lastId !== id && id) {
 
                scrollTo(id);
 
            }
 
+
+
+           window.history.pushState({}, "", window.location.origin + window.location.pathname + "#" + id);
+
         });
 
 
@@ -781,10 +821,6 @@ TODO
 
 
 
-        $("#toc").removeClass("hide");
-
-
-
         $(syncMenuItem).click();