kentonv / ep_page_view

Etherpad Page View plugin

Home Page:https://npmjs.org/package/ep_page_view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etherpad Page View

Page view

Add support to do 'page view' with a toggle on/off option in Settings.

Features:

  • Ability to turn on/off page view
  • Setting to turn on/off page view
  • Setting Persistance
  • Ability to add page breaks (Using Control Enter)
  • Automatic detection of page length to create pages
  • Toggle on/off Line Numbers support without breaking styling
  • Toggle Page breaks Visibility
  • Maintain page breaks when in non-page view.

Set page view as default

  1. Open settings.json
  2. Append: "ep_page_view_default" : true,

Disable change of page view setting in UI

  1. Open settings.json
  2. Append: "ep_page_view_disable_change" : true,

Embed parameter

Suffix this on your pad URL to auto display page view when opening a pad &pageview=true

License

Apache 2.

Donations

Donations can be made via http://etherpad.org

About

Etherpad Page View plugin

https://npmjs.org/package/ep_page_view


Languages

Language:JavaScript 86.7%Language:CSS 11.7%Language:HTML 1.6%