Searched hist:"7 a98db204d43c43f79d2b8897adb5f0536b37f28" (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/ |
| H A D | feed.php | 7a98db204d43c43f79d2b8897adb5f0536b37f28 Fri Sep 16 20:38:52 UTC 2005 joe.lapp <joe.lapp@pobox.com> fixed author/email handling in RSS/Atom feeds
1) Now reports full user name for logged in users 2) Reports actual email when not mail guarding; otherwise it's "user@ip" 3) RSS 1.0 (default) format is now <dc:creator>name (email)</dc:creator> 4) RSS 0.91/RSS 2.0 format is now <author>email (name)</author> 5) Atom format is now <author><name>name</name><email>email</email></author> 6) When anonymous, all RSS formats just reports "user@ip" in element 7) When anonymous, Atom just reports <author><email>user@ip</email></author>
darcs-hash:20050916203852-36b45-ed5310a65360811bdd153ba12b0e925675bdd7a4.gz
|