-
Hi, Martin Thorborg of http://www.amino.dk/forums/ asked me to report this big bad RSS problem that we are seeing since the 2008.5 upgrade. So, basically what happens is that old threads keep reemerging in the RSS feeds as though they were new. Let's have a look: If you want to keep up to speed with…
-
I wrote a sitewide activity feed writer. You can download it here . Include the ATGi assembly, and then add the following to your site: A single page "siteactivity.ashx" with one line in it: <%@ WebHandler Language="C#" Class="ATGi.CS.Components.SiteActivityRssHandler"…
-
I was curious if there is a way to access a master feed for Evo in general, or even a bundle of feeds? For instance, regarding a master feed – anything in the system – including all groups and the core modules. Regarding the bundle of feeds, I am referring to everything I belong to (e.g. – Evo Core and…
-
Reply Verify Answer More JimZuber replied on Thu, Sep 18 2008 4:11 PM My last post on this topic didn't acticulate the issue adequately so I am giving it another try… From what I can tell by looking at the 2008.5 beta, there is no way to subscribe to a Wiki that is part of a Group, and if you subscribe…
-
[quote user="Alex Crome"]I totally agree that the RSS situation at the moment is not the best, and know NNTP isn't the most ideal solution, but I'm trying to give you options for what you can do to replace the functionality.[/quote] Question: On my site, RSS feeds of forum groups produce…
-
[quote user="afscrome"]Point out the strong email support CS has. They can always monitor read posts through these emails.[/quote] Hmph. Because of this issue I have turned email subscriptions off on my site. No response here on the issue so I've submitted a ticket to Telligent, no response…
-
On the side of the blog there's a widget that has a link to the RSS feed for the blog currently being viewed. I'd like to create my own links elsewhere on the page, but need to know how to retrieve the URL of the RSS feed for the current blog. How would this be done?
-
Just what is so “Secure” about Secure Syndication? We have a private community where only users with role “Members” can access most of our forums&blogs. But since the forum reading features of CS2008 are, ahem, basic, we would like to offer RSS to Members. Secure Syndication…
-
When using the default rss feeds (lean & green theme) I get errors when trying to import feeds in to google feeds or rss apps like feedreader and RSSreader. The errors indicate there is no feed available and when validating a feed i get the message "It looks like this is a web page, not a feed…
-
I'm using the code below on my homepage to display an RSS feed. The RSS contains links like this: http://www.fsis.usda.gov/News_&_Events/Recall_029_2008_Release/index.asp The link leads to a "Page Not Found" because it should really be "News_&_Events". How do I prevent…