b13 / collapse

Collapse or expand Content Element in TYPO3's Page Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collapse - Minimize Content Element Preview Size in TYPO3's Page Module

This TYPO3 extension provides functionality to expand or collapse the Content Element details within the TYPO3 Page Module.

TYPO3's page module will show arrow up / down buttons on each content element on the right side.

This is especially useful if you have a lot of content or are using nested content elements.

Installation

Install this extension via composer req b13/collapse.

You can also download the extension from the TYPO3 Extension Repository and activate it in the Extension Manager of your TYPO3 installation.

Usage

No configuration is needed nor provided.

The current state - if an element is expanded or collapsed - is stored within the users' settings "UC".

Futher Development

This is our bare minimum feature set, a few features will following along:

  • Enable / disable collapsing per Content Type
  • Disable collapsing in User Settings
  • Support for TYPO3 v12
  • Customizable preview in collapsed state

Credits

This extension was created by Benni Mack in 2023 for b13 GmbH, Stuttgart.

Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices ensuring long-term performance, reliability, and results in all our code.

About

Collapse or expand Content Element in TYPO3's Page Module

License:GNU General Public License v2.0


Languages

Language:PHP 62.3%Language:JavaScript 32.9%Language:CSS 4.9%