Ghost/core/server/helpers
Jacob Gable 507174a00b Plugin API Refactor: Filter and Theme Helpers
issue #769

- Refactor doFilter to allow returning a promise from a filter handler
  and to also return a promise itself
- Move the logic out of the registerThemeHelper calls and into their own methods so
  we could test them in isolation.
- Assign the server to the ghost instance so the initPlugins method can
  get access to it.
2013-10-29 11:27:52 +00:00
..
tpl Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
index.js Plugin API Refactor: Filter and Theme Helpers 2013-10-29 11:27:52 +00:00