Author: buildbot
Date: Fri Nov 28 08:58:33 2014
New Revision: 930855
Log:
Staging update by buildbot for chemistry
Added:
websites/staging/chemistry/trunk/content/javascript/
websites/staging/chemistry/trunk/content/javascript/parts.html
Modified:
websites/staging/chemistry/trunk/content/ (props changed)
websites/staging/chemistry/trunk/content/apachecon2011/meetup.html
websites/staging/chemistry/trunk/content/dotnet/dotcmis.html
websites/staging/chemistry/trunk/content/dotnet/getting-started-with-dotcmis.html
websites/staging/chemistry/trunk/content/dotnet/powershell-example.html
websites/staging/chemistry/trunk/content/dotnet/session-parameters.html
websites/staging/chemistry/trunk/content/index.html
websites/staging/chemistry/trunk/content/internal/documentation-lifecycle.html
websites/staging/chemistry/trunk/content/internal/internal-index.html
websites/staging/chemistry/trunk/content/internal/opencmis-maven-release-documentation.html
websites/staging/chemistry/trunk/content/internal/opencmis-release-documentation.html
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-api.html
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-bindings.html
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html
websites/staging/chemistry/trunk/content/java/developing/client/index.html
websites/staging/chemistry/trunk/content/java/developing/dev-binding-differences.html
websites/staging/chemistry/trunk/content/java/developing/dev-client-cache.html
websites/staging/chemistry/trunk/content/java/developing/dev-compare-client-api-binding.html
websites/staging/chemistry/trunk/content/java/developing/dev-debug.html
websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html
websites/staging/chemistry/trunk/content/java/developing/dev-logging.html
websites/staging/chemistry/trunk/content/java/developing/dev-modules.html
websites/staging/chemistry/trunk/content/java/developing/dev-osgi.html
websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html
websites/staging/chemistry/trunk/content/java/developing/dev-server.html
websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html
websites/staging/chemistry/trunk/content/java/developing/dev-tools.html
websites/staging/chemistry/trunk/content/java/developing/dev-url.html
websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html
websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html
websites/staging/chemistry/trunk/content/java/developing/guide.html
websites/staging/chemistry/trunk/content/java/developing/index.html
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html
websites/staging/chemistry/trunk/content/java/developing/repositories/index.html
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-browser.html
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html
websites/staging/chemistry/trunk/content/java/developing/tools/index.html
websites/staging/chemistry/trunk/content/java/download.html
websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html
websites/staging/chemistry/trunk/content/java/examples/example-create-session.html
websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html
websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html
websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html
websites/staging/chemistry/trunk/content/java/examples/example-osgi.html
websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html
websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html
websites/staging/chemistry/trunk/content/java/examples/example-read-root.html
websites/staging/chemistry/trunk/content/java/examples/index.html
websites/staging/chemistry/trunk/content/java/how-to/how-to-add-extension.html
websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html
websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
websites/staging/chemistry/trunk/content/java/how-to/how-to-create-server.html
websites/staging/chemistry/trunk/content/java/how-to/how-to-integrate-spring.html
websites/staging/chemistry/trunk/content/java/how-to/how-to-process-query.html
websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html
websites/staging/chemistry/trunk/content/java/how-to/index.html
websites/staging/chemistry/trunk/content/java/opencmis.html
websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html
websites/staging/chemistry/trunk/content/php/currentprojectstatus.html
websites/staging/chemistry/trunk/content/php/phpclient.html
websites/staging/chemistry/trunk/content/php/phpfunctioncoverage.html
websites/staging/chemistry/trunk/content/php/testsuitedescription.html
websites/staging/chemistry/trunk/content/project/cmis.html
websites/staging/chemistry/trunk/content/project/community.html
websites/staging/chemistry/trunk/content/project/verification.html
websites/staging/chemistry/trunk/content/python/cmislib.html
websites/staging/chemistry/trunk/content/site.html
websites/staging/chemistry/trunk/content/sitemap.html
Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 28 08:58:33 2014
@@ -1 +1 @@
-1619822
+1642275
Modified: websites/staging/chemistry/trunk/content/apachecon2011/meetup.html
==============================================================================
--- websites/staging/chemistry/trunk/content/apachecon2011/meetup.html
(original)
+++ websites/staging/chemistry/trunk/content/apachecon2011/meetup.html Fri Nov
28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Apache Chemistry - Ap
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/dotnet/dotcmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/dotnet/dotcmis.html (original)
+++ websites/staging/chemistry/trunk/content/dotnet/dotcmis.html Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - DotCMIS
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/dotnet/getting-started-with-dotcmis.html
==============================================================================
---
websites/staging/chemistry/trunk/content/dotnet/getting-started-with-dotcmis.html
(original)
+++
websites/staging/chemistry/trunk/content/dotnet/getting-started-with-dotcmis.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Getting started with
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/dotnet/powershell-example.html
==============================================================================
--- websites/staging/chemistry/trunk/content/dotnet/powershell-example.html
(original)
+++ websites/staging/chemistry/trunk/content/dotnet/powershell-example.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - PowerShell Examples
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/dotnet/session-parameters.html
==============================================================================
--- websites/staging/chemistry/trunk/content/dotnet/session-parameters.html
(original)
+++ websites/staging/chemistry/trunk/content/dotnet/session-parameters.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - DotCMIS Session Param
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/index.html (original)
+++ websites/staging/chemistry/trunk/content/index.html Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Index
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/internal/documentation-lifecycle.html
==============================================================================
---
websites/staging/chemistry/trunk/content/internal/documentation-lifecycle.html
(original)
+++
websites/staging/chemistry/trunk/content/internal/documentation-lifecycle.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Documentation lifecyc
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/internal/internal-index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/internal/internal-index.html
(original)
+++ websites/staging/chemistry/trunk/content/internal/internal-index.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Internal project docu
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/internal/opencmis-maven-release-documentation.html
==============================================================================
---
websites/staging/chemistry/trunk/content/internal/opencmis-maven-release-documentation.html
(original)
+++
websites/staging/chemistry/trunk/content/internal/opencmis-maven-release-documentation.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Maven Releas
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/internal/opencmis-release-documentation.html
==============================================================================
---
websites/staging/chemistry/trunk/content/internal/opencmis-release-documentation.html
(original)
+++
websites/staging/chemistry/trunk/content/internal/opencmis-release-documentation.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Release Docu
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-api.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-api.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-api.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Client API
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-bindings.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-bindings.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-bindings.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Client Bindi
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/client/dev-client-overview.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - CMIS Client Overview
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/client/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/client/index.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/client/index.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Developing with OpenC
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-binding-differences.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/dev-binding-differences.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/dev-binding-differences.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Binding diff
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-client-cache.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/dev-client-cache.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/dev-client-cache.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Understanding the cli
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-compare-client-api-binding.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/dev-compare-client-api-binding.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/dev-compare-client-api-binding.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Compare client bindin
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-debug.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-debug.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-debug.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Debugging OpenCMIS
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-eclipse.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Using Eclipse as Deve
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-logging.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-logging.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-logging.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Logging
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-modules.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-modules.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-modules.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Modules
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/developing/dev-osgi.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-osgi.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-osgi.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OSGi Support for Open
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/dev-repository-specific-notes.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Repository specific n
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-server.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-server.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-server.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Server Frame
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/dev-session-parameters.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Session Para
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-tools.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-tools.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-tools.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Test and Tools
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/developing/dev-url.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/dev-url.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/dev-url.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - URLs for AtomPub
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/dev-use-with-maven.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Using Maven
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/dev-use-without-maven.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Without using Maven
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/developing/guide.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/guide.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/guide.html Fri Nov
28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Client API D
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/developing/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/index.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/index.html Fri Nov
28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Developing with OpenC
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-fileshare.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Fileshare Re
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-inmemory.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS InMemory Rep
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/repositories/dev-repositories-jcr.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS JCR Reposito
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/repositories/index.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/repositories/index.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/repositories/index.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Developing with OpenC
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-browser.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-browser.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-browser.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Browser
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html
(original)
+++
websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - CMIS Workbench
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/developing/tools/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/developing/tools/index.html
(original)
+++ websites/staging/chemistry/trunk/content/java/developing/tools/index.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Tools
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/download.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/download.html (original)
+++ websites/staging/chemistry/trunk/content/java/download.html Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Downloads
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Connecting from a .NE
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-create-session.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-create-session.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-create-session.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Creating a session
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-create-update.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Creating and updating
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Getting CMIS extensio
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Getting the id from p
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - List a folder with pa
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-osgi.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/example-osgi.html
(original)
+++ websites/staging/chemistry/trunk/content/java/examples/example-osgi.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Using OSGI with OpenC
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Perform a query
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Reading metadata and
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/examples/example-read-root.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/examples/example-read-root.html
(original)
+++
websites/staging/chemistry/trunk/content/java/examples/example-read-root.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Reading the Root Fold
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/examples/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/examples/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/examples/index.html Fri Nov
28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Example code for Open
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-add-extension.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/how-to/how-to-add-extension.html
(original)
+++
websites/staging/chemistry/trunk/content/java/how-to/how-to-add-extension.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Adding CMIS extension
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html
(original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-build.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS how-to-build
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
(original)
+++ websites/staging/chemistry/trunk/content/java/how-to/how-to-connect.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Connecting to a repos
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-create-server.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/how-to/how-to-create-server.html
(original)
+++
websites/staging/chemistry/trunk/content/java/how-to/how-to-create-server.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - How To Build A Server
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-integrate-spring.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/how-to/how-to-integrate-spring.html
(original)
+++
websites/staging/chemistry/trunk/content/java/how-to/how-to-integrate-spring.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Using Spring Framewor
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-process-query.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/how-to/how-to-process-query.html
(original)
+++
websites/staging/chemistry/trunk/content/java/how-to/how-to-process-query.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Query Integration
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified:
websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html
==============================================================================
---
websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html
(original)
+++
websites/staging/chemistry/trunk/content/java/how-to/how-to-tune-perfomance.html
Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Tuning the performanc
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/how-to/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/how-to/index.html (original)
+++ websites/staging/chemistry/trunk/content/java/how-to/index.html Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS HowTos
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/java/opencmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/java/opencmis.html (original)
+++ websites/staging/chemistry/trunk/content/java/opencmis.html Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - OpenCMIS Overview
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Added: websites/staging/chemistry/trunk/content/javascript/parts.html
==============================================================================
--- websites/staging/chemistry/trunk/content/javascript/parts.html (added)
+++ websites/staging/chemistry/trunk/content/javascript/parts.html Fri Nov 28
08:58:33 2014
@@ -0,0 +1,254 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+<html>
+ <head>
+ <link type="text/css" rel="stylesheet" href="/resources/site.css" />
+ <script src="/resources/space.js" type="text/javascript"></script>
+ <meta name="keywords" content="CMIS, Content Management Interoperability
Service, ECM, Enterprise Content Management, OASIS, integration standards,
Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" />
+ <meta name="description" content="Apache Chemistry, CMIS Implementation" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <title>
+Apache Chemistry - Apache Chemistry Parts
+ </title>
+ </head>
+<body onload="init()">
+ <table width="100%" cellpadding="0" cellspacing="0">
+ <tr width="100%">
+ <td id="cell-0-0"> </td>
+ <td id="cell-0-1"> </td>
+ <td id="cell-0-2"> </td>
+ </tr>
+ <tr width="100%">
+ <td id="cell-1-0"> </td>
+ <td id="cell-1-1">
+ <div style="padding: 0px;">
+ <div id="banner">
+ <!-- Banner -->
+<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
+<TR>
+<TD align="left" class="topbardiv" nowrap="">
+ <A href="http://chemistry.apache.org/" title="Apache Chemistry">
+ <IMG border="0" src="/images/chemistry_tm_logo_small.png"/>
+ </A>
+</TD>
+<TD align="right" nowrap="">
+ <A href="http://www.apache.org/" title="The Apache Software Foundation">
+ <IMG border="0" src="/images/asf-logo.png"/>
+ </A>
+</TD>
+</TR>
+</TABLE>
+ <!-- Banner -->
+ </div>
+ </div>
+ <div id="top-menu">
+ <table border="0" cellpadding="1" cellspacing="0" width="100%">
+ <tr>
+ <td>
+ <div align="left">
+ <!-- Breadcrumbs -->
+<a href="/">Home</a> » <a
href="/javascript">Javascript</a> » <a
href="/javascript/parts.html">Apache Chemistry Parts</a>
+ <!-- Breadcrumbs -->
+ </div>
+ </td>
+ <td>
+ <div align="right">
+ <!-- Quicklinks -->
+<P>
+<A href="http://www.apache.org/" class="external-link"
rel="nofollow">Apache</A>
+|
+<A href="http://www.apache.org/licenses/LICENSE-2.0.html"
class="external-link" rel="nofollow">License</A>
+|
+<A href="/sitemap.html" title="SiteMap">Site Map</A>
+</P>
+ <!-- Quicklinks -->
+ </div>
+ </td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ <td id="cell-1-2"> </td>
+ </tr>
+ <tr width="100%">
+ <td id="cell-2-0"> </td>
+ <td id="cell-2-1">
+ <table>
+ <tr height="100%" valign="top">
+ <td height="100%">
+ <div id="wrapper-menu-page-right">
+ <div id="wrapper-menu-page-top">
+ <div id="wrapper-menu-page-bottom">
+ <div id="menu-page">
+ <!-- NavigationBar -->
+ <H3><A name="Navigation-Overview"></A>Overview</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI>
+ <LI><A href="http://www.apache.org/licenses/" class="external-link"
rel="nofollow">License</A></LI>
+ <LI><A href="/project/community.html" title="Community">Community</A></LI>
+ <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/"
class="external-link" rel="nofollow">Mailing List</A></LI>
+ <LI><A href="https://issues.apache.org/jira/browse/CMIS"
class="external-link" rel="nofollow">Issue Tracking</A></LI>
+ <LI><A href="http://www.apache.org/security/" class="external-link"
rel="nofollow">Security</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+<DIV style="padding: 0px 0px 0px 20px;">
+<FORM action="http://www.google.com/search" method="get" style="font-size:
10px;">
+<INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
+<INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
+ <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT>
+ <INPUT name="btnG" type="submit" value="Search"></INPUT>
+ <INPUT name="domains" type="hidden" value="chemistry.apache.org"></INPUT>
+ <INPUT name="sitesearch" type="hidden" value="chemistry.apache.org"></INPUT>
+</FORM>
+</DIV>
+
+
+<H3><A name="Navigation-CMISforJava"></A>CMIS for Java</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/java/opencmis.html" title="OpenCMIS Overview and
Index">Overview</A></LI>
+ <LI><A href="/java/download.html" title="Downloads">Downloads</A></LI>
+ <LI><A href="/java/developing/index.html" title="Developing">Developing with
OpenCMIS</A></LI>
+ <LI><A href="/java/examples/index.html" title="Example Code">Example
Code</A></LI>
+ <LI><A href="/java/how-to/index.html" title="OpenCMIS HowTos">OpenCMIS
HowTos</A></LI>
+ <LI><A href="/java/0.12.0/maven/apidocs/" rel="nofollow">JavaDoc</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-CMISforPython"></A>CMIS for Python</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI>
+ <LI><A href="http://chemistry.apache.org/python/docs/"
rel="nofollow">cmislib Documentation</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-CMISforPHP"></A>CMIS for PHP</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/php/phpclient.html" title="phpclient">CMIS PHP Client</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/phpclient/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-CMISfor.NET"></A>CMIS for .NET</H3>
+
+<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>
+</UL>
+
+
+<H3><A name="Navigation-CMISforObjective-C"></A>CMIS for Objective-C</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/objective-c/objectivecmis.html"
title="ObjectiveCMIS">ObjectiveCMIS</A></LI>
+ <LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="http://www.apache.org/foundation/thanks.html"
class="external-link" rel="nofollow">Thanks</A></LI>
+ <LI><A href="http://www.apache.org/foundation/sponsorship.html"
class="external-link" rel="nofollow">Sponsoring Apache</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Internal"></A>Internal Docs</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/internal/internal-index.html" rel="nofollow"> Internal
Documentation</A></LI>
+</UL>
+ <!-- NavigationBar -->
+ </div>
+ </div>
+ </div>
+ </div>
+ </td>
+ <td height="100%">
+ <!-- Content -->
+ <div class="wiki-content"><h1
id="welcome-to-apache-chemistry-parts">Welcome to Apache Chemistry Parts</h1>
+<h2 id="introduction">Introduction</h2>
+<p>Apache Chemistry Parts is a set of SharePoint components compatible with
any CMIS 1.1 compliant repository.</p>
+<p>This library contains different sub-components:</p>
+<ul>
+<li>A CMIS 1.1 JavaScript library (based on jQuery)</li>
+<li>2 UI components (folder tree and document browser) based on the previous
library, and using only standard web technologies like HTML, JS and CSS.</li>
+<li>Different SharePoint containers for each previous component: SharePoint
2010 WebParts, SharePoint 2013 WebParts and Office365 AppParts.</li>
+</ul>
+<p>These components have been developed to be easily customized depending of
your use case, and re-packable for almost any web container.</p>
+<h3 id="where-to-get-it-from">Where to get it from</h3>
+<p>Chemistry Parts has not been released, yet.
+The development source code can be found in the <a
href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/">Apache
SVN</a>.</p></div>
+ <!-- Content -->
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="cell-2-2"> </td>
+ </tr>
+ <tr width="100%">
+ <td id="cell-3-0"> </td>
+ <td id="cell-3-1"> </td>
+ <td id="cell-3-2"> </td>
+ </tr>
+ <tr width="100%">
+ <td id="cell-3-0"> </td>
+ <td id="cell-3-1">
+ <div id="footer">
+ <!-- Footer -->
+ <div id="site-footer">
+
+ Apache Chemistry, Apache, the Apache feather logo, and the Apache
+ Chemistry project logo are trademarks of The Apache Software
+ Foundation.
+ <BR />
+ Content Management Interoperability Services (CMIS) is an
+ <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a>
+ specification.
+
+ </div>
+ <!-- Footer -->
+ </div>
+ </td>
+ <td id="cell-3-2"> </td>
+ </tr>
+ <tr width="100%">
+ <td id="cell-4-0"> </td>
+ <td id="cell-4-1"> </td>
+ <td id="cell-4-2"> </td>
+ </tr>
+ </table>
+</body>
+</html>
Modified:
websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html
(original)
+++ websites/staging/chemistry/trunk/content/objective-c/objectivecmis.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - ObjectiveCMIS
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/php/currentprojectstatus.html
==============================================================================
--- websites/staging/chemistry/trunk/content/php/currentprojectstatus.html
(original)
+++ websites/staging/chemistry/trunk/content/php/currentprojectstatus.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - CurrentProjectStatus
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/php/phpclient.html
==============================================================================
--- websites/staging/chemistry/trunk/content/php/phpclient.html (original)
+++ websites/staging/chemistry/trunk/content/php/phpclient.html Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - phpclient
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/php/phpfunctioncoverage.html
==============================================================================
--- websites/staging/chemistry/trunk/content/php/phpfunctioncoverage.html
(original)
+++ websites/staging/chemistry/trunk/content/php/phpfunctioncoverage.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - PHPFunctionCoverage
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/php/testsuitedescription.html
==============================================================================
--- websites/staging/chemistry/trunk/content/php/testsuitedescription.html
(original)
+++ websites/staging/chemistry/trunk/content/php/testsuitedescription.html Fri
Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - TestSuiteDescription
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/project/cmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/project/cmis.html (original)
+++ websites/staging/chemistry/trunk/content/project/cmis.html Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - What is CMIS?
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/project/community.html
==============================================================================
--- websites/staging/chemistry/trunk/content/project/community.html (original)
+++ websites/staging/chemistry/trunk/content/project/community.html Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Community
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/project/verification.html
==============================================================================
--- websites/staging/chemistry/trunk/content/project/verification.html
(original)
+++ websites/staging/chemistry/trunk/content/project/verification.html Fri Nov
28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Verify Release Packag
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
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 Fri Nov 28
08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - cmislib
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/site.html
==============================================================================
--- websites/staging/chemistry/trunk/content/site.html (original)
+++ websites/staging/chemistry/trunk/content/site.html Fri Nov 28 08:58:33 2014
@@ -169,6 +169,13 @@ Apache Chemistry - Site
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
Modified: websites/staging/chemistry/trunk/content/sitemap.html
==============================================================================
--- websites/staging/chemistry/trunk/content/sitemap.html (original)
+++ websites/staging/chemistry/trunk/content/sitemap.html Fri Nov 28 08:58:33
2014
@@ -169,6 +169,13 @@ Apache Chemistry - SiteMap
<LI><A
href="https://svn.apache.org/repos/asf/chemistry/objectivecmis/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
</UL>
+<H3><A name="Navigation-CMISforJavaScript"></A>CMIS for JavaScript</H3>
+
+<UL class="alternate" type="square">
+ <LI><A href="/javascript/parts.html" title="Chemistry Parts">Chemistry
Parts</A></LI>
+ <LI><A href="https://svn.apache.org/repos/asf/chemistry/parts/trunk/"
class="external-link" rel="nofollow">Source Code</A></LI>
+</UL>
+
<H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3>
@@ -16008,6 +16015,10 @@ Apache Chemistry - SiteMap
<li><a href="/java/opencmis.html">OpenCMIS Overview</a></li>
</ul>
</li>
+<li><a href="/javascript/">javascript</a><ul>
+<li><a href="/javascript/parts.html">Apache Chemistry Parts</a></li>
+</ul>
+</li>
<li><a href="/objective-c/">objective-c</a><ul>
<li><a href="/objective-c/objectivecmis.html">ObjectiveCMIS</a></li>
</ul>