You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of the source code that has been released for etherpad.
|
|
|
What is the design behind the Ueber
|
| |
I just connected EtherpadLite to MySQL ([link] really helped me solve the puzzle of connection problems!) and had a look at the data schema: one "store" table with "key" and "value" fields. That's it. Pulling data out seems to be difficult, and I imagine quite slow if there... more »
|
|
Loads of 404s
|
| |
I'm finding this strange, but I'm using etherpad as cloned from git and I'm getting loads of 404s when using the timeslider. /static/js/ folder the files are there but do not have .js extensions. /static/css/static/img/padtopb ack2.gif Maybe I'm doing something wrong with git? It's just a clone??
|
|
Etherpad Lite and Mysql
|
| |
Hello
My etherpad lite works well whith dirty db but impossible with
mysql...
When i start etherpad i have this message
2012-05-09 14:45:02.621] [ERROR] console - ERROR: Problem while
initalizing the database
[2012-05-09 14:45:02.624] [ERROR] console - Error: Access denied for
user 'root'@'localhost' (using password: NO)... more »
|
|
module '/pad' ?
|
| |
hello
just after a fresh install after creating pas is still loading ...
in javascript firebug console this js error :
The module at "/pad" does not exist.
it is from static/pad.html
the script at the end do
require('/pad').init();
but not work !
any idea ?
regards... more »
|
|
Install etherpad-lite on nodejitsu.com
|
| |
Hi, I would like to deploy etherpad-lite onto an existing node.js platform. Anyone that knows documentation or tips, would you please contribute that?? My goal is to contribute what I found out in a wiki document to both the etherpad documentation <[link]>, nodejitsu.comand my... more »
|
|
Bug with mobile devices
|
| |
I'm trying to use etherpad with my iPod or my cell phone but it is
really really difficult, i can't scroll .
To scroll i should select the text and scroll down (by selecting the
text). Will an application be released soon or not ?
|
|
Etherpad-lite - Run as service
|
| |
Hi there etherpaders,
I've setup etherpad lite, and I am trying to set it to ran as a service,
following the steps here for Ubuntu:
[link]
When I run etherpad with the ./run.sh it works perfectly. But in the
script it runs the ./safeRun.sh and I get the error: "Set a logfile as the... more »
|
|
author-centric statistics for pads
|
| |
Hi, is there anything out there that already collects (author centric) statistics within etherpad-lite? I would like to be able to see e.g. how much each author contributed, time spent (not sure that is easy or even possible, looking at the change sets), number of times an author connected and other data.... more »
|
|
|