This is a thought I have been pondering for a while. App stores on both Apple and Android allow you to preview screenshots of your app and what it does. I really like that part of selecting an app. I would like to see something similar for Backdrop.
We currently allow screenshots for themes, but not (really) for modules or layouts. I would love to be able to handle screenshots consistently across all project types, and deal with them a little better than we do now. I would like to allow for more than one screenshot, so that modules that provide a variety of features could show them all, or themes that have many beautiful pages to display can do so. I propose integration in the following way:
- any project can add a directory screenshots
that can contain images.
- The GitHub packaging script will remove these screenshots before generating .zip files for download
- The backdropcms.org site will pull in these images, and do the following with them:
1) The first image will be used in the project listing page if a specific image (screenshot) is not provided
2) All images can be displayed in a carousel or slideshow of some type on the project page
Recent comments
Sounds like the Stripe processor isn’t fully initialising, so the extension tries to call create() on a missing Stripe client. On Backdrop/CiviCRM this usually happens when the payment processor...
Getting Error after submitting event register form By using Stripe Payment Processor
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