From 9ba60a8e90cffac51b2ddcc0213a393e70929ce6 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 27 Jul 2016 13:44:21 +0200 Subject: [PATCH] Added style changer and made selection permanent --- com.woltlab.wcf/option.xml | 5 ++++ .../templates/headIncludeJavaScript.tpl | 2 +- com.woltlab.wcf/templates/pageFooter.tpl | 24 ++++++++++++------- constants.php | 1 + .../files/js/WoltLab/WCF/BootstrapFrontend.js | 2 +- .../WoltLab/WCF/Controller/Style/Changer.js | 23 ++++-------------- .../lib/data/style/StyleAction.class.php | 9 +++++++ .../lib/system/style/StyleHandler.class.php | 9 +++++++ wcfsetup/install/files/style/layout/box.scss | 11 +++++++++ 9 files changed, 58 insertions(+), 28 deletions(-) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index f1d6162ddf..c12bf9810a 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -450,6 +450,11 @@ boolean 0 +