* Make pagespec_match on failure return a value that is false, but in a
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 07:55:40 +0000 (07:55 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 07:55:40 +0000 (07:55 +0000)
commitf8a7fb227b59463b37180b1e525c5d19ec0e43cb
treee5355a6b8c338c48c6b3a81c877426c11692929a
parent98c287f19ea03d897046d2aae669638741a112fb
* Make pagespec_match on failure return a value that is false, but in a
  scalar context, evaluates to a reason why the match failed.
* Add testpagespec plugin, which might be useful to see why a pagespec isn't
  matching something.
IkiWiki.pm
IkiWiki/Plugin/conditional.pm
IkiWiki/Plugin/testpagespec.pm [new file with mode: 0644]
debian/changelog
doc/plugins/testpagespec.mdwn [new file with mode: 0644]
doc/plugins/write.mdwn
po/gu.po
po/ikiwiki.pot
t/pagespec_match.t