Thanks, Simon. 

FYI, one of the reasons I had tried selecting pages by using a markup 
expression in the pagelist's "if" clause is that in the future I may want to do 
a database lookup to determine whether a page should appear in the list. 

Since I can manage for now - and maybe forever - simply using PmWiki markup, I 
won't sweat it. However if there is a way to pass the pagename of the page 
currently being processed to a markup expression that is part of the pagelist's 
"if" clause, I'd be interested to know the technique.

Randy

On Jan 5, 2014, at 11:12 PM, Simon <nzsk...@gmail.com> wrote:

> See here for an example similar to what you want
> 
> See $LastModifiedTime and you should be able to use it in conditional markup.
> 
> Simon
> 
> 
> On 6 January 2014 16:29, Randy Brown <ra...@brownragfilms.com> wrote:
> I want to list pages that either (1) have been updated since a specified date 
> or (2) contain specific text in a page text variable.
> 
> I've tried using a markup expression in the pagelist's if clause, but that 
> doesn't seem to work. 
> 
> It's not a workaround to use my markup expression within the template and 
> simply ignore the records I want to omit, because if I do that, (:template 
> first:) will fail. 
> 
> Is it possible to use pagelist to do what I want?
> 
> Randy
> 
> 
> 
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users@pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
> 
> 
> 
> 
> -- 
> ____
> http://kiwiwiki.co.nz

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to