• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

The atom and the rss skins are treated the same way by stripping off images and hyperlinks though in atom content text can be specified as xhtml.

Using rss any html markup interferes with the rss namespace but not so in atom.

Using rss any markup can been encoded. In general there's no need to do that for atom. If you do so for atom (as the specs still allow) today's news readers do not revert the encoding and recover the correct html. I dunno why.

What we can do:

  • The $minimalist flag in TWiki::UI::View.pm should only be set for rss and not for atom.
  • the WebAtomBase should be enhanced to make use of the xhtml content type

MD

It can get tricky if we add rendered XHTML to the mix since it needs to be closed properly. For example, take the first 100 characters as the summary, format it to XHTML: There is an issue if you cut off a closing tag, such as a form, a, table tag. The diffs script does that, but there are still cases where it fails to form nice XHTML.

-- PTh

ItemTemplate
Summary Don't "minimalise" atom content
ReportedBy TWiki:Main.MichaelDaum
Codebase

SVN Range Thu, 02 Feb 2006 build 8675
AppliesTo Engine
Component

Priority Enhancement
CurrentState New
WaitingFor

TargetRelease major
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r4 - 2006-02-10 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback