vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Complete MediaWiki/vBulletin 3.5 integration: is this possible? (https://vborg.vbsupport.ru/showthread.php?t=117968)

Cyburbia 06-15-2006 03:12 AM

Quote:

Originally Posted by vau7
No, for real: i did often see integrations of the Calitrix-Wiki

Let me check it out! Let's see ...

Quote:

CalitrixWiki ist ein WikiWeb, welches in PHP geschrieben ist und eine MySQL Datenbank nutzt.
I don't want to sound like an ugly American, but my second language is Spanish - and even then, I'm terrible at it. It would be my luck that a wiki that could integrate well with vBulletin doesn't have an English language version. :(

sub_ubi 06-15-2006 09:07 AM

If someone coded a hack like this they could sell it for a pretty decent amount.

Brad 06-15-2006 06:04 PM

Quote:

1) It has to be real integration; not a bridge, and more than just simple user authentication.
Real integration will never happen given the differences between the two codes bases. What you're looking for is a better bridge. :)

Quote:

2) The wiki uses the vBulletin user database, and ranks and permissions system. It's not something where vBulletin login information is copied to the wiki database, and users may have to log into both, or automatic side-by-side logins. Rather, it should be like the Drupal and Photopost integration, where it's completely seamless from the user's standpoint.
Keeping the usernames in the mediawiki DB just makes it easier to do this without breaking something, it also insures you can upgrade to a stand a lone mediawiki installation in the future (you never know..). The log-in issue can be solved by setting a cookie for mediawiki when someone logs into vBulletin, you can do the same on the media wiki end (setting the vB cookies) so no matter where the log-in they are logged into both systems.

For ranks/permissions you can place some new things in the usergroup manager, and pick up on them during the log-in to mediawiki. Based on the information in the user's vBulletin permissions you can assign them the proper permissions in mediawiki. Just make sure this is done on every log-in attempt so both scripts stay in sync with each other.

Quote:

3) Existing users won't have to change their names. Some bridges and integration hacks require that vBulletin users change their names to remove spaces and other characters that would be invalid in the wiki's namespace.
Mediawiki's namespace is odd... You can do this by not coding in any checks to your log-in class, and hacking a few mediawiki files to remove the default checks for this (if you don't do this mediawiki will refuse the name upon log-in). This will break other things however, namely userpages on the wiki.

Quote:

4) The wiki isn't an old-school system that still uses CamelCase, where visible links within an article can't have any spaces (WikkiTikkiTavi, ErfurtWiki, PhpWiki, others). I want to link to articles about urban planning and form-based codes, not UrbanPlanning or FormBasedCodes.
Again possible by hacking out some internal checking.

Quote:

5) The wiki won't break when vBulletin is upgraded. The wiki should be easly updated, too.
When you get into hacking mediawiki this will be tough. Although as long as you're willing to keep up with your changes, it shouldn't be a problem. vBulletin should not be an issue at all as long as you use the plug-in system for any changes you need to make.

Quote:

6) No vBulletin code is altered.
Again, if you use the plug-in system you can get around this. :)


Hope that helps.

Cyburbia 06-17-2006 02:13 PM

Brad, thanks for your response! Looks like some significant technical barriers. I'm still wondering how well the IPBWiki inegration works, though.

Perhaps, instead of MediaWiki, we should be looking at another wiki, like PMwiki? Someone posted the details of their abandoned PMwiki integration project not too long ago.

There doesn't seem to be an incentive for coder to hack out a Wiki mod, though; like I said earlier, it seems like RPG and "who's viewed this thread" mods are the most popular. Perhaps a bounty fund?

rogersnm 06-17-2006 02:33 PM

yup, I am good with that

bogie 07-02-2006 02:12 PM

Just chiming in with my support for the need for a vb-wiki bridge.

aquariumpros 09-20-2006 10:05 AM

Ditto ~ would love something like this...

Glad I'm not the only one.

:D

boatdesign 10-09-2006 10:24 PM

Would also love to have a VB-MediaWiki bridge as discussed.

This thread seems to be a very promising option: https://vborg.vbsupport.ru/showthrea...ight=mediawiki

Kwak 10-30-2006 11:42 PM

cyburbia, did you find a solution?
Noticed Planningwiki.com site coming soon and just wondering. Let us know, thanks.

Alfa1 11-03-2006 11:32 PM

I'd love a wiki bridge, but only without the need for members to join mediawiki.


All times are GMT. The time now is 08:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01094 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete