Benedict Massolle

Results 58 comments of Benedict Massolle

Sure thing, here you are: ``` # site/blueprints/blocks/timeline.yml name: en: Timeline de: Zeitleiste fields: headline: label: en: Headline de: Überschrift type: text width: 1/2 required: true phases: label: en: Project...

I am having the same issue with `price` and `compareAtPrice`. Funnily enough the app is broken, because the buy-button error handler does not handle more than one error message in...

Could you elaborate? You said in your opening comment, that you already upgraded to the latest version and the error still existed? Nevermind: it was a caching issue in my...

Hi all, I ran into the same issue, while developing our [email check plugin](https://github.com/presprog/kirby-email-check-plugin). Is there any news on this? I personally would prefer a `--host` or `--env` argument to...

I refactored everything to be compatible to only a minor version update (this PR was originally targeted against 5.0) I do not rename the columns and do not migrate ModuleRssReader...

What is the right way to update translation labels depending on the actual module type? Since we now reuse the original columns, the labels for `rss_cache` and `rss_feed` do not...

> For the latter I would just change the translation to I simply removed RSS from both labels.

Just a note that simplepie still is a dependency as we cannot drop the legacy RSS reader module before Contao 6.0.

Assign me to the select menu please :-)

On a closer look I have some second thoughts about documenting _all_ of these 😅 Some of these are so special, I doubt you will ever use these in one...