Wiki pages to be displayed as links under one page.
girishyepuri - November 20, 2006 - 06:58
| Project: | Liquid Wiki Engine Project |
| Version: | 4.7.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
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.

#1
This 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.