[annotator-dev] Annotateit
Rufus Pollock
rufus.pollock at okfn.org
Sun Oct 9 15:14:12 UTC 2011
On 9 October 2011 14:55, T.PASCHAL <paschal.cours at free.fr> wrote:
> Rufus,
> thanks for your answer, I hadn't seen this option. However, I'm not sure my annotator plugin is well installed on my blog : I can't see the annotations until I lauch the Annotate bookmarklet. That's why I was confused about the way it works. Here's a test page : http://paschal.cours.free.fr/?p=62
> I suspect a jquery conflict or something like that...
Your suspicion is correct. Opening that page with js debugging on
(e.g. using firebug or console in chrome) reveals a large number of
errors all of the form:
Uncaught ReferenceError: jQuery is not defined
(And this is affecting not just annotateit but most of the other js
in the page).
This is rather odd as normally wordpress always includes jquery. I'd
suggest having a look into the theme (have you been editing your
wordpress theme?).
Rufus
More information about the annotator-dev
mailing list