xif-fr / dokuwiki-plugin-catlist

DokuWiki plugin to list pages and namespaces recursively in nested lists
https://www.dokuwiki.org/plugin:catlist
8 stars 15 forks source link

Sort by date (ask feature) #41

Open Zatalyz opened 3 years ago

Zatalyz commented 3 years ago

Hello, I use catlist on all my wiki and it is really good.

It would be nice, in some cases, to be able to sort the pages by creation date (-sortByCreationDateAscending and -sortByCreationDateDescending) or last modification date (-sortByModificationDateAscending and sortByModificationDateDescending)

My suggestion are probably too long name for variable, but it is the idea !

xif-fr commented 3 years ago

Hi, This is a nice idea, I will implement this soon, this should be quite easy.

dlehmenk commented 2 years ago

Really like this idea! If possible, could you also add an option to exclude pages older than a specific time or timestamp? :) (e.g. only show pages edited/created in the past month)

xif-fr commented 2 years ago

Implemented in the new version. I will add the exclusion option later.