Benjamin Kott

Results 20 comments of Benjamin Kott

Please see: https://github.com/benjaminkott/bootstrap_package/blob/master/Build/Gruntfile.js#L471-L505

This approach is totally off the track, we need to be able to generate file objects no matter where they are stored. It must be possible that the **core** delivers...

@h-e-l-l-o-w-o-r-l-d there are two ways If you are running your own site package just include the bp4 typescript file in addition. ``` # Constants @import 'EXT:bootstrap_package/Configuration/TypoScript/constants.typoscript' @import 'EXT:bootstrap_package/Configuration/TypoScript/Bootstrap4/constants.typoscript' ``` ```...

i made a huge mess trying to rebase the branch... so i cherry-picked the changes we need and made a new pull request. https://github.com/benjaminkott/bootstrap_package/pull/1212 closing this one - sorry!

@olivermeckel that's simply not possible, but you can adjust values and defaults through TCEFORM and TCAdefaults you get pretty far with that, like disabling fields, adding options or removing options....

The field `tt_content.layout` is not respected or handled by default to avoid conflicts and leave it to the integrator to use this field for custom rendering WITHIN the content elements....

It looks like you have a typo somewhere in your view helper usage. See: https://github.com/TYPO3-Documentation/TYPO3CMS-Exceptions/blob/master/Documentation/Exceptions/1407060572.rst Can you please check which view helper cannot be found?

There we have it. `bk2k:lastImageInfo` was dropped, because TYPO3 changed behavior with v11. See update examples: https://github.com/benjaminkott/bootstrap_package/commit/34a9680b8fc1c9df9dc5e0531917f383a85b4583#diff-e1bad28cafddfab1c01b45f23ab330f891a3d9e5c71ceaee572106bb1502461f It´s probably within your news templates.

@h-e-l-l-o-w-o-r-l-d can you please provide assets to test?