Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
iFrame BBCODES Details »»
iFrame BBCODES
Version: 1.00, by anywares anywares is offline
Developer Last Online: Jan 2008 Show Printable Version Email this Page

Version: 3.6.5 Rating:
Released: 03-28-2007 Last Update: Never Installs: 45
 
No support by the author.

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:




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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-29-2007, 11:57 AM
thincom2000 thincom2000 is offline
 
Join Date: May 2006
Location: Bronx, NY
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't this make it possible for users to post obscene or malicious web sites inline with your own? Don't get me wrong, I believe a BB-Code for this is great, I would just recommend using Advanced BB-Code Permissions on it.
Reply With Quote
  #13  
Old 03-29-2007, 12:26 PM
Neo_Angelo's Avatar
Neo_Angelo Neo_Angelo is offline
 
Join Date: Dec 2005
Location: Ober Dere!
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

interesting, i might give this a go.
Reply With Quote
  #14  
Old 03-29-2007, 04:06 PM
anywares anywares is offline
 
Join Date: Dec 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for all the positive feedback guys. please do remember to click install if youve used this or if you like it

Also, weedheaven ill see if i can make that happen and pm you when im done
Reply With Quote
  #15  
Old 03-29-2007, 04:17 PM
Andyucs's Avatar
Andyucs Andyucs is offline
 
Join Date: Nov 2006
Location: Okcular, Turkey
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bloody good job m8ty this will come in very handy ta!
Reply With Quote
  #16  
Old 03-29-2007, 04:23 PM
anywares anywares is offline
 
Join Date: Dec 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ilydgn View Post
good job
install thank you:up:
Why not take just 2 seconds of your time to mark it as installed?

Quote:
Originally Posted by Triky View Post
Great work!
Why not take just 2 seconds of your time to mark it as installed?

Quote:
Originally Posted by apiasto View Post
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
Ill consider making something like that if you consider clicking install

Quote:
Originally Posted by Thorlax402 View Post
Wow. First post! Looks like a pretty neat mod too. Thanks for the share
Why not click install reserved poster

Quote:
Originally Posted by Andyucs View Post
bloody good job m8ty this will come in very handy ta!
Glad you like it
Reply With Quote
  #17  
Old 03-29-2007, 05:19 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The possibly security risks of having said bbode is insane.
Reply With Quote
  #18  
Old 03-29-2007, 07:24 PM
Andyucs's Avatar
Andyucs Andyucs is offline
 
Join Date: Nov 2006
Location: Okcular, Turkey
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

remove due to above comment

can Zachery explain a bit more

you mean like phishing sites
Reply With Quote
  #19  
Old 03-30-2007, 02:17 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You're allowing _anyone_ who can use the bbcode to put a link to _any_ webiste on your site.
Reply With Quote
  #20  
Old 03-30-2007, 07:24 PM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see adjusting the size is an admin setting and is global.

Is there a way to allow for a variable OPTION so users could specify their own frame size, each time they used it?
Reply With Quote
  #21  
Old 03-30-2007, 08:00 PM
da420 da420 is offline
 
Join Date: Nov 2005
Posts: 1,232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery View Post
You're allowing _anyone_ who can use the bbcode to put a link to _any_ webiste on your site.
notice,
ANY ONE and ANY WEB SITE are stressed. This can be used to embed pages with malicious, dangerous, or just plain annoying code into your threads pages with little work whatsoever. I suggest installing this at your own risk.
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 11:52 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.10265 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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_html
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete