0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Hannah Wolfe ba3d4b3689 Add support for importing images
closes #4608, #4609

- image handler loads in any image files & figures out where they'll get stored
- image importer has a preprocessor which replaces image paths in
  pertinent spots of post, tag and user models
- image importer stores images, keeping the path where it makes sense
- basic test for the preprocessor
2014-12-21 01:58:35 +00:00
..
client Merge pull request #4671 from jaswilli/ember-data-beta12 2014-12-18 16:45:00 +00:00
server Add support for importing images 2014-12-21 01:58:35 +00:00
shared Provide absolute blog url in sitemap 2014-12-17 14:55:27 +00:00
test Add support for importing images 2014-12-21 01:58:35 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00