Closed (duplicate)
Project:
Drupal vB
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2007 at 16:12 UTC
Updated:
13 Sep 2008 at 13:50 UTC
Reroute the comments system through VB instead of the drupal comments system. Posting a comment would actually be opening a thread in a configurable thread under his username (that's covered through the bridging), and replying to one would act trivially by replying to that thread.
*Willing to support the development with money if needed
Comments
Comment #1
rszrama commentedInterestingly, I was designing Drupal vB that way when I started out. I decided against it because of the messiness of then having one forum full of comments about various bits of content on the site. I'm curious if you have any ideas regarding display on the Drupal side and forum/thread placement on the vBulletin side. I can imagine setting up a comments category on the vB side with subforums for different types of content and titles for the posts being the titles of the content on the Drupal site... then just making sure the site admin configures Drupal vB to know which forum it ought to drop the threads in. It should be trivial if it's just a matter of theming some links...
But every time I say trivial, it turns out to be more than I bargained for. : P
Comment #2
AlaShiban commentedHere's an implementation I liked:
http://www.camcorderinfo.com/content/Canon-DC50-First-Impressions-Camcor...
Another alternative, is to keep the same look Drupal comments have now, and just pull the content from the vB side.
I think this can be quite useful, and productive, a way to tie everything together... So if you're willing, try and implement it, I can give you feedback in the process...
Comment #3
JStarcher commentedI have this very idea planned for near future implementation. Stick around for tonight, the first alpha release of the new plugin will be public.
-Jordan
Comment #4
jurriaanroelofs commentedvbdrupal does this; http://www.vbdrupal.org
Comment #5
sunMarking as duplicate of #307328: Create forum posts from Drupal for now.