On 5/22/06, <b class="gmail_sendername">Ben Wilson</b> &lt;<a href="mailto:dausha@gmail.com">dausha@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="http://example.org/wiki/Group/Pagename?action=edit">http://example.org/wiki/Group/Pagename?action=edit</a><br><br>Or, install the DoubleClickEdit recipe.[1] Then you can go to edit by<br>double clicking. I do the same thing on one site, but it's Double
<br>Click to Login. I then have the 'read' authority on Site.PageActions<br>set to 'id:*', which means any logged-in user can view the page. This<br>allows me to hide the Site.PageActions page while simultaneously being<br>
able to use it when I'm logged in.<br><br>[1]: <a href="http://pmwiki.org/wiki/Cookbook/EditOnDblClick">http://pmwiki.org/wiki/Cookbook/EditOnDblClick</a></blockquote><div><br>I'm trying, on as many of my wikis as possible, to keep to the default, password-based authentication. One problem that I keep having with it is that I want 
Site.PageActions and a logout link to be visible to anyone who has logged in - by which I simply mean 'has used a password during this browser session'.&nbsp; This would allow the wiki to keep those items on-screen even when the logged-in non-admin doesn't have edit rights - as when viewing Site pages, for example.
<br><br>Is there a condition I can use for this?&nbsp; So I can use (:if auth anythingatall:) or (:if isset passwordcookie:) or something like that?</div></div>