You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2014/05/24 08:08:08 UTC

svn commit: r909779 [3/11] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/ content/archetypes/release-notes/ content/components/ content/components/objectstores/ content/components/objectstores/jdo/ content/components/objectsto...

Modified: websites/staging/isis/trunk/content/components/progmodels/groovy/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/progmodels/groovy/about.html (original)
+++ websites/staging/isis/trunk/content/components/progmodels/groovy/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/progmodels/groovy/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/progmodels/groovy/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/progmodels/groovy/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/file/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/file/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/file/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/file/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/file/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/file/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.html (original)
+++ websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.4.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.4.0.html (original)
+++ websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.4.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/ldap/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/ldap/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/ldap/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/ldap/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/ldap/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/ldap/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/configuring-shiro.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/configuring-shiro.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/configuring-shiro.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/format-of-permissions.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/format-of-permissions.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/format-of-permissions.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.0.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.0.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.3.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.3.0.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.3.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.4.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.4.0.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.4.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/shiro/using-ldap.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/shiro/using-ldap.html (original)
+++ websites/staging/isis/trunk/content/components/security/shiro/using-ldap.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/sql/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/sql/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/sql/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/security/sql/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/sql/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/sql/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/bdd/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/bdd/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/bdd/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/bdd/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/bdd/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/bdd/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/dnd/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/dnd/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/dnd/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/dnd/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/dnd/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/dnd/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/html/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/html/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/html/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/html/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/html/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/html/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-1.0.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.1.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.1.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.1.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.2.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.2.0.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.2.0.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/restfulobjects/using-chrome-tools.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/restfulobjects/using-chrome-tools.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/restfulobjects/using-chrome-tools.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(

Modified: websites/staging/isis/trunk/content/components/viewers/scimpi/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/scimpi/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/scimpi/about.html Sat May 24 06:08:00 2014
@@ -206,10 +206,65 @@
             margin-top: 0px;
             margin-bottom: 0px;
         }
-        
-        
+
+        #forkongithub a{
+            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;
+        }
+        #forkongithub a:hover{
+            background:#0D0;
+            color:#fff;
+        }
+        #forkongithub a::before,
+        #forkongithub a::after{
+            content:"";width:100%;
+            display:block;
+            position:absolute;
+            top:1px;
+            left:0;
+            height:1px;
+            background:#fff;
+        }
+        #forkongithub a::after{
+            bottom:1px;
+            top:auto;
+        }
+        @media screen and (min-width:800px){
+            #forkongithub{
+                position:absolute;
+                display:block;
+                top:0;
+                right:0;
+                width:200px;
+                overflow:hidden;
+                height:200px;
+            }
+            #forkongithub a{
+                width:200px;
+                position:absolute;
+                top:60px;
+                right:-60px;
+                transform:rotate(45deg);
+                -webkit-transform:rotate(45deg);
+                box-shadow:4px 4px 10px rgba(0,0,0,0.8);
+            }
+        }        
     </style>
 
+    <!-- courtesy of http://codepo8.github.io/css-fork-on-github-ribbon/ -->
+    <span id="forkongithub">
+        <a href="https://github.com/apache/isis">Fork me on GitHub</a>
+    </span>
+
     <script type="text/javascript">
       function fbshare () {
           window.open(