The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
the usual body template for a RSS feed is:
HTML Code:
{rss:description}
[url={rss:link}]More...[/url]
Any feedback would be greatly appreciated. |
|
#2
|
||||
|
||||
|
Eh? You're going to have to be a bit more descriptive on what you're trying to do
|
|
#3
|
|||
|
|||
|
I want my feed to to produce threads that have the page embedded in the first post rather than just have a link to it.
Something like: HTML Code:
<?php include '{rss:link}'; ?>
HTML Code:
<IFRAME SRC="{rss:link}" >
|
|
#4
|
||||
|
||||
|
Why would you want to do that? That's now how feeds are designed to work. And as a user of RSS feeds on a hell of a lot of sites, I wouldn't subscribe to your feed if you started using iframes to embed content.
|
|
#5
|
|||
|
|||
|
It's not for public feeds, it's for embedding data from another website of mine.
I think I've figured it out. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|