MrBertie / pagequery

An all-in-one, multi-column page listing plugin for Dokuwiki
http://www.dokuwiki.org/plugin:pagequery
16 stars 19 forks source link

Adding a new functionality to the option limit as a range #41

Open NadaBrisville opened 9 years ago

NadaBrisville commented 9 years ago

A simple update to allow the user to choose three types of parameters for the option "limit". The first one is 0 or leave it blank to have no limit. The second one is by entering a maximum number of results. (NEW) And the third is by entering a range : -. Eg : 2-3 will display the second and the third result only.