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 2011/06/11 20:07:30 UTC

svn commit: r790778 - in /websites/production/chemistry: ./ content/php/phpclient.html content/python/cmislib.html

Author: fmui
Date: Sat Jun 11 18:07:29 2011
New Revision: 790778

Log:
Apache branding

Modified:
    websites/production/chemistry/   (props changed)
    websites/production/chemistry/content/php/phpclient.html
    websites/production/chemistry/content/python/cmislib.html

Propchange: websites/production/chemistry/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Jun 11 18:07:29 2011
@@ -1 +1 @@
-/websites/staging/chemistry/trunk:785583-790452
+/websites/staging/chemistry/trunk:785583-790777

Modified: websites/production/chemistry/content/php/phpclient.html
==============================================================================
--- websites/production/chemistry/content/php/phpclient.html (original)
+++ websites/production/chemistry/content/php/phpclient.html Sat Jun 11 18:07:29 2011
@@ -183,8 +183,9 @@ Apache Chemistry - phpclient
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><h1 id="cmis_php_client">CMIS PHP Client</h1>
-<p><a name="phpclient-CMISPHPClient"></a></p>
+             <div class="wiki-content"><h1 id="apache_chemistry_cmis_php_client">Apache Chemistry CMIS PHP Client</h1>
+<p><a name="phpclient-CMISPHPClient"></a>
+Apache Chemistry CMIS PHP Client is a <a href="http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html">CMIS</a> client library for PHP.</p>
 <p>This code is available at: <a href="https://svn.apache.org/repos/asf/chemistry/phpclient/">https://svn.apache.org/repos/asf/chemistry/phpclient/</a>.</p>
 <p>To Run this example execute the following:</p>
 <div class="codehilite"><pre><span class="n">php</span> <span class="o">-</span><span class="n">f</span> <span class="n">cmis_ls</span><span class="o">.</span><span class="n">php</span> <span class="sr">&lt;rest-endpoint&gt;</span> <span class="sr">&lt;username&gt;</span> <span class="sr">&lt;password&gt;</span> <span class="sr">&lt;folderpath&gt;</span> <span class="p">[</span><span class="n">debug</span> <span class="n">option</span> <span class="mi">1</span><span class="p">](</span><span class="mi">2</span><span class="o">.</span><span class="n">html</span><span class="p">)</span>

Modified: websites/production/chemistry/content/python/cmislib.html
==============================================================================
--- websites/production/chemistry/content/python/cmislib.html (original)
+++ websites/production/chemistry/content/python/cmislib.html Sat Jun 11 18:07:29 2011
@@ -183,8 +183,8 @@ Apache Chemistry - cmislib
            </td>
            <td height="100%">
              <!-- Content -->
-             <div class="wiki-content"><h1 id="cmislib">cmislib</h1>
-<p>Thanks for using cmislib, the CMIS client library for Python.</p>
+             <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>