Hi, im having this format problem on the rss feed generation. After fresh install: <title>Hello World!</title> <description><p>Welcome to Typo. This is your first article. Edit or delete it, then start blogging!</p></description> Note the use of <p> per <p> on the ouput in the source. The atom feed generation does not seem to carry the same issue. <div xmlns="http://www.w3.org/1999/xhtml"> <p>Welcome to Typo. This is your first article. Edit or delete it, then start blogging!</p></div> Its just me or there is something wrong? I tried in a couple of machines (Fedora, Debian) with same results. Plis help Guillermo
on 2009-03-30 23:23
on 2009-04-02 22:17
Guillermo Gómez a écrit : > The atom feed generation does not seem to carry the same issue. > > <div xmlns="http://www.w3.org/1999/xhtml"> > <p>Welcome to Typo. This is your first article. Edit or delete it, then > start blogging!</p></div> > > Its just me or there is something wrong? I tried in a couple of machines > (Fedora, Debian) with same results. > > Plis help After check is normal Test your exemple in RSS validator http://validator.w3.org/feed/ and you see it's normal. If you change by <p> your feed become invalid. -- Cyril Mougel http://blog.shingara.fr
on 2009-04-03 15:49
Cyril Mougel wrote: > Test your exemple in RSS validator http://validator.w3.org/feed/ and you > see it's normal. If you change by <p> your feed become invalid. Thanks Cyril, i dit, the only warning is the following one: "This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations." line 564, column 2: Missing atom:link with rel="self" [help] Any advice how to include this missing atom:link in the <channel> tag? Guillermo
on 2009-04-03 19:44
Guillermo Gómez wrote: > > line 564, column 2: Missing atom:link with rel="self" [help] > > Any advice how to include this missing atom:link in the <channel> tag? This should be fixed in 5.2.98 and 5.3.0. Which version of typo are you using?
on 2009-04-09 16:16
Matijs Van zuijlen wrote: > Guillermo Gómez wrote: >> >> line 564, column 2: Missing atom:link with rel="self" [help] >> >> Any advice how to include this missing atom:link in the <channel> tag? > > This should be fixed in 5.2.98 and 5.3.0. Which version of typo are you > using? well, just updated to 5.3.0, i was using 5.2 but the error persist at http://blog.fedora-ve.org/articles.rss http://validator.w3.org/feed/check.cgi?url=http%3A... Guillermo
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.