Is there a way to exclude non-existent pages from a pagelist result set?

Specifically, I have a pagelist which shows all recently edited pages.

   (:pagelist trail={$SiteGroup}.AllRecentChanges count=7 list=normal 
fmt=#MRU_All:)

Using template:
   [[#MRU_All]](:template each:)[[{=$FullName}|{=$Groupspaced}-{=$Namespaced}]] 
| \
   (:template last:)[[{=$FullName}|{=$Groupspaced}-{=$Namespaced}]]\
   [[#MRU_Allend]]


However, if I edit the page in order to delete it, I no longer want to see that 
page in my list. Is that possible?


 ~ ~ Dave


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

Reply via email to