vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   iFrame BBCODES (https://vborg.vbsupport.ru/showthread.php?t=143468)

anywares 03-28-2007 10:00 PM

iFrame BBCODES
 
I remember seeing something like this somewhere and i noticed that it wasnt well implemented so i made my own. NONE OF THE ORIGINAL CODES BY THE AUTHOER WHO'S NAME I CANT REMEMBER HAS BEEN USED!

Step1:
Goto AdminCP => Custom BBCodes => Manage BBCodes => Add new BBCODE

Step 2:

Title:

iFrame BBCODES

tag:
if

replacement:

HTML Code:

<!-- Start iFrame by anywares -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="600"  height="400" style="margin:10px 0">
<thead>
        <tr>
                <td class="tcat" colspan="2" style="text-align:center">
                        <a href="{param}" title="Go to site directly" target="_new">Go to the site directly</a>
                </td>
        </tr>
</thead>
<tr>
<td>
<iFrame src="{param}" width="615" height="415"></iFrame>
</td>
</tr>
</table>
<!-- End iFrame by anywares -->

You can adjust the size of the window by editing these two lines:
HTML Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="600"  height="400" style="margin:10px 0">
HTML Code:

<iFrame src="{param}" width="615" height="415"></iFrame>
Example:
[if]http://www.google.com[/if]


Discription:
iFrame BBCODE

Use {option}
No

Screenshots:
http://img8.imagepile.net/img8b/60267iframe.png

http://img8.imagepile.net/img8b/58045iframe2.png

PLEASE NOTE:
I WOULD ADVISE YOU PEOPLE TO USE THE ADVANCE BBCODE PERMISIONS BASED ON USERGROUP HACK WITH THIS MOD! IT CAN BE FOUND HERE:
https://vborg.vbsupport.ru/showthread.php?t=103747


Please click install if youve used this ;)

Thorlax402 03-29-2007 12:53 AM

Wow. First post! Looks like a pretty neat mod too. Thanks for the share :D

subzero06 03-29-2007 02:54 AM

Awsome! Thanks!
Works for 3.6.4 also?

Twilkey 03-29-2007 03:19 AM

That is awesome. I never thought about that. I will probably use it but later. So I will go ahead and hit install.

Trip3151 03-29-2007 05:30 AM

Nice great work

weedheaven 03-29-2007 05:37 AM

Amazing! One thing. I've noticed that when you do just www. it wont show the page. Could it be possible to make it, that it is able to use just www. instead of http:// in front of it? Thanks a lot

*installed*

zhou 03-29-2007 06:19 AM

good job
install thx

apiasto 03-29-2007 07:18 AM

its very nice, but could it be possible to do something like this for anything.like users can use it to frame their signature or the post or any other picture?
that would be great

Triky 03-29-2007 07:46 AM

Great work!

ilydgn 03-29-2007 08:23 AM

good job
install thank you:up:


All times are GMT. The time now is 10:24 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.01227 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
  • (3)bbcode_html_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