I've been trying to get the Permissions feature to work but with little consistency. Sometimes the annotation will be set to Anonymous and other times it will be set to the user's name. The buttons for deleting and editing will sometimes be there and sometimes they won't.

In some of the Annotator documentation, it's said that the default is for the annotations to be visible to all. Is it possible to set that? When I dig into the code, I find a settings.annotator_permissions object with some rules and user numbers in them. But they don't seem to want to set the default to be to let everyone read the annotations.

Any suggestions?