diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-25 14:40:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-25 14:40:50 -0400 |
commit | 4c6d359b5fbe8f746965a2646a7bea03284b23cc (patch) | |
tree | 580a816e2700333607368e2c5e2d84e7f9cf4227 | |
parent | 3f5ba52ee0b3466585458fac3ba20795c0ac9ad3 (diff) | |
parent | 0720a6f5fbeaec748ad905eea53d634259977bcd (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-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 |