Skip to content
John McLear edited this page May 16, 2015 · 5 revisions

Export

%pad%/export/%filetype% Example http://127.0.0.1/p/foo/export/html where the padid is foo

Supported Export types (with abiword installed) etherpad, html, pdf, txt, odf, doc, docx

Admin

/admin

Plugins

/admin/plugins

Instance info

/admin/plugins/info

Settings

/admin/settings

Timeslider

%pad%/timeslider Example http://127.0.0.1/p/foo/timeslider where the padid is foo

Timeslider specific revision

Example http://127.0.0.1/p/foo/timeslider#5 where the padid is foo and the pad revision is 5

Frontend tests

/tests/frontend

General

Resources

For Developers

How to's

Set up

Advanced steps

Integrating Etherpad in your web app

for Developers

Clone this wiki locally