When saving a html file, the original file of 200k is becoming huge (200MB) by embedding all linked files. The switches "save URLs relative to file sytem" "save URLs relative to internet" are ignored. No poblem like this with "open office", no problem with "KompoZer". Thank you for thinking about :-)
What type of linked files are being embedded? Are these images?
Yes, linked graphic files. Meanwhile I found the bug here: https://www.libreoffice.org/bugzilla/show_bug.cgi?id=48887 I used LO/ ooffice as html editor for some years now but is unusable in the moment for this purpose. What a pity!
Yes since 4.2, images added to files are saved as base64 encoded images embedded into html files, unless you check the 'insert as link' checkbox in the file insert dialog, but for some reason this isnt happening. Confirmed in Linux Mint in 4.2.4, 4.2.6 and 4.3 beta. It does work correctly with referenced images in .odt files but not .html files.
Thanks for the confirmation. Hopefully this true regression will be corrected...
Added regression keyword
it looks like this commit will unconditionally(!) write the images as embedded base64-encoded, regardless of whether it is set as an embedded or linked image, and thus introduced this regression: commit 5dd1b3da57862a6577717544dde56482add89170 Author: Ciorba Edmond <edmond_ciorba@yahoo.com> AuthorDate: Wed Jul 3 16:14:45 2013 +0300 fdo#63211 - embed images in HTML export.
*** This bug has been marked as a duplicate of bug 48887 ***
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]