https://bugs.documentfoundation.org/show_bug.cgi?id=90631

--- Comment #15 from [email protected] ---
> This use case is supposed to be done per extension. The minimal example is at 
> https://github.com/stbergmann/palette-extension. Click the green "Clone or 
> download" button and select zip. Extract and edit the file 
> palette-extension-master/src/palettes/ by adding/changing the entries 
> <draw:color draw:color="#FF0000" draw:name="My Red"/> (take the RGB value 
> like #FF0000 from the color dialog in LibreOffice or any other tool; the 
> color name can be chosen freely). Once you are finished pack everything from 
> /palette-extension-master/src/ into a zip file (meaning description.xml etc. 
> is on the root) and rename the zip to oxt. This file can be shared- double 
> click in the file browser opens the extension manager. If you want a proper 
> name for your palette just rename the file "My Extension.soc". Everything is 
> also explained in the blog post.

Saw it, but looks too difficult to be proposed to non expert users. Hoped in
something easier. Do you think that it could make sense to propose, as an
enhancement request, some functionality to automatically convert the current
"custom palette" in an extension containing the corresponding soc file?
Possibly, functionalities for the management of palette extensions could be
implemented in a dedicated extension itself...

> You wont get repeated entries if palette names are different. html.soc is the 
> web standard of color with well-defined names, standard.soc what we use by 
> default (this palette is being updated again right now) and libreoffice.soc 
> the branding colors as defined by design and marketing.

Yes, I was expecting something like this, but I was wondering why I had these
soc files in my profile in the first place...

Thank you very much for all the help and sorry if I sort of abused the bug
tracker...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to