Modified: websites/staging/chemistry/trunk/content/php/currentprojectstatus.html ============================================================================== --- websites/staging/chemistry/trunk/content/php/currentprojectstatus.html (original) +++ websites/staging/chemistry/trunk/content/php/currentprojectstatus.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 - CurrentProjectStatus - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - CurrentProjectStatus</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - CurrentProjectStatus <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 - CurrentProjectStatus <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 - CurrentProjectStatus <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 - CurrentProjectStatus <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 - CurrentProjectStatus <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> @@ -295,9 +293,9 @@ Checked in code will usually be able 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> @@ -312,5 +310,6 @@ Checked in code will usually be able 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/php/phpclient.html ============================================================================== --- websites/staging/chemistry/trunk/content/php/phpclient.html (original) +++ websites/staging/chemistry/trunk/content/php/phpclient.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 - phpclient - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - phpclient</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - phpclient <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 - phpclient <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 - phpclient <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 - phpclient <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 - phpclient <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> @@ -275,9 +273,9 @@ will also be displayed</li> 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> @@ -292,5 +290,6 @@ will also be displayed</li> <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/php/phpfunctioncoverage.html ============================================================================== --- websites/staging/chemistry/trunk/content/php/phpfunctioncoverage.html (original) +++ websites/staging/chemistry/trunk/content/php/phpfunctioncoverage.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 - PHPFunctionCoverage - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - PHPFunctionCoverage</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - PHPFunctionCoverage <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 - PHPFunctionCoverage <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 - PHPFunctionCoverage <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 - PHPFunctionCoverage <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 - PHPFunctionCoverage <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 @@ information in a way that matches the Do 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 @@ information in a way that matches the Do <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/php/testsuitedescription.html ============================================================================== --- websites/staging/chemistry/trunk/content/php/testsuitedescription.html (original) +++ websites/staging/chemistry/trunk/content/php/testsuitedescription.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 - TestSuiteDescription - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - TestSuiteDescription</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - TestSuiteDescription <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 - TestSuiteDescription <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 - TestSuiteDescription <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 - TestSuiteDescription <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 - TestSuiteDescription <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> @@ -277,9 +275,9 @@ be printed</li> 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> @@ -294,5 +292,6 @@ be printed</li> <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/project/cmis.html ============================================================================== --- websites/staging/chemistry/trunk/content/project/cmis.html (original) +++ websites/staging/chemistry/trunk/content/project/cmis.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 - What is CMIS? - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - What is CMIS?</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - What is CMIS? <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 - What is CMIS? <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 - What is CMIS? <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 - What is CMIS? <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 - What is CMIS? <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> @@ -258,9 +256,9 @@ of history and motivation also available 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> @@ -275,5 +273,6 @@ of history and motivation also available <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/project/community.html ============================================================================== --- websites/staging/chemistry/trunk/content/project/community.html (original) +++ websites/staging/chemistry/trunk/content/project/community.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 - Community - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Community</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Community <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 - Community <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 - Community <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 - Community <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 - Community <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> @@ -358,9 +356,9 @@ Emeritus status indicates interest but n 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> @@ -375,5 +373,6 @@ Emeritus status indicates interest but n <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/project/verification.html ============================================================================== --- websites/staging/chemistry/trunk/content/project/verification.html (original) +++ websites/staging/chemistry/trunk/content/project/verification.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 - Verify Release Packages - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Verify Release Packages</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Verify Release Packag <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 - Verify Release Packag <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 - Verify Release Packag <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 - Verify Release Packag <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 - Verify Release Packag <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/python/cmislib.html ============================================================================== --- websites/staging/chemistry/trunk/content/python/cmislib.html (original) +++ websites/staging/chemistry/trunk/content/python/cmislib.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 - cmislib - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - cmislib</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - cmislib <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 - cmislib <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 - cmislib <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 - cmislib <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 - cmislib <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> @@ -422,9 +420,9 @@ Please see the doc for dependencies, req 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> @@ -439,5 +437,6 @@ Please see the doc for dependencies, req <td id="cell-4-2"> </td> </tr> </table> + <script type="text/javascript" src="/resources/retina.min.js"></script> </body> </html> Added: websites/staging/chemistry/trunk/content/resources/retina.min.js ============================================================================== --- websites/staging/chemistry/trunk/content/resources/retina.min.js (added) +++ websites/staging/chemistry/trunk/content/resources/retina.min.js Sun Jun 19 18:57:37 2016 @@ -0,0 +1,10 @@ +/*! + * Retina.js v1.4.0 + * + * Copyright 2016 Imulus, LLC + * Released under the MIT license + * + * Retina.js is an open source script that makes it easy to serve + * high-resolution images to devices with retina displays. + */ +!function(){function a(){}function b(a){return f.retinaImageSuffix+a}function c(a,c){if(this.path=a||"","undefined"!=typeof c&&null!==c)this.at_2x_path=c,this.perform_check=!1;else{if(void 0!==document.createElement){var d=document.createElement("a");d.href=this.path,d.pathname=d.pathname.replace(g,b),this.at_2x_path=d.href}else{var e=this.path.split("?");e[0]=e[0].replace(g,b),this.at_2x_path=e.join("?")}this.perform_check=!0}}function d(a){this.el=a,this.path=new c(this.el.getAttribute("src"),this.el.getAttribute("data-at2x"));var b=this;this.path.check_2x_variant(function(a){a&&b.swap()})}var e="undefined"==typeof exports?window:exports,f={retinaImageSuffix:"@2x",check_mime_type:!0,retinaImgTagSelector:"body img",force_original_dimensions:!0};e.Retina=a,a.configure=function(a){null===a&&(a={});for(var b in a)a.hasOwnProperty(b)&&(f[b]=a[b])},a.init=function(a){null===a&&(a=e),a.addEventListener("load",function(){var a,b,c=document.querySelectorAll(f.retinaImgTagSelector),e=[];for (a=0;a<c.length;a+=1)b=c[a],b.getAttributeNode("data-no-retina")||b.src&&e.push(new d(b))})},a.isRetina=function(){var a="(-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx)";return e.devicePixelRatio>1?!0:!(!e.matchMedia||!e.matchMedia(a).matches)};var g=/\.[\w\?=]+$/;e.RetinaImagePath=c,c.confirmed_paths=[],c.prototype.is_external=function(){return!(!this.path.match(/^(https?\:|\/\/)/i)||this.path.match("//"+document.domain))},c.prototype.check_2x_variant=function(a){var b,d=this;return this.perform_check||"undefined"==typeof this.at_2x_path||null===this.at_2x_path?this.at_2x_path in c.confirmed_paths?a(!0):this.is_external()?a(!1):(b=new XMLHttpRequest,b.open("HEAD",this.at_2x_path),b.onreadystatechange=function(){if(4!==b.readyState)return a(!1);if(b.status>=200&&b.status<=399){if(f.check_mime_type){var e=b.getResponseHeader("Content-Type");if(null===e||!e.match(/^image/i))return a(!1)}return c.co nfirmed_paths.push(d.at_2x_path),a(!0)}return a(!1)},b.send(),void 0):a(!0)},e.RetinaImage=d,d.prototype.swap=function(a){function b(){c.el.complete?(f.force_original_dimensions&&(0===c.el.offsetWidth&&0===c.el.offsetHeight?(c.el.setAttribute("width",c.el.naturalWidth),c.el.setAttribute("height",c.el.naturalHeight)):(c.el.setAttribute("width",c.el.offsetWidth),c.el.setAttribute("height",c.el.offsetHeight))),c.el.setAttribute("src",a)):setTimeout(b,5)}"undefined"==typeof a&&(a=this.path.at_2x_path);var c=this;b()},a.isRetina()&&a.init(e)}(); \ No newline at end of file Modified: websites/staging/chemistry/trunk/content/site.html ============================================================================== --- websites/staging/chemistry/trunk/content/site.html (original) +++ websites/staging/chemistry/trunk/content/site.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 - Site - </title> + <link rel="shortcut icon" href="/favicon.ico"> + <title>Apache Chemistry - Site</title> </head> <body onload="init()"> <table width="100%" cellpadding="0" cellspacing="0"> @@ -44,12 +44,12 @@ Apache Chemistry - Site <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 - Site <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 - Site <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 - Site <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 - Site <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> @@ -235,9 +233,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> @@ -252,5 +250,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>
