Currently, there appears no way of overriding the feed plugin's feed.(rss|atom|json).twig feeds, due to how the feed plugin processes it's onPageInitialized function.
Could the plugin allow an override, either maybe from a header k:v config setting or maybe based upon the current page template?
I'd be happy to submit a PR
Currently, there appears no way of overriding the feed plugin's feed.(rss|atom|json).twig feeds, due to how the feed plugin processes it's onPageInitialized function.
Could the plugin allow an override, either maybe from a header k:v config setting or maybe based upon the current page template?
I'd be happy to submit a PR