Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbMediaWiki Vector Details »»
vbMediaWiki Vector
Version: 1.06 RC, by bepe bepe is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.0.x Rating:
Released: 07-24-2010 Last Update: 08-18-2010 Installs: 169
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

vbMediaWiki Vector

Manual (don't forget to RTFM!)

Interested in doing a translation? PM me

Screenshot Look here!

Changelog Online Version, click here!

vbMediaWiki IRC Channel
I might be online... just try or use the forum
irc://irc.freenode.net/vbmediawiki
http://webchat.freenode.net?channels=vbmediawiki
Donations
Every donation is welcome and appreciated. This product is for free and it will stay free despite the fact‎ that commercial products with much less capabilities cost a lot of money. So before you spend that money on other products, try this one and feel free to send that money to me
http://www.duplexgaragen24.de

Download Now

File Type: zip vbMediaWiki_Vector_1.06_RC_(fixed).zip (805.7 KB, 1242 views)
File Type: zip vbMediaWiki_Vector_1.06_RC_fix_only.zip (11.7 KB, 143 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
daviet

Comments
  #422  
Old 01-21-2013, 06:21 PM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi guys,

Here is an updated version to SpankMe's version (https://vborg.vbsupport.ru/showpost....&postcount=392) with some fixes and one that is working with VB 4.2 PL3 and Mediawiki 1.20.2 .

You can access the manual and diagnostics at www.YourSite.com/YourWiki/vbmediawiki/

** To avoid the edit permissions issue, navigate to your wiki/maintenance/ directory
and run :
Code:
 php resetUserTokens.php
Alternatively, upload the attached resetUserTokensNull.php to the wiki-maintenance directory (it only sets the tokens for users who do not have one - much faster). And set it up as a cron job every hour... This is (still) the best solution I've found so far.


Installation instructions:
1. Upload the wiki_upload files to the wiki folder, and the forum_upload files to the forums folder.
2. Import the product in vbulletin.
3. Set the variables in Settings --> Options --> vBulletin Mediawiki.
4. Grant permissions to various usergroups.
5. Add tab to the wiki under Settings-->Navigation Manager. Set the "Tab scripts" field to "mediawiki".

Release Notes:
Version 1.1 (21 Jan 13):
* The diagnostics page is fixed.
* The navigation bit (login and logout links) in the Vector skin is fixed. <-- If you use the vector skin with memcached, this improved my cache efficiency meaningfully (suspect because how the login/logout link was created for not-logged in users).

Version 1.2 (2 Feb 13):
* Upgrade instructions: upload files, upgrade product using XML file.
* Support for short URLs. You MUST update the wiki path if you install this version. The previous version works fine, except that the sitemap (and other links to the wiki) create by vbulletin refers to the old style links.
Now, Instead of specifying the wiki path as www.SITE.com/YourWiki (no trailing slash), you now should enter it as www.SITE.com/YourWiki/index.php?title= OR www.SITE.com/ShortURL/ (with trailing slash).
* For more on mediawiki short URLs, see: http://www.mediawiki.org/wiki/Manual:Short_URL/Apache or http://shorturls.redwerks.org/ .

Version 1.32 (13 Feb 13): (also changes from 1.30, 1.31):
* Upgrade instructions: upload files, upgrade product using XML file.
* Wiki submenus show in integrated skins.
* Loss of session data errors should be fixed.
* Reduced queries for logged-in users.
* Fixed issue with diagnostics page (likely linked with a apc bug).

Regards
ndahiya
Attached Files
File Type: php resetUserTokensNull.php (2.3 KB, 39 views)
File Type: zip vbMediawiki Vector v1.32.zip (799.2 KB, 83 views)
Reply With Quote
4 благодарности(ей) от:
bzcomputers, daviet, Elenna, hollosch
  #423  
Old 01-21-2013, 11:15 PM
Draffi Draffi is offline
 
Join Date: Oct 2011
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you - i will try this at weekend on my vB 4.2 and MW 1.16...
Reply With Quote
  #424  
Old 01-22-2013, 05:02 AM
bzcomputers's Avatar
bzcomputers bzcomputers is offline
 
Join Date: Apr 2012
Location: TX
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm going to try and tackle installing this shortly also.

Just one question for now. In reading through this thread before I believe I came across issues mentioned about spaces within a "username" like "Bill Smith". Is this still something that is still causing issues in the unified login between vb and MediaWiki?
Reply With Quote
  #425  
Old 01-26-2013, 12:16 AM
fernas fernas is offline
 
Join Date: Feb 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, I'm having a problem with WikiEditor. I already installed the correct extension on my MediaWiki 1.20.2 but the editor doesn't show when I'm using forum skin. When I use vector skin all is working fine.

Anyone know how to solve this?

Thanks in advance
Reply With Quote
  #426  
Old 01-26-2013, 12:02 PM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fernas View Post
Hi, I'm having a problem with WikiEditor. I already installed the correct extension on my MediaWiki 1.20.2 but the editor doesn't show when I'm using forum skin. When I use vector skin all is working fine.

Anyone know how to solve this?

Thanks in advance
Hi fernas,

i am able to see the editor in all skins on my installation. for some reason, i am unable to see the wikieditor toolbar in any of the skins, but suspect that is an issue with mediawiki/javascript rather than the skin.

the stupid suggestion is to delete all history/cookies and do it again. also if you are using APC with stat=0, you might like to flush apc as well.

ndahiya
Reply With Quote
  #427  
Old 01-29-2013, 03:34 PM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

i have a probs. I install the files from forum_upload to vbull->forum path and the wiki -> wiki path, and the xml addon was ok. And i have made an new navtab like ->wiki etc.
That shows me on:
1 of 7: Checking MediaWiki Installation

HTML Code:
Warning: require(/includes/SiteConfiguration.php) [function.require]: failed to open stream: No such file or directory in /var/www/web321/html/vbulletin_test/vb4/wiki/includes/AutoLoader.php on line 1145
HTML Code:
Fatal error: require() [function.require]: Failed opening required '/includes/SiteConfiguration.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/web321/html/vbulletin_test/vb4/wiki/includes/AutoLoader.php on line 1145
maybe some idea? i was so glad to see that add on.

best regards
Reply With Quote
  #428  
Old 01-29-2013, 06:06 PM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, other prob, the highlights on the navbar shows to forum and not to wiki. How can i change that?
Reply With Quote
  #429  
Old 01-30-2013, 03:28 AM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tomtom1984 View Post
Hi,

i have a probs. I install the files from forum_upload to vbull->forum path and the wiki -> wiki path, and the xml addon was ok. And i have made an new navtab like ->wiki etc.
That shows me on:
1 of 7: Checking MediaWiki Installation

HTML Code:
Warning: require(/includes/SiteConfiguration.php) [function.require]: failed to open stream: No such file or directory in /var/www/web321/html/vbulletin_test/vb4/wiki/includes/AutoLoader.php on line 1145
HTML Code:
Fatal error: require() [function.require]: Failed opening required '/includes/SiteConfiguration.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/web321/html/vbulletin_test/vb4/wiki/includes/AutoLoader.php on line 1145
maybe some idea? i was so glad to see that add on.

best regards

Updated new version of file in Post 421 ( https://vborg.vbsupport.ru/showpost....&postcount=421 ) . Unclear why the error appeared, but should be ok now!
Reply With Quote
  #430  
Old 01-31-2013, 12:04 PM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi ndahiya,

the error was a mistake of myself. i forgot the localsettings.php to change. At the moment all right, but 3 things are not so beauty.

If i click on the wiki button, i see the "forum button" navbar as selected. How can i switch that is highlight to the wiki button?

Second little prob, if i logged me into vbull, then changed the wiki navi from vbull style to wiki style.

Thrird prob, where is the options?

If you have soltutions about that i am very happy ;-)
Reply With Quote
  #431  
Old 02-01-2013, 06:57 PM
tomtom1984 tomtom1984 is offline
 
Join Date: Jan 2013
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

anybody knows about seo friendly url code ? I have on a other page the htaccess and localsettings adjusted and it works fine, no index.php or other snippet. Maybe someone has an idea.

htaccess code:
Code:
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-f
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-d
RewriteRule ^(.*)$ %{DOCUMENT_ROOT}/index.php [L]

RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-f
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-d
RewriteRule ^/?images/thumb/[0-9a-f]/[0-9a-f][0-9a-f]/([^/]+)/([0-9]+)px-.*$ %{DOCUMENT_ROOT}/thumb.php?f=$1&width=$2 [L,QSA,B]

RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-f
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-d
RewriteRule ^/?images/thumb/archive/[0-9a-f]/[0-9a-f][0-9a-f]/([^/]+)/([0-9]+)px-.*$ %{DOCUMENT_ROOT}/thumb.php?f=$1&width=$2&archived=1 [L,QSA,B]
LocalSettings.php
Code:
# seo
$wgScriptPath = "";
$wgScriptExtension = ".php";
#$wgArticlePath = "/wiki/$1";
$wgArticlePath = "/$1";
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:07 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06446 seconds
  • Memory Usage 2,376KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (4)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete