= Welcome to dev.plutext.org = == Objectives == dev.plutext.org is an open source project. The code for each project is released under one of the Apache software license, the GPL or GNU Affero GPL. We are building 2 distinct solutions: * a system to support '''[wiki:DocxCollaboration simultaneous editing]''' of Word documents * a '''cross platform''' WYSIWYG '''[//trac/docx4all editor for docx]''' Word documents (which you can [//docx4all/docx4all.html try right now]) Both solutions rely on [//trac/docx4j docx4j], our library for manipulating OOXML/OpenXML docx (WordprocessingML) files in Java. The projects are related, in that you can use docx4all to collaborate on Word documents. Or you can use it standalone. == Projects == The following modules (aka projects) are under active ongoing development: * [//trac/docx4all docx4all] - currently you can create, edit and collaborate around docx on Windows, Linux and OSX. You can be working in a document at the same time as other people * [//trac/docx4j docx4j] - used by docx4all and plutext-server, and ready for use in other projects * [//trac/plutext-server plutext-server] - working well as an Alfresco module * [//trac/plutext-client-word2007 plutext-client-word2007] - the Word collaboration add-in Please note that each of these projects has its own independent Wiki, Browse Source, and Ticketing system. First you need to navigate to the project of interest to you, via one of the above links. == Quick Start == You can [wiki:TryOut try out Plutext collaboration with one-click]. You can launch docx4all from your browser as a [//trac/docx4all/wiki/CollaborationApplet browser applet] or a [//trac/docx4all/wiki/CollaborationApplication desktop application]. If its code you are after, please see [//downloads.html our downloads page].