r3h6/ghost-content

Shows not assigned content elements in the page module.

Installs: 311

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

1.0.5 2018-06-17 19:06 UTC

This package is auto-updated.

Last update: 2024-04-16 03:55:20 UTC


README

This extension shows an alert with not assigned content elements in the columns view of the page module.

This is usefull for editors when they change the backend layout of a page and one or more colPos do not exist in the new backend layout.

Not assigned content elements can be assigned by drag'n'drop to a column or directly edited or deleted.

Backend alert

Installation

Install extension as zip or by composer.

Integration

You can change the behavior of the extension over some extension settings.

FAQ

Why you don't render content elements with the regular preview
Unfortunately TYPO3 doesn't offer an usefull API to render single content elements in the backend.
Why you reload the page after drop a not assigned content element.
This is the simplest way in order to render the preview.

Contributing

Bug reports and pull request are welcome through GitHub.

Pull request

Pull request to the master branch will be ignored. Please use develop branch.