Author: buildbot
Date: Thu Apr 21 21:42:01 2016
New Revision: 986283

Log:
Staging update by buildbot for chemistry

Modified:
    websites/staging/chemistry/trunk/content/   (props changed)
    websites/staging/chemistry/trunk/content/index.html

Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 21 21:42:01 2016
@@ -1 +1 @@
-1727073
+1740414

Modified: websites/staging/chemistry/trunk/content/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/index.html (original)
+++ websites/staging/chemistry/trunk/content/index.html Thu Apr 21 21:42:01 2016
@@ -158,7 +158,9 @@ Apache Chemistry - Index
 
 <UL class="alternate" type="square">
   <LI><A href="/dotnet/dotcmis.html" title="DotCMIS">DotCMIS</A></LI>
-  <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/"; 
class="external-link" rel="nofollow">Source Code</A></LI>
+  <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/"; 
class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
+  <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
+  <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/"; 
class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
 </UL>
 
 
@@ -198,7 +200,18 @@ Apache Chemistry - Index
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><h1 
id="welcome-to-apache-chemistrywzxhzdk6tmwzxhzdk7">Welcome to Apache 
Chemistry<sup style="font-size: x-small;">TM</sup></h1>
+             <div class="wiki-content"><style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="welcome-to-apache-chemistrytm">Welcome to Apache Chemistry<sup 
style="font-size: x-small;">TM</sup><a class="headerlink" 
href="#welcome-to-apache-chemistrytm" title="Permanent link">&para;</a></h1>
 <p><a name="Index-WelcometoApacheChemistry"></a></p>
 <div style="float:right"><img src="/images/cmis_logo.png" alt="CMIS"/></div>
 
@@ -213,7 +226,7 @@ See the <a href="project/cmis.html">What
 <td class="projectbox-table"><a href="/java/opencmis.html"><span 
class="projectbox-table-big">Java</span><br>OpenCMIS</a></td>
 <td class="projectbox-table"><a href="/python/cmislib.html"><span 
class="projectbox-table-big">Python</span><br>cmislib</a></td>
 <td class="projectbox-table"><a href="/php/phpclient.html"><span 
class="projectbox-table-big">PHP</span><br>phpclient</a></td>
-<td class="projectbox-table"><a href="/dotnet/dotcmis.html"><span 
class="projectbox-table-big">.NET</span><br>DotCMIS</a></td>
+<td class="projectbox-table"><a href="/dotnet/dotcmis-vs-portcmis.html"><span 
class="projectbox-table-big">.NET</span></a><br/><a 
href="/dotnet/dotcmis.html">DotCMIS</a><br/><a 
href="/dotnet/portcmis.html">PortCMIS</a></td>
 <td class="projectbox-table"><a href="/objective-c/objectivecmis.html"><span 
class="projectbox-table-big">Objective-C</span><br>ObjectiveCMIS</a></td>
 <td class="projectbox-table"><a href="/javascript/parts.html"><span 
class="projectbox-table-big">JavaScript</span><br>Chemistry Parts</a></td>
 </tr>
@@ -245,18 +258,18 @@ See the <a href="project/cmis.html">What
 <p><em>Important time-saving note for chemists:</em> the Apache Chemistry 
project has
 nothing to do with chemistry or chemicals! The name comes from the
 inclusion of the C.M.I.S. letters, "CheMIStry".</p>
-<h2 id="resources">Resources</h2>
-<h3 id="cmis-and-apache-chemistry-in-action">CMIS and Apache Chemistry in 
Action</h3>
+<h2 id="resources">Resources<a class="headerlink" href="#resources" 
title="Permanent link">&para;</a></h2>
+<h3 id="cmis-and-apache-chemistry-in-action">CMIS and Apache Chemistry in 
Action<a class="headerlink" href="#cmis-and-apache-chemistry-in-action" 
title="Permanent link">&para;</a></h3>
 <div style="float:left; padding-right:10px;"><a 
href="http://www.manning.com/mueller/";><img 
src="/images/book/mueller_cover150.jpg" alt="CMIS and Apache Chemistry in 
Action"/></a></div>
 
 <p><a href="http://www.manning.com/mueller/";>CMIS and Apache Chemistry in 
Action</a> is a comprehensive guide to the CMIS standard and related ECM 
concepts. In it, you'll tackle hands-on examples for building applications on 
CMIS repositories from both the client and the server sides. You'll find 
working examples using the Apache Chemistry APIs for Java, Python, C#, 
Objective-C, and PHP, but you can use the techniques you'll learn in this book 
to work with CMIS repositories using any language that can speak HTTP - 
including JavaScript.</p>
 <div style="clear:both"></div>
 
 <p><a name="news"></a></p>
-<h2 id="project-news">Project News</h2>
+<h2 id="project-news">Project News<a class="headerlink" href="#project-news" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li>2015-04-13 <a 
href="dotnet/dotcmis.html#dotcmis-0.7FullDownloadpage">DotCMIS 0.7</a> 
released. </li>
-<li>2014-04-06 <a 
href="java/download.html#OpenCMIS-0.13.0FullDownloadpage">OpenCMIS 0.13.0</a> 
released, introducing multiple fixes and improvements.</li>
+<li>2015-04-06 <a 
href="java/download.html#OpenCMIS-0.13.0FullDownloadpage">OpenCMIS 0.13.0</a> 
released, introducing multiple fixes and improvements.</li>
 <li>2015-03-09 <a href="objective-c/objectivecmis.html">ObjectiveCMIS 0.5</a> 
released, introduces support for background data transfer.</li>
 <li>2014-08-21 <a 
href="java/download.html#OpenCMIS-0.12.0FullDownloadpage">OpenCMIS 0.12.0</a> 
released. Main changes are: Java 5 support dropped, JCR module dropped, server 
improvements including support for HTTP HEAD and custom responses, added 
support for the "Extended DateTime Format for the Browser Binding" feature 
extensions, Workarounds for some repositories and bug fixes</li>
 <li>2014-07-25 <a href="objective-c/objectivecmis.html">ObjectiveCMIS 0.4</a> 
released, introduces support for Browser Binding.</li>


Reply via email to