Tim

Results 90 comments of Tim

Hey @tomasnorre This move "the problem" just up in the middleware stack, so StaticFileCache would work. But it still detroy the middleware stack, because a "new response" is created. I...

Do you check if this is just a cache invalidation problem. If you clear the FE cache, the event is also loaded?

Hey @okmiim also good point... I also checked the import method and there is a reindexAll: https://github.com/lochmueller/calendarize/blob/master/Classes/Command/ImportCommandController.php#L181 So I hope it is no inconsistency in the index :) Hey @GitCybers...

Hey @artus70 do you try this ViewHelper based on the Event of the index: https://docs.typo3.org/other/typo3/view-helper-reference/9.5/en-us/typo3fluid/fluid/latest/GroupedFor.html Then you can control the output in one list, if there are mutliple. Furthermore do...

Hey @shortyxs You can change this TS constant to "now": https://github.com/lochmueller/calendarize/blob/master/Configuration/TypoScript/constants.typoscript#L25 This should fit your requirement. Regards, Tim

I reopen the task. Please keep in mind, that most of the flexform settings override the TS configurations. Do you try to disable "useRelativeDate"?

OK. Sounds like some misconfiguration. Please add your TYPO3 Version, Extension Version and composer yes/no. I will check this in the next days/weeks. Regards, Tim

Hey @twestner Sounds great. Feel free to send a PR, if you have some ideas or a ready solution for this problem. Regards, Tim

Hey @morange please add the Core version and the Extension version numbers. Regards, Tim

Hey @bavarianbytes yes you are right. I think locallang is a good way to configure this. Regards, Tim