aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn
diff options
context:
space:
mode:
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>2009-04-12 04:33:20 -0400
committerJoey Hess <joey@kitenet.net>2009-04-12 04:33:20 -0400
commitfee12a97b3b15f2ff7f89196e082047195179011 (patch)
treea9aef5ab0f45daea23d114599c1067f3778caa66 /doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn
parent624c6db627be968e9a8debfd49961c3cbe23a293 (diff)
downloadikiwiki-fee12a97b3b15f2ff7f89196e082047195179011.tar
ikiwiki-fee12a97b3b15f2ff7f89196e082047195179011.tar.gz
Note that map has the same issue
Diffstat (limited to 'doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn')
-rw-r--r--doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn b/doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn
index 9d3c22921..7d2004406 100644
--- a/doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn
+++ b/doc/bugs/Inline_doesn__39__t_wikilink_to_pages.mdwn
@@ -1,4 +1,4 @@
-It seems that the inline directive doesn't generate wikilinks to the pages it includes. For example I would expect the following to inline all bugs inside this bug report:
+It seems that the [[ikiwiki/directive/inline]] directive doesn't generate wikilinks to the pages it includes. For example I would expect the following to inline all bugs inside this bug report:
\[[!inline pages="bugs/* and !*/discussion and backlink(bugs)" feeds=no postform=no archive=yes show="10"]]
@@ -12,3 +12,7 @@ that would be overkill.
I'm not even really sure if this is a bug or defined behaviour, but I thought it might work and it didn't. Regardless,
the correct behaviour, whichever is decided, should be documented. -- [[Will]]
+
+It appears that [[ikiwiki/directive/map]] also doesn't wikilink to the pages it links. Perhaps in each of these
+cases there should be another parameter to the directive that allows linking to switched on. Just switching
+it on universally at this point might break a number of people's pagespecs. -- [[Will]]