Closed (won't fix)
Project:
phpBB2Drupal
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2010 at 15:53 UTC
Updated:
5 Feb 2013 at 16:47 UTC
I'm importing from phpBB2 (originally from IPB2.1, but that doesn't really matter) and was wondering about poll import. I realize that the normal Poll module does not support #body, but is there a way that I can configure it so that polls do have #body and post body will import into it?
Comments
Comment #1
naheemsays commentedCurrently the poll body will be imported as the first comment.
It will be possible to change it to import into the node, but that will require changing some logic in a few of the php functions - making the import polls work closer to how the import of forum topics works.
Comment #2
meustrus commentedAh, I see it does. Would it be worth it to configure it in that way? Since it does import into the first comment, it's a bit less necessary, so I'm just interested in how much work it would involve.
Comment #3
meustrus commentedAlso, related, is there a way to import the topic title instead of the poll title?
Comment #4
naheemsays commentedBest option is to start looking at the code here - I may get some time to investigate over the weekend - it will be posible, but it may require some hacking of the module.
Comment #5
JeremyFrench commentedMass close of D6 issues for this module as won't fix. Please see #1854186: Support for the 6.x branch.