diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2014-02-22 11:10:13 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-22 11:10:13 -0400 |
commit | a0db3a935f6b39d53a7efb0bce3d6f7878034c47 (patch) | |
tree | 0a65365bba11f8b8f65a4a7f2aba1e82d52486e8 /doc/todo | |
parent | 29a4fa1afb420320880258cfa149bcbbde6d39a9 (diff) | |
download | ikiwiki-a0db3a935f6b39d53a7efb0bce3d6f7878034c47.tar ikiwiki-a0db3a935f6b39d53a7efb0bce3d6f7878034c47.tar.gz |
I can't commit this, but I would if I could
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/support_linking_to_cgit.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/support_linking_to_cgit.mdwn b/doc/todo/support_linking_to_cgit.mdwn index f379edee8..5a9fad744 100644 --- a/doc/todo/support_linking_to_cgit.mdwn +++ b/doc/todo/support_linking_to_cgit.mdwn @@ -27,6 +27,16 @@ the substitution of `\[[file]]` in `diffurl` and `historyurl`? >>>> Ping? --[[intrigeri]] +>>>> Normally, my tendency towards pedantic preservation of existing APIs +>>>> would make me implement a new token \[[file_less_escaped]] or +>>>> something, analogous to `%s` vs. `%S` in [[shortcuts]]; but +>>>> gitweb and cgit are both OK with `/` not being escaped, whereas +>>>> only gitweb allows it to be escaped as `%2F`, so I think your +>>>> solution is fine. +>>>> +>>>> I don't have commit access to ikiwiki.info, but if I did, +>>>> [[I'd merge this|/users/smcv/approved]]. --[[smcv]] + [[wishlist]] [[!tag patch]] |