Currently all the pages that are wikiable are displayed in the menu block. Is there a feature that allows us to display all the links of wiki pages under one node. Example is Blog module. The ceated and published blogs are displayed on one page, when we click on blogs as links.
Comments
Comment #1
sorenp commentedThis does not exist at the moment. You could either achieve this by using the views module or by creating a module that provides a special page, say wiki/Special:list_all...
I don't plan to include this at the moment since I feel that most people would like to do this by other means than a statically designed list page (I have yet to use the node list on any of my sites).
May be included in the future.