aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/inline.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-03-18 14:22:28 -0400
committerJoey Hess <joey@kitenet.net>2012-03-18 14:22:28 -0400
commita812692a50de69215a8267c7b0b1d7bf62bdfa32 (patch)
treea144f84091f4a0c9f8fe7c02b1fdd36c86d4b01f /doc/ikiwiki/directive/inline.mdwn
parent9c8262c6637773891871c24862874fcdbef9c651 (diff)
parent24168b993e65994d2996d02bfaa36fb80bb65ca7 (diff)
downloadikiwiki-a812692a50de69215a8267c7b0b1d7bf62bdfa32.tar
ikiwiki-a812692a50de69215a8267c7b0b1d7bf62bdfa32.tar.gz
changelog
Diffstat (limited to 'doc/ikiwiki/directive/inline.mdwn')
-rw-r--r--doc/ikiwiki/directive/inline.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn
index 22c18d9a1..4b11e5997 100644
--- a/doc/ikiwiki/directive/inline.mdwn
+++ b/doc/ikiwiki/directive/inline.mdwn
@@ -117,5 +117,10 @@ Here are some less often needed parameters:
[[SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined
in exactly the order given: the `sort` and `pages` parameters cannot be used
in conjunction with this one.
+* `trail` - If the [[!iki plugins/trail desc=trail]] plugin is enabled, turn
+ the inlined pages into a trail with next/previous links, by passing the same
+ options to [[ikiwiki/directive/trailitems]]. The `skip` and `show` options
+ are ignored by the trail, so the next/previous links traverse through
+ all matching pages.
[[!meta robots="noindex, follow"]]