From: Joey Hess Date: Sat, 10 Jan 2009 19:36:03 +0000 (-0500) Subject: Consistently allow use of relative paths in all PageSpecs that take a page name param... X-Git-Tag: 3.02~41 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/7a8ea68fc0bba9f75ba81a9547d359f42e31caa4?hp=7a8ea68fc0bba9f75ba81a9547d359f42e31caa4 Consistently allow use of relative paths in all PageSpecs that take a page name parameter. Previously, match_created_before(), match_created_after(), match_sourcepage(), and match_destpage() did not support that, and the docs were not clear. ---