> $HandleAuth['search'] = 'admin';

> if (!CondAuth($pagename,'admin') && $action=='search')
>      $action='browse';

PS: I would use both. The first to tie action=search to admin
auhentication, the second to make it a "no action/ carry on normal"
for ordinary visitors.

If you have editors who are not admins, and who need search, change
'admin' to 'edit'


Best regards,
 Hans
 www.softflow.co.uk


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to