We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wikified a link
Updated FAQ (markdown)
+I can be regarded as stable.
- page title (the title is already there)
changed section levels (lowered them)
typo fixes and cleanup
changing Abiword compilation section into a preformatted section
Sorry, reverted this totally by accident. (original edit by cheery)
Revert a6746b4^ ... a6746b4 on FAQ
useful frequently asked question because it isn't apparent from the source code and it isn't described in the documentation
## How can I compile AbiWord which is needed for import/export of pads ?
+ ## Is there a built-in mechanism for pruning ?
+ How can I setup several Etherpad installations which share the code, and perhaps also the database ? + ad-hoc answer
added bug number 192
+ ## Has someone already written an adminstration web page where I can send API commands to manage my Etherpad lite online? (A simple jQuery- and EP-API-powered example framework in the git repository which can fire API calls would be a nice to have and a quick answer and solution to several questions and problems such a pad deletion and pad-wise passwort protection.)
+ ## Can we please have nice urls "http://etherpad.example.com/padname"?
Updated FAQ (mediawiki => markdown)
+Basically see [[How-to-put-Etherpad-Lite-behind-a-reverse-Proxy]].
correction; +## How to set up Apache server proxying requests to http://www.example.com/pad to be mapped to http://www.example.com:9001 where my etherpad runs ?