![]() |
Can I include thread prefix and topic tag filters to external.php feeds?
I would love to know if it's possible to build such a URL string to create RSS feeds:
PHP Code:
|
You would not be able to do what you want without actually editing the external.php file itself.
|
Well I am game, I just don't know what to edit and how. Anyone have any insight as to what to edit in external.php to make this work?
|
Your have to edit the query which gets the thread information to include the prefix and tags that you include. Be sure to 'clean' your passed variables (article in the articles forum about that) before you use them in your query.
|
Which query would that be? And how do I include the prefix and tags? You'll have to forgive me and deal with me with kid gloves, I am not the most tech savvy guy out there.
|
It looks like the query is around line 297 and just above it is the hook external_query, so I guess you may be able to write a plugin to insert the extra lines for the query. As for adding the prefix... there is thread.prefixid, so if you have the id, you could just use that. And for the tags is thread.taglist.
|
All times are GMT. The time now is 02:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|