Logo
Explore Help
Sign In
clones/friendica
1
0
Fork 0
You've already forked friendica
Code Issues Pull Requests Projects Releases Wiki Activity
friendica/view/fake_feed.tpl

14 lines
263 B
Smarty
Raw Normal View History

magic-envelope verification, status.net appears to do it wrong. Ultimately we need to do it right (or why bother having a spec?), and fallback to doing it wrong if we're talking to a broken system - which ironically seems to include most of the federated social web projects.
2010-10-21 04:53:43 -07:00
<?xml version="1.0" encoding="utf-8" ?>
rely on feed item (e.g. salmon) to declare namespaces. This way we don't cause conflict with any chosen NS prefix in the feed
2010-10-21 20:51:21 -07:00
<feed xmlns="http://www.w3.org/2005/Atom" >
magic-envelope verification, status.net appears to do it wrong. Ultimately we need to do it right (or why bother having a spec?), and fallback to doing it wrong if we're talking to a broken system - which ironically seems to include most of the federated social web projects.
2010-10-21 04:53:43 -07:00
<id>fake feed</id>
<title>fake title</title>
<updated>1970-01-01T00:00:00Z</updated>
<author>
<name>Fake Name</name>
<uri>http://example.com</uri>
</author>
rely on feed item (e.g. salmon) to declare namespaces. This way we don't cause conflict with any chosen NS prefix in the feed
2010-10-21 20:51:21 -07:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 30ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API