mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
* updated TODO (some Twig improvements in 2.0)
This commit is contained in:
parent
9dd18a97e8
commit
873e05538e
6
TODO
6
TODO
@ -42,7 +42,11 @@
|
|||||||
* change gifts_system to shop_system configurable
|
* change gifts_system to shop_system configurable
|
||||||
* move most used options in system/templates dir to separate directories (more transparent)
|
* 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)
|
* move database fields to separate tables without modifing the OTServ schema (myaac_accounts, myaac_players)
|
||||||
* add option to write templates in Twig
|
* fundamental changes in Twig:
|
||||||
|
* add option to write layouts in Twig
|
||||||
|
* change twig config global variable to config('name') function
|
||||||
|
* this fixes when config gets updated at run-time
|
||||||
|
* change constant('BASE_URL') to base_url()
|
||||||
|
|
||||||
At any time between (version not specified):
|
At any time between (version not specified):
|
||||||
* better news archive with search function (like on tibia.com)
|
* better news archive with search function (like on tibia.com)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user