From: Joey Hess Date: Thu, 22 Jan 2009 04:09:16 +0000 (-0500) Subject: response X-Git-Tag: 3.03~51 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7c67348882d78cffe7e573df6553d3cb1d356779;p=ikiwiki.git response --- diff --git a/doc/ikiwiki/directive/testpagespec/discussion.mdwn b/doc/ikiwiki/directive/testpagespec/discussion.mdwn index 572e4b183..66c9a9ca9 100644 --- a/doc/ikiwiki/directive/testpagespec/discussion.mdwn +++ b/doc/ikiwiki/directive/testpagespec/discussion.mdwn @@ -1 +1,6 @@ How does one test a user identity? I tried "pagename and user(username) for the match, and had a "no user specified" error. + +> You can't test them with this directive, because such pagespecs test to +> see if logged in user, who is performing some action, matches. When the +> page with the directive is built, the concept of a user being logged in +> doesn't really apply. --[[Joey]]