b13/collapse

Collapse large content element previews in TYPO3's Page Module

Maintainers

Details

github.com/b13/collapse

Source

Issues

Installs: 1 311

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 8

Forks: 2

Open Issues: 5

Type:typo3-cms-extension

1.0.0 2023-06-23 19:37 UTC

This package is auto-updated.

Last update: 2024-04-23 21:36:56 UTC


README

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.