discourse/lib/import_export
Erik Bernhardson 48cb386d58 Take filename to write to as optional parameter to export_category
My discourse instance will be making regular automated public backups
of specific categories. It's preferred to be able to directly control
the path and filename of the output, rather than letting discourse
choose for me. This was already mostly supported, a filename parameter
just needed to be passed through the cli app.
2016-02-12 22:02:29 -08:00
..
category_exporter.rb FIX: group import/export bugs in category exporter 2016-02-02 16:06:19 -05:00
category_importer.rb FIX: group import/export bugs in category exporter 2016-02-02 16:06:19 -05:00
import_export.rb Take filename to write to as optional parameter to export_category 2016-02-12 22:02:29 -08:00
topic_exporter.rb category export: export img src with absolute urls so pull_hotlink_image can move it over later 2016-01-28 15:45:28 -05:00
topic_importer.rb FEATURE: export/import topics and categories from one Discourse site to another. (Early-access alpha greenlight. More to do...) 2016-01-26 19:57:54 -05:00