Jump to content

Markup rss feed


Anton N

Recommended Posts

Hello,

On the forum I create new RSS
I need to change markup rss feed

I want add for each post
<category>Forum_name</category>
<author>Nick_name</author>

and change global description for channel
<description> My description </description>
(<title> does not match <description>)

 

How can I do that?
Please write to me where exactly is the part of the program that is responsible for the RSS

Thanks,
Anton

Link to comment
Share on other sites

6 hours ago, bfarber said:

You would need to write a plugin to extend \IPS\Content\Search\Result\Content to override addToRssFeed() and then \IPS\Xml\Rss to override addItem().

Thank you, something is already becoming clear.
But I'm not sure what I can write a plugin.

Who can help with the development?

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...