Added prototype for ACP style editor
authorAlexander Ebert <ebert@woltlab.com>
Mon, 8 Oct 2012 17:39:34 +0000 (19:39 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 8 Oct 2012 17:40:25 +0000 (19:40 +0200)
commitc528c10a1b013694088c278f49dfcb4181f55c40
tree35a422d8d684f7dd492c83efe53bae28450da548
Added prototype for ACP style editor

Currently only the form to create a style exists, more features will be added soon :)
.gitignore [new file with mode: 0644]
acpMenu.xml [new file with mode: 0644]
acptemplates/styleAdd.tpl [new file with mode: 0644]
acptemplates/styleVariableColor.tpl [new file with mode: 0644]
acptemplates/styleVariableUnit.tpl [new file with mode: 0644]
files/lib/acp/form/StyleAddForm.class.php [new file with mode: 0644]
files/style/styleEditor.less [new file with mode: 0644]
language/de.xml [new file with mode: 0644]
package.xml [new file with mode: 0644]
userGroupOption.xml [new file with mode: 0644]