aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/pagespec_relative_to_a_target.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-11 22:46:15 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-11 22:46:15 +0000
commit7de36e253c579bd236387e44de78be14422efac7 (patch)
treed3ff2a55abe6efe5b8068e155964f8c28df7fc24 /doc/todo/pagespec_relative_to_a_target.mdwn
parentb3392663e19aa2517316ea6984381f0b424b8c5b (diff)
downloadikiwiki-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.mdwn2
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