Document trail plugin v3
[ikiwiki.git] / doc / plugins / contrib / ikiwiki / directive / trailitem.mdwn
1 The `trailitem` directive is supplied by the
2 [[!iki plugins/contrib/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"]]