ArthurHoaro
|
97ef33bb72
|
Fixes #600 - Shaarli's title is not set with the new config manager
- Fixed title config key
- Page title (in head tag) is no longer set through the config manager
|
2016-07-19 18:03:09 +02:00 |
|
ArthurHoaro
|
b302c77c74
|
Pass the configuration manager to templates
|
2016-06-15 18:22:19 +02:00 |
|
ArthurHoaro
|
894a3c4bf3
|
Rename configuration key for better sections
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
278d9ee283
|
ConfigManager no longer uses singleton pattern
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
da10377b3c
|
Rename configuration keys and fix GLOBALS in templates
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
b74b96bfbd
|
Adds ConfigJson which handle the configuration in JSON format.
Also use the Updater to make the transition
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
684e662a58
|
Replace $GLOBALS configuration with the configuration manager in the whole code base
|
2016-06-11 09:30:56 +02:00 |
|
ArthurHoaro
|
03eb19ac60
|
Extract PageBuilder class from index.php
|
2016-05-13 08:48:18 +02:00 |
|