<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Thanks, Simon. </div><div><br></div><div>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. </div><div><br></div><div>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.</div><div><br></div><div>Randy</div><div><br></div><div><div><div>On Jan 5, 2014, at 11:12 PM, Simon <<a href="mailto:nzskiwi@gmail.com">nzskiwi@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">See <a href="http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Songbook/ByModified" target="_blank">here </a>for an example similar to what you want<div><br></div><div>See <a href="http://www.pmwiki.org/wiki/PmWiki/PageVariables">$LastModifiedTime</a> and you should be able to use it in <a href="http://www.pmwiki.org/wiki/PmWiki/ConditionalMarkup">conditional markup</a>.<br>

<div><br></div><div>Simon</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 6 January 2014 16:29, Randy Brown <span dir="ltr"><<a href="mailto:randy@brownragfilms.com" target="_blank">randy@brownragfilms.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span style="font-size:14px;line-height:14px">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.</span><div>

<span style="font-size:14px;line-height:14px"><br></span></div><div><span style="font-size:14px;line-height:14px">I've tried using a markup expression in the pagelist's if clause, but that doesn't seem to work. </span></div>

<div><span style="font-size:14px;line-height:14px"><br></span></div><div><span style="font-size:14px;line-height:14px">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. </span></div>

<div><span style="font-size:14px;line-height:14px"><br></span></div><div><span style="font-size:14px;line-height:14px">Is it possible to use pagelist to do what I want?</span></div><span class="HOEnZb"><font color="#888888"><div>

<span style="font-size:14px;line-height:14px"><br></span></div><div><span style="font-size:14px;line-height:14px">Randy</span></div><div><span style="font-size:14px;line-height:14px"><br></span></div><div><span style="font-size:14px;line-height:14px"><br>

</span></div></font></span></div><br>_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>____<br><a href="http://kiwiwiki.co.nz/">http://kiwiwiki.co.nz</a>
</div>
</blockquote></div><br></div></body></html>