You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2016/06/24 10:34:45 UTC

svn commit: r991308 [12/14] - in /websites/staging/chemistry/trunk/content: ./ docs/ docs/cmis-samples/ docs/cmis-samples/about/ docs/cmis-samples/css/ docs/cmis-samples/fonts/ docs/cmis-samples/img/ docs/cmis-samples/js/ docs/cmis-samples/mkdocs/ docs...

Modified: websites/staging/chemistry/trunk/content/index.html
==============================================================================
--- websites/staging/chemistry/trunk/content/index.html (original)
+++ websites/staging/chemistry/trunk/content/index.html Fri Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>
 
 

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 Jun 24 10:34:43 2016
@@ -38,25 +38,15 @@
     <tr width="100%">
       <td id="cell-1-0">&nbsp;</td>
       <td id="cell-1-1">
-        <div style="padding: 0px;">
-          <div id="banner">
+        <div id="banner" style="padding: 0px;">
           <!-- Banner -->
-<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
-<TR>
-<TD align="left" class="topbardiv" nowrap="">
-  <A href="https://chemistry.apache.org/" title="Apache Chemistry">
-    <IMG border="0" src="/images/chemistry_tm_logo.png"/>
-  </A>
-</TD>
-<TD align="right" nowrap="">
-  <A href="https://www.apache.org/" title="The Apache Software Foundation">
-    <IMG border="0" src="/images/asf-logo.png"/>
-  </A>
-</TD>
-</TR>
-</TABLE>
+          <A href="https://chemistry.apache.org/" title="Apache Chemistry">
+            <IMG src="/images/chemistry_tm_logo.png" style="float:left; border:0px;"/>
+          </A>
+          <A href="https://www.apache.org/" title="The Apache Software Foundation">
+            <IMG src="/images/asf-logo.png"  style="float:right; border:0px;"/>
+           </A>
           <!-- Banner -->
-          </div>
         </div>
         <div id="top-menu">
           <table border="0" cellpadding="1" cellspacing="0" width="100%">
@@ -127,9 +117,7 @@
 <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="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
   <LI><A href="/java/0.14.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>
@@ -159,6 +147,7 @@
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk/" class="external-link" rel="nofollow">DotCMIS Source Code</A></LI>
   <LI><A href="/dotnet/portcmis.html" title="PortCMIS">PortCMIS</A></LI>
   <LI><A href="https://svn.apache.org/repos/asf/chemistry/portcmis/trunk/" class="external-link" rel="nofollow">PortCMIS Source Code</A></LI>
+  <LI><A href="/docs/cmis-samples/" title="Downloads">Code Samples</A></LI>
 </UL>