mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
828ac7fe4f
Since we can't influence the setting of configuration values, we also can't set/unset the 'custom_theme' value based on which theme is set. This means the 'custom_theme' value goes stale, and we can't rely on it e.g. in FilesystemPublisher. The 'theme_enabled' toggle is a cleaner solution to the same problem, since the 'custom_theme' was really just a way to remember the original theme, while still disabling it. The toggle makes this more explicit, but also requires users of the 'theme' setting to check for it. |
||
---|---|---|
.. | ||
code | ||
css | ||
images | ||
javascript | ||
scss | ||
templates | ||
tests | ||
thirdparty | ||
_config.php | ||
.gitignore | ||
config.rb |