mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
* updated TODO (change layouts/templates to themes in 2.0)
This commit is contained in:
parent
bce3756e83
commit
4d0d601127
4
TODO
4
TODO
@ -50,12 +50,12 @@
|
||||
* images/
|
||||
* storage/ (all dynamic content like guild images)
|
||||
* system/ (for php files, twig templates, locales and other classess)
|
||||
* rename templates to layouts as templates is meant to be used for twig templates
|
||||
* rename templates to themes 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)
|
||||
* move database fields to separate tables without modifing the OTServ schema (myaac_accounts, myaac_players)
|
||||
* fundamental changes in Twig:
|
||||
* add option to write layouts in Twig
|
||||
* add option to write themes in Twig
|
||||
* change twig global config variable to config('name') function
|
||||
* this fixes when config gets updated at run-time
|
||||
* change constants: BASE_URL to base_url(), USE_ACCOUNT_NAME to config
|
||||
|
Loading…
x
Reference in New Issue
Block a user