kunzstef / wiki-recommender

0 stars 3 forks source link

wiki-recommender chrome-extension

This chrome extension is based on the EEXCESS chrome-extension.

setup

  1. Clone the repository
  2. Use npm install to install the required node modules (requires node.js)
  3. Use bower install to install the dependencies (if bower however has not been made available by npm, try installing it manually and globally with npm -g install bower)
  4. Go to chrome://extensions/
  5. Activate developer mode
  6. Click on load an unpacked extension, locate and select your cloned repo

events

For inserting the citations the markup used by wikipedia is used (wiki-code).
Each events' data has to contain the document information required by c4's markup module.
The following message events are used to insert the citation at the current cursor position in the edited article:

For getting the displayed page's origin these events are used: