This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 01:25:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
script
/
import_scripts
History
Régis Hanol
a0569a22be
FEATURE: reset topic counters at the end of the import
2014-09-04 19:08:57 +02:00
..
base.rb
FEATURE: reset topic counters at the end of the import
2014-09-04 19:08:57 +02:00
bbpress.rb
Import scripts for Drupal and Kunena/Joomla. A new base class for import scripts.
2014-06-02 14:38:40 -04:00
drupal.rb
Add more comments to the Drupal import script since there seems to be a lot of variation in the db schema
2014-08-06 14:09:28 -04:00
kunena.rb
FIX: Kunena import script no longer requires a csv file with Joomla user records. MySQL is used for all data.
2014-08-29 14:55:28 -04:00
phpbb3.rb
phpbb category names can be longer than 50 chars and are rejected during import
2014-08-03 20:44:02 -04:00
smf2.rb
Fix: messages imported in wrong order
2014-08-05 17:40:26 +02:00
vanilla.rb
VANILLA: the name is actually the username (WAT)
2014-08-22 10:11:12 +02:00
vbulletin.rb
FIX: properly close topics in vBulletin importer
2014-09-04 17:55:05 +02:00