Home » XML » XML_RSS » Bug #4537
Support for Atom feeds
Details
| Request #4537 | Support for Atom feeds |
|---|---|
| Submitted | 2005-06-06 13:41 UTC |
| From | lapo at lapo dot it |
| Status | Wont fix |
| Package | XML_RSS |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-06-06 13:41 UTC] lapo at lapo dot it
Description:
------------
Supporting Atom feeds should be fairly simple: they got many fields in common with normal RSS; tought maybe using a different PEAR package suck as XML_Atom could be more appropriate than XML_RSS?
But again, containing moslt ythe same data they could be transparently be accepted "as RSS" without even needing to know the source format...