benjaminkott / benjaminkott/bootstrap_package

Localization behavior for Carousel header and subheader.

Open
#1,565 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

# Feature Request

## Is your feature request related to a problem? Please describe

In the Carousel IRRE (carousel items) of the Bootstrap Package, the header and subheader properties are not being translated automatically by translation extensions. This issue appears to be due to missing configuration in the TCA.

## Describe the solution you'd like

To support automatic translations, these fields should have the l10n_mode index set to "prefixLangTitle" in their TCA configuration. This adjustment allows compatibility with translation extensions that rely on this setting.

## Additional context

Bootstrap Package v14.0.7 on TYPO3 v12.4.28.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Carousel IRRE TCA configuration and inspect how its header and subheader properties are defined. Confirm that both fields use the requested localization setting, then verify that translation extensions can automatically translate them on TYPO3 v12.4.28.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, php
Domain
backend, localization
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.