You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got several sites where I need to manipulate the feed content before it's being parsed. I thought I could use feediron, but I might be wrong or might just be very bad at reading instructions and seeing the logic.
So I have several REGEX rules I want to trigger on spesific FEEDS, making changes to the source before it's parsed (sometimes within the CONTENT element, or replacing parts in the LINK or even changes to the strucure itself). I thought something like this would work but at least I can't get any RESULT in the TESTING tab to confirm that. Can this be done?
I THINK you're wanting to manipulate the article stub in the feed correct? Currently Feediron isn't able to do this. I've bben wanting to implement it as part of the Execution order changes I started tinkering with in #120
My free time hasn't been what it used to be. That said I expect I'll have a chunk of time in the coming months to jump back into working on the project.
dugite-code
changed the title
Can content select from the feed source be replaced?
Run filters on article stub
Mar 20, 2023
Latest feediron running on TT v22.09-d47b8c8
I got several sites where I need to manipulate the feed content before it's being parsed. I thought I could use feediron, but I might be wrong or might just be very bad at reading instructions and seeing the logic.
So I have several REGEX rules I want to trigger on spesific FEEDS, making changes to the source before it's parsed (sometimes within the CONTENT element, or replacing parts in the LINK or even changes to the strucure itself). I thought something like this would work but at least I can't get any RESULT in the TESTING tab to confirm that. Can this be done?
The text was updated successfully, but these errors were encountered: