Mirko Sertic wrote: > Hi > > I want to export my ODT documents to a MediaWiki. Now, i saw the Wiki > Publisher, and it works pretty smooth. But one thing i am missing is the > image support. The only thing i can see in the generated WIKI pages are > [[image:]] elements, but shouldn't be there also a filename? I dont mind > to upload the images from my document by hand, but i really need to > specify a filename. This would make life a lot easier. Now, how do i > specify the filename? Or are images just poorly supported? IIRC the WikiExtension will upload images automatically if they are embedded, not linked. Can you please check thatin your document? In case your images are linked, just break the links using "Edit-Links".
But in case your documents are html files, please be aware that this requires to load them into Writer (by explicitly using the "HTML(Writer)" filter, not into Writer-Web. The latter uses HTML as native format and so doesn't allow to embed pictures. > If there is no support, i would like to contribute source code > enhancements, if someone would give me a hint where to start :-) The export filter uses xslt. Currently the code is in the "filter" module, but soon will be moved into the "swext" module. Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[email protected]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
