WebODF

From Guifi - Media-pool Common Repository

Revision as of 16:54, 16 April 2011 by Al (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Draft icon

This article is in development. Practically all pages on Guifi.net Wiki can be edited, but in this essential information is not available. You can expand it to help to improve Guifi.net.
Maybe yo can help yourself with spanish & catalan wikis if they have a equivalent page.

Requirements:

  • cmake
  • gcc
  • g++
  • make
  • zip
  • libjs-extjs

Run:

$ cmake .
root@v-www-conway:/var/www/build/webodf/instrumented# ln -sf /usr/share/javascript/extjs/ .

Where are files?

We have an answer in this file gui.js:

listFiles("./DeltaXML-TC4/", /\.od[tps]$/i, listFilesCallback, listFilesDoneCallback);

So, we put this file to test:

./DeltaXML-TC4/odt/test01.ods

What's the problem now?

We can't save modifications, maybe it's not possible yet or maybe you can use installing WebDAV, do you wanna try?

Personal tools