Different approaches for ALT text on images

Backdrop contains several different methods for how to put ALT text on your images. None are perfect, and there is room for improvement. In this discussion I would like to cover:

  • How to store ALT text with Image fields (see video)
  • How to store ALT text with Image (File) entities (see video)
  • We can improve this! How do we want core to handle this, in the future? 

Improving Backdrop Contrib documentation

I'd like to discuss the possibility of improving the documentation for contrib projects.  Not every project will need this and for many the README is all that is needed, but some use the Wiki.  Wikis are alright but they are not searchable, either internally or from Google.

I've been experimenting with VitePress (used for Lando documentation) as a Github Action to publish into pages.  At present, GitHub Pages are disabled in backdrop-contrib but perhaps this could change?

Configuration Recipes

In short, config recipes are simple modules that add functionality to your site mostly by adding some prepared configuration. They do not add new features that are not already available through Backdrop Core or existing contrib modules. 

Available config recipes at this time:

Pages