diff options
author | http://zwol.livejournal.com/ <http://zwol.livejournal.com/@web> | 2009-05-15 12:50:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-15 12:50:48 -0400 |
commit | 9224fd47340e46c3f0838f3f95a15688855197bc (patch) | |
tree | 92731851a8c2d1e6c56dccf05284621d6b1b22dd /doc/ikiwiki/directive/map | |
parent | f9244f06b672d7502d511ef5278a092352f54c40 (diff) |
Diffstat (limited to 'doc/ikiwiki/directive/map')
-rw-r--r-- | doc/ikiwiki/directive/map/discussion.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/map/discussion.mdwn b/doc/ikiwiki/directive/map/discussion.mdwn index e82b3f71b..d0809188f 100644 --- a/doc/ikiwiki/directive/map/discussion.mdwn +++ b/doc/ikiwiki/directive/map/discussion.mdwn @@ -37,6 +37,8 @@ but if the current page is "Topic B" or one of its subpages, then the map should Page 3 Topic C -Is there any way to do that? I don't mind mucking around with `[[!meta]]` on every page if that's what it takes. +On the top-level index page, or on any other page that is neither a topic nor a subpage of a topic, the map should list only the topics. + +Is there any way to do that? I don't mind mucking around with `\[[!meta]]` on every page if that's what it takes. -- Zack |