the gallery themes in LibO are no .stg .stv .str files they are linked .png or svg files. .stg .stv .str files have the big issue that you can't edit each single graphic, but you can use there shapes and elements which were drawn with LibreOffice and than it's very easy to edit the gallery items when move into your document. If you add svg it's an graphic and you can't edit line, area colors, or any property. So if someone can have a look at this patch or show me how to add an gallery to core, let me know. https://gerrit.libreoffice.org/#/c/77480/
What can we do, Tomaz?
Best solution would be to use .odg file for each symbol and link the .odg file like we do with .svg but add image dialogue didn't allow .odg files at gallery dialogue.
(In reply to andreas_k from comment #2) > Best solution would be to use .odg file for each symbol and link the .odg > file like we do with .svg but add image dialogue didn't allow .odg files at > gallery dialogue. Which was requested and rejected in bug 126934.
Hi Andreas, The patch mentioned in the description was abandoned. What should we do with this ticket ?
Restored. I dont know how the patch will work. Thats the reason of the bug report.
Don't see need for input from UX. Special binary formats are awkward for collaboration and sustainability, I wouldn't use st? files. Open document might be an option although I don't see how that could work.
(In reply to Heiko Tietze from comment #6) > Don't see need for input from UX. Special binary formats are awkward for > collaboration and sustainability, I wouldn't use st? files. Open document > might be an option although I don't see how that could work. @Andreas, any other input needed? Otherwise, I would suggest to close this issue as RESOLVED INVALID ( same as bug 126934 )
I will submit this binary blocks for LibreOffice gallery stuff in the next month so if you want binary blocks, someone has to fix this bug otherwise it's how LibreOffice gallery stuff will work.
[Automated Action] NeedInfo-To-Unconfirmed
Andreas and Heiko, something change about Gallery recently with "google summer of code". Have something change about this bug?...
It's not finished yet, AFAIK.
(In reply to Heiko Tietze from comment #11) > It's not finished yet, AFAIK. Hello Andreas, Heiko, What is the status of this issue?
Still against binary blobs. The gallery content should be raster or vector graphics zipped into some st? file.
Quoting myself from the similar requests in bug 126934 "ODG is a binary document file for text, format, drawings, images etc. stored together. There is no sane way to extract only a few information, meaning standard shapes, from this file and ignore the rest." and bug 147346 "In fact, the gallery is build pretty straightforward from graphics and even audio files in extra/source/gallery/. Don't see how this can be made simpler."