I had already tried using the AuthForm but I run into a problem. It seems the problem revolves around the text: (:input auth_form:)
I guess it expands into the declaration of the actual form. If I leave it in, I get a string $PostVars showing up above my login (I also get it if I edit Site.AuthForm directly). If I take it out, I get a dead form that doesn't do anything. Any way for me to get rid of $PostVars? Simon wrote: > See http://pmwiki.org/wiki/PmWiki/AvailableActions action=login and the > http://pmwiki.org/wiki/Site/AuthForm > page (you can use the markup from this) > > Simon > > > 2009/11/13 Gene Horodecki <[email protected] <mailto:[email protected]>> > > Hi there everyone, I'm new to this list. To whom it may concern; > thanks > for pmwiki! I've been through every entry on wiki matrix and it's > given > me great respect for the ones that are really good; pmwiki is at > the top > of the list! > > One tiny question. I have just gotten my wiki going and I have a > public > section and a private section. The links from the public to the > private > are hidden via auth conditionals. Is there a way to show a password > prompt in the sidebar or on top so that a person can sign in without > first clicking on a restricted link? Thanks. > > > _______________________________________________ > pmwiki-users mailing list > [email protected] <mailto:[email protected]> > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > > > -- > ____ > http://kiwiwiki.co.nz _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
