foxtrick
foxtrick copied to clipboard
Export skill table
Original issue 1218 created by minj on 2014-07-19T20:28:11.000Z:
Should be supported by gDocs, Libre/OpenOffice and newer MS Office versions
Did some testing with the format on Libre.
Flat ODS: http://pastebin.com/EpnE4NiZ seems to be unsupported in gDocs. MSO testing still pending...
Will probably need to create full-fledged ZIPed ODS: http://www.ibm.com/developerworks/library/wa-odf/#whatIsOds
This means using <office:document-meta>, <office:document-content> and manifest files rather than <office:document>
Full Spec: http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-v1.1-html/OpenDocument-v1.1.html
ZipJS: https://github.com/Stuk/jszip/blob/master/dist/jszip.js https://stuk.github.io/jszip/documentation/examples.html
Comment #1 originally posted by minj on 2014-07-19T23:01:47.000Z:
MSOffice testing of flat ODS failed
Comment #2 originally posted by minj on 2014-07-20T00:14:32.000Z:
google are being idiots it seems
refusing to open perfectly valid ods no matter what
Comment #3 originally posted by minj on 2014-07-20T06:49:35.000Z:
I'll probably hold on working on this for a while