Skip to content

Instantly share code, notes, and snippets.

View fourplusone's full-sized avatar
🐿️
Trouble with Trains

Matthias Bartelmeß fourplusone

🐿️
Trouble with Trains
  • fourplusone
  • Frankfurt, Germany
View GitHub Profile
.lsb, .gac_sb {
-webkit-appearance:push-button !important;
}
.lst, .gac_m, .lsb{
font-size:10pt !important;
}
<?
# Copyright 2010 by Ben Collins <[email protected]>
# Licensed under the GPLv3
#
# July 29, 2010: Flattr v0.2 load.js does not expect bin2hex for data
# anymore. Pass arguments as normal GET
include_once("simplehtmldom.php");
function errout($msg) {
function authorize(hook, args, cb){
console.log(arguments)
if(args.req.url.indexOf('/p/private-') === 0)
{
console.log('deny');
cb([false]);
}else{
console.log('don\'t know');
cb();
}
Ensure that all dependencies are up to date...
Ensure jQuery is downloaded and up to date...
Clear minfified cache...
ensure custom css/js files are created...
start...
[2012-04-29 18:14:24.058] [WARN] console - Can't get git version for server header
ENOENT, no such file or directory '/private/tmp/ep_bug/.git/481c349f59e6e2214832a89193842717da4'
[2012-04-29 18:14:24.061] [INFO] console - Report bugs at https://github.com/Pita/etherpad-lite/issues
[2012-04-29 18:14:24.562] [INFO] console - Installed plugins: ep_etherpad-lite
.➜ etherpad-lite git:(master) ✗ ./bin/run.sh
Copy the settings template to settings.json...
settings.json.template -> settings.json
Ensure that all dependencies are up to date...
[...]
Ensure jQuery is downloaded and up to date...
Ensure prefixfree is downloaded and up to date...
Clear minfified cache...
ensure custom css/js files are created...
start...
Hello World.