Hello the list,

My question today is about using range, or > or < with pagelist.
My purpose is to list pages where $:Date is >=1993

-something like count param, $:Date=1993..2010 : doesn't work
-something like $:Date=>1993 : doesn't work
(If there is no syntax error)

Then I use a more verbose list :
(:pagelist trail=Argot.BibliographieDesDictionnaires fmt=#title
$:Date=199?,20??,-1990,-1991,-1992:)

Is there an easy way to get > or < work for evaluating numerical values ? or
any other solution ?

Thank you,
Gilles.

-- 
---------------------------------------
| A | de la langue française
| B | http://www.languefrancaise.net/
| C | [email protected]
---------------------------------------
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to