projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62a814b
)
remove link to index
author
Joey Hess
<joey@kitenet.net>
Wed, 9 Feb 2011 19:39:24 +0000
(15:39 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 9 Feb 2011 19:39:24 +0000
(15:39 -0400)
doc/tips/optimising_ikiwiki.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/optimising_ikiwiki.mdwn
b/doc/tips/optimising_ikiwiki.mdwn
index caed75ba6fb18356c37dbdf249c6e815a4fdf88c..d66ee9343296e61bbfff62a7128c76e95b8754a7 100644
(file)
--- a/
doc/tips/optimising_ikiwiki.mdwn
+++ b/
doc/tips/optimising_ikiwiki.mdwn
@@
-138,7
+138,7
@@
all the pages on a traditional, highly WikiLinked wiki, is asking for things
to be slow. But using it to map a few related pages is probably fine.
This site's own [[plugins/linkmap]] rarely slows it down, because it
-only shows the
[[index]]
page, and the small set of pages that link to it.
+only shows the
index
page, and the small set of pages that link to it.
That is accomplished as follows:
\[[!linkmap pages="index or (backlink(index)"]]