Hi,<br><br>I would like to display in a page the list of deleted pages in a group.<br>As the deleted pages are skipped from the search and page list results, I tried the following without success : <br><br>in the MyGroup.DeletedPages.php file : $SearchPatterns[&#39;deleted&#39;][] = &#39;/MyGroup\..*?,del.*?/&#39;;<br>
in the MyGroup.DeletedPages wiki page : (:pagelist list=deleted:)<br><br>This doesn&#39;t work.<br><br>Then, I tried writing a small cookbook that opens the wiki.d directory and scans it for all MyGroup\..*?,del.*? files and shows them as wikilinks in the page. This works but of course the wikilinks do not work, they appear with the question mark after them.<br>
<br>Is there an easy workaround ?<br><br>Thanks for your cooperation<br><br>Thierry <br>