web commit by http://ethan.betacantrips.com/: wishlist request

master
joey 2007-01-20 08:17:12 +00:00
parent 13bd24dada
commit 4e4b438987
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
A couple of suggestions for improving the usefulness of pagespecs:
* @ to match [^/]* (i.e. all pages exactly one level below this one)
* initial ./ to mean "from the page the pagespec is running from".
This would require some architectural changes and a change to the
interface for pagespec_match. What do you think? I have
lots of pages a/b/c.mdwn that inline "a/b/c/*".
--Ethan