Extension: Voting
[vanilla-miry.git] / extensions / FeedPublisher / changelog.txt
blob3617d6017db2886d8ddff4707c22980d3da60a75
1 Feed Publisher\r
2 \r
3 http://lussumo.com/addons/?PostBackAction=AddOn&AddOnID=304\r
4 \r
5 a Vanilla extension, see http://lussumo.com/addons\r
6 \r
7 CHANGELOG:\r
8 \r
9 0.3.2   08/08/10\r
11 Fixed add-on name to make the updater work (thanks to elm).\r
13 0.3.1   07/11/29\r
15 Fixed display bug: http://lussumo.com/community/?CommentID=78539\r
17 0.3.0   07/10/31\r
19 Added a config option to prevent FP to stop the execution of Vanilla.\r
20 This allows us to use the SimpleCache add-on.\r
21 If ExitAfterFeed is set to false, some useless processing is done, though.\r
23 0.2.0   07/07/10\r
25 xml-stylesheet tag added to the feeds according to config settings\r
26 xml declaration for RSS2 feeds was missing, now fixed\r
28 0.1.0   07/07/03\r
30 feed item description now formatted according to the relevant formatter\r
31 css classes for feed links (uppercase: RSS2 & ATOM)\r
33 0.0.3   07/06/24\r
35 fixed the deprecated Call-time pass-by-reference issue\r
37 0.0.2   07/06/23\r
39 total internationalization\r
40 new flow,\r
41 ATOM integration: - renaming 'rss' functions\r
42                   - pass the $FeedType parameter\r
43 for the ATOM feed extension (Mark) see\r
44 http://lussumo.com/addons/index.php?PostBackAction=AddOn&AddOnID=3\r
45 categories configuration more simple and in an other file\r
47 0.0.1   07/06/15\r
49 changed header credits on default.php, readme.txt\r
50 refactored comments and coding style,\r
51 source code and code comments are THE SAME as\r
52 the CrudeRSS extension (a bit of renaming though).\r
53 Path announced in readme.txt fixed.\r