This module provides a page manager called the Navigator. The Navigator is under development and some features do not work properly. However it is already useful for managing sites. It lets you show the most recent pages, sort by author or date, select by tag and parent, and so on.
Instructions
To install this module in your site, create/edit these pages with the following content:
This page | Contains this line |
---|---|
system:page-manager | [[include :csi:include:navigator page=system:page-manager]] |
And then add this to your top menu:
* [/system:page-manager Manage pages]
Tips and hints
The navigator assumes comments are bookmarked with #comments. So, in your _template, use this code to add per-page comments to each page:
[[# comments]]
++ **Comments:** %%comments%%
[[module Comments hideForm="true"]]
If you wish to use multiple navigators on the same page, you can make them independent of each other by giving them unique names:
[[include :csi:include:navigator page=system:page-manager |unique=navigator-a]]
Include files
Page manager | By pieterh | 08 Nov 2009 11:10 |
Page manager header | By pieterh | 08 Nov 2009 11:10 |
I'm only getting a small subset of the pages that were on the site initially: see http://econ302.wikidot.com/system:page-manager . The older version (at modules.wikidot.com) renders all pages, but gets the CSS wrong.
Nevermind: copying and customizing the page source takes care of it (I didn't realize ListPages only listed pages w/in the same category).
ListPages can list pages in any category you want (or all of them at once).
By default though, the module only lists pages in the same category (category=".") and non-hidden pages (pagetype="normal"). A hidden page is any page starting with an underscore, e.g. a live template.
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)