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 205 forks source link

Image Gallery with responsive Masonry Grid #991

Open tzeier opened 3 years ago

tzeier commented 3 years ago

Feature Request

Is your feature request related to a problem? Please describe

I'd like to create responsive Image Galleries with Masonry Grids, because often I have Photos in Landscape AND Portrait mode and I really like the Masonry Style to showcase them.

Describe the solution you'd like

I wish, bootstrap package had a Content Element for Image Galleries with the Option to show the Thumbnails in a Masonry Grid.

I'd love it, if such a CE could be integrated in Bootstrap Package. In BS4 it could be realized with Card Columns, but in BS5 it's not included anymore and the recommend to use the masonry plugin: https://masonry.desandro.com/

Describe alternatives you've considered

My only alternative so far would be to create an own CE and create an own template for a Masonry grid an include all dependecies like js and css.

Additional context

BS5: https://getbootstrap.com/docs/5.0/components/card/#masonry BS4: https://getbootstrap.com/docs/4.6/components/card/#card-columns

hweckhardt commented 3 years ago

Did you try the extension "gridgallery"?

gilbertsoft commented 3 years ago

See also https://github.com/benjaminkott/bootstrap_package/pull/788