David Bruchmann

Results 155 comments of David Bruchmann

https://github.com/liabru/jquery-match-height

CSS ist meistens besser, keine Einwände,

looks to me like it would be pragmatic to transfer the ownership of this repository to [friendsOfTypo3](https://github.com/FriendsOfTYPO3/extension_builder/)

> Given contributor's rights isn't a problem. It was my impression that you've very limited time to care about anything currently, even about nearly ready PRs, and also it might...

in the template for the ext_emconf we've this code: ``` 'depends' => [ '{extensionKey}' => '{version}', ], ``` which is quite straight forward, but clarifies that in EBT\ExtensionBuilder\Service\FileGenerator every dependency...

That's a good idea I think. I want to mention that list_type still is useful, no matter if for a classic plugin or an own CType. I created an own...

@bmack I'd be happy to create an article as guest author for the B13 blog about it :)

Personally I think developers should be aware of the options, and they won't verify things if they are not displayed. So in general I'd tend to reject the request. It...

Here is another fix, actually I don't remember the situation very clear, but it happens on saving too that an error is thrown: ``` --- Classes/Controller/BuilderModuleController.php 2023-10-18 14:38:08.000000000 +0700 +++...

For PageTSConfig the same: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Deprecation-101799-ExtensionManagementUtilityaddPageTSConfig.html