Currently, we use one textarea field to add themes and their labels in the next format:
customtemplate|Friendly Name
customtemplate2|Friendly Name 2
It should be replaced with two text fields (template name & theme label) with the possibility to add/remove (+ Add new button) new pairs of values.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | config.png | 53.11 KB | astonvictor |
Issue fork blocktheme-3421587
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 #4
astonvictor commentedCreated and merged a new MR.
Updated the configuration page. Now it is easier to manage suggestions. Also, updated related things (schema config, etc).
Attached screenshot of the config page.
Comment #5
astonvictor commented