JSPM

  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q54672F

Finetune Etherpad Lite for code editing

Package Exports

  • ep_codepad

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ep_codepad) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

This plugin merges functionality of simple plugins, and adds some functionality on its own.

  • It sets some reasonable defaults
  • Disables format buttons
  • Adds a dark theme
  • Adds special buttons
  • Admin interface based on adminpads
  • syntaxhighlighting

There is also a bash installation script for Fedora, that can

  • install dependencies of etherpad
  • import sourcecode files via API

Download, update: curl http://d250.hu/scripts/install-ep_codepad.sh > install.sh && bash install.sh