joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.69k stars 3.63k forks source link

Presentation view or Gallery view #40413

Closed Open2logic closed 2 months ago

Open2logic commented 1 year ago

Since the beginning of Joomla I have been using all kinds of components to create a gallery: Ozio, Phoca, Joom, etc...

The functionalities of a gallery are very obvious: thumbnail, description, view categories, additional info fields, etc... and ooops, i saw a great similarity, Joomla doesn't need a gallery component, all those features are already there: category view, a main image, short and extended description (read more), custom fields.

There are only two things the article component needs to be perfect gallery: 1 ) article full screen view 2) and next and back buttons that transition from one article to another. This would be enough to create galleries, presentations, slides, product catalogs, photo albums, newspapers, digital magazines. All the code of the Category Blog view could be duplicated and only two new ones are added.

By assigning a menu button to the component we would have this wonderful option:

Captura de pantalla 2023-04-19 084414

The view would be like the blog format (we could choose columns, categories, etc...) the introduction of the articles would be shown, but the title or linkable image of each article would execute the article in full screen view.

brianteeman commented 1 year ago

This is just a template override. I did the same thing (but with a module) https://magazine.joomla.org/all-issues/november-2022/follow-up-the-joomla-out-of-the-box-challenge#submission-1-brian-teeman the exact same technique could be done with a blog override instead of a module override

Global-Works-Agency commented 3 months ago

This Open2logic proposal seems like a very good idea for easy development and it seems that the topic is abandoned. Joomla brings out a lot of internal improvements in its updates, but not many attractive new features. This proposal should be recovered.

I have seen the website you made and the behavior of the modules and it seems incredible to me.

If you already did it, why is that functionality not included in the Joomla 5 modules? Where can you get those modules you made?

rdeutz commented 2 months ago

Thanks for bringing up this idea. We discussed this today and we don't want to go this way. There are for sure more use cases we can make views for. We have the possibilty that everyone can make overwrites, so if this is something what is really needed you can do it. Further more there are 3rd part extension that provide a gallery much better than we can do.