- Issue created by @kevinquillen
- πΊπΈUnited States kevinquillen
The 'edits' endpoint is down, so I used the completions endpoint. This is a good addition, but I think the text formatting needs work. Sometimes, depending, header tags come through as plain text in a sentence. Still, this is a good start.
- @kevinquillen opened merge request.
-
kevinquillen β
committed a419fe56 on 1.0.x
Issue #3350327 by kevinquillen: Remove "Check for similar titles" and...
-
kevinquillen β
committed a419fe56 on 1.0.x
- Status changed to Fixed
almost 2 years ago 12:41am 25 March 2023 - πΊπΈUnited States kevinquillen
I'd like to have the options in the list be configurable so people can add more in later, but this gets us moving with a more workable feature than what was there previously. The options format are as follows:
'#options' => [ 'friendly' => t('Friendly'), 'professional' => t('Professional'), 'helpful' => t('Helpful'), 'easier for a high school educated reader' => t('High school level reader'), 'easier for a college educated reader' => t('College level reader'), 'explained to a five year old' => t('Explain like I\'m 5'), ],
Automatically closed - issue fixed for 2 weeks with no activity.