Changes between Initial Version and Version 2 of Ticket #2940
- Timestamp:
- 05/03/2016 01:13:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2940
-
Property
Summary
changed from
Improve importers versioning detailstoProvide more documentation to users regarding the supported versions of importers
-
Property
Summary
changed from
-
Ticket #2940 – Description
initial v2 3 3 A couple of solutions: 4 4 5 * Explicitly name files based on the source forum version `phpBB30.php`, `phpBB31.php`, `phpBB32.php` etc5 * Explicitly name each of the importer files based on the source forum version `phpBB30.php`, `phpBB31.php`, `phpBB32.php` etc 6 6 7 7 * Include more detailed documentation on the versions of the forums supported by each imported in the contextual help screen.