Ghost/core/server/helpers
Harry Wolff 058b82bba1 Update config.theme() after every settings edit
fixes #1645

- removes server.get('ghost root') as it is only an alias
to config.paths().path, and adds unnecessary indirection
- removes config.theme().path as its just an alias to
config.paths().path, updated all relevant references
- update config.theme.update to only require the api/settings object,
and no longer need the config object
- modify api/settings.edit to call config.theme.update so that
the themeObject is ready for next rendering of template
2013-12-12 08:25:08 -05:00
..
tpl Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
index.js Update config.theme() after every settings edit 2013-12-12 08:25:08 -05:00
template.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00