<HTML dir=ltr><HEAD><TITLE>Re: [pmwiki-users] easy question to all</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.5626" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText25135 dir=ltr>
<DIV dir=ltr><FONT size=2>Dear all,</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>I do have another easy (new) question, however.</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Basically, on my site, I have locked the attributes option, as most administrators have.&nbsp; However, I need to allow people to set their own attributes for one group.&nbsp; What I've thought of doing is something like:</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr>if(($group=="Grouppage") </DIV>
<DIV dir=ltr><SPAN lang=EN>
<P>$DefaultPasswords['attr'] = crypt('example'); </P>
<P>Its probably totally wrong, but its only my 3rd month in PHP and there is still so much to learn!</P>
<P>Thanks,</P>
<P>Chris</P></SPAN></DIV></DIV></BODY></HTML>