The MindTouch Office Connectors are a series of tools that allow for easy one-click publishing from MIcrosoft Office tools such as Microsoft Office, Microsoft Excel, and Microsoft Word. The Office Connectors will be bundled up into one installable package and be available to commercial customers of MindTouch.
The specs for these connectors are being published to the developer community in case somebody wants to write an open source version.
Status: Alpha version 0.9 is available
Status: Project assigned, expected availability Q4 2008.
Currently, there are installable buttons that allow direct publishing from Microsoft Outlook and allow direct uploading from Microsoft Windows machines to MindTouch Deki. There exists a need, however, for an easy-to-use client-side plugin that allows for one-click publishing from Microsoft Word directly to Deki. FCKeditor has functionality for copying and pasting Word documents, but there is no existing functionality available for one-click publishing from within Word.
The concept would be similar to the plugin for Microsoft Outlook; a "Publish" button would be installed to a toolbar within Word, appearing something like this:

This button will take the current document, and publish it to Deki using the name of the document as the page title within the wiki. Any images from within the document would automatically be uploaded to that page of the wiki as well, allowing the wiki page to maintain the same layout as the Word document.
Converting Word documents to XHTML tends to require pre- or post-processing to deal with the large number of tags created by Word. The MindTouch Deki Word plugin will have to strip the excess tags out, inserting tags where necessary, to maintain the original layout of the document. It will have to be decided as to whether inline styles get extracted out into a stylesheet, or whether they will remain inside the document in the wiki.
The plugin will likely be able to publish documents to a path other than the user's path (e.g., specify a destination path rather than default to the user's path on the wiki). It would also be ideal to add multi-document publishing functionality to the plugin, as well as the ability to publish a document directly to the wiki as an attachment.
Phase One Requirements: (early beta, expected availability October 2008)
Phase Two Requirements: (timeline TBD, expected Q4 2008)
Status: Specification gathering
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by
It may be worth looking at the new Open Office v3 writer which should have been released today. It does an exceptional job of cleaning up the Office baggage (Spreadsheet as well). I'm sure they may have shareable code to do this rather than re-invent. Since this opens all Office documents it is a good interim solution.