sitewards / setup

This is a module that allows a developer to import and export content and configuration via the command line to any framework, as long as a bridge module for that framework has been built.
MIT License
7 stars 0 forks source link

Handle image import/export #7

Open dpoposki opened 7 years ago

dpoposki commented 7 years ago

When you import/export a page, it might contain image paths in it. We need to analyze the content and look for images in order to import/export them as well.