X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7c00c46bcabccd38173faa6269f9faeaf4a56f76..5e5f60278250330a29e4bbc9b5bf91cc8e7eddf8:/doc/ikiwiki/directive/testpagespec/discussion.mdwn?ds=sidebyside

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]]