Markus Hofmann

Results 44 comments of Markus Hofmann

Moin Markus (@markuspoerschke), The difference between a TimeSpan without end and a SingleDay Event is, the event has a starting time, but no ending, while a SingleDay event is whole...

Hey @markuspoerschke, sorry for reacting that late. I hope, I will finish it this week.

Hi @fasnakv, you're right, arabic is available since Janurary, but at hte moment, the DeepL API doesn't add the language key to the list. The reason is, that arabic is...

@Fasna-kv as the extension always checks against the API, this error will always stay there, until DeepL adds arabic to the language API. As @weisgerberm wrote, the translation should work...

Hi @weisgerberm, What is the current behaviour? As we work with the DataHandler, this should be default behaviour. Do you have special structure, where this is not happening? Please provide...

I have an idea, how this happens. DeepL translate translates the fields right after the database record is first written. In this case, the slug is already created. I have...

Thank you for reporting. What definition is set inside ```php $GLOBALS['TCA']['tt_content']['columns']['subheader']['l10n_mode'] ``` I'm not sure, if TYPO3 respects this setting, if overwritten in columnsOverrides.

Hi. Could you apply your TCA setup on the fields related to config loaded in backend?