• Nick Stenning's avatar
    Convert Annotator customisations into monkeypatches · e8128aee
    Nick Stenning authored
    This commit moves most customisations of the upstream Annotator v1.2.x
    into annotator_monkey.coffee, which monkeypatches the Annotator object.
    Customisations required by the anchoring subsystem are moved into the
    "enhanced anchoring" plugin.
    
    With this change, we should be able to replace our inlined Annotator
    source with the built JavaScript for upstream Annotator!
    e8128aee
annotator_monkey.coffee 5.86 KB