Karsten Nowak
Karsten Nowak
Hey what a quick response :-) I use the calendarize Event. And yes, with setting ``` additionalGetParameters { tx_calendarize_calendar.action = detail tx_calendarize_calendar.controller = Calendar tx_calendarize_calendar.extensionConfiguration = Event } ``` the...
Mmmh.. I think it's not possible to use those preview feature for a preview and hidden in the current list view. Is just possible to go directly to the detail...
OK, thx.
Hey, after update TYPO3 to 12.4.11 (last security update) I can't edit my storages in backend. It's more related to #72. If Whoops Exception handler is activated, I have the...
Hey, please contact me here in github or in TYPO3 Slack (karsten_uk) if you need help to realize the idea with extra frontend for cookieman. We are using an extra...
We are aware to the usage of DataHandler or not. Daniel means that Command Controller should be an simple example to work with database actions. Maybe later we can extend...
Oh, shit. And yes, I still try to make this PR ready to review/merge ;-).
my idea: - create a command controller to creating new data in an existing sysfolder. pid must be set as argument - add second option to delete existing data in...
Yes, it's also there in the files in dist folder here in github. Should be fixed there too. It looks good in 0.7.18. In 0.7.19 the translations are included.
I would say, changing the code and use the recommendation from the deprecation message: `To preserve current behavior: math.abs(33.3333333333%)` I looked into the new version. It seems to me, that...