diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-05 17:01:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-05 17:01:14 -0400 |
commit | d913e856d561799b1a64eebb1086ab6641c703ed (patch) | |
tree | 18b311119bdb84770d7ffe2b1016dd8c7d11b704 /doc/todo | |
parent | 4c6e39cb07a9d6886c8bc78d515460c2cebba05f (diff) | |
download | ikiwiki-d913e856d561799b1a64eebb1086ab6641c703ed.tar ikiwiki-d913e856d561799b1a64eebb1086ab6641c703ed.tar.gz |
commnets
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/do_not_make_links_backwards.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/do_not_make_links_backwards.mdwn b/doc/todo/do_not_make_links_backwards.mdwn index 13770b379..09b1b9b59 100644 --- a/doc/todo/do_not_make_links_backwards.mdwn +++ b/doc/todo/do_not_make_links_backwards.mdwn @@ -29,3 +29,14 @@ The following needs to be done: > see [[link plugin perhaps too general?]] for details. The basewiki > could use `\[[!link to=b desc=a]]` whenever it needs `\[[a|b]]`-style > links, maybe? --[[smcv]] + +>> It could, but it would be a pain to remember to do that. +>> +>> I feel that this should probably be a flag day transition because +>> otherwise there will be a lot of variation between how different +>> ikiwikis handle links, which is even worse than the current variation +>> between ikiwiki and other wikis! +>> +>> There are quite likely ikiwiki page generators that build wikilinks +>> too. One that's part of ikiwiki itself is `change.tmpl`. There may be +>> others... --[[Joey]] |