An open API service indexing awesome lists of open source software.

https://github.com/b13/collapse

Collapse or expand Content Element in TYPO3's Page Module
https://github.com/b13/collapse

Last synced: 12 months ago
JSON representation

Collapse or expand Content Element in TYPO3's Page Module

Awesome Lists containing this project

README

          

# 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](https://extensions.typo3.org/extension/collapse/)
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
* Customizable preview in collapsed state

## Credits

This extension was created by Benni Mack in 2023 for [b13 GmbH, Stuttgart](https://b13.com).

[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you)
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.