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)
-   -   BB Code Enhancements - Wikipedia BBcode Mod. (https://vborg.vbsupport.ru/showthread.php?t=173871)

xGriffin 03-21-2008 10:00 PM

Wikipedia BBcode Mod.
 
Use this mod to display Wikipedia pages on your website.

Simple install - 1 minute.

Go to Admin CP > Custom BB Codes > BB Code Manager > Add New

Add these to the bbcode settings.

Title - wiki
Tag - wiki
Replacement -
Code:

<iframe src="http://en.wikipedia.org/wiki/{param}" scrolling="yes" frameBorder="0" height="350" width="700"></iframe>
Example - [wiki]Cloverfield[/wiki]
Description - Display Wikipedia pages on your forum.

Hope you enjoy this simple mod, and if you like it, don't forget to click install :cool:

Thanks.

Derek Chai 03-23-2008 01:12 AM

Nice!

xGriffin 03-23-2008 01:20 AM

Thank you :)

mahmuttunc 03-23-2008 01:40 PM

thanks for this

xGriffin 03-24-2008 05:28 AM

No Problem.

legionofangels 03-25-2008 04:39 AM

Installed, good work here.

I increased the height and width param's to make it taller and wider. Works great, am very happy.

Would have liked to align center it, to keep it centered within a post, rather than on the left.

Great work,

Legion

xGriffin 03-28-2008 03:58 AM

No Problem mate.

silly rabbit 03-28-2008 02:05 PM

Quote:

Originally Posted by Derek Chai (Post 1472135)
Nice!

Ditto! (very cool and thanks!)

RABBIT

Sanctorum 03-29-2008 05:32 PM

Wow, nice thanks... I even modified it to work with other wiki pages.

xGriffin 03-31-2008 09:23 AM

Thanks guys, glad you like it :)

Cloverfield 04-02-2008 02:43 PM

Well done mate :)

birdie 04-13-2008 07:31 AM

Thanks. I have started a "this day in history" thread in the off topic forum and add a relevant wikipedia page for a chosen event on that day!.

xGriffin 09-15-2008 07:39 AM

Thanks for the comments guys, i might release a updated version of this soon, any suggestions for this new release? Thank you.

pauldack 02-11-2009 10:38 AM

Great mod, very useful but I've gota problem with the vertical scroll bar not initially appearing. Any ideas anyone pls?

Sorted, set scrolling ="auto", so:


Code:

<iframe src="http://en.wikipedia.org/wiki/{param}" scrolling="auto" frameBorder="0"  height= "800" width="100%"></iframe>

pauldack 02-11-2009 10:39 AM

Quote:

Originally Posted by legionofangels (Post 1473884)
Installed, good work here.

I increased the height and width param's to make it taller and wider. Works great, am very happy.

Would have liked to align center it, to keep it centered within a post, rather than on the left.

Great work,

Legion

I got round this by setting width = "100%".


All times are GMT. The time now is 08:45 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.01030 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete