Problem/Motivation
I want to be able to select my FRONT END theme in the `/admin/config/content/diff/general` configuration screen.
Right now it says "DEFAULT" and "ADMIN".
But even when I select DEFAULT the "SPLIT FIELDS" interface (for example: `node/101/revisions/view/203/1762/split_fields` ) uses the admin theme.
Steps to reproduce
Go to `/admin/config/content/diff/general` and select "DEFAULT" in the "VISUAL LAYOUT SETTINGS" select box.
My front end theme name is not listed in this select.
Proposed resolution
Allow me to select my Front End Theme.
Remaining tasks
User interface changes
API changes
Data model changes
---
---
---
Is there a solution for this?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3192572-theme-options.patch | 8.99 KB | silvi.addweb |
| #3 | Screenshot 2024-05-21 135204.png | 15.28 KB | shank115 |
Issue fork diff-3192572
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
silvi.addweb commentedPlease review this patch.
Comment #3
shank115 commentedI applied patch in #2 and it got applied successfully.
But I'm still seeing only "DEFAULT" and "ADMIN" in the select, attaching screenshot.
Comment #4
silvi.addweb commentedThank you for reviewing this patch. I have removed the condition to list only custom themes from the above #2 patch and provided a new patch to list all installed themes. Please review this patch.
Comment #5
acbramley commentedMRs are required.