Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

JohnMcLear/ep_page_view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PLUGIN IS DEFUNCT.

This plugin is now part of Etherpad. It was available as of 1.8 under the colibris skin and became the default by 1.8.3

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

Releases

No releases published

Packages

No packages published