georgringer/extbase-with-no-l10n-parent

Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent

2.0.1 2023-04-19 06:39 UTC

This package is auto-updated.

Last update: 2024-04-19 08:35:31 UTC


README

This extension changes the behaviour of Extbase to show also records without a language parent.

Example: Given are the following records

- News 1 (in default)
 - [Translated to DE] News 1 in DE (translated)
- News 2 in -1 (all)
- News 3 in DE (with no parent/default)

On a translated page and without this extension, only the records News 1 in DE and News 2 in -1 are shown. With this extension, also the record News 3 in DE will be shown.

Requirements

This extension works with TYPO3 9 or higher. If TYPO3 9.5 LTS version is used, the setting config.tx_extbase.features.consistentTranslationOverlayHandling must be either 1 or not set! Read more about it docs.typo3.org

Usage

  1. Install this extension: Use composer require georgringer/extbase-with-no-l10n-parent or install it via Extension Manager.
  2. Configure the extension in the Install Tool > Settings > Extension Configuration > extbase_with_no_l10n_parent: Set those tables which should use the changed behaviour. Either use * or a comma separated list like tx_news_domain_model_news,your_extension_table.

Sponsor

Thanks to the sponsors: