You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2016/06/24 10:29:29 UTC

svn commit: r1750069 - in /chemistry/site/trunk: content/ content/docs/cmis-samples/ content/docs/cmis-samples/about/ content/docs/cmis-samples/css/ content/docs/cmis-samples/samples/access-control/ content/docs/cmis-samples/samples/allowable-actions/ ...

Author: fmui
Date: Fri Jun 24 10:29:28 2016
New Revision: 1750069

URL: http://svn.apache.org/viewvc?rev=1750069&view=rev
Log:
Website: fixes

Modified:
    chemistry/site/trunk/content/docs/cmis-samples/404.html
    chemistry/site/trunk/content/docs/cmis-samples/about/index.html
    chemistry/site/trunk/content/docs/cmis-samples/css/cinder.css
    chemistry/site/trunk/content/docs/cmis-samples/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/access-control/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/allowable-actions/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/capabilities/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/changelog/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/content/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/create-objects/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/create-session/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/delete-objects/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/exceptions/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/extensions/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/lists/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/move-objects/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/operation-context/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/properties/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/queries/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/retrieve-objects/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/types/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/update-objects/index.html
    chemistry/site/trunk/content/docs/cmis-samples/samples/versions/index.html
    chemistry/site/trunk/content/dotcmis.html
    chemistry/site/trunk/content/java/opencmis.mdtext
    chemistry/site/trunk/content/opencmis.html
    chemistry/site/trunk/templates/standard.html

Modified: chemistry/site/trunk/content/docs/cmis-samples/404.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/404.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/404.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/404.html Fri Jun 24 10:29:28 2016
@@ -326,4 +326,4 @@
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.359888 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:43.943537 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/about/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/about/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/about/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/about/index.html Fri Jun 24 10:29:28 2016
@@ -336,4 +336,4 @@ Content Management Interoperability Serv
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.945497 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.517113 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/css/cinder.css
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/css/cinder.css?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/css/cinder.css (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/css/cinder.css Fri Jun 24 10:29:28 2016
@@ -3,14 +3,14 @@
 */
 
 body {
-    font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 16px;
     line-height: 1.7;
     background-color: #FFF;
     color: #343838;
 }
 h1, h2, h3, h4, h5, h6 {
-    font-family:'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
     color: #222;
 }
 h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
@@ -20,13 +20,13 @@ h1, h2 {
     font-weight: 700;
 }
 h4 {
-    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
     font-weight: 300;
     margin-top: 20px;
     font-style: italic;
 }
 h5 {
-    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
     font-weight: 300;
     font-variant: small-caps;
 }
@@ -41,7 +41,7 @@ pre {
     margin-bottom: 25px;
 }
 .lead {
-    font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-weight: 400;
     line-height: 1.4;
     letter-spacing: 0.0312em;
@@ -71,7 +71,7 @@ pre {
     box-shadow: none;
 }
 #mkdocs-search-query {
-    font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 20px;
     font-weight: 700;
     color: #343838;

Modified: chemistry/site/trunk/content/docs/cmis-samples/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/index.html Fri Jun 24 10:29:28 2016
@@ -317,7 +317,7 @@ Also some code samples lack a meaningful
 <hr />
 <h3 id="opencmis">OpenCMIS</h3>
 <p><a href="https://chemistry.apache.org/java/opencmis.html">OpenCMIS</a> is a CMIS client library and a CMIS server framework for Java. It also provides developer tools such as the <a href="https://chemistry.apache.org/java/developing/tools/dev-tools-workbench.html">CMIS Workbench</a> and the <a href="https://chemistry.apache.org/java/developing/repositories/dev-repositories-inmemory.html">InMemory Repository</a>. OpenCMIS runs on servers, desktops, and Android.</p>
-<p>The code samples in this documentation cover the OpenCMIS client API. If you want to build a CMIS server with OpenCMIS, refer to the <a href="https://github.com/cmisdocs/ServerDevelopmentGuide">OpenCMIS Server Development Guide</a>.</p>
+<p>The code samples in this documentation cover the OpenCMIS client API. If you want to build a CMIS server with OpenCMIS, refer to the <a href="https://github.com/cmisdocs/ServerDevelopmentGuideV2/blob/master/docs/OpenCMIS%20Server%20Development%20Guide%20-%202nd%20Edition.pdf?raw=true">OpenCMIS Server Development Guide</a>.</p>
 <p>To get started with OpenCMIS, download the <a href="https://chemistry.apache.org/java/download.html">OpenCMIS client libraries</a> or use Maven or Gradle to get the client libraries.</p>
 <h4 id="maven">Maven</h4>
 <p>Replace <code>[OpenCMIS version]</code> with the latest version number, e.g. <code>0.14.0</code>.</p>
@@ -405,4 +405,4 @@ For new projects it is recommend to use
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.458275 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.020313 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/access-control/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/access-control/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/access-control/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/access-control/index.html Fri Jun 24 10:29:28 2016
@@ -340,4 +340,4 @@
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.928531 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.499356 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/allowable-actions/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/allowable-actions/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/allowable-actions/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/allowable-actions/index.html Fri Jun 24 10:29:28 2016
@@ -345,4 +345,4 @@ if (cmisObject.HasAllowableAction(PortCM
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.914456 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.484902 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/capabilities/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/capabilities/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/capabilities/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/capabilities/index.html Fri Jun 24 10:29:28 2016
@@ -377,4 +377,4 @@ boolean supportsUnfiling = Boolean.TRUE.
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.522171 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.078135 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/changelog/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/changelog/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/changelog/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/changelog/index.html Fri Jun 24 10:29:28 2016
@@ -346,4 +346,4 @@ if (events != null &amp;&amp; events.get
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.901980 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.471169 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/content/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/content/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/content/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/content/index.html Fri Jun 24 10:29:28 2016
@@ -560,4 +560,4 @@ IContentStream cs2 = rendition.GetConten
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.745889 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.301995 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/create-objects/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/create-objects/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/create-objects/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/create-objects/index.html Fri Jun 24 10:29:28 2016
@@ -560,4 +560,4 @@ ObjectId newFolderId = session.createFol
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.641718 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.199682 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/create-session/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/create-session/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/create-session/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/create-session/index.html Fri Jun 24 10:29:28 2016
@@ -496,4 +496,4 @@ ISession session = factory.GetRepositori
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.499576 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.058485 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/delete-objects/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/delete-objects/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/delete-objects/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/delete-objects/index.html Fri Jun 24 10:29:28 2016
@@ -397,4 +397,4 @@ folder.DeleteTree(true, UnfileObject.Del
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.708341 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.263520 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/exceptions/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/exceptions/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/exceptions/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/exceptions/index.html Fri Jun 24 10:29:28 2016
@@ -423,4 +423,4 @@ is not allowed for documents of that typ
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.570458 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.129329 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/extensions/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/extensions/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/extensions/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/extensions/index.html Fri Jun 24 10:29:28 2016
@@ -366,4 +366,4 @@ if (extensions != null) {
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.868811 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.436606 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/lists/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/lists/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/lists/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/lists/index.html Fri Jun 24 10:29:28 2016
@@ -377,4 +377,4 @@ IItemEnumerable&lt;Something&gt; skipTen
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.855014 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.420932 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/move-objects/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/move-objects/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/move-objects/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/move-objects/index.html Fri Jun 24 10:29:28 2016
@@ -387,4 +387,4 @@ doc.RemoveFromFolder(folder);
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.687055 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.242416 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/operation-context/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/operation-context/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/operation-context/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/operation-context/index.html Fri Jun 24 10:29:28 2016
@@ -500,4 +500,4 @@ IOperationContext oc3 = OperationContext
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.836068 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.400997 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/properties/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/properties/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/properties/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/properties/index.html Fri Jun 24 10:29:28 2016
@@ -392,4 +392,4 @@
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.800632 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.360206 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/queries/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/queries/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/queries/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/queries/index.html Fri Jun 24 10:29:28 2016
@@ -390,4 +390,4 @@ ItemIterable&lt;QueryResult&gt; results
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.886546 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.453939 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/retrieve-objects/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/retrieve-objects/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/retrieve-objects/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/retrieve-objects/index.html Fri Jun 24 10:29:28 2016
@@ -497,4 +497,4 @@ ICmisObject cmisObject = Session.GetObje
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.602914 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.162930 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/types/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/types/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/types/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/types/index.html Fri Jun 24 10:29:28 2016
@@ -445,4 +445,4 @@ IObjectType updatedType = session.Update
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.545530 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.100694 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/update-objects/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/update-objects/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/update-objects/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/update-objects/index.html Fri Jun 24 10:29:28 2016
@@ -412,4 +412,4 @@ List&lt;BulkUpdateObjectIdAndChangeToken
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.666314 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.224677 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/docs/cmis-samples/samples/versions/index.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/docs/cmis-samples/samples/versions/index.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/docs/cmis-samples/samples/versions/index.html (original)
+++ chemistry/site/trunk/content/docs/cmis-samples/samples/versions/index.html Fri Jun 24 10:29:28 2016
@@ -478,4 +478,4 @@ IObjectId newVersionId = pwc.CheckIn(tru
     </body>
 
 </html>
-<!-- last update: 2016-06-24 09:47:51.776472 -->
\ No newline at end of file
+<!-- last update: 2016-06-24 10:25:44.335991 -->
\ No newline at end of file

Modified: chemistry/site/trunk/content/dotcmis.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/dotcmis.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/dotcmis.html (original)
+++ chemistry/site/trunk/content/dotcmis.html Fri Jun 24 10:29:28 2016
@@ -1,9 +1,9 @@
 <html>
   <head>
     <title>DotCMIS Redirect</title>
-    <meta http-equiv="Refresh" content="0; URL=http://chemistry.apache.org/dotnet/dotcmis.html">
+    <meta http-equiv="Refresh" content="0; URL=https://chemistry.apache.org/dotnet/dotcmis.html">
   </head>
   <body>
-    Go to <a href="http://chemistry.apache.org/dotnet/dotcmis.html">DotCMIS page</a>.
+    Go to <a href="https://chemistry.apache.org/dotnet/dotcmis.html">DotCMIS page</a>.
   </body>
 </html>
\ No newline at end of file

Modified: chemistry/site/trunk/content/java/opencmis.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/opencmis.mdtext?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/opencmis.mdtext (original)
+++ chemistry/site/trunk/content/java/opencmis.mdtext Fri Jun 24 10:29:28 2016
@@ -38,11 +38,8 @@ Incubation Release 0.1.0 | 2010-09-17 |
 
 The OpenCMIS documentation is divided into the following sections:
 
-  * [OpenCMIS Client API Developer's Guide](developing/guide.html)
-  * [Developing with OpenCMIS](developing/index.html)
-  * [Example Code](examples/index.html)
-  * [OpenCMIS HowTos](how-to/index.html)
-  * [Service wrapper documentation](https://github.com/cmisdocs/ServerDevelopmentGuide)
+  * [Apache Chemistry Code Samples page](/docs/cmis-samples)
+  * [OpenCMIS Server Development Guide](https://github.com/cmisdocs/ServerDevelopmentGuideV2/blob/master/docs/OpenCMIS%20Server%20Development%20Guide%20-%202nd%20Edition.pdf?raw=true)
 
 # Projects using OpenCMIS
 

Modified: chemistry/site/trunk/content/opencmis.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/opencmis.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/content/opencmis.html (original)
+++ chemistry/site/trunk/content/opencmis.html Fri Jun 24 10:29:28 2016
@@ -1,9 +1,9 @@
 <html>
   <head>
     <title>OpenCMIS Redirect</title>
-    <meta http-equiv="Refresh" content="0; URL=http://chemistry.apache.org/java/opencmis.html">
+    <meta http-equiv="Refresh" content="0; URL=https://chemistry.apache.org/java/opencmis.html">
   </head>
   <body>
-    Go to <a href="http://chemistry.apache.org/java/opencmis.html">OpenCMIS page</a>.
+    Go to <a href="https://chemistry.apache.org/java/opencmis.html">OpenCMIS page</a>.
   </body>
 </html>

Modified: chemistry/site/trunk/templates/standard.html
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/templates/standard.html?rev=1750069&r1=1750068&r2=1750069&view=diff
==============================================================================
--- chemistry/site/trunk/templates/standard.html (original)
+++ chemistry/site/trunk/templates/standard.html Fri Jun 24 10:29:28 2016
@@ -44,7 +44,7 @@
             <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
           </A>
           <A href="https://www.apache.org/" title="The Apache Software Foundation">
-            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;/>
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
            </A>
           <!-- Banner -->
         </div>