Tags:
create new tag
view all tags

Question

Is it possible to configure TWiki such that the WebRss feeds show an HTML-formatted diff?

The current summary is hard to read, as it lacks all formatting and doesn't show the context of what changed.

Environment

TWiki version: TWikiRelease04x00x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories:  

-- TWikiGuest - 08 May 2006

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.

I tried to do this during the development cycle of TWiki-4, but there are quite alot of things that seemed to go wrong with the TWiki to HTML to encoding for rss xml - so, unfortuanalty, its not trivial, but its on the list of things we'd like to have,

-- SvenDowideit - 08 May 2006

I see what you mean. I just tried hacking this in myself, and even if I escape the HTML, it still barfs. I even tried this with Atom using type="xhtml", and that also barfed due to numerous   entities. Of course, I could simply remove all these entities and use the proper XML-compatible entity for them, but there are way too many to count.

-- TWikiGuest - 18 May 2006

The topic summary is just plain text, isn't it? Can't this parser be used for the generated rdiff output?

-- ArthurClemens - 18 May 2006

Which parser would that be?

I did take a look at the dollar variables available in the search macro, and I didn't see anything which would make it possible to get a diff for a page.

-- TWikiGuest - 22 May 2006

You could consider using the CDATA tag in your feeds for the diff if the only problem left is HTML entities.

- I'd like to see this functionality myself, any help on this is very welcome smile

-- SteffenPoulsen - 16 Jun 2006

Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r6 - 2006-06-16 - SteffenPoulsen
 
  • 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.