You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2012/04/02 17:27:17 UTC

svn commit: r811132 - in /websites/staging/chemistry/trunk/content: ./ python/cmislib.html

Author: buildbot
Date: Mon Apr  2 15:27:17 2012
New Revision: 811132

Log:
Staging update by buildbot for chemistry

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

Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr  2 15:27:17 2012
@@ -1 +1 @@
-1308352
+1308384

Modified: websites/staging/chemistry/trunk/content/python/cmislib.html
==============================================================================
--- websites/staging/chemistry/trunk/content/python/cmislib.html (original)
+++ websites/staging/chemistry/trunk/content/python/cmislib.html Mon Apr  2 15:27:17 2012
@@ -183,19 +183,21 @@ Apache Chemistry - cmislib
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><h1 id="welcome_to_apache_chemistry_cmislib">Welcome to Apache Chemistry cmislib</h1>
+             <div class="wiki-content"><h1 id="welcome-to-apache-chemistry-cmislib">Welcome to Apache Chemistry cmislib</h1>
 <p>Apache Chemistry cmislib is a <a href="http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html">CMIS</a> client library for Python.</p>
 <p>The goal of this library is to provide an interoperable API to CMIS
 repositories such as Alfresco, Nuxeo, KnowledgeTree, MS SharePoint, EMC
 Documentum, and any other content repository that is CMIS-compliant.</p>
 <p>More info on CMIS can be found at: <a href="http://www.oasis-open.org/committees/cmis">http://www.oasis-open.org/committees/cmis</a></p>
 <p><a name="cmislib-Getcmislib"></a></p>
-<h2 id="get_cmislib">Get cmislib</h2>
-<p><a name="cmislib-cmislibdownload"></a></p>
-<h3 id="cmislib_download">cmislib download</h3>
+<h2 id="get-cmislib">Get cmislib</h2>
+<h3 id="verify-authenticity-of-downloads">Verify authenticity of downloads</h3>
+<p>While downloading the packages, make sure you are aware on how to verify their integrity, authenticity and provenience according to the Apache Software Foundation best practices. Please check <a href="http://chemistry.apache.org/project/verification.html">this page</a> for details. Developers and release managers PGP keys are publicly available <a href="http://apache.org/dist/chemistry/KEYS">here</a>.
+<a name="cmislib-cmislibdownload"></a></p>
+<h3 id="cmislib-download">cmislib download</h3>
 <p>You can download the latest cmislib releases here.</p>
 <p><a name="cmislib-0.5FullDownloadpage"></a></p>
-<h4 id="05_full_download_pagehttpwwwapacheorgdynclosercgichemistrycmislib05">0.5 <a href="http://www.apache.org/dyn/closer.cgi/chemistry/cmislib/0.5/">Full Download page</a></h4>
+<h4 id="05-full-download-page">0.5 <a href="http://www.apache.org/dyn/closer.cgi/chemistry/cmislib/0.5/">Full Download page</a></h4>
 <table>
 <thead>
 <tr>
@@ -215,7 +217,7 @@ Documentum, and any other content reposi
 </tbody>
 </table>
 <p><a name="cmislib-0.4.1FullDownloadpage"></a></p>
-<h4 id="041_full_download_pagehttpwwwapacheorgdynclosercgichemistrycmislib041">0.4.1 <a href="http://www.apache.org/dyn/closer.cgi/chemistry/cmislib/0.4.1/">Full Download page</a></h4>
+<h4 id="041-full-download-page">0.4.1 <a href="http://www.apache.org/dyn/closer.cgi/chemistry/cmislib/0.4.1/">Full Download page</a></h4>
 <table>
 <thead>
 <tr>
@@ -235,7 +237,7 @@ Documentum, and any other content reposi
 </tbody>
 </table>
 <p><a name="cmislib-0.4FullDownloadpage"></a></p>
-<h4 id="04_full_download_pagehttparchiveapacheorgdistincubatorchemistrycmislib04-incubating">0.4 <a href="http://archive.apache.org/dist/incubator/chemistry/cmislib/0.4-incubating/">Full Download page</a></h4>
+<h4 id="04-full-download-page">0.4 <a href="http://archive.apache.org/dist/incubator/chemistry/cmislib/0.4-incubating/">Full Download page</a></h4>
 <table>
 <thead>
 <tr>
@@ -265,7 +267,7 @@ They require access to a CMIS provider. 
 <h2 id="doc">DOC</h2>
 <p>Documentation that tells you what this is all about can be found in the doc directory. You can build the docs yourself using <a href="http://sphinx.pocoo.org">Sphinx</a> or browse the docs for the latest version <a href="http://chemistry.apache.org/python/docs/">here</a>.
 Please see the doc for dependencies, required CMIS version level, required Python version, etc.</p>
-<h2 id="projects_using_cmislib">Projects using cmislib</h2>
+<h2 id="projects-using-cmislib">Projects using cmislib</h2>
 <p>If your project or product makes use of cmislib, please <a href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/">let us know</a>.</p>
 <ul>
 <li><strong>CMIS Navigator</strong> - <a href="http://www.open-t.nl/?webpages=navigator">Project Site</a></li>