hauerheinrich / hh-accordion
Hauer-Heinrich - Content Accordion
Fund package maintenance!
Paypal
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4.0 || ^11.5.0
- typo3/cms-fluid: ^10.4.0 || ^11.5.0
- typo3/cms-fluid-styled-content: ^10.4.0 || ^11.5.0
- typo3/cms-frontend: ^10.4.0 || ^11.5.0
Replaces
- hauer-heinrich/hh_accordion: 0.3.5
- typo3-ter/hh-accordion: 0.3.5
This package is auto-updated.
Last update: 2023-05-02 15:13:51 UTC
README
What does it do?
This extension adds a content-element to display an simple accordion or tab-menu in the frontend.
Installation
... like any other TYPO3 extension extensions.typo3.org
In addition: Include Page Config - Switch to the root page of your site. - Edit page properties - Switch to tab Resources - Select EXT:hh_accordion :: Hauer-Heinrich - Accordion Page TS
Features
- accordion or tab-menu switch button
- try's to be accessible / barrier free
Constants Editor
Include tab CSS with styles/layout for accordion: plugin.tx_hhaccordion.settings.cssFileStyleAccordion = 0 or the provided theme (e.g. accordion_default)
Include tab CSS with styles/layout for tabs: plugin.tx_hhaccordion.settings.cssFileStyleTabs = 0 or the provided theme (e.g. tabs_default)
#hash/history function: plugin.tx_hhaccordion.settings.jsFileAccordion = 0 or 1
Include "tab" JavaScript file (necessary for function!): plugin.tx_hhaccordion.settings.jsFileTabs = 0 or 1
License
MIT