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
Welcome to Backdrop! For your setup, you’ll want to create a subtheme of Bootstrap5 Lite itself; the Bootswatch styles (like Cerulean) are just presets that B5 Lite loads, and you can “lock in”...
Basic Theme designing questions, using Bootstrap5 Lite
Hi Rob, Welcome to Backdrop! Here’s a quick overview: Subtheming Bootswatch: You should create your subtheme based on Bootstrap5 Lite, not directly on a Bootswatch style....
Basic Theme designing questions, using Bootstrap5 Lite
Hi Rolf, This happens because CKEditor saves absolute or semi-absolute paths in the HTML instead of using Backdrop’s file stream wrappers (like public://). When you move your site...
Losing link to embedded pictures when moving my installation