Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<!--
2
Description: entry author name
3
Expect:      bozo and entries[0]['author_detail']['name'] == u'Example author'
4
-->
5
<feed xmlns="http://www.w3.org/2005/Atom">
6
<entry>
7
  <author>
8
    <name>Example author</name>
9
    <email>me@example.com</email>
10
    <uri>http://example.com/</uri>
11
  </author>
12
</entry>
13
</feed