vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - MediaWiki Latest Additions & Changes (https://vborg.vbsupport.ru/showthread.php?t=142520)

majorxp 03-18-2007 10:00 PM

MediaWiki Latest Additions & Changes
 
Last Updated Wiki pages block
Version 1.4

Purpose
This extension will list the last updated or new wiki entries.


It can be included as a vbAdvanced block or included wherever you desire. It was designed to be included in a vbAdvanced block for vBulletin. It also goes nicely with Nuhit's MediaWiki integration tool but is not required.


Requirements
This is only supported on MediaWiki 1.8.2 - 1.10. It might run on a lower version, but it hasn't been tested. It has been reported 1.12 not to function. If you are interested in updating this to support additional versions as they are released let me know and you can be a co-developer on this.

Warning
This is only designed for boards with less than 50 wiki page edits per minute. If you have more, it almost becomes a useless mod (and puts a senseless burden on the server).

No warranty other than this file will take up a few kb on your hard drive.


Instructions
  1. Edit the setting where you want the created file (wikichanges.htm) placed
  2. If you have a table prefix on your WIKI, then edit the sql to reflect your prefix
  3. Place this file in the extensions directory in your wiki
  4. add this line at the bottom of LocalSettings.php (before the "?>")
    PHP Code:

    //  Add last updates
    require_once "$IP/extensions/makevbmodule.php"

  5. Edit a wiki article
  6. Browse to the file in your setting below to see if it worked
  7. Add vbAdvanced block to include the file
  8. Test links inside included page to ensure it works (you may have to edit depending upon your configuration)
Upgrade Instuctions
  1. Backup your old version
  2. Edit the current version's settings locally
  3. Replace the old version with the updated version with your settings
  4. Edit a wiki article (to generate a new wikichanges.htm file)
  5. Confirm new file generation

Demos

Here are some demos of the plugin. If you would like yours to be included, just post your url in the thread.
www.golegend.com
www.euro-chimaera.co.uk
PinataIsland.info


Support
Support is limited to this forum and to those who click install (yes I can see who did). If you have any questions or find a bug, post it here. I spend time with my family on the weekends, so expect long waits then.


Versions
1.4 - Important bug fix. This fixes two issues:
  • Links to namespaces were not being included in links
  • Special or other undesirable pages being listed when updated
This version correctly generates links and will only show updated articles, user pages, images, and categories.

1.3 -Added namespace for User pages (thanks jimmcq)
1.2 - Removed some personal code references
1.1 - Update with table prefix setting (thanks jimmcq)
1.0 - Initial Release

Keywords: MediaWiki, Wiki, vbAdvanced, vbWiki, Nuhit

Jon_Simmonds 03-19-2007 04:54 PM

Thanks, this could prove usefull for me :)

jimmcq 03-19-2007 08:49 PM

Nice work!

It looks like you need a make a couple of small updates though... You didn't add anything to put the prefix in front of the database table name (if there is a prefix), and you appear to the your own filepath (/legend/wiki/) hardcoded into the output.

After I changed those then it seemed to work just fine.

majorxp 03-19-2007 09:57 PM

Thanks Jimmcq!

(don't forget to hit install)

jimmcq 03-19-2007 10:01 PM

I'm new to vbAdvanced... How would I add wikichanges.htm to vbAdvanced?

majorxp 03-19-2007 10:11 PM

Add a new module and choose wikichanges.htm from the drop-down box in "File to Include". Also make sure you choose "Yes" in "Clean File Output". Once you have the module added, simply choose what pages you want it to show up.

If the file doesn't show up under the drop-down, change the directory that the file is created in makevbmodule.php settings.

jimmcq 03-19-2007 10:35 PM

That worked! Thanks! One other small change is that you appear to be missing the namespace in the title. What I mean is that a user page titled "User:majorxp" is just being linked as "majorxp".

Also (and this may not apply to everyone) but you may want to utf8_decode the title names for that special characters like ñ come out correctly.

majorxp 03-19-2007 11:11 PM

added....I guess I have to manually add all the namespaces that would be used....

jimmcq 03-19-2007 11:11 PM

I think you're going to need to do an actual db lookup of the namespaces... There are quite a few others that you haven't included such as Talk, User talk, Help, Image, {SITENAME}, MediaWiki, Template, etc.

I think the ordering could change and custom ones could be added, etc. so that's why they can't really be hardcoded.

majorxp 03-20-2007 07:00 PM

updated instructions............


All times are GMT. The time now is 10:00 AM.

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.01216 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_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