1. 19 Jan, 2015 2 commits
    • 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
    • Nick Stenning's avatar
      Move highlights.coffee into texthighlights.coffee · 8034072c
      Nick Stenning authored
      This file provides an abstract base class that's only used in one place,
      so this commit just moves it into the one place where it's used.
      8034072c
  2. 17 Jan, 2015 37 commits
  3. 16 Jan, 2015 1 commit