silverstripe-framework/docs/en
Ingo Schommer 828ac7fe4f API Replaced SSViewer.custom_theme with SSViewer.theme_enabled
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.
2013-04-07 23:59:10 +02:00
..
_images Added docs for composer 2012-11-03 18:00:58 +13:00
changelogs API Replaced SSViewer.custom_theme with SSViewer.theme_enabled 2013-04-07 23:59:10 +02:00
howto Fixed extra_requirements docs 2013-04-05 15:35:30 +02:00
installation Update composer.md 2013-04-03 15:16:35 +13:00
misc Contribution guidelines, new bugtracker links 2013-04-02 01:51:40 +02:00
reference Remove reference to /images/flush. 2013-04-06 18:13:18 +13:00
topics Update controller.md 2013-04-05 22:17:11 +13:00
tutorials API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
index.md Corrected a number of inbound links pointing to the documentation. 2012-10-09 14:53:47 +13:00