Ian Barton wrote:
  > What I want is to produce a pagelist that shows pages from this group
> with a pagename equal or greater than today's date. Using the pagelist 
> examples I have tried:
There was a thread on this yesterday titled "problem with PTV and if= 
date in pagelists", so you might want to check that as well. Here's what 
I use:
   if="date {(ftime %Y%m%d)}.. {=$Name}"

Or this for pages within a specific month:
   if="date 200901..200902 {=$Name}"

Note in this case, page names must be of the format yyyymmdd.

  ~ ~ David

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to