Skip to content

Etherpad plugin creating new pads with simple ids

Notifications You must be signed in to change notification settings

papeg/ep_simple_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ep_simple_creator

This plugin removes the input form for creating new pads with names and changes the create butten so the new pads have ids increasing from 0.

If two persons are creating simultaneously, they will be in the same pad.

Might break if you are adding more forms to the main page.

The path to single pads is now modifiable, add the following plugin-specific setting to your settings.json:

  "ep_simple_creator": {
      "padPath": "p"
  },

About

Etherpad plugin creating new pads with simple ids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published