"New File" now works. (This is a MUCH better replacement for having to go to the editor and save a file). listing.js: Added action_newfile. browser.js: Calls action_newfile when "New File" is chosen. fileservice_lib/action: Now the "putfile" action accepts blank data (which is how newfile works - also fixes a bug where the editor can't save an empty file).