For integrating two system, it is better to provide a live demonstration or screenshot, since this kind of integration is much more complicated than installing a common module.
Could you please provide a live demo? Thanks.
-Derek
For integrating two system, it is better to provide a live demonstration or screenshot, since this kind of integration is much more complicated than installing a common module.
Could you please provide a live demo? Thanks.
-Derek
Comments
Comment #1
nhdriver4 commentedI'd also like to see the same. I don't care to be messing with my vb forums untill I know exactly what I can expect.
Comment #2
vm commentedjust a guess here, but isnt the demo found http://www.vbdrupal.org/ ?
Comment #3
pshadow commentedI believe 'drupal vB' and 'vbdrupal' are 2 different modules.
Comment #4
JStarcher commentedyeah, they are two completely different projects. I thought the name thing was pretty confusing too, thus I named mine Drupaltin :P
You can see a live demo of Drupaltin at http://www.TheOverclocked.com
User: Test User
Pass: tocf
Please don't make any posts with the test account though.
Thanks!
Comment #5
JStarcher commentedScratch that username and password.
Here is the working one:
Username: Demo
Password: demo
Have fun!
Comment #6
huayen commentedDrupal and VBulletin use completely different theme. For a bridge code between tow php code, I think theme compatible is as same important as user account and post sharing. Anyway, this module is really a good start toward right direction...Thanks.
Comment #7
Roi Danton commentedIt's not too hard to make your own theme for both software packages, so you can create a similar look by yourself. I do not like if e.g. Drupal uses header template of vb or if the Drupal theme needs an additional tpl file for a header and it's wrapped around vb. To leave both systems as they are means the most freedom and most compatibility (e.g. for existing themes).
The main purpose of Drupaltin is to bring Drupal and vb together at the back of the stage, so the webmaster hasn't to worry about login and profile synching. The look is always the task of the particular webmaster and not the task of Drupaltin.
Comment #8
dnewkerk commentedIt's not a perfect solution (yet), but the way I get both to use the same theme is to use PHP includes to insert a header.php and footer.php file to generate the same "static" part of the site around both systems. No dynamic portions are included (e.g. PHP Template code)... those files can be included in both Drupal and vB, and each system's respective dynamic portions of their templates are added between these includes. One shortcoming I haven't had time to think through of this approach is that if the main menu system (or other elements) are generated by Drupal, getting these into vB might be an issue.
Comment #9
rastarr commentedThis is a little confusing.
Isn't there now Drupal VB, Drupaltin and vbDrupal?
This is DrupalVB - is there a live site demo for that or has DrupalVB turned into Drupaltin - confusing.
Comment #10
JStarcher commentedWe are in a transition stage right now. Yes, all three do co-exist at this moment, but when Drupaltin 2 is released it will replace DrupalvB. Consider DrupalvB as EOL.
Comment #11
sunA demonstration site requires extra $$$, since vB is a proprietary product. If anyone wants to donate a license, I would be willing to setup a demo. Until then, this is a won't fix. Feel free to re-open this issue.