The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbWiki Standard - vBulletin+MediaWiki integration Details »» | |||||||||||||||||||||||||||
vbWiki Standard - vBulletin+MediaWiki integration
Developer Last Online: Aug 2010
Update:
9/28/2007: vbWiki Std v1.3 RC5 is now available for download. This version adds compatibility with MW 1.11.0+ 5/17/2007: vbWiki Std v1.3 RC4 is now available for download. This version is compatible with MW 1.10.0+ and vBulletin 3.6.6+ 1/21/2007: vbWiki Std v1.0.2 RC3 is now available for download. This version fixes the 'session error' that used to happen on some installations of MediaWiki 1.9.x. Description: vbWiki Standard is the lite version of vbWiki Pro. vbWiki Standard allows the integration of vBulletin and MediaWiki user authentication. (vbWiki Pro is a commercial product that, in addition to the functionality found in vbWiki Standard, provides full skin integration, enhanced user management, Admin CP, editing of wiki skin in vBulletin's Style Manager, among other features.) Why should you add a wiki to your forums? Forums are great for community building with their high level of interactivity. Successful forums have hundreds or thousand of concurrent users creating and replying to threads. However due to this very reason the more your forums grow the more "collective knowledge" is scattered throughout the thousands (or hundreds or millions) of threads in your forums. Making it difficult for users to find and use. A wiki is not that good at community building, but it is a great medium to centralize this 'collective knowledge'. Enabling you to create an 'ecosystem of information' (quoting pipin ) maintained and contributed by your users. The idea behind vbWiki (both Standard and Pro) is to enable the seamless integration between these two packages (vBulletin and MediaWiki) side-by-side in your community. You (and your users and community) get the best of both worlds. Or so the theory goes... Features:
These installation instructions do not apply to vbWiki Pro. Refer to vbWiki Pro installation instructions for more information. MediaWiki and vBulletin must be installed and properly working before installing vbWiki. MediaWiki can be downloaded here.
PHP Code:
PHP Code:
Open vbWiki_Init.php (or vbWikiPro_Init.php) and find this line: PHP Code:
PHP Code:
Changes:
Show Your Support
|
Comments |
#72
|
|||
|
|||
Glad you figured it out.
|
#73
|
||||
|
||||
Quote:
Is there any way around this?, as I'm not going to be able to grant any guest access without registering. |
#74
|
|||
|
|||
I think we implemented a workaround in the latest version, but we haven't gotten a chance to upload it yet.
Try doing the following: Open LocalSettings.php in your MediaWiki directory, and find these lines of code: PHP Code:
PHP Code:
PHP Code:
PHP Code:
I'll give it a try in a few... |
#75
|
||||
|
||||
That ALMOST works, but seems to mess up the paths to all the graphics used on the login page.
ie: Code:
http://www.mydomain.com/mediawiki/index.php/images/misc/mainlogo.gif |
#76
|
|||
|
|||
Yes, what happens is that the no permission message is shown from the wiki's path, so all relative images/links would point to the incorrect location.
An alternate solution is to add a plugin (Admin CP > Plugins & Products > Plugin Manager > Add New Plugin) for the hook named error_nopermission. In this plugin, add the following PHP code: PHP Code:
This will only happen in the case you describe where guests are not given view access to the forum. |
#77
|
||||
|
||||
That works a treat, thanks ElfMage!
I'm getting really frustrated trying to remove the "Discussion" tab from each page though.... Doesn't seem logical having that there, as this would distract from the forum discussions themselves. |
#78
|
||||
|
||||
errrr I feel enormously stupid having to ask this.. however.. It doesn't figure for me.
in the file "vbWiki-1.0.2 RC3.zip" there is NO such thing as a "LocalSettings.php" file. so; I cannot find the place where to put the absolute dir into. is this changed or was my zip corrupt ? (or something else?) greetings, Wouter |
#79
|
||||
|
||||
euhw.. wait just a second. does this thing just provide the link-up between mediawiki and your vB? ..
(in that case: d?h. i'll get my coat...) [edit]somewhat more serious, please include a clear link to the MediaWiki in your announcement message (preferably near the top ) [/edit] |
#80
|
|||
|
|||
Glad it worked.
Quote:
Alternatives include modifying MW core file, or creating a MW extension. |
#81
|
|||
|
|||
Quote:
Yes, indeed, the LocalSettings.php refers to MediaWiki's configuration file. Valid point. Just changed the message on top. Added link to MediaWiki's official download site. Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|