diff options
author | chrysn <chrysn@fsfe.org> | 2009-03-24 10:55:27 +0100 |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2009-03-24 10:55:27 +0100 |
commit | fcf72069cb9c70a353f9fb8eca7d2a36fc883748 (patch) | |
tree | d63572f1eb55c23d3953ca4add48ab6c9e0777f8 /doc/todo | |
parent | 16735bd194095306e4a8f6e2b8d771068e19e497 (diff) |
inline autotitles: additional patch
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/inline_autotitles.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo/inline_autotitles.mdwn b/doc/todo/inline_autotitles.mdwn index 4c45ebf00..9d3c986ed 100644 --- a/doc/todo/inline_autotitles.mdwn +++ b/doc/todo/inline_autotitles.mdwn @@ -25,8 +25,8 @@ in unexpexted strftime substitution (strftime might not even substitute for common uses of percent as in "reach 10% market share", but might in others as in "the 10%-rule"). -both can be circumvented by using another GET parameter for autotexts, for -which i could provide a patch. (as of writing this, i think i'll do that.) +both can be circumvented by using another GET parameter for autotexts, as +implemented in [3]. ### potential security issues @@ -44,3 +44,4 @@ munging would be yet another thing. [1]: http://github.com/github076986099/ikiwiki/commit/b568eb257a3ef5ff49a84ac00a3a7465b643c1e1 [2]: http://github.com/github076986099/ikiwiki/commit/34bc82f232be141edf036d35e8ef5aa289415072 +[3]: http://github.com/github076986099/ikiwiki/commit/40dc10a4ec7809e401b4497c2abccfba30f7a2af |