-
-
Notifications
You must be signed in to change notification settings - Fork 446
New admin theme vs custom themes? #1164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
ok, this behavior is intended to be shure custom themes are not affected. The shops i am supporting all use the default theme so i did not see this as a problem. Did you check if the themes would break if you change the base theme to openmage? |
Yes, i did. It shows openmage theme, but the theme-switcher does not work anymore. |
Do we still need the |
We can not replace it for backwards compatibility reasons, we could just copy it, which would increase the needed maintenance |
I am not shure if I understand the Problem! If there is a custom theme, isn’t it right to ignore the openmage theme?
Is the Problem that the theme switch dose not switch to openmage theme then? Is this really a problem?
Diplom Wirtschaftsinformatiker (FH)
… Am 08.09.2020 um 00:04 schrieb sv3n ***@***.***>:
Do we still need the default theme, or can we ***@***.***) replace it? Actually it does not work with common (?) template rewrites.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@aterjung An example to the problem: I have a custom template in As suggested by @sreichel, one way is to replace the Another way is make a new package for |
Uh oh!
There was an error while loading. Please reload this page.
Summary (*)
I've tested the admin theme (#1008) only with vanilla LTS and it worked like a charm. After updating some shops to latest LTS i had to realize that all shops made changes to admin templates. Instead of changing default templates, they added a new theme that is based on default ... (seems correct to me)
So "openmage admin theme" is never loaded ...
Examples (*)
See above.
Proposed solution
or
It is just CSS and should break nothing.
The text was updated successfully, but these errors were encountered: