diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2009-08-01 07:46:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-08-01 07:46:35 -0400 |
commit | 9def21fcf7a837ae9289c63c362657eb9b1c4892 (patch) | |
tree | cb3132512d1e8ebdb495a0f0827c368a3535de63 /doc | |
parent | 702b27f54d4b87b7e8b04e72ccd404485e950217 (diff) | |
download | ikiwiki-9def21fcf7a837ae9289c63c362657eb9b1c4892.tar ikiwiki-9def21fcf7a837ae9289c63c362657eb9b1c4892.tar.gz |
remove reference to needing a branch which was merged already
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/trail.mdwn | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/plugins/contrib/trail.mdwn b/doc/plugins/contrib/trail.mdwn index eb233e095..337e5d427 100644 --- a/doc/plugins/contrib/trail.mdwn +++ b/doc/plugins/contrib/trail.mdwn @@ -9,10 +9,6 @@ and are likely to include it in ikiwiki, I'll try to modify [[plugins/contrib/album]] to be based on it, rather than partially reinventing it. -This plugin can benefit from -[[another_of_my_branches|todo/inline_plugin:_specifying_ordered_page_names]] -but does not require it. - Bugs: * \[[!inline pages="..." trail=yes]] currently tries to work out @@ -20,9 +16,7 @@ Bugs: won't work, because matching a pagespec at scan time is unreliable - pages we want might not have been scanned yet! I haven't worked out a solution for this. I think - \[[!inline pagenames="..." trail=yes]] - ([[patch_required|todo/inline_plugin:_specifying_ordered_page_names]]) - would be safe, though. + \[[!inline pagenames="..." trail=yes]] would be safe, though. ---- |