Initial functional version of feed subscription plugin, currently supporting only PuSH-enabled feeds.
This commit is contained in:
7
plugins/FeedSub/extlib/XML/Feed/samples/grwifi-atom.xml
Executable file
7
plugins/FeedSub/extlib/XML/Feed/samples/grwifi-atom.xml
Executable file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
|
||||
<title>Updates to Grand Rapids WiFi hotspot details</title>
|
||||
<link rel="alternate" type="text/html" href="http://grwifi.net/"/>
|
||||
<link rel="self" type="application/atom+xml" href="http://grwifi.net/atom/locations"/>
|
||||
<updated>2005-09-01T15:43:01-05:00</updated>
|
Reference in New Issue
Block a user