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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - OpenCMIS Client API - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OpenCMIS Client API</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OpenCMIS Client API <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - OpenCMIS Client API <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - OpenCMIS Client API <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - OpenCMIS Client API <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - OpenCMIS Client API <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -303,9 +301,9 @@ In order to create a session, the Sessio Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -320,5 +318,6 @@ In order to create a session, the Sessio <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html>
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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - OpenCMIS Client Bindings - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OpenCMIS Client Bindings</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OpenCMIS Client Bindi <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - OpenCMIS Client Bindi <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - OpenCMIS Client Bindi <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - OpenCMIS Client Bindi <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - OpenCMIS Client Bindi <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -359,9 +357,9 @@ authentication provider before the sessi Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -376,5 +374,6 @@ authentication provider before the sessi <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - CMIS Client Overview - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - CMIS Client Overview</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - CMIS Client Overview <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - CMIS Client Overview <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - CMIS Client Overview <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - CMIS Client Overview <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - CMIS Client Overview <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -280,9 +278,9 @@ It scales well since each call can go to Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -297,5 +295,6 @@ It scales well since each call can go to <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - Developing with OpenCMIS - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Developing with OpenCMIS</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Developing with OpenC <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - Developing with OpenC <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - Developing with OpenC <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - Developing with OpenC <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - Developing with OpenC <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -239,9 +237,9 @@ h2:hover > .headerlink, h3:hover > .head Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -256,5 +254,6 @@ h2:hover > .headerlink, h3:hover > .head <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - OpenCMIS Binding differences - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OpenCMIS Binding differences</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OpenCMIS Binding diff <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - OpenCMIS Binding diff <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - OpenCMIS Binding diff <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - OpenCMIS Binding diff <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - OpenCMIS Binding diff <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -296,9 +294,9 @@ web service bindings and the general one Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -313,5 +311,6 @@ web service bindings and the general one <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - Understanding the client side cache - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Understanding the client side cache</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Understanding the cli <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - Understanding the cli <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - Understanding the cli <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - Understanding the cli <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - Understanding the cli <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -274,9 +272,9 @@ So it might return stale objects. </p> Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -291,5 +289,6 @@ So it might return stale objects. </p> <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - Compare client binding with client API - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Compare client binding with client API</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Compare client bindin <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - Compare client bindin <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - Compare client bindin <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - Compare client bindin <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - Compare client bindin <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -366,9 +364,9 @@ See also <a href="client/dev-client-api. Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -383,5 +381,6 @@ See also <a href="client/dev-client-api. <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - Debugging OpenCMIS - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Debugging OpenCMIS</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Debugging OpenCMIS <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - Debugging OpenCMIS <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - Debugging OpenCMIS <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - Debugging OpenCMIS <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - Debugging OpenCMIS <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -292,9 +290,9 @@ like this:</p> Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -309,5 +307,6 @@ like this:</p> <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - Using Eclipse as Development Environment - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Using Eclipse as Development Environment</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Using Eclipse as Deve <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - Using Eclipse as Deve <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - Using Eclipse as Deve <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - Using Eclipse as Deve <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - Using Eclipse as Deve <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -340,9 +338,9 @@ select Abbreviate package names. Add a r Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -357,5 +355,6 @@ select Abbreviate package names. Add a r <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - OpenCMIS Logging - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OpenCMIS Logging </title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OpenCMIS Logging <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - OpenCMIS Logging <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - OpenCMIS Logging <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - OpenCMIS Logging <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - OpenCMIS Logging <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -268,9 +266,9 @@ place a <code>log4j.properties</code> fi Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -285,5 +283,6 @@ place a <code>log4j.properties</code> fi <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - OpenCMIS Modules - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OpenCMIS Modules</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OpenCMIS Modules <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - OpenCMIS Modules <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - OpenCMIS Modules <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - OpenCMIS Modules <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - OpenCMIS Modules <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -304,9 +302,9 @@ CMIS query parser.</p> Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -321,5 +319,6 @@ CMIS query parser.</p> <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - OSGi Support for OpenCMIS - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OSGi Support for OpenCMIS</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OSGi Support for Open <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - OSGi Support for Open <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - OSGi Support for Open <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - OSGi Support for Open <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - OSGi Support for Open <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -327,9 +325,9 @@ Other dependencies have to be deployed t Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -344,5 +342,6 @@ Other dependencies have to be deployed t <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> 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 Sun Jun 19 18:57:37 2016 @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -17,16 +17,16 @@ limitations under the License. --> -<html> +<html lang="en"> <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link type="text/css" rel="stylesheet" href="/resources/site.css" /> <script src="/resources/space.js" type="text/javascript"></script> - <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, ObjectiveCMIS" /> + <meta name="keywords" content="CMIS, Content Management Interoperability Service, ECM, Enterprise Content Management, OASIS, integration standards, Chemistry, OpenCMIS, cmislib, DotCMIS, PortCMIS, ObjectiveCMIS" /> <meta name="description" content="Apache Chemistry, CMIS Implementation" /> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title> -Apache Chemistry - Repository specific notes - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Repository specific notes</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Repository specific n <TABLE border="0" cellpadding="0" cellspacing="0" width="100%"> <TR> <TD align="left" class="topbardiv" nowrap=""> - <A href="http://chemistry.apache.org/" title="Apache Chemistry"> + <A href="https://chemistry.apache.org/" title="Apache Chemistry"> <IMG border="0" src="/images/chemistry_tm_logo_small.png"/> </A> </TD> <TD align="right" nowrap=""> - <A href="http://www.apache.org/" title="The Apache Software Foundation"> + <A href="https://www.apache.org/" title="The Apache Software Foundation"> <IMG border="0" src="/images/asf-logo.png"/> </A> </TD> @@ -72,11 +72,9 @@ Apache Chemistry - Repository specific n <div align="right"> <!-- Quicklinks --> <P> -<A href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</A> +<A href="https://www.apache.org/" class="external-link" rel="nofollow">Apache</A> | -<A href="http://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> -| -<A href="/sitemap.html" title="SiteMap">Site Map</A> +<A href="https://www.apache.org/licenses/LICENSE-2.0.html" class="external-link" rel="nofollow">License</A> </P> <!-- Quicklinks --> </div> @@ -102,18 +100,18 @@ Apache Chemistry - Repository specific n <UL class="alternate" type="square"> <LI><A href="/project/cmis.html" title="What's CMIS">What is CMIS?</A></LI> - <LI><A href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> + <LI><A href="https://www.apache.org/licenses/" class="external-link" rel="nofollow">License</A></LI> <LI><A href="/project/community.html" title="Community">Community</A></LI> - <LI><A href="http://mail-archives.apache.org/mod_mbox/chemistry-dev/" class="external-link" rel="nofollow">Mailing List</A></LI> + <LI><A href="https://lists.apache.org/[email protected]" class="external-link" rel="nofollow">Mailing List</A></LI> <LI><A href="https://issues.apache.org/jira/browse/CMIS" class="external-link" rel="nofollow">Issue Tracking</A></LI> - <LI><A href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> + <LI><A href="https://www.apache.org/security/" class="external-link" rel="nofollow">Security</A></LI> </UL> <H3><A name="Navigation-Search"></A>Search</H3> <DIV style="padding: 0px 0px 0px 20px;"> -<FORM action="http://www.google.com/search" method="get" style="font-size: 10px;"> +<FORM action="https://www.google.com/search" method="get" style="font-size: 10px;"> <INPUT name="ie" type="hidden" value="UTF-8"></INPUT> <INPUT name="oe" type="hidden" value="UTF-8"></INPUT> <INPUT maxlength="255" name="q" size="12" type="text" value=""></INPUT> @@ -141,7 +139,7 @@ Apache Chemistry - Repository specific n <UL class="alternate" type="square"> <LI><A href="/python/cmislib.html" title="cmislib">cmislib</A></LI> - <LI><A href="http://chemistry.apache.org/python/docs/" rel="nofollow">cmislib Documentation</A></LI> + <LI><A href="/python/docs/" rel="nofollow">cmislib Documentation</A></LI> <LI><A href="https://svn.apache.org/repos/asf/chemistry/cmislib/trunk/" class="external-link" rel="nofollow">Source Code</A></LI> </UL> @@ -182,8 +180,8 @@ Apache Chemistry - Repository specific n <H3><A name="Navigation-Sponsorship"></A>Sponsorship</H3> <UL class="alternate" type="square"> - <LI><A href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> - <LI><A href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> + <LI><A href="https://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</A></LI> + <LI><A href="https://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsoring Apache</A></LI> </UL> @@ -254,9 +252,9 @@ under the hood. If this interferes with Apache Chemistry, Apache, the Apache feather logo, and the Apache Chemistry project logo are trademarks of The Apache Software Foundation. - <BR /> + <br> Content Management Interoperability Services (CMIS) is an - <a href="http://www.oasis-open.org/committees/cmis/">OASIS</a> + <a href="https://www.oasis-open.org/committees/cmis/">OASIS</a> specification. </div> @@ -271,5 +269,6 @@ under the hood. If this interferes with <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html>
