Move trail out of the contrib directory in preparation for eventual merge
[ikiwiki] / doc / ikiwiki / directive / trailitem.mdwn
1 The `trailitem` directive is supplied by the
2 [[!iki plugins/trail desc=trail]] plugin. It is used like this:
3
4     \[[!trailitem some_other_page]]
5
6 to add `some_other_page` to the trail represented by this page, without
7 generating a visible hyperlink.
8
9 [[!meta robots="noindex, follow"]]