summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-21 23:09:16 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-21 23:09:16 -0500
commit7c67348882d78cffe7e573df6553d3cb1d356779 (patch)
tree618423cab8d22b13d378a5510a484df76e524f34 /doc/ikiwiki/directive
parent7c00c46bcabccd38173faa6269f9faeaf4a56f76 (diff)
response
Diffstat (limited to 'doc/ikiwiki/directive')
-rw-r--r--doc/ikiwiki/directive/testpagespec/discussion.mdwn5
1 files changed, 5 insertions, 0 deletions
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]]