Feature: JinnTap Editor1.1.0

jinntap

Edit documents using a WYSIWYM editor.

Default configuration

{ "default-format" : "tei", "toolbar-button" : true, "version" : "2.0.0", "formats" : { "tei" : { "schema" : "resources/schema/tei-schema.json" }, "jats" : { "schema" : "resources/schema/jats-schema.json" } }, "cdn" : "https://cdn.jsdelivr.net/npm/@jinntec/jinntap", "enabled" : false }

Default settings

  • upload: annotate

Open API endpoint definitions

  • jinntap-api.json

XQuery Modules

  • modules/jinntap-api.xql

HTML Templates

  • templates/help.html
  • templates/editor.html
  • templates/editor-blocks.html

CSS Styles

  • resources/css/jats-editor-styles.css
  • resources/css/editor-styles.css

Javascript

  • resources/scripts/editor.js