Am Dienstag 18 November 2008 16:55:25 schrieb Dominique Faure: > 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.
could you add this feature as an option ? or give me a brief idea how to realize that. I would like to avoid change the code of htpasswordform? nos _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
