Improve the naming of the older config key.
We want to remove the unnecessary open_readspeaker prefixes to make the config keys more clear.
open_readspeaker.settings
open_readspeaker_i18n=>langopen_readspeaker_voice=>voiceopen_readspeaker_accountid=>customer_idopen_readspeaker_url=>webreader_urlopen_readspeaker_cdn_region=>cdn_region
block.settings.open_readspeaker_block
button_url(new)open_readspeaker_buttonstyle(removed)open_readspeaker_buttontext=>button_textopen_readspeaker_buttontitle=>button_titleopen_readspeaker_reading_area=>reading_areaopen_readspeaker_reading_area_class=>reading_area_class
lang, voice, customer_id are used to make the query parameters in the current template.
Issue fork open_readspeaker-3399535
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
sunlixComment #4
sunlixComment #6
sunlixI am good with the state of the config schema.
This is merged to
2.x. I will release a alpha-verison to test that out.Currently there is no migration path for the Block-Plugin changes (replaced with another plugin ID)
That will be a follow up on the road to stable.