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/10 14:22:35 UTC

svn commit: r882003 [6/7] - 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/core/inmemory-profilestore.html
==============================================================================
--- websites/staging/isis/trunk/content/core/inmemory-profilestore.html (original)
+++ websites/staging/isis/trunk/content/core/inmemory-profilestore.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -261,7 +261,7 @@ This page is a stub.
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -283,7 +283,9 @@ This page is a stub.
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/integtestsupport.html
==============================================================================
--- websites/staging/isis/trunk/content/core/integtestsupport.html (original)
+++ websites/staging/isis/trunk/content/core/integtestsupport.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -384,7 +384,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -406,7 +406,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/metamodel-finetuning-the-programming-model.html
==============================================================================
--- websites/staging/isis/trunk/content/core/metamodel-finetuning-the-programming-model.html (original)
+++ websites/staging/isis/trunk/content/core/metamodel-finetuning-the-programming-model.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -314,7 +314,7 @@ isis.reflector.facets=com.mycompany.myap
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -336,7 +336,9 @@ isis.reflector.facets=com.mycompany.myap
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -261,7 +261,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -283,7 +283,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/release-notes/isis-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/isis-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/isis-1.0.0.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -348,7 +348,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -370,7 +370,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/release-notes/isis-1.1.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/isis-1.1.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/isis-1.1.0.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -283,7 +283,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -305,7 +305,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/release-notes/isis-1.2.0.html
==============================================================================
--- websites/staging/isis/trunk/content/core/release-notes/isis-1.2.0.html (original)
+++ websites/staging/isis/trunk/content/core/release-notes/isis-1.2.0.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -335,7 +335,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -357,7 +357,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/runtime.html
==============================================================================
--- websites/staging/isis/trunk/content/core/runtime.html (original)
+++ websites/staging/isis/trunk/content/core/runtime.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -291,7 +291,7 @@ fc315c2f4976a413511d6d5717be830b
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -313,7 +313,9 @@ fc315c2f4976a413511d6d5717be830b
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/about.html (original)
+++ websites/staging/isis/trunk/content/core/services/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -267,7 +267,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -289,7 +289,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/auditing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/auditing-service.html (original)
+++ websites/staging/isis/trunk/content/core/services/auditing-service.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -290,7 +290,7 @@ isis.services=<i>...other services...</i
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -312,7 +312,9 @@ isis.services=<i>...other services...</i
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/bookmark-service.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/bookmark-service.html (original)
+++ websites/staging/isis/trunk/content/core/services/bookmark-service.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -286,7 +286,7 @@ isis.services=<i>...other services...</i
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -308,7 +308,9 @@ isis.services=<i>...other services...</i
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/developer-utilities-service.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/developer-utilities-service.html (original)
+++ websites/staging/isis/trunk/content/core/services/developer-utilities-service.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -284,7 +284,7 @@ isis.services=<i>...other services...</i
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -306,7 +306,9 @@ isis.services=<i>...other services...</i
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/exception-recognizers.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/exception-recognizers.html (original)
+++ websites/staging/isis/trunk/content/core/services/exception-recognizers.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -281,7 +281,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -303,7 +303,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/initializing-services.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/initializing-services.html (original)
+++ websites/staging/isis/trunk/content/core/services/initializing-services.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -298,7 +298,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -320,7 +320,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/publishing-service.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/publishing-service.html (original)
+++ websites/staging/isis/trunk/content/core/services/publishing-service.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -486,7 +486,7 @@ isis.services=<i>...other services...</i
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -508,7 +508,9 @@ isis.services=<i>...other services...</i
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/services/settings-services.html
==============================================================================
--- websites/staging/isis/trunk/content/core/services/settings-services.html (original)
+++ websites/staging/isis/trunk/content/core/services/settings-services.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -320,7 +320,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -342,7 +342,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html
==============================================================================
--- websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html (original)
+++ websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -623,7 +623,7 @@ public class RunSpecs {
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -645,7 +645,9 @@ public class RunSpecs {
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/unittestsupport.html
==============================================================================
--- websites/staging/isis/trunk/content/core/unittestsupport.html (original)
+++ websites/staging/isis/trunk/content/core/unittestsupport.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -438,7 +438,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -460,7 +460,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/webserver.html
==============================================================================
--- websites/staging/isis/trunk/content/core/webserver.html (original)
+++ websites/staging/isis/trunk/content/core/webserver.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -261,7 +261,7 @@ This page is a stub.
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -283,7 +283,9 @@ This page is a stub.
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/core/wrapper.html
==============================================================================
--- websites/staging/isis/trunk/content/core/wrapper.html (original)
+++ websites/staging/isis/trunk/content/core/wrapper.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -272,7 +272,7 @@ This is a stub.  However there is some m
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -294,7 +294,9 @@ This is a stub.  However there is some m
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./images/favicon.ico">
@@ -579,7 +579,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -601,7 +601,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/download.html
==============================================================================
--- websites/staging/isis/trunk/content/download.html (original)
+++ websites/staging/isis/trunk/content/download.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./images/favicon.ico">
@@ -357,7 +357,7 @@ https://git-wip-us.apache.org/repos/asf/
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -379,7 +379,9 @@ https://git-wip-us.apache.org/repos/asf/
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/DEFUNCT-demo-app.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/DEFUNCT-demo-app.html (original)
+++ websites/staging/isis/trunk/content/getting-started/DEFUNCT-demo-app.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -259,7 +259,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -281,7 +281,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/TransportPlanner/about.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/TransportPlanner/about.html (original)
+++ websites/staging/isis/trunk/content/getting-started/TransportPlanner/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -319,7 +319,7 @@ The software uses a shortest-paths-algor
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -341,7 +341,9 @@ The software uses a shortest-paths-algor
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/about.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/about.html (original)
+++ websites/staging/isis/trunk/content/getting-started/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -271,7 +271,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -293,7 +293,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/cheat-sheet.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/cheat-sheet.html (original)
+++ websites/staging/isis/trunk/content/getting-started/cheat-sheet.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -257,7 +257,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -279,7 +279,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/editor-templates.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/editor-templates.html (original)
+++ websites/staging/isis/trunk/content/getting-started/editor-templates.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -277,7 +277,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -299,7 +299,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/icons.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/icons.html (original)
+++ websites/staging/isis/trunk/content/getting-started/icons.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -268,7 +268,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -290,7 +290,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/powered-by.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/powered-by.html (original)
+++ websites/staging/isis/trunk/content/getting-started/powered-by.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -314,7 +314,7 @@ is necessary).</li>
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -336,7 +336,9 @@ is necessary).</li>
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/quickstart-archetype.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/quickstart-archetype.html (original)
+++ websites/staging/isis/trunk/content/getting-started/quickstart-archetype.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -358,7 +358,7 @@ mvn jetty:run
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -380,7 +380,9 @@ mvn jetty:run
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/getting-started/release-notes/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -262,7 +262,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -284,7 +284,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.0.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -257,7 +257,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -279,7 +279,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.1.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.1.html (original)
+++ websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.1.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -271,7 +271,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -293,7 +293,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.2.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.2.html (original)
+++ websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.2.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -282,7 +282,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -304,7 +304,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.html (original)
+++ websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -295,7 +295,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -317,7 +317,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/screencasts.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/screencasts.html (original)
+++ websites/staging/isis/trunk/content/getting-started/screencasts.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -296,7 +296,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -318,7 +318,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/getting-started/screenshots.html
==============================================================================
--- websites/staging/isis/trunk/content/getting-started/screenshots.html (original)
+++ websites/staging/isis/trunk/content/getting-started/screenshots.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -694,7 +694,7 @@ public class AuditServiceDemo implements
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -716,7 +716,9 @@ public class AuditServiceDemo implements
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/index.html
==============================================================================
--- websites/staging/isis/trunk/content/index.html (original)
+++ websites/staging/isis/trunk/content/index.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./images/favicon.ico">
@@ -338,8 +338,8 @@
     
     <!--  next and previous controls here
           href values must reference the id for this carousel -->
-      <a class="carousel-control left" href="#this-carousel-id" data-slide="prev"><span class="icon-prev"></span></a>
-      <a class="carousel-control right" href="#this-carousel-id" data-slide="next"><span class="icon-next"></span></a>
+      <a class="carousel-control left" href="#this-carousel-id" data-slide="prev"><span class="icon-prev glyphicon glyphicon-chevron-left"></span></a>
+      <a class="carousel-control right" href="#this-carousel-id" data-slide="next"><span class="icon-next glyphicon glyphicon-chevron-right"></span></a>
   </div><!-- .carousel -->
   <!-- end carousel -->
 
@@ -759,15 +759,10 @@ public class AuditServiceDemo implements
 <table>
  -->
 
-<p>Isis graduated from the Apache incubator in October 2012; we <a href="download.html">released</a> Isis Core 1.0.0 plus 4 supporting components in December 2012.</p>
-
-<p>Our <a href="documentation.html">documentation</a> page has plenty of useful content.</p>
-
-
 <script>
   $(document).ready(function(){
     $('.carousel').carousel({
-      interval: 4000
+      interval: 6000
     });
   });
 </script>
@@ -776,7 +771,7 @@ public class AuditServiceDemo implements
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -798,7 +793,9 @@ public class AuditServiceDemo implements
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/about.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/about.html (original)
+++ websites/staging/isis/trunk/content/learning-more/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -265,7 +265,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -287,7 +287,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/articles-and-presentations.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/articles-and-presentations.html (original)
+++ websites/staging/isis/trunk/content/learning-more/articles-and-presentations.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -315,7 +315,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -337,7 +337,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/books.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/books.html (original)
+++ websites/staging/isis/trunk/content/learning-more/books.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -336,7 +336,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -358,7 +358,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/common-use-cases.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/common-use-cases.html (original)
+++ websites/staging/isis/trunk/content/learning-more/common-use-cases.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -303,7 +303,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -325,7 +325,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/hexagonal-architecture.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/hexagonal-architecture.html (original)
+++ websites/staging/isis/trunk/content/learning-more/hexagonal-architecture.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -268,7 +268,7 @@ x-rf the architecture picture, 
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -290,7 +290,9 @@ x-rf the architecture picture, 
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html (original)
+++ websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -293,7 +293,7 @@ e976b3005613ae30ebf967327284c04a
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -315,7 +315,9 @@ e976b3005613ae30ebf967327284c04a
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/presentations.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/presentations.html (original)
+++ websites/staging/isis/trunk/content/learning-more/presentations.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -263,7 +263,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -285,7 +285,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/learning-more/tutorials.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/tutorials.html (original)
+++ websites/staging/isis/trunk/content/learning-more/tutorials.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -263,7 +263,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -285,7 +285,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/more-thanks.html
==============================================================================
--- websites/staging/isis/trunk/content/more-thanks.html (original)
+++ websites/staging/isis/trunk/content/more-thanks.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./images/favicon.ico">
@@ -263,7 +263,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -285,7 +285,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/other/about.html
==============================================================================
--- websites/staging/isis/trunk/content/other/about.html (original)
+++ websites/staging/isis/trunk/content/other/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -263,7 +263,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -285,7 +285,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/other/dsl.html
==============================================================================
--- websites/staging/isis/trunk/content/other/dsl.html (original)
+++ websites/staging/isis/trunk/content/other/dsl.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -261,7 +261,7 @@ This page is a stub.
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -283,7 +283,9 @@ This page is a stub.
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/other/eclipse-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/eclipse-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/eclipse-plugin.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -261,7 +261,7 @@ This page is a stub.
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -283,7 +283,9 @@ This page is a stub.
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/other/maven-plugin.html
==============================================================================
--- websites/staging/isis/trunk/content/other/maven-plugin.html (original)
+++ websites/staging/isis/trunk/content/other/maven-plugin.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -261,7 +261,7 @@ This page is a stub.
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -283,7 +283,9 @@ This page is a stub.
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/release-matrix.html
==============================================================================
--- websites/staging/isis/trunk/content/release-matrix.html (original)
+++ websites/staging/isis/trunk/content/release-matrix.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./images/favicon.ico">
@@ -486,7 +486,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -508,7 +508,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/support.html
==============================================================================
--- websites/staging/isis/trunk/content/support.html (original)
+++ websites/staging/isis/trunk/content/support.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./images/favicon.ico">
@@ -318,7 +318,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -340,7 +340,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/third-party/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
@@ -259,7 +259,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -281,7 +281,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>

Modified: websites/staging/isis/trunk/content/third-party/viewers/about.html
==============================================================================
--- websites/staging/isis/trunk/content/third-party/viewers/about.html (original)
+++ websites/staging/isis/trunk/content/third-party/viewers/about.html Thu Oct 10 12:22:30 2013
@@ -134,9 +134,10 @@
           border-radius: 3px;
           padding: 1px 3px;
         }
+        
+        
     </style>
-    <!--
-    <DISABLEDscript type="text/javascript">
+    <script type="text/javascript">
       function fbshare () {
           window.open(
                   "http://www.facebook.com/sharer/sharer.php?u="+document.URL,
@@ -155,8 +156,7 @@
                   'Share on Twitter',
                   'width=800,height=526');
       };
-    </DISABLEDscript>
-    -->
+    </script>
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
@@ -257,7 +257,7 @@
 
       </div>
 
-        <div id="edit" class="modal hide fade in" style="display: none; ">
+        <div id="edit" class="modal hide fade in" style="xxxdisplay: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
 
@@ -279,7 +279,9 @@
                 <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
             </div>
         </div>
+        <!--
         <script src="./../../javascript/bootstrap-modal.js"></script>
+        -->
 
       <footer>
         <p>