Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1d4839c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
garbast committed Oct 31, 2024
1 parent e416e05 commit fe7205f
Show file tree
Hide file tree
Showing 31 changed files with 1,030 additions and 901 deletions.
53 changes: 27 additions & 26 deletions Administration/Index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<meta content="" name="docsearch:package_type">
<meta content="" name="docsearch:release">
<meta content="" name="docsearch:version">
<meta content="2024-10-05T08:27:44+00:00" name="docsearch:modified">
<meta content="2024-10-05T08:27:44+00:00" name="dc.modified">
<meta content="2024-10-05T08:27:44+00:00" property="article:modified_time">
<meta content="2024-10-31T15:03:27+00:00" name="docsearch:modified">
<meta content="2024-10-31T15:03:27+00:00" name="dc.modified">
<meta content="2024-10-31T15:03:27+00:00" property="article:modified_time">
<link href="http://purl.org/dc/elements/1.1/" rel="schema.dc">
<link href="../_resources/css/theme.css" rel="stylesheet">
<link href="https://docs.typo3.org/search/" rel="search" title="Search">
Expand All @@ -37,24 +37,27 @@
<div class="page-header">
<div class="page-header-inner">
<div class="row">
<div class="col-sm-3 col-md-4 col-lg-6">
<div class="col-md-2 col-lg-4">
<a class="logo" href="https://docs.typo3.org/" title="TYPO3 Documentation">
<img alt="TYPO3 Logo" class="logo-image" src="../_resources/img/typo3-logo.svg" width="484" height="130">
</a>
</div>
<div class="col-sm-9 col-md-8 col-lg-6">
<search role="search">
<form action="https://docs.typo3.org/search/search" id="global-search-form" method="get">
<div class="sr-only"><label for="globalsearchinput">TYPO3 documentation...</label></div>
<div class="input-group mb-3 mt-sm-3">
<select class="form-select search__scope" id="searchscope" name="scope">
<option value="">Search all</option>
</select>
<input autocomplete="off" class="form-control shadow-none" id="globalsearchinput" name="q" placeholder="TYPO3 documentation..." type="text" value="">
<button class="btn btn-light search__submit" type="submit"><i class="fa fa-search"></i>&nbsp;<span class="d-none d-md-inline">Search</span></button>
</div>
</form>
</search>
<div class="col-md-10 col-lg-8">
<div class="menu-search-wrapper">
<all-documentations-menu data-override-url="https://render-guides.ddev.site/menu-proxy.php"></all-documentations-menu>
<search role="search">
<form action="https://docs.typo3.org/search/search" id="global-search-form" method="get">
<div class="sr-only"><label for="globalsearchinput">TYPO3 documentation...</label></div>
<div class="input-group mb-3 mt-sm-3">
<select class="form-select search__scope" id="searchscope" name="scope">
<option value="">Search all</option>
</select>
<input autocomplete="off" class="form-control shadow-none" id="globalsearchinput" name="q" placeholder="TYPO3 documentation..." type="text" value="">
<button class="btn btn-light search__submit" type="submit"><i class="fa fa-search"></i>&nbsp;<span class="d-none d-md-inline">Search</span></button>
</div>
</form>
</search>
</div>
</div>
</div>
</div>
Expand All @@ -78,8 +81,7 @@
</div> <div class="toc-collapse">
<div aria-label="main navigation" class="toc" role="navigation">
<div aria-label="Main navigation" class="main_menu" role="navigation">

<ul class="menu-level-1">
<ul class="menu-level-1">
<li class="">
<a href="../Introduction/Index.html">
Introduction
Expand Down Expand Up @@ -134,8 +136,7 @@
</a></li> <li class="">
<a href="../BreakingChanges/Index.html">
Breaking Changes
</a></li> </ul>
<ul class="menu-level-1">
</a></li> </ul> <ul class="menu-level-1">
<li class="">
<a href="../Sitemap.html">
Sitemap
Expand Down Expand Up @@ -188,7 +189,7 @@ <h1>Administration<a class="headerlink" href="#administration-1" data-bs-toggle=
</div><div class="code-block-wrapper" translate="no">

<pre class="code-block"><code class="hljs bash">composer require evoweb/store-finder</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand Down Expand Up @@ -222,7 +223,7 @@ <h2>CORS settings:<a class="headerlink" href="#cors-settings" data-bs-toggle="mo
<div class="code-block-wrapper" translate="no">

<pre class="code-block"><code class="hljs apache"><span class="hljs-attribute">img</span>-src 'self' data: https:;</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand All @@ -235,7 +236,7 @@ <h2>CORS settings:<a class="headerlink" href="#cors-settings" data-bs-toggle="mo
<div class="code-block-wrapper" translate="no">

<pre class="code-block"><code class="hljs apache"><span class="hljs-attribute">script</span>-src 'self' 'unsafe-inline' blob: data: https:;</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand All @@ -248,7 +249,7 @@ <h2>CORS settings:<a class="headerlink" href="#cors-settings" data-bs-toggle="mo
<div class="code-block-wrapper" translate="no">

<pre class="code-block"><code class="hljs apache"><span class="hljs-attribute">style</span>-src 'self' 'unsafe-inline' https:;</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand Down Expand Up @@ -352,7 +353,7 @@ <h5 class="modal-title" id="generalModalLabel"></h5>
<div class="frame-container">
<div class="frame-inner">
<div class="footer-additional">
<p class="text-center">Last rendered: Oct 05, 2024 08:27</p>
<p class="text-center">Last rendered: Oct 31, 2024 15:03</p>
</div>
<div class="footer-meta">
<ul class="footer-meta-navigation">
Expand Down
47 changes: 24 additions & 23 deletions BreakingChanges/Index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<meta content="" name="docsearch:package_type">
<meta content="" name="docsearch:release">
<meta content="" name="docsearch:version">
<meta content="2024-10-05T08:27:44+00:00" name="docsearch:modified">
<meta content="2024-10-05T08:27:44+00:00" name="dc.modified">
<meta content="2024-10-05T08:27:44+00:00" property="article:modified_time">
<meta content="2024-10-31T15:03:27+00:00" name="docsearch:modified">
<meta content="2024-10-31T15:03:27+00:00" name="dc.modified">
<meta content="2024-10-31T15:03:27+00:00" property="article:modified_time">
<link href="http://purl.org/dc/elements/1.1/" rel="schema.dc">
<link href="../_resources/css/theme.css" rel="stylesheet">
<link href="https://docs.typo3.org/search/" rel="search" title="Search">
Expand All @@ -37,24 +37,27 @@
<div class="page-header">
<div class="page-header-inner">
<div class="row">
<div class="col-sm-3 col-md-4 col-lg-6">
<div class="col-md-2 col-lg-4">
<a class="logo" href="https://docs.typo3.org/" title="TYPO3 Documentation">
<img alt="TYPO3 Logo" class="logo-image" src="../_resources/img/typo3-logo.svg" width="484" height="130">
</a>
</div>
<div class="col-sm-9 col-md-8 col-lg-6">
<search role="search">
<form action="https://docs.typo3.org/search/search" id="global-search-form" method="get">
<div class="sr-only"><label for="globalsearchinput">TYPO3 documentation...</label></div>
<div class="input-group mb-3 mt-sm-3">
<select class="form-select search__scope" id="searchscope" name="scope">
<option value="">Search all</option>
</select>
<input autocomplete="off" class="form-control shadow-none" id="globalsearchinput" name="q" placeholder="TYPO3 documentation..." type="text" value="">
<button class="btn btn-light search__submit" type="submit"><i class="fa fa-search"></i>&nbsp;<span class="d-none d-md-inline">Search</span></button>
</div>
</form>
</search>
<div class="col-md-10 col-lg-8">
<div class="menu-search-wrapper">
<all-documentations-menu data-override-url="https://render-guides.ddev.site/menu-proxy.php"></all-documentations-menu>
<search role="search">
<form action="https://docs.typo3.org/search/search" id="global-search-form" method="get">
<div class="sr-only"><label for="globalsearchinput">TYPO3 documentation...</label></div>
<div class="input-group mb-3 mt-sm-3">
<select class="form-select search__scope" id="searchscope" name="scope">
<option value="">Search all</option>
</select>
<input autocomplete="off" class="form-control shadow-none" id="globalsearchinput" name="q" placeholder="TYPO3 documentation..." type="text" value="">
<button class="btn btn-light search__submit" type="submit"><i class="fa fa-search"></i>&nbsp;<span class="d-none d-md-inline">Search</span></button>
</div>
</form>
</search>
</div>
</div>
</div>
</div>
Expand All @@ -78,8 +81,7 @@
</div> <div class="toc-collapse">
<div aria-label="main navigation" class="toc" role="navigation">
<div aria-label="Main navigation" class="main_menu" role="navigation">

<ul class="menu-level-1">
<ul class="menu-level-1">
<li class="">
<a href="../Introduction/Index.html">
Introduction
Expand Down Expand Up @@ -134,8 +136,7 @@
</a></li> <li class=" current active">
<a href="#" aria-current="page">
Breaking Changes
</a></li> </ul>
<ul class="menu-level-1">
</a></li> </ul> <ul class="menu-level-1">
<li class="">
<a href="../Sitemap.html">
Sitemap
Expand Down Expand Up @@ -332,7 +333,7 @@ <h2>18. May 2019<a class="headerlink" href="#18-may-2019" data-bs-toggle="modal"
$singleView.hide();
$singleView.removeClass(<span class="hljs-string">'show'</span>);
}</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand Down Expand Up @@ -451,7 +452,7 @@ <h5 class="modal-title" id="generalModalLabel"></h5>
<div class="frame-container">
<div class="frame-inner">
<div class="footer-additional">
<p class="text-center">Last rendered: Oct 05, 2024 08:27</p>
<p class="text-center">Last rendered: Oct 31, 2024 15:03</p>
</div>
<div class="footer-meta">
<ul class="footer-meta-navigation">
Expand Down
51 changes: 26 additions & 25 deletions Configuration/EventListener/Index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<meta content="" name="docsearch:package_type">
<meta content="" name="docsearch:release">
<meta content="" name="docsearch:version">
<meta content="2024-10-05T08:27:44+00:00" name="docsearch:modified">
<meta content="2024-10-05T08:27:44+00:00" name="dc.modified">
<meta content="2024-10-05T08:27:44+00:00" property="article:modified_time">
<meta content="2024-10-31T15:03:27+00:00" name="docsearch:modified">
<meta content="2024-10-31T15:03:27+00:00" name="dc.modified">
<meta content="2024-10-31T15:03:27+00:00" property="article:modified_time">
<link href="http://purl.org/dc/elements/1.1/" rel="schema.dc">
<link href="../../_resources/css/theme.css" rel="stylesheet">
<link href="https://docs.typo3.org/search/" rel="search" title="Search">
Expand All @@ -37,24 +37,27 @@
<div class="page-header">
<div class="page-header-inner">
<div class="row">
<div class="col-sm-3 col-md-4 col-lg-6">
<div class="col-md-2 col-lg-4">
<a class="logo" href="https://docs.typo3.org/" title="TYPO3 Documentation">
<img alt="TYPO3 Logo" class="logo-image" src="../../_resources/img/typo3-logo.svg" width="484" height="130">
</a>
</div>
<div class="col-sm-9 col-md-8 col-lg-6">
<search role="search">
<form action="https://docs.typo3.org/search/search" id="global-search-form" method="get">
<div class="sr-only"><label for="globalsearchinput">TYPO3 documentation...</label></div>
<div class="input-group mb-3 mt-sm-3">
<select class="form-select search__scope" id="searchscope" name="scope">
<option value="">Search all</option>
</select>
<input autocomplete="off" class="form-control shadow-none" id="globalsearchinput" name="q" placeholder="TYPO3 documentation..." type="text" value="">
<button class="btn btn-light search__submit" type="submit"><i class="fa fa-search"></i>&nbsp;<span class="d-none d-md-inline">Search</span></button>
</div>
</form>
</search>
<div class="col-md-10 col-lg-8">
<div class="menu-search-wrapper">
<all-documentations-menu data-override-url="https://render-guides.ddev.site/menu-proxy.php"></all-documentations-menu>
<search role="search">
<form action="https://docs.typo3.org/search/search" id="global-search-form" method="get">
<div class="sr-only"><label for="globalsearchinput">TYPO3 documentation...</label></div>
<div class="input-group mb-3 mt-sm-3">
<select class="form-select search__scope" id="searchscope" name="scope">
<option value="">Search all</option>
</select>
<input autocomplete="off" class="form-control shadow-none" id="globalsearchinput" name="q" placeholder="TYPO3 documentation..." type="text" value="">
<button class="btn btn-light search__submit" type="submit"><i class="fa fa-search"></i>&nbsp;<span class="d-none d-md-inline">Search</span></button>
</div>
</form>
</search>
</div>
</div>
</div>
</div>
Expand All @@ -78,8 +81,7 @@
</div> <div class="toc-collapse">
<div aria-label="main navigation" class="toc" role="navigation">
<div aria-label="Main navigation" class="main_menu" role="navigation">

<ul class="menu-level-1">
<ul class="menu-level-1">
<li class="">
<a href="../../Introduction/Index.html">
Introduction
Expand Down Expand Up @@ -134,8 +136,7 @@
</a></li> <li class="">
<a href="../../BreakingChanges/Index.html">
Breaking Changes
</a></li> </ul>
<ul class="menu-level-1">
</a></li> </ul> <ul class="menu-level-1">
<li class="">
<a href="../../Sitemap.html">
Sitemap
Expand Down Expand Up @@ -210,7 +211,7 @@ <h2>Adding event listeners<a class="headerlink" href="#adding-event-listeners" d
</span>{
}
}</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand All @@ -235,7 +236,7 @@ <h3>Performance improvement<a class="headerlink" href="#performance-improvement"
</div><div class="code-block-wrapper" translate="no">

<pre class="code-block"><code class="hljs typoscript">plugin.tx_storefinder.settings.disableLocationFetchLogic = 1</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand All @@ -258,7 +259,7 @@ <h3>Radius not automatically detected<a class="headerlink" href="#radius-not-aut
</div><div class="code-block-wrapper" translate="no">

<pre class="code-block"><code class="hljs typoscript">plugin.tx_storefinder.settings.defaultConstraint.radius = 20</code></pre>
<div> <button class="code-block-copy" title="Copy to clipboard">
<div class="code-block-actions"> <button class="code-block-copy" title="Copy to clipboard">
<i class="icon fa-regular fa-copy code-block-copy-icon"></i>
<i class="fa-solid fa-check code-block-check-icon code-block-hide"></i>
</button>
Expand Down Expand Up @@ -372,7 +373,7 @@ <h5 class="modal-title" id="generalModalLabel"></h5>
<div class="frame-container">
<div class="frame-inner">
<div class="footer-additional">
<p class="text-center">Last rendered: Oct 05, 2024 08:27</p>
<p class="text-center">Last rendered: Oct 31, 2024 15:03</p>
</div>
<div class="footer-meta">
<ul class="footer-meta-navigation">
Expand Down
Loading

0 comments on commit fe7205f

Please sign in to comment.