Modified: websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html (original) +++ websites/staging/chemistry/trunk/content/java/developing/tools/dev-tools-workbench.html 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 Workbench - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - CMIS Workbench</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - CMIS Workbench <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 Workbench <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 Workbench <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 Workbench <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 Workbench <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> @@ -386,9 +384,9 @@ additional properties in the expert logi 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> @@ -403,5 +401,6 @@ additional properties in the expert logi <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/tools/index.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/developing/tools/index.html (original) +++ websites/staging/chemistry/trunk/content/java/developing/tools/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 - OpenCMIS Tools - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OpenCMIS Tools</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OpenCMIS Tools <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 Tools <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 Tools <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 Tools <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 Tools <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> @@ -238,9 +236,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> @@ -255,5 +253,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/download.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/download.html (original) +++ websites/staging/chemistry/trunk/content/java/download.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 Downloads - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - OpenCMIS Downloads</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - OpenCMIS Downloads <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 Downloads <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 Downloads <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 Downloads <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 Downloads <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> @@ -338,9 +336,9 @@ Please make sure you check the following 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> @@ -355,5 +353,6 @@ Please make sure you check the following <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/examples/example-connect-dotnet.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-connect-dotnet.html 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 - Connecting from a .NET client - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Connecting from a .NET client</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Connecting from a .NE <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 - Connecting from a .NE <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 - Connecting from a .NE <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 - Connecting from a .NE <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 - Connecting from a .NE <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> @@ -446,9 +444,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> @@ -463,5 +461,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/examples/example-create-session.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-create-session.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-create-session.html 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 - Creating a session - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Creating a session</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Creating a session <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 - Creating a session <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 - Creating a session <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 - Creating a session <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 - Creating a session <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> @@ -328,9 +326,9 @@ The following code snippet gets the list 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> @@ -345,5 +343,6 @@ The following code snippet gets the list <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/examples/example-create-type.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-create-type.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-create-type.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 - Create Type - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Create Type</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Create Type <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 - Create Type <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 - Create Type <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 - Create Type <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 - Create Type <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> @@ -1050,9 +1048,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> @@ -1067,5 +1065,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/examples/example-create-update.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-create-update.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-create-update.html 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 - Creating and updating CMIS objects - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Creating and updating CMIS objects</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Creating and updating <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 - Creating and updating <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 - Creating and updating <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 - Creating and updating <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 - Creating and updating <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> @@ -290,9 +288,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> @@ -307,5 +305,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/examples/example-get-extension.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-get-extension.html 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 - Getting CMIS extensions - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Getting CMIS extensions</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Getting CMIS extensio <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 - Getting CMIS extensio <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 - Getting CMIS extensio <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 - Getting CMIS extensio <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 - Getting CMIS extensio <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> @@ -261,9 +259,9 @@ Think of it as a tree structure with nam 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> @@ -278,5 +276,6 @@ Think of it as a tree structure with nam <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/examples/example-get-id-from-path.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-get-id-from-path.html 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 - Getting the id from path - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Getting the id from path</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Getting the id from p <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 - Getting the id from p <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 - Getting the id from p <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 - Getting the id from p <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 - Getting the id from p <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/examples/example-list-folder.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-list-folder.html 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 - List a folder with paging - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - List a folder with paging</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - List a folder with pa <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 - List a folder with pa <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 - List a folder with pa <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 - List a folder with pa <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 - List a folder with pa <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> @@ -251,9 +249,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> @@ -268,5 +266,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/examples/example-osgi.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-osgi.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-osgi.html 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 OSGI with OpenCMIS - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Using OSGI with OpenCMIS</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Using OSGI 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 - Using OSGI 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 - Using OSGI 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 - Using OSGI 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 - Using OSGI 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> @@ -255,9 +253,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> @@ -272,5 +270,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/examples/example-process-query-results.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-process-query-results.html 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 - Perform a query - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Perform a query </title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Perform a query <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 - Perform a query <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 - Perform a query <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 - Perform a query <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 - Perform a query <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> @@ -269,9 +267,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> @@ -286,5 +284,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/examples/example-read-meta-content.html ============================================================================== --- websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html (original) +++ websites/staging/chemistry/trunk/content/java/examples/example-read-meta-content.html 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 - Reading metadata and content - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Reading metadata and content</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Reading metadata and <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 - Reading metadata and <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 - Reading metadata and <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 - Reading metadata and <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 - Reading metadata and <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> @@ -271,9 +269,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> @@ -288,5 +286,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>
