ep_two_editors

0.0.3 • Public • Published

Two Editors in One Etherpad Window *Mind Blo2\nm

much meta wow

Your seperate editor MUST be on a different Etherpad instance, you can run two instances on seperate ports quite easily.

The Editbar only applies formatting edits ETC to the window on the left (master window), this is intentional.

In your settings.json, add:

To change your host - This is compulsary

    "ep_two_editors" {
        "host": "your.ethertwo_editorshost.com"
    }

    # Example
    "ep_two_editors" {
        "host": "localhost:9002"
    }

To enable by Default

    "ep_two_editors" {
        "onByDefault": true
    }

To change the icon

    "ep_two_editors" {
        "icon": "http://myicon.com/awesomeicon.png"
    }

To put the icon on the right hand side of the toolbar

    "ep_two_editors" {
        "position": "right"
    }

todo

  1. Makle it work

/ep_two_editors/

    Package Sidebar

    Install

    npm i ep_two_editors

    Weekly Downloads

    0

    Version

    0.0.3

    License

    none

    Unpacked Size

    13.8 kB

    Total Files

    11

    Last publish

    Collaborators

    • johnyma22