RSS Git Download  Clone
..
  bootstrap initial commit, upload working using localhost socket, no user feedback yet 11 years ago
  error.css 1kB initial commit, upload working using localhost socket, no user feedback yet 11 years ago
  jquery.fileupload.css 655B initial commit, upload working using localhost socket, no user feedback yet 11 years ago
  labels.css 234B renamed dispatch.fcgi -> labels.fcgi so kill action doesn't affect other default D2 fcgi processes; minor edits 11 years ago
  style.css 3kB adapted to accept .xlsx (xml) source file - uses Spreadsheet::Read - cannot handle data stream, needs physical file on disk; using uri_for() to supply upload url - works for both dev server & apache web-addresses; displays git version & history 11 years ago
  README.txt
for localhost testing: 1) start localhost printer socket in new console: perl ~/scripts/test_scripts/socket.pl 2) start app using LOCALHOST_SOCKET=1 plackup -p 3000 bin/app.psgi