diff options
author | Simon McVittie <smcv@debian.org> | 2012-03-18 17:11:05 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2012-03-18 17:11:05 +0000 |
commit | 63bb8b42f76e350cdf7a1256ad0fe7ad63199f63 (patch) | |
tree | b543521f8e9f51a90e1fa5c7b01a63a5ea740a9c /t | |
parent | dc3b9934d5660a085d9b5e041b7e8749493b9360 (diff) | |
download | ikiwiki-63bb8b42f76e350cdf7a1256ad0fe7ad63199f63.tar ikiwiki-63bb8b42f76e350cdf7a1256ad0fe7ad63199f63.tar.gz |
Replace [[!trailinline]] directive with [[!inline trail=yes]]
Diffstat (limited to 't')
-rwxr-xr-x | t/trail.t | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -60,13 +60,13 @@ ok(utime(333333333, 333333333, "t/tmp/in/sorting/new.mdwn")); ok(utime(222222222, 222222222, "t/tmp/in/sorting/old.mdwn")); ok(utime(111111111, 111111111, "t/tmp/in/sorting/ancient.mdwn")); writefile("sorting/linked2.mdwn", "t/tmp/in", "linked2"); -# This initially uses the default sort order: age for trailinline, and path -# for trail. We change it later. +# This initially uses the default sort order: age for the inline, and path +# for trailitems. We change it later. writefile("sorting.mdwn", "t/tmp/in", '[[!traillink linked]] ' . '[[!trailitems pages="sorting/z/a or sorting/a/b or sorting/a/c"]] ' . '[[!trailitems pagenames="beginning middle end"]] ' . - '[[!trailinline pages="sorting/old or sorting/ancient or sorting/new"]] ' . + '[[!inline pages="sorting/old or sorting/ancient or sorting/new" trail="yes"]] ' . '[[!traillink linked2]]'); writefile("meme.mdwn", "t/tmp/in", <<EOF |