Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Automated deployment: Tue Jun 7 10:05:57 UTC 2022 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laminas-bot committed Jun 7, 2022
1 parent bf143cf commit 64503e9
Show file tree
Hide file tree
Showing 7 changed files with 76 additions and 32 deletions.
29 changes: 19 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="laminas-dom">
<meta name="description" content="laminas-dom">



<meta name="docsearch:version" content="latest">
<meta name="docsearch:language" content="en">
<meta name="docsearch:component" content="laminas-dom">

<link rel="canonical" href="https://docs.laminas.dev/laminas-dom/">
<link rel="shortcut icon" href="https://docs.laminas.dev/img/trademark-laminas-foundation-rgb.svg">

Expand Down Expand Up @@ -195,7 +202,7 @@ <h1 class="header__title">
<a href="#" class="header__link header__link--search" data-toggle="modal" data-target="#mkdocs_search_modal" title="Open search">
<i class="fa fa-search"></i> Search
</a>
<a href="https://github.com/laminas/laminas-dom/" class="header__link header__link--github" title="Go to repository of laminas-dom">
<a href="https://github.com/laminas/laminas-dom" class="header__link header__link--github" title="Go to repository of laminas-dom">
<i class="fa fa-github"></i> GitHub
</a>

Expand Down Expand Up @@ -240,8 +247,8 @@ <h3>Using Composer</h3>

<h2>Support</h2>
<ul>
<li>Issues: <a href="https://github.com/laminas/laminas-dom/issues">github.com/laminas/laminas-dom/issues</a></li>
<li>Source: <a href="https://github.com/laminas/laminas-dom/">github.com/laminas/laminas-dom/</a></li>
<li>Issues: <a href="https://github.com/laminas/laminas-domissues">github.com/laminas/laminas-domissues</a></li>
<li>Source: <a href="https://github.com/laminas/laminas-dom">github.com/laminas/laminas-dom</a></li>
<li>Chat: <a href="https://laminas.dev/chat">laminas.dev/chat</a></li>
<li>Forum: <a href="https://discourse.laminas.dev/">discourse.laminas.dev</a></li>
</ul>
Expand All @@ -261,7 +268,9 @@ <h2>Support</h2>
<li class="page-nav__item">

<a rel="next" class="page-nav__link page-nav__link--next" href="intro/">
Next <i class="fa fa-chevron-right"></i>
<small class="page-nav__label">Next</small>
Intro
<i class="fa fa-chevron-right"></i>
</a>

</li>
Expand Down Expand Up @@ -394,7 +403,7 @@ <h4 class="footer__headline">Support</h4>
<h4 class="footer__headline">License</h4>
<p>
Code licensed under <a
href="https://github.com/laminas/laminas-dom/blob/master/LICENSE.md">BSD 3-Clause</a>.
href="https://github.com/laminas/laminas-domblob/master/LICENSE.md">BSD 3-Clause</a>.
</p>
</div>

Expand All @@ -403,8 +412,8 @@ <h4 class="footer__headline">License</h4>
<h4 class="footer__headline">Copyright</h4>
<p>
<!--Built with love by the Laminas team with the help of our
<a href="https://github.com/laminas/laminas-dom/graphs/contributors">contributors</a>.<br>-->
&copy; 2021 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
<a href="https://github.com/laminas/laminas-domgraphs/contributors">contributors</a>.<br>-->
&copy; 2022 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
</p>
</div>
</div>
Expand Down Expand Up @@ -451,6 +460,6 @@ <h5 class="modal-title">Search</h5>
</html>

<!--
MkDocs version : 1.2.3
Build Date UTC : 2021-12-13 15:53:44.985358+00:00
MkDocs version : 1.3.0
Build Date UTC : 2022-06-07 10:05:56.660731+00:00
-->
25 changes: 18 additions & 7 deletions intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="laminas-dom">
<meta name="description" content="laminas-dom">



<meta name="docsearch:version" content="latest">
<meta name="docsearch:language" content="en">
<meta name="docsearch:component" content="laminas-dom">

<link rel="canonical" href="https://docs.laminas.dev/laminas-dom/intro/">
<link rel="shortcut icon" href="https://docs.laminas.dev/img/trademark-laminas-foundation-rgb.svg">

Expand Down Expand Up @@ -195,7 +202,7 @@ <h1 class="header__title">
<a href="#" class="header__link header__link--search" data-toggle="modal" data-target="#mkdocs_search_modal" title="Open search">
<i class="fa fa-search"></i> Search
</a>
<a href="https://github.com/laminas/laminas-dom/" class="header__link header__link--github" title="Go to repository of laminas-dom">
<a href="https://github.com/laminas/laminas-dom" class="header__link header__link--github" title="Go to repository of laminas-dom">
<i class="fa fa-github"></i> GitHub
</a>

Expand Down Expand Up @@ -259,7 +266,9 @@ <h1 id="introduction">Introduction</h1>
<li class="page-nav__item">

<a rel="prev" class="page-nav__link page-nav__link--prev" href="..">
<i class="fa fa-chevron-left"></i> Previous
<small class="page-nav__label">Previous</small>
<i class="fa fa-chevron-left"></i>
Home
</a>

</li>
Expand All @@ -268,7 +277,9 @@ <h1 id="introduction">Introduction</h1>
<li class="page-nav__item">

<a rel="next" class="page-nav__link page-nav__link--next" href="../query/">
Next <i class="fa fa-chevron-right"></i>
<small class="page-nav__label">Next</small>
Querying HTML and XML
<i class="fa fa-chevron-right"></i>
</a>

</li>
Expand Down Expand Up @@ -401,7 +412,7 @@ <h4 class="footer__headline">Support</h4>
<h4 class="footer__headline">License</h4>
<p>
Code licensed under <a
href="https://github.com/laminas/laminas-dom/blob/master/LICENSE.md">BSD 3-Clause</a>.
href="https://github.com/laminas/laminas-domblob/master/LICENSE.md">BSD 3-Clause</a>.
</p>
</div>

Expand All @@ -410,8 +421,8 @@ <h4 class="footer__headline">License</h4>
<h4 class="footer__headline">Copyright</h4>
<p>
<!--Built with love by the Laminas team with the help of our
<a href="https://github.com/laminas/laminas-dom/graphs/contributors">contributors</a>.<br>-->
&copy; 2021 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
<a href="https://github.com/laminas/laminas-domgraphs/contributors">contributors</a>.<br>-->
&copy; 2022 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
</p>
</div>
</div>
Expand Down
18 changes: 13 additions & 5 deletions pages/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="laminas-dom">
<meta name="description" content="laminas-dom">



<meta name="docsearch:version" content="latest">
<meta name="docsearch:language" content="en">
<meta name="docsearch:component" content="laminas-dom">


<link rel="shortcut icon" href="https://docs.laminas.dev/img/trademark-laminas-foundation-rgb.svg">

<title>laminas-dom - Laminas Docs</title>
Expand Down Expand Up @@ -194,7 +202,7 @@ <h1 class="header__title">
<a href="#" class="header__link header__link--search" data-toggle="modal" data-target="#mkdocs_search_modal" title="Open search">
<i class="fa fa-search"></i> Search
</a>
<a href="https://github.com/laminas/laminas-dom/" class="header__link header__link--github" title="Go to repository of laminas-dom">
<a href="https://github.com/laminas/laminas-dom" class="header__link header__link--github" title="Go to repository of laminas-dom">
<i class="fa fa-github"></i> GitHub
</a>

Expand Down Expand Up @@ -348,7 +356,7 @@ <h4 class="footer__headline">Support</h4>
<h4 class="footer__headline">License</h4>
<p>
Code licensed under <a
href="https://github.com/laminas/laminas-dom/blob/master/LICENSE.md">BSD 3-Clause</a>.
href="https://github.com/laminas/laminas-domblob/master/LICENSE.md">BSD 3-Clause</a>.
</p>
</div>

Expand All @@ -357,8 +365,8 @@ <h4 class="footer__headline">License</h4>
<h4 class="footer__headline">Copyright</h4>
<p>
<!--Built with love by the Laminas team with the help of our
<a href="https://github.com/laminas/laminas-dom/graphs/contributors">contributors</a>.<br>-->
&copy; 2021 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
<a href="https://github.com/laminas/laminas-domgraphs/contributors">contributors</a>.<br>-->
&copy; 2022 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
</p>
</div>
</div>
Expand Down
21 changes: 15 additions & 6 deletions query/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="laminas-dom">
<meta name="description" content="laminas-dom">



<meta name="docsearch:version" content="latest">
<meta name="docsearch:language" content="en">
<meta name="docsearch:component" content="laminas-dom">

<link rel="canonical" href="https://docs.laminas.dev/laminas-dom/query/">
<link rel="shortcut icon" href="https://docs.laminas.dev/img/trademark-laminas-foundation-rgb.svg">

Expand Down Expand Up @@ -195,7 +202,7 @@ <h1 class="header__title">
<a href="#" class="header__link header__link--search" data-toggle="modal" data-target="#mkdocs_search_modal" title="Open search">
<i class="fa fa-search"></i> Search
</a>
<a href="https://github.com/laminas/laminas-dom/" class="header__link header__link--github" title="Go to repository of laminas-dom">
<a href="https://github.com/laminas/laminas-dom" class="header__link header__link--github" title="Go to repository of laminas-dom">
<i class="fa fa-github"></i> GitHub
</a>

Expand Down Expand Up @@ -391,7 +398,9 @@ <h3 id="laminasdomnodelist">Laminas\Dom\NodeList</h3>
<li class="page-nav__item">

<a rel="prev" class="page-nav__link page-nav__link--prev" href="../intro/">
<i class="fa fa-chevron-left"></i> Previous
<small class="page-nav__label">Previous</small>
<i class="fa fa-chevron-left"></i>
Intro
</a>

</li>
Expand Down Expand Up @@ -529,7 +538,7 @@ <h4 class="footer__headline">Support</h4>
<h4 class="footer__headline">License</h4>
<p>
Code licensed under <a
href="https://github.com/laminas/laminas-dom/blob/master/LICENSE.md">BSD 3-Clause</a>.
href="https://github.com/laminas/laminas-domblob/master/LICENSE.md">BSD 3-Clause</a>.
</p>
</div>

Expand All @@ -538,8 +547,8 @@ <h4 class="footer__headline">License</h4>
<h4 class="footer__headline">Copyright</h4>
<p>
<!--Built with love by the Laminas team with the help of our
<a href="https://github.com/laminas/laminas-dom/graphs/contributors">contributors</a>.<br>-->
&copy; 2021 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
<a href="https://github.com/laminas/laminas-domgraphs/contributors">contributors</a>.<br>-->
&copy; 2022 <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
</p>
</div>
</div>
Expand Down
9 changes: 8 additions & 1 deletion search/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,15 @@ function joinUrl (base, path) {
return base + "/" + path;
}

function escapeHtml (value) {
return value.replace(/&/g, '&amp;')
.replace(/"/g, '&quot;')
.replace(/</g, '&lt;')
.replace(/>/g, '&gt;');
}

function formatResult (location, title, summary) {
return '<article><h3><a href="' + joinUrl(base_url, location) + '">'+ title + '</a></h3><p>' + summary +'</p></article>';
return '<article><h3><a href="' + joinUrl(base_url, location) + '">'+ escapeHtml(title) + '</a></h3><p>' + escapeHtml(summary) +'</p></article>';
}

function displayResults (results) {
Expand Down
6 changes: 3 additions & 3 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.laminas.dev/laminas-dom/</loc>
<lastmod>2021-12-13</lastmod>
<lastmod>2022-06-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.laminas.dev/laminas-dom/intro/</loc>
<lastmod>2021-12-13</lastmod>
<lastmod>2022-06-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.laminas.dev/laminas-dom/query/</loc>
<lastmod>2021-12-13</lastmod>
<lastmod>2022-06-07</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 64503e9

Please sign in to comment.