Julian Lam
|
c3c5f5ab92
|
closed #165 - issue where the site title was "undefined" if no title was set in the config, parenthesis issue
|
12 years ago |
Baris Usakli
|
1894d0a469
|
moved confings into redis
|
12 years ago |
Miguel Ángel Durán García
|
33994ed638
|
#161 - meta.js problem with empty config var
If config is empty, give to it an empty object value.
|
12 years ago |
Julian Lam
|
e8f1d645fe
|
closed #160
new build_title function to be called via socket
also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
|
12 years ago |
Julian Lam
|
272806a25d
|
closed #159 - issue where theme listing would hang if a theme folder did
not contain theme.json
Also refactored theme socket event a bit
|
12 years ago |
Julian Lam
|
81f94c56e0
|
using hgetall instead of hkeys+asynchget, simplifying meta.js, closes #157
|
12 years ago |
Julian Lam
|
d6938f4818
|
first pass at a custom title function (not ready for prod)
|
12 years ago |
Julian Lam
|
59029a0ef0
|
minor tweaks to theme engine
|
12 years ago |
Julian Lam
|
6e91810231
|
introduction of theme engine parsing (themes go in /public/themes!)
|
12 years ago |
Julian Lam
|
a09cfd9304
|
started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
|
12 years ago |
Julian Lam
|
0859793b15
|
cleanup
|
12 years ago |
Julian Lam
|
88bf9425db
|
install script + patching up integration with install wizard
|
12 years ago |
Julian Lam
|
65b6010d74
|
installation wizard under /install
|
12 years ago |