etherpad-lite/src
Marcel Klehr b0099a4aba Add plugin-specific sections in settings.json
Settings for specific plugins are written down as below:
{
  ...
  "ep_pluginname": {
    "foo":"bar"
  }
  ...
}
2012-10-11 16:22:40 +02:00
..
node Add plugin-specific sections in settings.json 2012-10-11 16:22:40 +02:00
static Update src/static/js/pad_editbar.js 2012-10-02 02:19:44 +02:00
templates Split client and server plugin functionality. 2012-09-11 21:16:47 -07:00
ep.json Make the server restart on plugin install 2012-07-03 23:31:44 +02:00
package.json Upgrade to Yajsml with another Windows backslash fix. 2012-09-21 22:09:44 -07:00