It is recommended to add to RSS 2.0.
I am wondering if there is any Rome module available to add this tag? Like what they developed for content, media, etc.
It is recommended to add to RSS 2.0.
I am wondering if there is any Rome module available to add this tag? Like what they developed for content, media, etc.
The blog post Adding Atom links to an RSS feed generated by ROME answers exactly that question:
The code is published as https://github.com/michael-simons/java-syndication .
It's not a module, but you can use
Channel.getForeignMarkup()
if you want to add simple elements to your Channel.