Forum Plugin and Comments

Creating and modifying plugins.
Post Reply
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Forum Plugin and Comments

Post by garvinhicking »

Hi!

Sadly it can only do that with phpBB currently (because its database structure is much cleaner, and the builtin forum is a bit more cluttered).

It wouldn't be TOO hard to figure out the necessary SQL statements to mirrior it internally, though.
In particular, I have one post at my blog that has grown to have >50 comments and keep getting more, and would like to take the whole comment thread into a forum post. Would that be possible?
Moving comments of an existing topic is not supported by the plugin (and quite hard to achieve, too!); you would need to move existing comments manually to the forum...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply