webodf / WebODF

WebODF - JavaScript Document Engine
http://webodf.org/
792 stars 167 forks source link

Save to Server? #923

Open bkoffler opened 9 years ago

bkoffler commented 9 years ago

Are there plans to have the ability to save files to the server and open files from the server? Seems like great functionality as opposed to having everything stored on the client.

Getterac7 commented 8 years ago

There are ways to do this, but it is not built in. You need to modify the save function to pass data to a server script, which will then handle writing to the file system. I detailed this in the WebODF mailing list: https://open.nlnet.nl/pipermail/webodf/2014-July/000132.html

ZenkiWeW commented 7 years ago

i'm unable to save my document. save button on toolbar is missing