[annotator-dev] seeing other annotations
Adam Hyde
adam.hyde at sourcefabric.org
Thu Mar 15 13:49:20 UTC 2012
loving annotator...very cool
i set it up with a test on floss manuals for annotating drafts eg:
http://booki.flossmanuals.net/a-webpage-is-a-book/_draft/_v/1.0/is-a-webpage-a-book/
I use the following:
jQuery(function ($) {
$('#bookcontent').annotator()
.annotator('setupPlugins', {}, {
Tags: false,
Filter: {
addAnnotationFilter: false
}
});
});
However I dont seem to be able to see other annotations by other
users. I created two accounts and tried but I just see the annotations
for the logged in user...
i might have misses something very simple...any ideas?
adam
More information about the annotator-dev
mailing list