Feedcreator - PHP feeds creator Code
Brought to you by:
papit01
| File | Date | Author | Commit |
|---|---|---|---|
| docs | 2006-07-27 | papit01 | [r1] |
| example | 2007-01-19 | kosherjava | [r14] test commit |
| feedcreator | 2006-07-27 | papit01 | [r1] |
| include | 2007-02-01 | papit01 | [r17] |
| news | 2006-07-27 | papit01 | [r1] |
| ChangeLog.txt | 2007-01-18 | papit01 | [r12] fixed RSS pubDate time() bug |
| README.txt | 2006-07-27 | papit01 | [r1] |
| TODO.txt | 2007-01-07 | papit01 | [r9] add <rights>,<category> optional tags to ATOM1.0 |
| lgpl.txt | 2006-07-27 | papit01 | [r1] |
| svn-commit.tmp | 2006-07-27 | papit01 | [r1] |
Feedcreator-1.7.2-ppt, patched by Mohammad Hafiz bin Ismail Legal ------------- I hereby release my changes made into Feedcreator 1.7.2 under the terms of the GNU Lesser General Public License (GNU/LGPL) Changes ------------------------- - Add Atom 1.0 feed - Add <enclosure> for RSS 2.0 and the similiar <link rel="enclosure"> for Atom 1.0 - Add EnclosureItem class that extends HtmlDescribable. Changes by Fabian Wolf (info@f2w.de) ------------------------------------ - added output function outputFeed for on-the-fly feed generation Other --------------- - I MIGHT include pretty docs in the future, might. - I've include a diff file against the vanilla feedcreator 1.7.2 for those who curious about what that Fabian and I have changed. Original source code : http://www.bitfolge.de/rsscreator-en.html