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

svn commit: r897483 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/ content/components/objectstores/ content/components/profilestores/ content/components/progmodels/ content/components/security/ content/components/viewers/

Author: buildbot
Date: Tue Feb 11 20:29:19 2014
New Revision: 897483

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/components/about.html
    websites/staging/isis/trunk/content/components/objectstores/about.html
    websites/staging/isis/trunk/content/components/profilestores/about.html
    websites/staging/isis/trunk/content/components/progmodels/about.html
    websites/staging/isis/trunk/content/components/security/about.html
    websites/staging/isis/trunk/content/components/viewers/about.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:29:19 2014
@@ -1 +1 @@
-1567359
+1567360

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 11 20:29:19 2014
@@ -1 +1 @@
-1567359
+1567360

Modified: websites/staging/isis/trunk/content/components/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/about.html (original)
+++ websites/staging/isis/trunk/content/components/about.html Tue Feb 11 20:29:19 2014
@@ -282,13 +282,7 @@
 </h1>
 </div>
 
-<ul>
-<li><a href="viewers/about.html">Viewers</a></li>
-<li><a href="objectstores/about.html">Object Stores</a></li>
-<li><a href="security/about.html">Security</a></li>
-<li><a href="profilestores/about.html">Profile Stores</a></li>
-<li><a href="progmodels/about.html">Programming Models</a></li>
-</ul>
+<p>go back to: <a href="../documentation.html">documentation</a></p>
 
 
 

Modified: websites/staging/isis/trunk/content/components/objectstores/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/about.html Tue Feb 11 20:29:19 2014
@@ -282,12 +282,7 @@
 </h1>
 </div>
 
-<ul>
-<li><a href="jdo/about.html">JDO Object Store</a></li>
-<li><a href="nosql/about.html">NoSQL Object Store</a></li>
-<li><a href="sql/about.html">SQL Object Store</a></li>
-<li><a href="xml/about.html">XML Object Store</a></li>
-</ul>
+<p>go back to: <a href="../../documentation.html">documentation</a></p>
 
 
 

Modified: websites/staging/isis/trunk/content/components/profilestores/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/profilestores/about.html (original)
+++ websites/staging/isis/trunk/content/components/profilestores/about.html Tue Feb 11 20:29:19 2014
@@ -3,7 +3,7 @@
   <head>
 
     <meta charset="utf-8">
-      <title>Profile Store Implementations
</title>
+      <title>Profile Stores
</title>
     <meta name="description" content="">
     <meta name="author" content="">
 
@@ -174,7 +174,7 @@
       };
       function twshare () {
           window.open(
-                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Profile Store Implementations
",
+                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Profile Stores
",
                   'Share on Twitter',
                   'width=800,height=526');
       };
@@ -277,14 +277,12 @@
 
 <div class="page-header">
 <p><a href="./../../documentation.html">Docs</a>&nbsp;&raquo&nbsp;<a href="./../../components/about.html">Components</a>&nbsp;&raquo&nbsp;<a href="./../../components/profilestores/about.html">Profilestores</a></p>
-<h1>Profile Store Implementations
+<h1>Profile Stores
 
 </h1>
 </div>
 
-<ul>
-<li><a href="xml/about.html">XML Profile Store</a></li>
-</ul>
+<p>go back to: <a href="../../documentation.html">documentation</a></p>
 
 
 

Modified: websites/staging/isis/trunk/content/components/progmodels/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/progmodels/about.html (original)
+++ websites/staging/isis/trunk/content/components/progmodels/about.html Tue Feb 11 20:29:19 2014
@@ -3,7 +3,7 @@
   <head>
 
     <meta charset="utf-8">
-      <title>Programming Model Implementations
</title>
+      <title>Programming Models
</title>
     <meta name="description" content="">
     <meta name="author" content="">
 
@@ -174,7 +174,7 @@
       };
       function twshare () {
           window.open(
-                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Programming Model Implementations
",
+                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Programming Models
",
                   'Share on Twitter',
                   'width=800,height=526');
       };
@@ -277,16 +277,12 @@
 
 <div class="page-header">
 <p><a href="./../../documentation.html">Docs</a>&nbsp;&raquo&nbsp;<a href="./../../components/about.html">Components</a>&nbsp;&raquo&nbsp;<a href="./../../components/progmodels/about.html">Progmodels</a></p>
-<h1>Programming Model Implementations
+<h1>Programming Models
 
 </h1>
 </div>
 
-<ul>
-<li><a href="groovy/about.html">Groovy Programming Model</a></li>
-</ul>
-
-<p>Note that the default (Java) programming model implementation is shipped as part of <a href="../../core/about.html">core</a></p>
+<p>go back to: <a href="../../documentation.html">documentation</a></p>
 
 
 

Modified: websites/staging/isis/trunk/content/components/security/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/security/about.html (original)
+++ websites/staging/isis/trunk/content/components/security/about.html Tue Feb 11 20:29:19 2014
@@ -3,7 +3,7 @@
   <head>
 
     <meta charset="utf-8">
-      <title>Security Implementations
</title>
+      <title>Security
</title>
     <meta name="description" content="">
     <meta name="author" content="">
 
@@ -174,7 +174,7 @@
       };
       function twshare () {
           window.open(
-                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Security Implementations
",
+                  "https://twitter.com/intent/tweet?url="+document.URL+"&text=Security
",
                   'Share on Twitter',
                   'width=800,height=526');
       };
@@ -277,15 +277,12 @@
 
 <div class="page-header">
 <p><a href="./../../documentation.html">Docs</a>&nbsp;&raquo&nbsp;<a href="./../../components/about.html">Components</a>&nbsp;&raquo&nbsp;<a href="./../../components/security/about.html">Security</a></p>
-<h1>Security Implementations
+<h1>Security
 
 </h1>
 </div>
 
-<ul>
-<li><a href="shiro/about.html">Shiro Security</a></li>
-<li><a href="file/about.html">File-based Security</a></li>
-</ul>
+<p>go back to: <a href="../../documentation.html">documentation</a></p>
 
 
 

Modified: websites/staging/isis/trunk/content/components/viewers/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/viewers/about.html (original)
+++ websites/staging/isis/trunk/content/components/viewers/about.html Tue Feb 11 20:29:19 2014
@@ -282,26 +282,7 @@
 </h1>
 </div>
 
-<p>Production usage:</p>
-
-<ul>
-<li><a href="wicket/about.html">Wicket viewer</a></li>
-<li><a href="restfulobjects/about.html">RestfulObjects viewer</a></li>
-<li><a href="scimpi/about.html">Scimpi viewer</a></li>
-</ul>
-
-<p>Development usage:</p>
-
-<ul>
-<li><a href="dnd/about.html">DnD viewer</a></li>
-<li><a href="bdd/about.html">BDD viewer</a></li>
-</ul>
-
-<p>Third-party:</p>
-
-<ul>
-<li><a href="../../third-party/viewers/dhtmlx/about.html">DHTMLX viewer</a></li>
-</ul>
+<p>go back to: <a href="../../documentation.html">documentation</a></p>