Matthew Dawson
9123b6bc67
Remove the haveItem check for RSS and Atom
...
The haveItem check for RSS and Atom causes the feeds to act unexpectedly.
For RSS, the checked tags don't necessarily have to be unique. For atom,
it is allowed to have duplicate items (including duplicated ids) in one feed,
so this shouldn't be stopped either.
2013-07-07 12:03:24 -04:00
mattn
833b57154f
Handle content:encoded
2013-05-10 04:55:33 -07:00
mattn
ed51885f15
Try items in outside of channel node
2013-05-10 19:44:35 +09:00
Chris Grindstaff
9a77aeb2f6
Add testdata
...
RSS author parsing
2013-03-27 23:05:27 -04:00
jim teeuwen
e31aff8084
gofix error
2011-11-02 16:51:04 +01:00
Sebastian Schlingmann
0b8e09b3b3
fixed item.Links == channel.Links
2011-08-26 09:50:14 +02:00
jim teeuwen
09a1cbe77d
Changed depracated xmlx Node api to new one.
2011-05-11 17:40:56 +02:00
jim teeuwen
6c6b659e88
Apply changes to go-pkg-xmlx allowing wildcards for namespace names.
2011-02-01 15:30:39 +01:00
jim teeuwen
1a851548db
Making package easily usable with goinstall. Including the reference to go-pkg-xmlx and the build target in the makefile.
2011-01-20 22:57:04 +01:00