Searched hist:"38 c6f603e006f27fd6194d1d2c14d3087d0e0cc9" (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/inc/parser/ |
| H A D | handler.php | 38c6f603e006f27fd6194d1d2c14d3087d0e0cc9 Thu Jan 08 05:53:22 UTC 2015 Robin H. Johnson <robbat2@gentoo.org> Optionally render RSS unsorted.
By default, SimplePie sorts RSS entries by the the date on each entry.
If some cases, mostly where RSS is used as a input format for another service, rendering the order as-is is better than having it sorted.
This patch adds a new parameter for the rss keyword, 'nosort', which can be used to disable SimplePie's sorting.
This makes it possible to correctly display RSS feeds from "Remember The Milk", which have a complex order from the system.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| H A D | xhtml.php | 38c6f603e006f27fd6194d1d2c14d3087d0e0cc9 Thu Jan 08 05:53:22 UTC 2015 Robin H. Johnson <robbat2@gentoo.org> Optionally render RSS unsorted.
By default, SimplePie sorts RSS entries by the the date on each entry.
If some cases, mostly where RSS is used as a input format for another service, rendering the order as-is is better than having it sorted.
This patch adds a new parameter for the rss keyword, 'nosort', which can be used to disable SimplePie's sorting.
This makes it possible to correctly display RSS feeds from "Remember The Milk", which have a complex order from the system.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|