<div dir="ltr">Hey,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 19, 2013 at 1:29 AM, Thorsten Behrens <span dir="ltr"><<a href="mailto:thb@documentfoundation.org" target="_blank">thb@documentfoundation.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">Markus Mohrhard wrote:<br>
> Please write me the format and the name of the export filter as needed by<br>
> storeToURL. I'll add that to the script and will hopefully soon be able to<br>
> provide results for a first full scale import/export testing run.<br>
><br>
</div>Can look into that for Impress, can you point me to the script?<br>
<span class=""><font color="#888888"><br>
-- Thorsten<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Attached is the list of unhandled mimetypes. Additionally bewlow is the part of the existing mapping.<br><br>validCalcFileExtensions = [ ".xlsx", ".xltx", ".xls", ".ods", ".ots", ".sxc", ".stc", ".fods", ".xlsb", ".xlsm", ".xltm", ".csv", ".slk", ".wks", ".sdc", ".sdc5" ]<br>
validWriterFileExtensions = [ ".docx" , ".rtf", ".odt", ".fodt", ".doc", ".odm", ".ott", ".oth", ".sxw", ".sxg", ".stw", ".dotx", ".lwp", ".wpd", ".wps", ".abw", ".hwp", ".docm", ".dotm", ".sdw", ".sdw5", ".sgl5" ]<br>
validImpressFileExtensions = [ ".ppt", ".pptx", ".odp", ".fodp", ".otp", ".sxi", ".sti", ".pptm", ".sldm", ".ppsm", ".potm", ".ppotx", ".ppsx", ".sldx", ".key", ".sdd_i", ".sdd5", ".sdp5" ]<br>
validDrawFileExtensions = [ ".odg", ".fodg", ".otg", ".sxd", ".std", ".vsd", ".vdx", ".pub", ".cdr", ".sda5", ".sdd_d" ]<br>
validBaseFileExtensions = [ ".odb" ]<br>validMathFileExtensions = [ ".odf", ".otf", ".sxm", ".mml", ".smf", ".smf5" ]<br><br><br></div><div class="gmail_extra">
I plan to push the code soon to the repository but <i#m currently still eliminating embarrassing crashes in the script ;)<br><br></div><div class="gmail_extra">If you see any errors please shout. Below is also a list of the export mapping that I currently use. If you want to see another format in there please tell me.<br>
<br></div><div class="gmail_extra">Regards,<br></div><div class="gmail_extra">Markus<br></div><div class="gmail_extra"><br><br></div></div>