Couldn't you just do something like (pardon the sloppy syntax--don't have all my code samples handy, and just threw it together from memory)...
in that group's config file try... $myname = FmtPageName($pagename, 'name'); if (substr($myname, -8) == '-discuss') $DefaultPasswd['Edit'] = "id:*"; else $DefaultPasswd['Edit'] = "@editors"; _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
