On my web site, I have a wiki dedicated to recipes. It contains a site home page, and then groups. <a href="http://www.words2u.net/recipes" target="_blank">http://www.words2u.net/recipes</a> and, for example, a group like Vegetarian recipes, <a href="http://www.words2u.net/recipes/index.php?n=Vegetarian.Vegetarian" target="_blank">http://www.words2u.net/recipes/index.php?n=Vegetarian.Vegetarian</a><div>

<br><div><div>Each group has all recipes listed in reverse chronological order. In other pages I limited the number to 7 or 10 links. I use the following to display the recipes in the page: </div><div>(:pagelist group=Vegetarian list=normal order=-ctime fmt=#title -Template:)<br clear="all">

<div> </div><div>Now I'd like to add a list of the more recent pages (say the last 10), FROM ALL GROUPS, in one list.</div><div><br></div><div>One way I can sort of do it is using the following pagelists, one for each group, but that does not really give me what I want - instead I get the last 2 for each group, not the newest entries regardless of group: </div>
<div><br></div><div>(:pagelist group=Vegetarian list=normal count=2 order=-ctime fmt=#title -Template:)</div><div>(:pagelist group=Breads list=normal count=2 order=-ctime fmt=#title -Template:)</div><div>(:pagelist group=Recipes list=normal count=2 order=-ctime fmt=#title -Template:)</div>
<div>(:pagelist group=Cakes list=normal count=2 order=-ctime fmt=#title -Template:) </div><div><br></div><div>Is there a simple, elegant way of displaying the last 10 pages on the site?</div><div><br></div><div>Thanks,</div>
<div><br></div><div>Steve</div><div><br></div><a href="http://www.words2u.net" target="_blank">http://www.words2u.net</a> - GPS points and tracks (mainly in Costa Rica)<br>
<br><a href="http://www.words2u.net/recipes" target="_blank">http://www.words2u.net/recipes</a> - Recipe collection<br>
</div></div></div>