Imported message input format is always 1
bovine - July 13, 2008 - 01:53
| Project: | vBulletin to Drupal |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When importing VBulletin messages or comments into Drupal, the "format" column is always populated as 1. This may not always be the desired input format for the message, since you might need to create a new input format that allows BBCode, for example.
Having a drop-down that lets you pick which input format to use prior to performing the import would be ideal, rather than hard-coding it to 1.

#1
I'll probably never have time to implement this; but if anyone else wants to supply a patch, I'll gladly look at it.