defines the template for a newly created folder
templateCreate: function(){ return {value: "newFolder", type: "folder", date: new Date()}; }