Author: fmui
Date: Fri Nov 28 08:54:40 2014
New Revision: 1642275
URL: http://svn.apache.org/r1642275
Log:
added Chemistry Parts
Added:
chemistry/site/trunk/content/javascript/
chemistry/site/trunk/content/javascript/parts.mdtext (with props)
Modified:
chemistry/site/trunk/templates/navigation_bar.html
Added: chemistry/site/trunk/content/javascript/parts.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/javascript/parts.mdtext?rev=1642275&view=auto
==============================================================================
--- chemistry/site/trunk/content/javascript/parts.mdtext (added)
+++ chemistry/site/trunk/content/javascript/parts.mdtext Fri Nov 28 08:54:40
2014
@@ -0,0 +1,37 @@
+Title: Apache Chemistry Parts
+Notice: 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.
+
+# Welcome to Apache Chemistry Parts
+
+
+## Introduction
+
+Apache Chemistry Parts is a set of SharePoint components compatible with any
CMIS 1.1 compliant repository.
+
+This library contains different sub-components:
+
+* A CMIS 1.1 JavaScript library (based on jQuery)
+* 2 UI components (folder tree and document browser) based on the previous
library, and using only standard web technologies like HTML, JS and CSS.
+* Different SharePoint containers for each previous component: SharePoint 2010
WebParts, SharePoint 2013 WebParts and Office365 AppParts.
+
+These components have been developed to be easily customized depending of your
use case, and re-packable for almost any web container.
+
+### Where to get it from
+
+Chemistry Parts has not been released, yet.
+The development source code can be found in the [Apache
SVN](https://svn.apache.org/repos/asf/chemistry/parts/trunk/).
Propchange: chemistry/site/trunk/content/javascript/parts.mdtext
------------------------------------------------------------------------------
svn:eol-style = native
Modified: chemistry/site/trunk/templates/navigation_bar.html
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/templates/navigation_bar.html?rev=1642275&r1=1642274&r2=1642275&view=diff
==============================================================================
--- chemistry/site/trunk/templates/navigation_bar.html (original)
+++ chemistry/site/trunk/templates/navigation_bar.html Fri Nov 28 08:54:40 2014
@@ -69,6 +69,13 @@
<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>