<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; "><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><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></body></html>