The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Filtering HTML from some RSS feeds
Some RSS feeds I notice include html tags within the post information such as <p>, <img> and <a href> etc. Now, if as is the case on nearly every vB forum I frequent, html in posts is not permitted, is there any way I can filter out these tags from the RSS feed so as I can still post them?
When they are posted now they look awful due to the page not allowing the html to be rendered (correctly so), but it would be good if I could still use these feeds as the information within them is extremely relevant for my forums. Thanks |
#2
|
|||
|
|||
PHP Code:
|
#3
|
||||
|
||||
Thanks Marco... but where should I include that php code?
|
#4
|
|||
|
|||
Wherever in your script you are handling reading the RSS and inserting it into a post.
|
#5
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|