repo.or.cz
/
ikiwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
another way
[ikiwiki.git]
/
doc
/
todo
/
relative_pagespec_deficiency.mdwn
blob
4500581c760c1ae20ef78858c6c87d7422cbdd96
1
While a relative pagespec like `./posts/*` will work, when used in a page
2
such as `bdale/blog`, you cannot do
3
`created_after(./posts/foo)` -- only `glob()` supports relative page
4
references.
5
6
The other pagespec functions should too, where appropriate.
7
8
[[done]]