Problem/Motivation
In some cases you do NOT want to have the node title in the audio. So it would be good to make the node title optional.
Proposed resolution
On install make sure, that "title" is already in the settings.
Update the tts.settings as part of the update hook to include "title" afterwards.
Remaining tasks
- None -
User interface changes
Make sure that "title" is listed in the field description as example.
Make sure that the description does NOT include the information anymore that the title is always included.
API changes
Make sure that your custom tts.settings includes "title" as first field to keep audio consistent.
Data model changes
- None -
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3579445_3.patch | 4.2 KB | ckidow |
Comments
Comment #2
ckidowComment #3
ckidow