Bernd Sengupta

Results 13 comments of Bernd Sengupta

I made it more general. You can set excludeParameters in Typoscript. Now function shouldIncludePageInSitemap looks like this: ` foreach($this->excludeParameters as $valueParameter) { // check if one Parameter is TRUE if...

i have added 3 layouts as a basis for discussion ![bug](https://github.com/user-attachments/assets/ecf4710f-0fc4-4c32-b504-5a04f11b005e) ![feature](https://github.com/user-attachments/assets/e9068ead-1fd3-4ab4-96e8-5287e20129b4) ![task](https://github.com/user-attachments/assets/5230ca71-f132-43bf-9e96-fffc91017d0b)

@oliverklee @DanielSiepmann @lukaszuznanski is this ticket useful?

@lukaszuznanski can you explain this ticket?

Found this [https://github.com/dependabot/dependabot-core/issues/4072](https://github.com/dependabot/dependabot-core/issues/4072). As far as I understand best would be to include the version dependabot needs.

Hi Oli, I use https://github.com/abiosoft/colima. But I can try with docker.

Ok i checked it with docker and it works with or without my changes. So I think we can take my changes into the code. We also have the composer...

The group is needed otherwise the Rendering Process is not working. > First, does the condition not work on your side and leaves USERSET empty ? yes USERSET is empty...