Angel Fernando Quiroz Campos 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
..
app 3ef3032fc7 Add Wodo Text editor sample -refs BT#8274 10 gadi atpakaļ
dijit 3ef3032fc7 Add Wodo Text editor sample -refs BT#8274 10 gadi atpakaļ
dojo 3ef3032fc7 Add Wodo Text editor sample -refs BT#8274 10 gadi atpakaļ
dojox 3ef3032fc7 Add Wodo Text editor sample -refs BT#8274 10 gadi atpakaļ
images 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
resources 3ef3032fc7 Add Wodo Text editor sample -refs BT#8274 10 gadi atpakaļ
translations 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
widgets 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
AGPL-3.0.txt 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
EditorSession.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
FileSaver.js 3ef3032fc7 Add Wodo Text editor sample -refs BT#8274 10 gadi atpakaļ
FullWindowZoomHelper.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
HOWTO.md 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
README.md 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
Tools.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
Translator.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
avatar-joe.png 3ef3032fc7 Add Wodo Text editor sample -refs BT#8274 10 gadi atpakaļ
dojo-amalgamation.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
localfileeditor.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
revieweditor.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
webodf.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
wodotexteditor.css 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ
wodotexteditor.js 9977835a07 Update Wodo.TextEditor 7 gadi atpakaļ

README.md

Wodo.TextEditor

Wodo.TextEditor is an HTML5 Editor component for text documents in the OpenDocument format (ODT) created by KO GmbH.

It allows to add an OpenDocument Text editor with just a few lines of JavaScript to your website and to your mobile or desktop application. It uses only HTML, CSS, and JavaScript and has no need for any server support. Powered by WebODF.

License

Wodo.TextEditor is a Free Software project. All code is available under the AGPL.

If you are interested in using Wodo.TextEditor in your commercial product (and do not want to disclose your sources / obey AGPL), contact KO GmbH for a license suited to your needs.

Supported Dependency/Package Managers

This repository is explicitely done for dependency managers and package managers. It only contains the files of builds created from released versions of Wodo.TextEditor, so they can be directly deployed by those managers.

Currently supported by this repository:

  • Bower, registered in the central Bower registry by: "wodo.texteditor"

We are looking forward to support other managers as well, help welcome.

To get tarballs of the released builds, go to http://webodf.org/download .

For the sources see section Sources.

Sources

Find the sources of Wodo.TextEditor at https://github.com/kogmbh/WebODF/ .