Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Testing WebOdf Collaborative editor on localServer

I am trying to add document editor support in my website. I found Opensource WebODF and tried to test it on my local server. The git repository ReadMe gives instructions on how to add Odf viewer support. I was able to test the localeditor. Can some one explain how to setup the collaborative editor on local server.

like image 201
user3296385 Avatar asked May 26 '26 22:05

user3296385


1 Answers

The brief steps are as follows :

  1. Download the Wodo-TextEditor library from here.(It has the webodf library included as dependency).Put the library in your server or root directry of application,so you can access it from html page.
  2. Then include the editor scripts in your html as done in sample html below.
  3. Make sure you have a odt document on your server or you can use welcome.odt sample document included in Wodo-TextEditor library.
  4. And load the editor as in sample or you can just pick the whole html as it is ,just make sure all your include paths are valid.
  5. And that should be it !

You can refer this answer by me to setup a local webodf editor for your web application.

For simply using webodf editor you can use this html page sample .Make sure you have a odt document on your server directory which can be loaded in the editor.

like image 61
damitj07 Avatar answered May 30 '26 09:05

damitj07



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!