Skip to content

ether/ep_define

Repository files navigation

Publish Status Backend Tests Status

Define And Research Words in Etherpad

Define

Installation

Install using /admin/plugins or npm install ep_define Installing with git will require an npm install to install the deps

cd node_modules/ep_define
npm install

Usage

Click the settings button then type in the input field and click Define. It will show a pop up..

TODO

  • i18n support
  • Way to insert a definition into a pad
  • Show definitions in sidebar and figure out decent UI
  • Way to add content to definitions (Should definitions be global or per pad?)
  • Autocomplete definitions
  • Show definition of selected word