Tags:
create new tag
view all tags

Question

I don't think this has been previously asked -- I want to provide an RSS service for part of a TWiki web. That is, I'd like to be able to specify a root topic in a web and have the RSS feed notify users of any changes or additions to that topic or any topic referenced in it, recursively. Yes, I know that's a bad word that invokes problems with the RSS search potentially looping infinitely. I suppose the easy thing to do would be to define some unique tag that would be included in any page that should be included in the RSS search, and then search on that tag -- but then I have to depend on the Pernicious Users remembering to include the tag when they add new topics to the tree, and of course one can never trust users. Any good ideas would be welcomed.

Environment

TWiki version: TWikiRelease04Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Fedora 4
Web server: Apache 2.0.54
Perl version: 5.8.6
Client OS:  
Web Browser:  
Categories: Topic revisions, Search, Missing functionality, Add-Ons

-- MichaelBaum - 28 Oct 2005

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Not exactly what you want, but you can add a search parameter (with regex) to WebRss to get an RSS feed of a set of topics. That search could look for a common tag. See WebRssBase.

-- PeterThoeny - 01 Nov 2005

Yes, That's Plan B, but see the reference to Pernicious Users. I'm very not sure I can count on J. Random Account who might be creating a new page under my discussion topic to remember to include the search tag. And I don't want to be constantly checking up on them. Life is too short.

-- MichaelBaum - 01 Nov 2005

Assuming your application sets the parent, you can search for the parent topic to get notified of all discussion topics.

-- PeterThoeny - 02 Jan 2006

Something to add to the SearchPatternCookbook.

-- ArthurClemens - 24 Mar 2006

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2006-03-24 - ArthurClemens
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.