Quote:
Originally Posted by greenflag
rss feed question - i want to import video rss feeds into vb using the vb rss importer. how could i get each video to embed as a post - instead of the thumbmail that links to video on remote site?
i want each video in feed to embed as own post
|
Usually the {rss:link} variable is the direct link to the video page. In most cases wrapping it in AME BBCode takes care of the embedding for you.
Code:
[AME]{rss:link}[/AME]