right now I have /etc/etherpad/bin/run.sh however, it says it开发者_如何学Go\'s starting the server at 0.0.0.0:90001
I try to adapt etherpad so it is only accessible if certain params are sent with the request. For example I want a certain pad just to be displayed if there is a unique id provided like
is there a bulk exporter for etherpad? we might need 开发者_JAVA技巧one to document a series of etherpads, in a publishable form
Are there \"clean\" ways of undeploying Etherpad on a (Windows Server 2003) server? Right now, I just use ctrl+c on the开发者_开发技巧 cygwin console or end the process on the Task Manager. I don\'t w
How is the blinking caret emulated in Etherpad? (See a live version at ietherpad.com) The way I would do it, is to create a div and position it absolutely where the caret should be. Then, display and
i see that on ./etherpad/src/static/js/pad_editor.js it\'s being called as, self.ace = new Ace2Editor()开发者_StackOverflow社区;
I think launchd is the answer, but using this plist: http://gist.github.com/553573 I get this error: Exception in thread \"main\" java.lang.NoClassDefFoundError: net/appjet/oui/main
I recently stumbled upon Etherpad, it\'s a collaborative writing tool http://code.google.com/p/etherpad/ - main project page
There are many free etherpad implementations since it went open source. Does etherpad support syntax highlighting or is some kind of add-on available?
I\'m trying to implement Nutch + Solr based search engine into my Etherpad installation. The main issue I\'m having is that Nutch doesn\'t support POST authentication. Etherpad and Nutch are installed