benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 207 forks source link

Gridelements #827

Open mwaldheim opened 4 years ago

mwaldheim commented 4 years ago

I use your extension for quite some time. Unfortunately, I still lack a complete grid element to create individual 2-, 3- or 4-slit elements. Is there a function there? As it used to be implemented with the extension https://extensions.typo3.org/extension/bootstrap_grids?

Here's an example of how it was possible in our TYPO3 v7:

grafik

grafik

gilbertsoft commented 4 years ago

Hey @mwaldheim

Have you tried to use bootstrap_package with ext:gridelements or ext:bootstrap_grids?

mwaldheim commented 4 years ago

I tried it with ext:gridelements, but it doesn't work well. I have looked for typo3 10 Version of ext:bootstrap_grids, but it doesn't exists

Therefore, I hope that with this request, you can install the classic bootstrap gridsystem into your extension. This would give you the opportunity to use on TYPO3 10, the grid system (regardless of the backend layout).

gilbertsoft commented 4 years ago

I had a look at ext:bootstrap_grids, the problems are starting here already with the composer install because of an invalid package and version constraint see laxap/bootstrap_grids#48.

Also it does not seem to be actively maintained as you can see e.g. with your issue on TYPO3 10 support.

Conclusion: I currently would not recommend to use this extension

Back to your question, why don't you simply create your own backend layouts in your sitepackage?

mwaldheim commented 4 years ago

I want to be able to add the grid regardless of the backend layout, because a backend layout is always so rigid. You also benefit from the idea of adding grid content elements.

I love your package because it is really clean.

PS: Maybe you can explain with relatively easy, what I need to build in a child extension own content elements, such as. Example just a button, which is styled via Bootstrap? This would be built up with f: link.

gilbertsoft commented 4 years ago

We will think about this but I guess it would be better to support a third party extension for this.

I love your package because it is really clean.

To much features will make it hard to maintain this extension and it probably will get unclean. That's why we don't include each feature. But will think about it...

Can you please file a new issue for last question so others get the chance to help you too, thanks!

metiny commented 4 years ago

Hi @mwaldheim,

here is a suggestion from Benjamin Kott:

Bootstrap_package and Gridelements https://github.com/benjaminkott/bootstrap_package/issues/619

https://github.com/benjaminkott/autogrids