Jump to content

RSS Feed in Iframe

Featured Replies

Posted

Instead of users just seeing a small text and then a link saying

View the full article


if we can have the link by default like

[iframe]View the full article[/iframe] so that the user can see the other site in iframe itself and wont have to leave the forum.

ok got it,

[iframe]{url}[/iframe]

but some sites open in the full browser despite being in the iframe. The back button needs to be clicked to goto the forum again.

+1 . Could be great on my forum :)

I personally don't think that iframes are the way to go. iframes mess up the navigation (or rather, prevent you from taking advantage of the navigation) and are annoying to deal with in general.

A better alternative would be to link to a named anchor while simultaneously loading the remaining post content via AJAX. That way you get the flexibility of multiple pages without needing to mess with comparatively messy iframe details.

Iframes are security issues sometimes or what?

I don't think this is going to happen because IPS is going for a strict XHTML and XHTML doesn't have targets or iframes. ;) It would be good for some but I think that if it is implemented a way to turn it off as well.

I think features should not be restricted because of security threats. If this was so then we would still be using the oldest free version of IPB.

I think features should not be restricted because of security threats. If this was so then we would still be using the oldest free version of IPB.


:blink:

There are fewer features and more security threats in the older versions of IPB. In any case, the bbcode system in 3.0 will be more flexible, so you would probably be able to implement this, if you decide to purchase 3.0.

wow!!!

  • 2 months later...

I use this A LOT on my forums when using RSS feeds.

First you will need the iframe BBCode described here http://www.ibparcade.com/index.php?showtopic=373 (I use [iframe] in my example instead of [if] as used in the BBCode instructions)

Once you have the iframe BBCode all you need to do when you are setting up your RSS Import Manager for your new feed is to change the 'RSS Import Add Link To Post' text from the default setting of

[url={url}]View the full article[/url]

to

[iframe]{url}[/iframe]



and it will display the url in the iframe.

Works wonderfully for me :)

iframes are not going to be supported soon by w3c web standards. so there more or less a no no

I use this A LOT on my forums when using RSS feeds.



First you will need the iframe BBCode described here

http://www.ibparcade.com/index.php?showtopic=373

(I use [iframe] in my example instead of [if] as used in the BBCode instructions)



Once you have the iframe BBCode all you need to do when you are setting up your RSS Import Manager for your new feed is to change the '[b]RSS Import Add Link To Post[/b]' text from the default setting of



[url={url}]View the full article[/url]

to

[iframe]{url}[/iframe]



and it will display the url in the iframe.

Works wonderfully for me :)



I just ran off and did this. Works brilliantly! Thank you :D

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.