Aileen Nowak
|
06061d5d6c
|
💄 Improve URL consistency, Part 1: urlJoin (#7668)
refs #7666
Use urlJoin for more consistency instead of concatenating url strings.
|
2016-11-14 14:38:55 +00:00 |
|
kirrg001
|
0ae0a0b490
|
🎨 change how we get and set config
refs #6982
- a replace for all config usages
- always use config.get or config.set
- this a pure replacement, no logic has changed
[ci skip]
|
2016-09-20 15:59:34 +01:00 |
|
kirrg001
|
0b2940d587
|
🎨 add getSubdir and getProtectedSlugs
refs #6982
- do not add the subdir property as static config value
- create functions to read subdir and protected slugs on runtime
|
2016-09-20 15:59:34 +01:00 |
|
Katharina Irrgang
|
c8119eee1f
|
🎨 source out url utils from ConfigManager (#7347)
refs #6982
|
2016-09-20 15:59:34 +01:00 |
|