Implement custom show order for user profile menu
authorAlexander Ebert <ebert@woltlab.com>
Sat, 29 Apr 2017 17:48:33 +0000 (19:48 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 29 Apr 2017 17:48:33 +0000 (19:48 +0200)
commit5929567d6485bbc94a00c4ea908d06893b474fca
treeb7f93ce16f027288aae0dc95950a7d91611ad5fe
parent6cb7317ebed6a8212d15f9fbceaf456bfc7800b3
Implement custom show order for user profile menu

See #2259
com.woltlab.wcf/acpMenu.xml
com.woltlab.wcf/templates/user.tpl
wcfsetup/install/files/acp/templates/userProfileMenu.tpl [new file with mode: 0644]
wcfsetup/install/files/lib/acp/page/UserProfileMenuPage.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItem.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php
wcfsetup/install/files/lib/page/UserPage.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml