Annotator
  • Getting started with Annotator
    • The Annotator libraries
      • Hosted Annotator Library
      • Deploy the Annotator Locally
      • Including Annotator on your webpage
    • Setting up Annotator
    • Options
    • Setting up the default plugins
    • Adding more plugins
    • Saving annotations
  • Annotation format
  • Authentication
    • What’s the authentication system for?
    • Technical overview
    • Technical specification
    • Colophon
  • Storage
    • Core storage API
      • root
      • index
      • create
      • read
      • update
      • delete
    • Search API
      • search
    • Storage Implementations
  • Internationalisation and localisation (I18N, L10N)
    • For users
    • For translators
    • For developers
  • Plugins
    • Auth plugin
      • Usage
      • Options
        • Token format
    • Filter plugin
      • Interface Overview
      • Usage
        • Options
        • Filters
    • Markdown Plugin
      • Requirements
      • Usage
        • Options
    • Permissions plugin
      • Interface Overview
        • Viewer
        • Editor
      • Usage
        • user (required)
        • permissions
        • userId(user)
        • userString(user)
        • userAuthorize(action, annotation, user)
    • Store plugin
      • Actions
      • Stores
      • Interface Overview
      • Usage
        • Options
    • Tags plugin
      • Interface Overview
        • Viewer
        • Editor
      • Usage
    • Unsupported plugin
      • Usage
        • Options
  • Plugin development
    • Getting Started
      • Using Your Plugin
      • Setup
      • pluginInit()
    • Extending Annotator.Plugin
    • Annotator.Plugin API
      • element
      • options
      • events
      • publish(name, parameters)
      • subscribe(name, callback)
      • unsubscribe(name, callback)
    • Annotator Events
      • Example
 
Annotator
  • Docs »


© Copyright 2014, The Annotator project contributors.

Built with Sphinx using a theme provided by Read the Docs.