aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn
Commit message (Collapse)AuthorAge
* Fixed.tschwinge2010-06-10
|
* Fix support for globbing in tagged() pagespecs.Joey Hess2010-06-09
| | | | | | | | | The linktype check was being done on the relativised link target, but %typedlinks uses the same link targets as %links, so that didn't work. I think the bug only appeared when tagbase was not set. This bugfix also let me factor out the common typedlink checking code.
* remove example blog tag pagesJoey Hess2010-06-09
| | | | Autotag will create them as needed. Avoids some complexity.
* Yes, is a globbing issue.tschwinge2010-06-09
|
* responseJoey Hess2010-06-08
|
* File issue.tschwinge2010-06-08