quizpalme/tinyaccordion

JavaScript Accordion based on the old TinyAccordion

Installs: 1 134

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v8.2.0 2025-01-09 13:55 UTC

This package is auto-updated.

Last update: 2025-01-09 14:24:12 UTC


README

version 8.2.0

JavaScript Accordion based on the old TinyAccordion.

An easy-to-use extension to display pages, tt_content or news elements as an accordion. Runs with the old TinyAccordion or jQuery UI-Accordion.

You find the documentation here: https://docs.typo3.org/p/quizpalme/tinyaccordion/master/en-us/

Changes in version 8.0:

  • Breaking: all plugins must be changed via an update-script (in the install-tool)!
  • Breaking: the Viewhelper cam:addPublicResources was removed.
  • Breaking: removed the templates for Camaliga (can be solved with Camaliga).

Changes in version 8.1:

  • Refactored with the rector-tool.
  • setup.txt and constants.txt renamed to .typoscript.

Changes in version 8.2:

  • Compatibility to TYPO3 13 added.