discourse/script/import_scripts
JSey 19f623c7d7 FEATURE: import phpBB avatars
This code adds all three avatar types to the import. Uploaded avatars and default gallery avatars are converted, hotlinked are pulled from the remote web site and stored as local. Beware, though: this is currently done during the importer run and can consume loong periods of time if many downloads fail with timeouts.

A minor fix concerns attachments to posts with white space in the real_name, this is handled properly now.
2014-10-19 20:33:01 +02:00
..
base.rb FEATURE: import attachments in phpbb3 importer 2014-10-07 16:47:41 -04:00
bbpress.rb
drupal.rb Better import for Drupal QA 2014-10-02 13:15:50 -04:00
drupal_qa.rb Also import Q+A comments 2014-10-07 14:32:50 -04:00
kunena.rb
mybb.rb initial version, mostly inspired from phpbb script 2014-09-29 20:37:35 +02:00
phpbb3.rb FEATURE: import phpBB avatars 2014-10-19 20:33:01 +02:00
smf2.rb FIX: quoting non-existing messages would break SMF2 importer 2014-10-02 00:44:03 +02:00
vanilla.rb FIX: don't use latest activity as user's bio in vanilla import by default 2014-10-17 16:58:19 +02:00
vbulletin.rb FIX: better error handling in vBulletin importer 2014-09-08 11:02:54 +02:00