Overhauled 'Add Page' UI
authorAlexander Ebert <ebert@woltlab.com>
Mon, 2 May 2016 12:15:25 +0000 (14:15 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 2 May 2016 12:15:30 +0000 (14:15 +0200)
commited3f188f0ebc2ce739e32bbf9369d72ecc45673b
tree9f237857ed67068f35215991c5bccc2e4cffd739
parentc4f0910f709774ee5934621262fa52e04c9eaacd
Overhauled 'Add Page' UI
wcfsetup/install/files/acp/templates/__pageAddContent.tpl [new file with mode: 0644]
wcfsetup/install/files/acp/templates/codemirror.tpl
wcfsetup/install/files/acp/templates/pageAdd.tpl
wcfsetup/install/files/acp/templates/pageAddDialog.tpl [new file with mode: 0644]
wcfsetup/install/files/acp/templates/pageList.tpl
wcfsetup/install/files/acp/templates/wysiwyg.tpl [new file with mode: 0644]
wcfsetup/install/files/acp/templates/wysiwygToolbar.tpl [new file with mode: 0644]
wcfsetup/install/files/js/WoltLab/WCF/Acp/Ui/Page/Add.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLab/WCF/Ui/Dialog.js
wcfsetup/install/files/lib/acp/form/PageAddForm.class.php
wcfsetup/install/files/lib/acp/page/PageListPage.class.php