Posted by Frank Ralf on February 25, 2009 at 8:50pm
Jump to:
| Project: | Word Import |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This tool uses FCKeditor's "paste from Word" feature to clean up the HTML exported from Word for using it on web pages.
http://www.webmastersherpa.com/content/useful-code/cleanup/
Comments
#1
Right now I'm looking at how this package functions -- http://www.phplivedocx.org/downloads/
Could be a great project to integrate even if it would require that the server have the package installed in order to work. Ability to convert from a lot of formats to a lot of different formats including the ones I'm looking for (word) to Realtext / other formats. If we can read in the document and convert it to something else then we can definitely read it in and convert it to drupal nodes :)
#2
Looks interesting. Will have a look at it.