Re: Wrong link in story.atom
will <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm not convinced that it's wrong. Why do you think this is wrong? /will On 3/17/07, Martin Michlmayr <[email protected]> wrote: > The URL in the <id> field of story.atom is wrong. This problem was > noticed by Loic Minier. > > > Index: Pyblosxom/flavours/atom.flav/story.atom > =================================================================== > --- Pyblosxom/flavours/atom.flav/story.atom (revision 1000) > +++ Pyblosxom/flavours/atom.flav/story.atom (working copy) > @@ -2,7 +2,7 @@ > <entry> > <title type="html">$title_escaped</title> > <category term="$path_urlencoded" /> > -<id>$base_url/$yr/$mo_num/$da/$fn</id> > +<id>$base_url/$yr/$mo_num/$da/#$fn</id> > <updated>$w3cdate</updated> > <published>$w3cdate</published> > <link rel="alternate" type="text/html" href="$base_url/$file_path_urlencoded.$default_flavour" /> > > -- > Martin Michlmayr > http://www.cyrius.com/ > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV