vBulletin Edit RSS Feed - Search Items for Words
Only insert items if they contain one or more of these words. Put a space or a new line between each search word.
You can create a phrase with multiple words by enclosing them in double quotes.
I left vBulletin and migrated our data over to XenForo, and later realized that XF was missing this feature in the AdmnCP:
Feeder Extended Add-on Features:
It certainly seems like this add-on would not only help to replace that missing vB feature, but also add a new one wherein I could Exclude articles containing some keywords our users would have no interest in. Wow, impressive!
- Include keyword filtering. You may specify a list of comma separated keywords to get only the news you are interested in.
- Exclude keyword filtering. You may specify a list of comma separated keywords to filter out the news you are not interested in.
![]()
Add-on working well .. happy user
I'm not a coder and bit of a noob re: Regex and wondered if it has the capability for filtering a date in the RSS file.
This RSS feed http://www.ukcalendars.com/cgi-bin/cal.pl?CalendarName=All_Calendars_One_Off_Events&Op=RSS contains a record <dc:date>2016-2-12</dc:date> i.e. 2016 Feb 12 and entries with other values.
I would like to filter entries based on a test compared to 'Today' or 'Today+n' e.g. filter out just today or just tomorrow.
Does anyone know whether there is a Regex statement that can do this or any other suggested way?
I know Yahoo Pipes had something but cannot find another RSS filter mechanism that does the same.
Many thanks
JohnH
Thanks for reply Farang and idea. UK Calendars is my domain and uses packaged calendar software called Calcium from www.brownbearsw.com written in Perl. Went looking around and managed to find the RSS.pm output module which had this line:It's not possible to do that from the add-on itself without altering the search pattern every day. Maybe You can ask UK Calendars to add an option in the URL for the RSS to specify number of days (eg &days=3) in the URL for the RSS Feed. That would be the best way to go. Maybe they've already implemented that but I couldn't figure it out. Please let me know what You think.
$days_in_advance ||= 30; # how many days in advance to get events for
Hello,
Got an error msg with XF1.5:
ErrorException: Fatal Error: syntax error, unexpected '[' - library/fgX/FeederExtended/Utils.php:15
Hello,
It happened when a feed had content to be imported. While I clicked to import from a feed but there's no content of it. There's no message. So, basically it totally prevented the feeder from working normally.
No options were needed to be changed to produce this error, and the size of Utils.php is correct.
But I just noticed that all the names of feeds contain Chinese characters except for one. Is it possibly the issue? Or the urls contain Chinese characters might cause the issue?
Fixed:
Compatibility with older PHP versions. The Add-on should now be compatible with PHP 5.2.4 and newer.
If You are already on PHP 5.5 or newer, you can ignore to install this update.
Does this work in 1.3?
We use essential cookies to make this site work, and optional cookies to enhance your experience.