New baseTheme link and template inheritance
-
I use a slightly modified version of lavender for my site, and up until now that's been quite a headache.
I've had to maintain an entire theme which is just a fork of lavender and constantly merge in changes just so I can have one template file be slightly different.
I was wondering if this is now something I can resolve with the baseTheme parameter?
If MyTheme has a baseTheme of nodebb-theme-lavender, which in turn has a baseTheme of nodebb-theme-vanilla does that mean that I can change my repo to just be the one altered file?
I remember in the past I tried inheritance and found it didn't work.
Copyright © 2024 NodeBB | Contributors