I'd like to add multiple links to my feed for both the current version of the story and the permalink. E.g.

 <entry>
    <title>Matt Mullenweg has released Wordpress 2.1.1 and 2.0.9.
          </title>
    <content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"; id="February_22_2007_30633" class="2007-02-22T09:31:33Z">
<p>
Matt Mullenweg has released <a href="http://wordpress.org/development/2007/02/new-releases/";>Wordpress 2.1.1</a> and 2.0.9.
</p>

</div>
    </content>
    <link href="http://www.cafeconleche.org/#February_22_2007_30633"/>
<link rel="permalink" href="http://www.cafeconleche.org/oldnews/news2007February22.html#February_22_2007_30633"/>
    <id>http://www.cafeconleche.org/#February_22_2007_30633</id>
    <updated>2007-02-22T09:31:33Z</updated>
  </entry>

In particular is "rel='permalink'" a reasonable way to do this? Might it make sense to register current and permalink values for the rel attribute in the IANA Registry of Link Relations? Or something like them?

By the way, http://www.iana.org/assignments/relation/ is 404. This is referenced in the Atom 1.0 spec. It doesn't really need to be resolved, but it would be nice to put something there.

--
Elliotte Rusty Harold  [EMAIL PROTECTED]
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/

Reply via email to