diff options
author | http://ptecza.myopenid.com/ <http://ptecza.myopenid.com/@web> | 2008-09-25 04:42:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-09-25 04:42:05 -0400 |
commit | 0720a6f5fbeaec748ad905eea53d634259977bcd (patch) | |
tree | 3a1c14d65fb36d24cabae621c9d4bdf22197c632 | |
parent | 9e55aa7f174810119cee77e47df5979c40490662 (diff) |
* Response to response to response ;)
-rw-r--r-- | doc/todo/inline:_numerical_ordering_by_title.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/inline:_numerical_ordering_by_title.mdwn b/doc/todo/inline:_numerical_ordering_by_title.mdwn index 4a553ef8a..a00739764 100644 --- a/doc/todo/inline:_numerical_ordering_by_title.mdwn +++ b/doc/todo/inline:_numerical_ordering_by_title.mdwn @@ -109,6 +109,12 @@ Joey, have you forgotten about that request? ;) --[[Paweł|ptecza]] >>> into the inline plugin and only use it there. The problem with that is that >>> it only fixes the inline plugin. -- [[Will]] +>>>> Will, I agree with you that it's improved way of sort order. But on the other +>>>> hand I prefer to be careful when I change something in a several places, +>>>> because I don't want to break any working things when I fix one thing. +>>>> I hope that Joey agree with us too and all Ikiwiki users will be happy +>>>> after applying your patch ;) --[[Paweł|ptecza]] + ---- diff --git a/IkiWiki.pm b/IkiWiki.pm |