Convert Open Office File to Twiki
Click
Upload and Convert a file
You will be asked to upload the
OpenOffice (*.odt) file.
- Note: If you are using Microsoft Word, please download and install OpenOffice here http://download.openoffice.org/
- You may still need to do some minor modifications of the new topic after uploading.
- Documents can be uploaded several times with full revision control of the topic and any attachments extracted from the document.
- The topic part of 'Web/Topic' URL will be the parent topic of the new topic resulting from the document conversion.
It take me hours to fix the plug-in for twiki 4.2. Here are the steps:
- Download and install four interdependent packages and make sure xsltproc.exe can be run from command line.
- Follow add-on Installation Instructions of OpenOffice2TWikiAddOn
- Edit file: D:\TWiki\twiki\lib\TWiki\Contrib\oo2twiki
- there is session->{user}->login() should be changed to session->{user}.
- the temp directory should be changed to d:\temp or others to prevent writing to root dir in windows. Linux should be fine with their original code.
- I have uploaded my modified versions in this topic.
-- By
LiXizhi - 29 Feb 2008
Form definition 'WebForm' not found
Topic revision: r1 - 2008-02-29
- LiXizhi