hauerheinrich/hh-accordion
最新稳定版本:0.7.2
Composer 安装命令:
composer require hauerheinrich/hh-accordion
包简介
Hauer-Heinrich - Content Accordion
README 文档
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
- you can set the allowed CType(s) for the inline/irre field content-elements via TypoScript (default: 'all') e. g.
tt_content.hhaccordion_hh_accordion { settings { allowedCtypes = textmedia,text,image,textpic,uploads } }
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
统计信息
- 总下载量: 1.47k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-31