Author: buildbot
Date: Wed Dec 26 19:44:25 2012
New Revision: 843928

Log:
Staging update by buildbot for chemistry

Modified:
    websites/staging/chemistry/trunk/content/   (props changed)
    
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/resources/site.css

Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 26 19:44:25 2012
@@ -1 +1 @@
-1425997
+1425999

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
 Wed Dec 26 19:44:25 2012
@@ -203,6 +203,8 @@ Apache Chemistry - OpenCMIS Fileshare Re
 <li>AtomPub endpoint: 
<code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/atom</code> <br/>
    Web Services endpoint: 
<code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/services/RepositoryService</code></li>
 </ol>
+<h2 id="download-the-fileshare-repository">Download the FileShare 
Repository</h2>
+<p>You can download the latest release from the <a 
href="/java/download.html">download page</a>.</p>
 <h2 id="configure-the-repository">Configure the Repository</h2>
 <p>The configuration file in the WAR file is
 <code>/WEB-INF/classes/repository.properties</code>.</p>

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
 Wed Dec 26 19:44:25 2012
@@ -234,6 +234,8 @@ The following features are implemented:<
 <li>AtomPub endpoint: 
<code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/atom</code>,<br/>
    Web Services endpoint: 
<code>http://&lt;host&gt;:&lt;port&gt;/&lt;context&gt;/services/RepositoryService</code></li>
 </ol>
+<h2 id="download-the-inmemory-repository">Download the InMemory Repository</h2>
+<p>You can download the latest release from the <a 
href="/java/download.html">download page</a>.</p>
 <h2 id="configure-the-repository">Configure the Repository</h2>
 <p>The CMIS specification does not currently provide support for creating a
 repository or administrative capabilities such as the creation of type

Modified: websites/staging/chemistry/trunk/content/resources/site.css
==============================================================================
--- websites/staging/chemistry/trunk/content/resources/site.css (original)
+++ websites/staging/chemistry/trunk/content/resources/site.css Wed Dec 26 
19:44:25 2012
@@ -1624,7 +1624,7 @@ div.code.panel .codehilite {
 table.projectbox-table {
     text-align: center;
     table-layout: fixed;
-    width: 100%;
+    width: 620px;
 }
 
 td.projectbox-table {


Reply via email to