vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   iframe in articles (https://vborg.vbsupport.ru/showthread.php?t=295405)

alfisti 02-22-2013 07:37 PM

iframe in articles
 
Hello there,

I would like to add an iframe code inside a specific article.

The source of the item inside the iframe is from another website. I noticed that when i am putting inside the iframe an item, which is hosted in my website (e.g. swf file) does work. But, when I am trying something else from a different domain, it doesn't.

Could help in that?

Thank in advance!
John

Ba'al 02-23-2013 04:24 AM

From what i understand the websites you are trying to use has to allow it's use, if they dont it will not work.

In other words they can stop you from using it if they wish, try a website like google and see if it works, if it does than you will know the other site is blocking you.

Digital Jedi 02-23-2013 06:25 AM

It has to be specifically blocked or redirected somehow, otherwise, any URL will display in an iframe. What are you putting as the src URL?

Budget101 02-26-2013 03:45 PM

Quote:

Originally Posted by alfisti (Post 2405857)
Hello there,

I would like to add an iframe code inside a specific article.

The source of the item inside the iframe is from another website. I noticed that when i am putting inside the iframe an item, which is hosted in my website (e.g. swf file) does work. But, when I am trying something else from a different domain, it doesn't.

Could help in that?

Thank in advance!
John

Go To AdminCP> Custom BB Codes> Add New BBCode>

Title- Call it whatever you want

BBCode Tag: whatever

Replacement:


Code:

<vb:literal> <iframe src="{param}" style="width:120px; height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"</iframe></vb:literal>
Example:
Code:

[whatever]http://insertyourlinktowhateverpageyouwantintheiframehere.com[/whatever]
Use: No
Button Image: None
Remove Tag if empty: yes
Disable BB Code Within This BB Code: yes
Disable Smilies Within This BB Code: yes
Disable Word Wrapping Within This BB Code: no
Disable Automatic Link Parsing Within This BB Code:no

Save

Then, go to your article page, write your into to the site if you have one and to display your iframe simply type in:

Code:

[whatever]http://insertyourlinktowhateverpageyouwantintheiframehere.com[/whatever]
Note, in the "replacement" field you'll need to change the height and width to suit your site.

As was mentioned in previous posts, some website owners disable your ability to frame their sites and unless the site you are framing is your own, you need to ask their permission before framing it.

Digital Jedi 02-26-2013 05:04 PM

Well, as he's pointed out, he already knows how to use an iframe and has used one successfully. He's just not able to get certain content to work.

Just as clarification, you don't actually need to ask permission, as if it's a law of any kind. Any website that doesn't allow it will already point that out, or use a JavaScript redirect. Video sources, too, will pretty much already be blocked or they'll note that they don't allow embedding.


All times are GMT. The time now is 07:07 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.01035 seconds
  • Memory Usage 1,722KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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