Statistics (core) support?

NeoID - May 25, 2009 - 18:12
Project:phpBB2Drupal
Version:6.x-1.5
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Would be great to have Statistics (core) support so that the views-count would be imported too and assigned to each posts (if module enabled).
A bit sad to see all Views are set to 0 after import... :P

It shouldn't be too difficult as the views is stored in phpbb_topics.topic_views..so it basically only has to be moved to the right Drupal table...

#1

NeoID - June 2, 2009 - 14:59

No interest in this?

#2

nbz - June 2, 2009 - 15:15

Unfortunately, no. If put into the module, it would be as a separate step and that would make the module more complicated.

All that would need to be done is for each node, get the number of views for that phpbb post, then insert it into drupal, but this would need to be done after all the other stuff has been imported, so a sepaarate step I think.

Leaving it open as you/others may disagree.

#3

NeoID - June 2, 2009 - 16:12

So it could not be integrated into the actual import, right after a phpbb topic has been moved into the Drupal db?
As the module already moves information for the topic like who created it, text and so.. I didn't think it should be too difficult to include the views count table...but I may be wrong...

#4

Fogg - December 6, 2009 - 21:36
Version:HEAD» 6.x-1.5

Up!!

I would be interessted in this as well!
Thanks.

 
 

Drupal is a registered trademark of Dries Buytaert.