Setting $DefaultPasswords['publish'] = '@_site_edit';
worked. $HandleAuth['publish']='edit'; didn't (I don't quite get that logic yet). IAC that works now. - Henrik Henrik Bechmann wrote: > I have enable drafts turned on. > > When I go into edit with an edit password (as opposed to an admin > password) , the Publish button is disabled, and I can't figure out why. > > I have > > $HandleAuth['diff'] = 'edit'; > $HandleAuth['upload'] = 'edit'; > > set in my config file, and for good measure I added > > $HandleAuth['publish'] = 'edit'; #doesn't change behaviour > > I have no other relevant settings that I can find (other than > $EnableDrafts = 1; of course). > > Anyone have any ideas? > > Thanks, > > - Henrik > > -- Henrik Bechmann bechmann.ca Webmaster, celos.ca webhosting services _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
