From 59b43d8c3fdd049d8fbda15d39f036a33d19b225 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 18 May 2007 05:33:35 +0000 Subject: [PATCH] web commit by KarlMW --- doc/plugins/map/discussion.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins/map/discussion.mdwn b/doc/plugins/map/discussion.mdwn index da1077d8c..323c1b74b 100644 --- a/doc/plugins/map/discussion.mdwn +++ b/doc/plugins/map/discussion.mdwn @@ -1,4 +1,4 @@ -I'm wanting a [[map]] (with indentation levels) showing page _titles_ instead of page 'names'. As far as I can see, this is not an option with existing plugins - I can get a list of pages using [[inline]] and an appropriate template, but that has no indentation and therefore doesn't show structure well. +I'm wanting a [[map]] (with indentation levels) showing page _titles_ instead of page 'names'. As far as I can see, this is not an option with existing plugins - I can get a list of pages using [[inline]] and appropriate [[wikitemplates]], but that has no indentation and therefore doesn't show structure well. The quick way is to modify the map plugin to have a 'titles' option. The hard way is to modify inline to have an indentation option, in which case inline will be a superset of map functionality. The second option seems a little wrong from the point of view of perversely extending what 'inline' means, but it seems right from the point of view of combining common features. Maybe adding template support to map is a more useful approach than just adding a title option. -- 2.45.0