Re: [pmwiki-users] registration form (side thread)

2007-05-29 Thread blork
Thanks, Patrick. You are correct that the sidebar does not appear when not logged in (I jumped the gun on that). I want to implement the logout link that you suggest, but I don't know how. I can link to a PAGE, but how do I link to an ACTION? I tried the obvious: [[?action=logout/log out]] ...

Re: [pmwiki-users] registration form (side thread)

2007-05-29 Thread Patrick R. Michaud
On Tue, May 29, 2007 at 07:38:29AM -0700, blork wrote: Thanks, Patrick. You are correct that the sidebar does not appear when not logged in (I jumped the gun on that). I want to implement the logout link that you suggest, but I don't know how. I can link to a PAGE, but how do I link to an

Re: [pmwiki-users] registration form (side thread)

2007-05-29 Thread Patrick R. Michaud
On Mon, May 28, 2007 at 09:52:24AM -0700, Dr Fred C wrote: Patrick R. Michaud wrote: If you're the only person that will be reading or editing the pages on the site, then you don't need to be using authuser.php. All you need in config.php is: $DefaultPasswords['read'] =

Re: [pmwiki-users] registration form (side thread)

2007-05-28 Thread blork
Hello. Pardon me for busting in on this thread, but I arrived here because I can't figure out how to lock down my pmwiki. To be precise, I don't understand why everything I do according to all these instructions in here and in pmwiki.org documentation has no effect. My needs are very simple: I am

Re: [pmwiki-users] registration form (side thread)

2007-05-28 Thread Patrick R. Michaud
On Mon, May 28, 2007 at 09:17:19AM -0700, blork wrote: Hello. Pardon me for busting in on this thread, but I arrived here because I can't figure out how to lock down my pmwiki. To be precise, I don't understand why everything I do according to all these instructions in here and in pmwiki.org

Re: [pmwiki-users] registration form (side thread)

2007-05-28 Thread Dr Fred C
Patrick R. Michaud wrote: On Mon, May 28, 2007 at 09:17:19AM -0700, blork wrote: Hello. Pardon me for busting in on this thread, but I arrived here because I can't figure out how to lock down my pmwiki. To be precise, I don't understand why everything I do according to all these

Re: [pmwiki-users] registration form (side thread)

2007-05-28 Thread Hladůvka Jiří
Use [[Group.Page?action=logout'|logout]] Usually it is necessary to close the other browser's windows displaying pages from the same server, too. Regards, Jiri blork napsal(a): ... A related problem: once logged in (with the Auth User login) there is no way to log out. I even tried clearing

Re: [pmwiki-users] registration form (side thread)

2007-05-28 Thread Hladůvka Jiří
Sorry for typo. Correct is [[Group.Page?action=logout|logout]] Jiri Hladůvka Jiří napsal(a): Use [[Group.Page?action=logout'|logout]] Usually it is necessary to close the other browser's windows displaying pages from the same server, too. Regards, Jiri blork napsal(a): ... A

Re: [pmwiki-users] registration form (side thread)

2007-05-28 Thread Patrick R. Michaud
On Mon, May 28, 2007 at 11:56:05AM -0700, blork wrote: Well, that certainly worked. Seems pretty easy -- the instructions for that one must have gotten buried in with all the other PW info. It's still not what I want though. First off, although people can't read the pages, they can see the