On Tue, Nov 18, 2008 at 14:41, noskule <[EMAIL PROTECTED]> wrote:
> hi list
> I installed htpasswdforms, this works great, but I cant figure what I have to
> do to automatically generate a Profiles.Username page.
>
> My configuration looks like this:
> $EnableHtpasswordProfileLinks = 1;
> $HtpasswordAutoLogin = 1;
> $HtpasswordNewPageRedirect = $AuthorGroup.".".$Author;
> $HtpasswordDefaultGroup = 'readers';
>
> anyone an idea how to achieve this?
>

There's no autocreation of Profiles.Username pages in the
HtpasswordForm recipe (for now).
The $EnableHtpasswordProfileLinks flag is only providing a way to
display the usernames as profile page links in the administration
form, therefore relying on the link to nonexistent page default core
feature.

-- 
Dominique

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to