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 [2/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/objectstores/jdo/managed-1-to-m-relationships.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.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/objectstores/jdo/mapping-bigdecimals.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.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/objectstores/jdo/mapping-blobs.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.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/objectstores/jdo/mapping-joda-dates.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-joda-dates.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-joda-dates.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/objectstores/jdo/mapping-mandatory-and-optional-properties.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-mandatory-and-optional-properties.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-mandatory-and-optional-properties.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/objectstores/jdo/non-ui/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/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/objectstores/jdo/non-ui/background-command-execution-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/background-command-execution-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/background-command-execution-jdo.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/objectstores/jdo/persistence_xml.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/persistence_xml.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/persistence_xml.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/objectstores/jdo/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/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/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-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/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-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/objectstores/jdo/release-notes/isis-objectstore-jdo-1.3.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.3.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-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/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-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/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.1.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.1.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.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/objectstores/jdo/services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/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/objectstores/jdo/services/auditing-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/auditing-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/auditing-service-jdo.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/objectstores/jdo/services/background-command-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/background-command-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/background-command-service-jdo.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/objectstores/jdo/services/command-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/command-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/command-service-jdo.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/objectstores/jdo/services/event-bus-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/event-bus-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/event-bus-service-jdo.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/objectstores/jdo/services/exception-recognizers-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/exception-recognizers-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/exception-recognizers-jdo.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/objectstores/jdo/services/isisjdosupport-service.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/isisjdosupport-service.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/isisjdosupport-service.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/objectstores/jdo/services/publishing-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/publishing-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/publishing-service-jdo.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/objectstores/jdo/services/settings-services-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/settings-services-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/settings-services-jdo.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/objectstores/jdo/transaction-management.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/transaction-management.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/transaction-management.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/objectstores/jdo/using-jndi-datasource.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/using-jndi-datasource.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/using-jndi-datasource.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/objectstores/nosql/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/nosql/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/nosql/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/objectstores/nosql/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/nosql/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/nosql/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/objectstores/sql/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/sql/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/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/objectstores/sql/configuring-the-sql-os-objectstore-with-the-quickstart-archetype.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/sql/configuring-the-sql-os-objectstore-with-the-quickstart-archetype.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/sql/configuring-the-sql-os-objectstore-with-the-quickstart-archetype.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/objectstores/sql/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/sql/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/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/objectstores/xml/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/xml/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/xml/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/objectstores/xml/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/xml/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/xml/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/profilestores/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/about.html (original)
+++ websites/staging/isis/trunk/content/components/profilestores/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/profilestores/sql/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/sql/about.html (original)
+++ websites/staging/isis/trunk/content/components/profilestores/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/profilestores/sql/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/sql/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/profilestores/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/profilestores/xml/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/xml/about.html (original)
+++ websites/staging/isis/trunk/content/components/profilestores/xml/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/profilestores/xml/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/xml/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/profilestores/xml/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/progmodels/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/progmodels/about.html (original)
+++ websites/staging/isis/trunk/content/components/progmodels/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(