// MyAAC TODO 0.* * support duplicated vocation names with different ids * cache Menus in templates * sandbox for plugins, don't install when requirements are not passed * load items & weapons on install, preferably with ajax * add changelog management interface * option to require php extension to be installed * save detected country in session * tibiacom template - show status on top 5 * kathrine tickets - show/hide * highscores - by balance * admin panel Menus - open in external window (_blank option) * cache hooks * cache fieldExist and tableExist functions * forum: * show position of the player * replace forum actions links for admin (move, remove) with images * redirect directly to the thread on user login * latest news: * warning about leaving page with changes * news preview option 1.0: * i18n support (issue #1 on github) * New Admin Panel layout and interface * most preferably: https://adminlte.io/ * move all pages administration to this panel (like faq, forum, newses) * remove tibiacom template, and include it as a plugin 2.0 * remove compat functions * remove $template['link_*'] * folder restructure: * var/ (for logs, cache and data), config/, bin, public/ (for index and images and other public content), system/ (for php files and classess) * rename templates to layouts as templates is meant to be used for twig templates * change gifts_system to shop_system configurable * move most used options in system/templates dir to separate directories (more transparent) At any time between (version not specified): * better news archive with search function (like on tibia.com) * guild wars management (issue #13 on github) * update account.management page to be more realistic (like on tibia.com) * update guilds page to be more realistic (like on tibia.com) * possibility to add extra cache engines with plugins * new cache engine - plain php, is good with pure php 7.0+ and opcache * preferably configurable (enable/disable) forum TinyMCE editor * OTAdmin support in Admin Panel * database towns table support for TFS 1.3 * two factor authentication for TFS 1.x