-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ d31fabe 🚀
- Loading branch information
Showing
34 changed files
with
26,888 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,293 @@ | ||
<!DOCTYPE html> | ||
<html class="no-js" lang="en"> | ||
<head> | ||
<title>ew_collapsible_container: Container with collapsible columns documentation</title> | ||
|
||
|
||
<meta charset="utf-8"> | ||
<meta content="width=device-width, initial-scale=1.0" name="viewport"> | ||
<meta content="phpdocumentor/guides" name="generator"> | ||
<meta content="" name="docsearch:name"> | ||
<meta content="" name="docsearch:package_type"> | ||
<meta content="" name="docsearch:release"> | ||
<meta content="" name="docsearch:version"> | ||
<meta content="2024-05-19T17:56:59+00:00" name="docsearch:modified"> | ||
<meta content="2024-05-19T17:56:59+00:00" name="dc.modified"> | ||
<meta content="2024-05-19T17:56:59+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"> | ||
<script src="https://typo3.azureedge.net/typo3infrastructure/universe/dist/webcomponents-loader.js"></script> | ||
<script src="https://typo3.azureedge.net/typo3infrastructure/universe/dist/typo3-universe.js" type="module"></script> | ||
<link href="Installation/Index.html" rel="next" title="Installation"/> | ||
<link href="#" rel="top" title="ew_collapsible_container: Container with collapsible columns"/> | ||
</head> | ||
<body> | ||
<div class="page"> | ||
|
||
<header> | ||
<div class="page-topbar"> | ||
<div class="page-topbar-inner"> | ||
<typo3-universe active="documentation"> | ||
<div style="display: block; height: 44px; background-color: #313131;"></div> | ||
</typo3-universe> | ||
</div> | ||
</div> | ||
<div class="page-header"> | ||
<div class="page-header-inner"> | ||
<div class="row"> | ||
<div class="col-sm-3 col-md-4 col-lg-6"> | ||
<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-primary" type="submit"><i class="fa fa-search"></i> <span class="d-none d-md-inline">Search</span></button> | ||
</div> | ||
</form> | ||
</search> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</header> <main class="page-main"> | ||
<div class="page-main-inner"> | ||
<div class="page-main-navigation"> | ||
<nav> | ||
<input class="toc-checkbox" id="toggleToc" type="checkbox"> | ||
|
||
|
||
<div class="toc-header"> | ||
<div class="toc-title"> | ||
<a class="toc-title-project" href="#"></a> | ||
</div> | ||
<div class="toc-actions"> | ||
<label class="toc-toggle" for="toggleToc"> | ||
Menu | ||
</label> | ||
</div> | ||
</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"> | ||
<li class=""> | ||
<a href="Installation/Index.html"> | ||
Installation | ||
</a></li> </ul> | ||
<ul class="menu-level-1"> | ||
<li class=""> | ||
<a href="Sitemap.html"> | ||
Sitemap | ||
</a></li> </ul> | ||
</div> | ||
<div aria-label="Meta navigation" class="main_menu d-block d-lg-none" role="navigation"> | ||
<hr/> | ||
<p class="caption">Contributors Corner</p> | ||
<ul class="menu-level-1"> <li><a href="_sources/Index.rst.txt" rel="nofollow noopener" target="_blank"> | ||
View source of current document | ||
</a></li> | ||
<li><a href="https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/WritingDocsOfficial/GithubMethod.html" rel="nofollow noopener" target="_blank"> | ||
How to edit | ||
</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</nav> | ||
</div> | ||
<div class="page-main-content"> | ||
<div class="rst-content"> <nav aria-label="breadcrumbs navigation" class="breadcrumb-bar" role="navigation"> | ||
|
||
<ol class="breadcrumb"> | ||
<li aria-current="page" class="breadcrumb-item active">ew_collapsible_container: Container with collapsible columns</li> | ||
</ol> | ||
<div class="breadcrumb-additions"> <a class="btn btn-sm btn-light" href="_sources/Index.rst.txt" rel="nofollow noopener" target="_blank"> | ||
<span class="btn-icon"><span class="fas fa-code"></span></span> | ||
<span class="btn-text">View source</span> | ||
</a> | ||
<a class="btn btn-sm btn-light" href="https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/WritingDocsOfficial/GithubMethod.html" id="btnHowToEdit" rel="nofollow noopener" target="_blank"> | ||
<span class="btn-icon"><span class="fas fa-info-circle"></span></span> | ||
<span class="btn-text">How to edit</span> | ||
</a> | ||
</div> </nav> | ||
|
||
<article class="document" itemscope="itemscope" itemtype="http://schema.org/Article" role="main"> | ||
<div itemprop="articleBody"> | ||
<!-- content start --> | ||
<section class="section" id="ew-collapsible-container-container-with-collapsible-columns"> | ||
<h1>ew_collapsible_container: Container with collapsible columns<a class="headerlink" href="#ew-collapsible-container-container-with-collapsible-columns" data-bs-toggle="modal" data-bs-target="#linkReferenceModal" title="Reference this headline">¶</a></h1> | ||
<dl class="field-list simple "> | ||
<dt class="field-odd">Extension key</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>ew_collapsible_container</p> | ||
</dd> | ||
<dt class="field-odd">Package name</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>evoweb/ew-collapsible-container</p> | ||
</dd> | ||
<dt class="field-odd">Version</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
</dd> | ||
<dt class="field-odd">Language</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>en</p> | ||
</dd> | ||
<dt class="field-odd">Description</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>Adds collapsibility to container columns and directly link | ||
into record form, if only one child type is allowed</p> | ||
</dd> | ||
<dt class="field-odd">Copyright</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>2024-2024</p> | ||
</dd> | ||
<dt class="field-odd">Author</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>Sebastian Fischer</p> | ||
</dd> | ||
<dt class="field-odd">License</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>This document is published under the | ||
<a href="https://www.opencontent.org/openpub/">Open Publication</a>. | ||
license.</p> | ||
</dd> | ||
<dt class="field-odd">Rendered</dt> | ||
|
||
<dd class="field-odd"> | ||
|
||
<p>Sun, 19 May 2024 17:56:59 +0000</p> | ||
</dd> | ||
</dl> | ||
<hr /> | ||
|
||
<p>The content of this document is related to TYPO3, | ||
a GNU/GPL CMS/Framework available from <a href="http://typo3.org">http://typo3.org</a></p> | ||
|
||
<hr /> | ||
|
||
<p><strong>Table of Contents</strong></p> | ||
|
||
<div class="toctree-wrapper compound"> | ||
<ul class="menu-level"> | ||
<li class="toc-item"> | ||
<a href="Installation/Index.html#installation-1">Installation</a> | ||
|
||
|
||
</li> | ||
</ul> | ||
</div> | ||
|
||
</section> | ||
<!-- content end --> | ||
</div> | ||
</article> | ||
|
||
<nav aria-label="Page navigation"> | ||
<ul class="pagination justify-content-center"><li class="page-item"> | ||
<a class="page-link" href="Installation/Index.html" | ||
title="Accesskey Alt(+Shift)+n"> | ||
Next | ||
</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
|
||
<div class="modal fade" id="linkReferenceModal" tabindex="-1" aria-labelledby="linkReferenceModalLabel" | ||
aria-hidden="true" data-current-filename="Index"> | ||
<div class="modal-dialog"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</h5> | ||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> | ||
</div> | ||
<div class="modal-body"> | ||
<div class="alert alert-success d-none" id="permalink-alert-success" role="alert"></div> | ||
<div class="mb-3"> | ||
<label for="permalink-uri" class="col-form-label">Permalink</label> | ||
<div class="input-group"> | ||
<input class="form-control code" id="permalink-uri" readonly> | ||
<button type="button" class="btn btn-outline-secondary copy-button" data-target="permalink-uri"><i class="far fa-clone"></i></button> | ||
</div> | ||
<p>Copy and freely share the link</p> | ||
</div> | ||
<div class="mb-3"> | ||
<div class="alert alert-warning alert-permalink-rst" role="alert">This link target has no permanent anchor assigned.The link below can be used, but is prone to change if the page gets moved. | ||
</div> | ||
<label for="permalink-rst" class="col-form-label">reStructuredText (reST):</label> | ||
<div class="input-group"> | ||
<textarea class="form-control code" id="permalink-rst" readonly></textarea> | ||
<button type="button" class="btn btn-outline-secondary copy-button" data-target="permalink-rst"><i class="far fa-clone"></i></button> | ||
</div> | ||
<p>Copy this link into your TYPO3 manual. </p> | ||
</div> | ||
<div class="mb-3"> | ||
<label for="permalink-html" class="col-form-label">HTML:</label> | ||
<div class="input-group"> | ||
<textarea class="form-control code" id="permalink-html" readonly></textarea> | ||
<button type="button" class="btn btn-outline-secondary copy-button" data-target="permalink-html"><i class="far fa-clone"></i></button> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="modal-footer"> | ||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button> | ||
</div> | ||
</div> | ||
</div> | ||
</div></div> | ||
|
||
|
||
<footer class="page-footer"> | ||
<div class="frame frame-ruler-before frame-background-dark"> | ||
<div class="frame-container"> | ||
<div class="frame-inner"> | ||
<div class="footer-additional"> | ||
<p class="text-center">Last rendered: May 19, 2024 17:56</p> | ||
</div> | ||
<div class="footer-meta"> | ||
<ul class="footer-meta-navigation"> | ||
<li><a href="https://typo3.org/legal-notice" rel="nofollow" target="_blank" title="Legal Notice">Legal Notice</a></li> | ||
<li><a href="https://typo3.org/privacy-policy" rel="nofollow" target="_blank" title="Privacy Policy">Privacy Policy</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
<script src="_resources/js/popper.min.js"></script> | ||
<script src="_resources/js/bootstrap.min.js"></script> | ||
<script src="_resources/js/theme.min.js"></script> | ||
|
||
<!-- | ||
Locally rendered. No tracking embedded. | ||
--> | ||
</body> | ||
</html> |
Oops, something went wrong.