Hi, Mediachase.
Is there any way to replace the Mediachase News Channel on the My Work page by something else, e.g. our company news? Seems that this is just RSS, isn't it? I haven't find the info in the Admin Guide.
Hi, you're perfectly right: this control uses just a RSS-url that is stored in the web.config file.
Just find the following section:
<Mediachase.RssNews> <Rss urlPath="http://friends.pmbox.ru/blogs/mc_weblog/rss.aspx" culture="ru-RU"/> <Rss urlPath="http://friends.ibnportal.com/blogs/news/rss.aspx" culture="en-US"/> </Mediachase.RssNews>
and replace the urls with a new RSS-url.