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 2013/10/06 09:41:56 UTC

svn commit: r881399 [4/9] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/applib-guide/ content/applib-guide/domain-services/ content/applib-guide/how-tos/ content/applib-guide/reference/ content/applib-guide/reference/recognized-annotatio...

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Idempotent-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Idempotent-deprecated.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Idempotent-deprecated.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Ignore-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Ignore-deprecated.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Ignore-deprecated.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Immutable.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Immutable.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Immutable.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Mask.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Mask.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Mask.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MaxLength.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MaxLength.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MaxLength.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberGroups.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberGroups.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberGroups.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberOrder.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberOrder.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberOrder.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MultiLine.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MultiLine.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MultiLine.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MustSatisfy.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MustSatisfy.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MustSatisfy.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Named.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Named.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Named.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotContributed.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotContributed.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotContributed.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotInServiceMenu.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotInServiceMenu.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotInServiceMenu.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersistable.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersistable.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersistable.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersisted.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersisted.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersisted.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ObjectType.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ObjectType.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ObjectType.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Optional.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Optional.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Optional.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Paged.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Paged.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Paged.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Parseable.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Parseable.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Parseable.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Plural.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Plural.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Plural.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Programmatic.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Programmatic.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Programmatic.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Prototype.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Prototype.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Prototype.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedAction.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedAction.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedAction.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedObject.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedObject.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedObject.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/QueryOnly-deprecated.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/QueryOnly-deprecated.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/QueryOnly-deprecated.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/RegEx.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/RegEx.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/RegEx.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Render.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Render.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Render.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Resolve.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Resolve.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Resolve.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/SortedBy.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/SortedBy.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/SortedBy.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Title.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Title.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Title.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypeOf.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypeOf.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypeOf.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypicalLength.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypicalLength.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypicalLength.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Value.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Value.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Value.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ViewModel.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ViewModel.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ViewModel.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/about.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/about.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/about.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../../javascript/prettyprint.js"></script>
 
+    <script src="./../../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../../javascript/bootstrap-alert.js"></script>
     <script src="./../../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../../javascript/bootstrap-modal.js"></script>
     <script src="./../../../javascript/bootstrap-transition.js"></script>
     <script src="./../../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../../javascript/bootstrap-tab.js"></script>
     <script src="./../../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>

Modified: websites/staging/isis/trunk/content/applib-guide/supporting-features/01-Clock.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/supporting-features/01-Clock.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/supporting-features/01-Clock.html Sun Oct  6 07:41:51 2013
@@ -102,7 +102,7 @@
             margin-bottom: -2px;
         }
         
-        div.row div.span12 {
+        div.row div.col-md-12 {
           border-top: 1px solid #eeeeee;
         }
     </style>
@@ -139,7 +139,11 @@
     -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
+    <!--
     <script src="./../../javascript/jquery-latest.js"></script>
+    -->
+    
+    <script src="//code.jquery.com/jquery.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
@@ -148,12 +152,11 @@
     -->
     <script src="./../../javascript/prettyprint.js"></script>
 
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
+    <!--
     <script src="./../../javascript/bootstrap-alert.js"></script>
     <script src="./../../javascript/bootstrap-dropdown.js"></script>
     <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
     <script src="./../../javascript/bootstrap-modal.js"></script>
     <script src="./../../javascript/bootstrap-transition.js"></script>
     <script src="./../../javascript/bootstrap-button.js"></script>
@@ -163,6 +166,11 @@
     <script src="./../../javascript/bootstrap-carousel.js"></script>
     <script src="./../../javascript/bootstrap-tab.js"></script>
     <script src="./../../javascript/bootstrap-collapse.js"></script>
+    -->
+    
+    <!--
+    <script src="./../../javascript/bootstrap-alerts.js"></script>
+    -->
 
     
     
@@ -183,7 +191,7 @@
     <div class="navbar navbar-fixed-top">
       <div class="navbar-inner">
         <div class="container">
-          <a class="brand" href="./../../index.html">Apache Isis&trade;</a>
+          <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
           <ul class="nav">
             <li class="dropdown">
               <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>