Skip to content

Optionally render RSS unsorted.#997

Merged
splitbrain merged 1 commit intodokuwiki:masterfrom
BCLibCoop:master
Jan 8, 2015
Merged

Optionally render RSS unsorted.#997
splitbrain merged 1 commit intodokuwiki:masterfrom
BCLibCoop:master

Conversation

@robbat2
Copy link
Contributor

@robbat2 robbat2 commented Jan 8, 2015

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 [email protected]

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 <[email protected]>
@scrutinizer-notifier
Copy link

The inspection completed: No new issues

splitbrain added a commit that referenced this pull request Jan 8, 2015
Optionally render RSS unsorted.
@splitbrain splitbrain merged commit 508170c into dokuwiki:master Jan 8, 2015
@splitbrain
Copy link
Collaborator

@robbat2 can you please add info about this parameter to the documentation?

@Klap-in
Copy link
Collaborator

Klap-in commented Jul 1, 2015

Documented with #999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants