diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-21 23:09:16 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-21 23:09:16 -0500 |
commit | 7c67348882d78cffe7e573df6553d3cb1d356779 (patch) | |
tree | 618423cab8d22b13d378a5510a484df76e524f34 /doc/ikiwiki | |
parent | 7c00c46bcabccd38173faa6269f9faeaf4a56f76 (diff) |
response
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/directive/testpagespec/discussion.mdwn | 5 |
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]] |