diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-08 20:53:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-08 20:53:17 +0000 |
commit | e7ce747313f513bedacb4db342befb29ee45bb83 (patch) | |
tree | 5dae303d5ea40a8e59d31d74b835d2e452bc5eb6 /doc/todo | |
parent | de2f2f6652c03aea5c6ea3ad517d9d4e7d8ea4e8 (diff) |
final response and I consider this todo done
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/pagespec_expansions.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/pagespec_expansions.mdwn b/doc/todo/pagespec_expansions.mdwn index 0ac2d8e3c..8f2363368 100644 --- a/doc/todo/pagespec_expansions.mdwn +++ b/doc/todo/pagespec_expansions.mdwn @@ -50,6 +50,10 @@ I can see why it might not be much of an improvement. :) --Ethan >>>> I know it's not necessary, but it would be helpful. --Ethan +>>>>> I don't see the need for a new syntax since it's only a little long +>>>>> using the old one. And of course even that can now be shortened: +>>>>> "./* and !./*/*" --[[Joey]] + OK, I took a shot at implementing the changes. I was thinking about making pagespecs relative by default but I couldn't decide whether page `foo/bar` inlining `*` should match `foo/bar/*` or `foo/*`. @@ -123,6 +127,7 @@ and you can see it work at >>>> satisfied. --Ethan > I've committed support for ./ to ikiwiki now, based on your patch. +> [[todo/done]] > --[[Joey]] >> Cool! I haven't played with it yet, but looking over the patch, I see that |