Skip to content

kentonv/ep_page_view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • CSS 11.7%
  • HTML 1.6%