5 URI Paths
John McLear edited this page 2015-05-17 00:37:54 +01:00

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