MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

Picker alt text (redux) #724

Closed dphiffer closed 1 year ago

dphiffer commented 1 year ago

Note: this is a redux of #723, branched from master instead of python3-update.

Overview

This adds an interface for specifying alt text from the "picker" template, used by browser extensions and bookmarklets to upload to the site. The tabbed interface is modeled on the one from Settings. Fixes #719.

See also: https://github.com/MLTSHP/mltshp-patterns/pull/1039

Screenshots

New post interface showing title field, and a tabbed interface where the Description tab is selected and Alt Text tab is not selected, a textarea field is below with the text 'source: https://example.com'. A piggy bank Save This button is below. New post interface showing title field, and a tabbed interface where the Alt Text tab is selected and Description tab is not selected, a textarea field is below with the text 'alt text goes here'. A piggy bank Save This button is below.