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

Admin

/admin

Example http://127.0.0.1/admin

Plugins

/admin/plugins

Example http://127.0.0.1/admin/plugins

Instance info

/admin/plugins/info

Example http://127.0.0.1/admin/plugins/info

Settings

/admin/settings

Example http://127.0.0.1/admin/settings

Frontend tests

/tests/frontend

Example http://127.0.0.1/tests/frontend

Pad

/p/%pad% where pad is the padId of the target pad.

Example http://127.0.0.1/p/foo

Timeslider

%pad%/timeslider

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

Timeslider specific revision

%pad%/timeslider#%revisionNumber%

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

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

General

Resources

For Developers

How to's

Set up

Advanced steps

Integrating Etherpad in your web app

for Developers

Clone this wiki locally