Happy New Year, everyone!<br><br>I am seeking advice about creating navigation aids for my wikis.<br><br>Here is a quick background: I have a wiki farm running on an ancient computer. It has 3 sites:<br><br>1. <a href="http://www.words2u.net">www.words2u.net</a> which redirects to <a href="http://www.words2u.net/pmwiki/">http://www.words2u.net/pmwiki/</a><br>
2. <a href="http://www.words2u.net/recipes">www.words2u.net/recipes</a> <br>3. <a href="http://www.words2u.net/spanish">www.words2u.net/spanish</a><br><br>To facilitate using the site, I created &#39;site maps&#39; - dynamically generated wiki pages, which contain a pagelist for each group I want to include. For example, on recipes, there is a site map page, <a href="http://www.words2u.net/recipes/index.php?n=Recipes.Recipes">http://www.words2u.net/recipes/index.php?n=Recipes.Recipes</a> which include a line for each group as follows:  (:pagelist group=Breads list=normal order=-ctime fmt=#title -Template:)<br clear="all">
<br>I tried a  list for all groups in the site using  (:pagelist list=normal order=-ctime fmt=#title -Template:), but then the list does not break the recipes and does not even list the groups, only the page names. So it is hard to tell what is a bread and what is a soup, etc. (I may be ignorant of the way to create a better list structure, as I am not much of an expert in pmwiki, so feel free to advise on the proper usage of pagelist.)<br>
<br>NOW to the question:<br><br>The main site has a large number of pages, and the site map, <a href="http://www.words2u.net/pmwiki/?n=Home.SiteMap">http://www.words2u.net/pmwiki/?n=Home.SiteMap</a>, takes a long time to generate dynamically. It is not a traffic issue, as the problem exists also in the local network. Rather, it is a processing issue. I get much faster response with pages that have images much larger in size.<br>
<br>I would like to be able to create a static page with the same content, which will be updated daily, or whenever a new page is created. Is there a way in pmwiki to have such a page? Maybe a script that will run the pagelist with the same parameters as the current page, and write to an existing page, or create a new one.<br>
<br>Thanks,<br><br>Z.<br><br><br>-- <br>Check out my web site - <a href="http://www.words2u.net">www.words2u.net</a><br>