Add a settings page and make certain behaviors configurable

Created on 21 June 2023, about 1 year ago
Updated 27 June 2023, about 1 year ago

Problem/Motivation

There are certain things that the Typogrify module does which particular sites might not want to have happen.

For example, I have a client site where wrapping an ampersand in a span tag is not desired.

Proposed resolution

A settings page. Prioritize making the "Wrap ampersands in span tags" behavior a configurable behavior since that what I personally need this settings page for. :)

Remaining tasks

  1. Create settings page
  2. Decide which behaviors are top priority to make configurable
  3. Write code to make agreed on behaviors configurable
  4. Test
  5. Profit (in the metaphorical, open source sense)

User interface changes

Add a settings page, including a link to it from the module's listing on the Extend admin page.

API changes

none

Data model changes

TBD

✨ Feature request
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States cedewey Denver, CO

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @cedewey
  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States cedewey Denver, CO

    Just a follow up note that wrapping the & symbol in span tags is configurable. That settings is found on the settings for each text format. So, marking this closed, works as designed.

Production build 0.69.0 2024