Hi all
How to Modify RSS Feed output, I want Modify this line
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
need to add additional xmlns link link.
I search in category in file view.feed.php but no success.
Can someone point me in the right direction.
Thanx.
Hi,
I suppose that VM us the joomla librarie to do this.
/libraries/src/Document/Renderer/Feed/RssRenderer.php
on line 80 (joomla 3.10.12)
on line 86 (joomla 4)