discourse/script/import_scripts/phpbb3
Canapin ea2fd75d10
DEV: Fix some regexes in phpBB3 import script (#15829)
1. bbcode hashes don't always have exactly 8 characters.

2. colors aren't always hex values, it can be a color string ("red", "blue", etc).

3. The closing tag of smileys doesn't always include a `:` character (the start of the regex was already right for this particular issue)
2022-02-07 16:16:46 +01:00
..
database Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
importers Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
support DEV: Fix some regexes in phpBB3 import script (#15829) 2022-02-07 16:16:46 +01:00
importer.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
settings.yml Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00