So excited to finally have screenshots in the Project Browser!!...
This is a follow-up issue to #3040, with some ideas for improvement:
Consider hiding the descriptions for themes on mobile, and showing just the "details" link (or alternatively showing less text compared to desktop/tablet).
(implies support for multiple screenshots, see https://github.com/backdrop/backdrop-issues/issues/1517) Consider adding some colorbox functionality when people click on the screenshot thumbnails, so that a larger version of the screenshot can be viewed. On mobile, instead of colorbox, we should enable some sort of thumb-enabled slider, so that people can flick through the screenshot thumbnails.
~~Placeholder/default thumbnails for projects that do not provide screenshots. This would allow for consistency in the width that the description text for projects occupies.~~ Skratch, we seem to already have this :)
Enable screenshots/thumbnails for modules too. They do have that in d.org:
This would allow adding screenshots that explain the functionality a module adds (for example before/after screenshots of the admin UI), which often times convey the functionality better/faster than words do. Example:
...up for discussion.
Recent comments
Hello, @yorkshirepudding! Thanks a lot, I got it, all sorted out.
My layout template (layout--blog.tpl.php) doesn't work
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform