diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 22:46:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 22:46:15 +0000 |
commit | 7de36e253c579bd236387e44de78be14422efac7 (patch) | |
tree | d3ff2a55abe6efe5b8068e155964f8c28df7fc24 /doc/todo/pagespec_relative_to_a_target.mdwn | |
parent | b3392663e19aa2517316ea6984381f0b424b8c5b (diff) | |
download | ikiwiki-7de36e253c579bd236387e44de78be14422efac7.tar ikiwiki-7de36e253c579bd236387e44de78be14422efac7.tar.gz |
sorting
Diffstat (limited to 'doc/todo/pagespec_relative_to_a_target.mdwn')
-rw-r--r-- | doc/todo/pagespec_relative_to_a_target.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/pagespec_relative_to_a_target.mdwn b/doc/todo/pagespec_relative_to_a_target.mdwn index b04b51fd1..62bb3ea29 100644 --- a/doc/todo/pagespec_relative_to_a_target.mdwn +++ b/doc/todo/pagespec_relative_to_a_target.mdwn @@ -88,6 +88,8 @@ diff -urNX ignorepats ikiwiki/IkiWiki/Plugin/relative.pm ikidev/IkiWiki/Plugin/r +1 </pre> +[[tag patch]] + > This looks really interesting. It reminds me of XPath and its conditionals. > Those might actually work well adapted to pagespecs. For instance, to write > "match any page with a child blah", you could just write *[blah] , or if you |