projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c00c46
)
response
author
Joey Hess
<joey@gnu.kitenet.net>
Thu, 22 Jan 2009 04:09:16 +0000
(23:09 -0500)
committer
Joey Hess
<joey@gnu.kitenet.net>
Thu, 22 Jan 2009 04:09:16 +0000
(23:09 -0500)
doc/ikiwiki/directive/testpagespec/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/ikiwiki/directive/testpagespec/discussion.mdwn
b/doc/ikiwiki/directive/testpagespec/discussion.mdwn
index 572e4b18314b2c39759924ab6e72a86cdf040b2a..66c9a9ca9ffdaaa43eba9b2814d288b14cc3bfe1 100644
(file)
--- 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]]