Implemented support for custom favicons
authorAlexander Ebert <ebert@woltlab.com>
Mon, 12 Jun 2017 12:55:46 +0000 (14:55 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 12 Jun 2017 12:56:55 +0000 (14:56 +0200)
commit91fa523cf03b453cedec5dcd728aaf3c2a627d74
tree25863ff490d82586820d7a5f440b143a19360603
parent62eab117db5701a79ee7da3d6fe76f85502f1dc0
Implemented support for custom favicons

See #2257
com.woltlab.wcf/templates/headInclude.tpl
wcfsetup/install/files/acp/style/layout.scss
wcfsetup/install/files/acp/templates/styleAdd.tpl
wcfsetup/install/files/images/favicon/default.browserconfig.xml
wcfsetup/install/files/images/favicon/default.manifest.json
wcfsetup/install/files/js/WoltLabSuite/Core/Acp/Ui/Style/Favicon/Upload.js [new file with mode: 0644]
wcfsetup/install/files/lib/data/style/ActiveStyle.class.php
wcfsetup/install/files/lib/data/style/Style.class.php
wcfsetup/install/files/lib/data/style/StyleAction.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml