Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


hi pedro
yes, you are understand what is problem, also thank for link to bug 
report:https://bugs.documentfoundation.org/show_bug.cgi?id=88502
from firefox file prefs.js there are code:
user_pref("lightweightThemes.persisted.footerURL", true);
user_pref("lightweightThemes.persisted.headerURL", true);
user_pref("lightweightThemes.selectedThemeID", "652256");


user_pref("lightweightThemes.usedThemes", "[{\"id\":\"652256\",\"name\":\"Dandelion Seeds . Water 
Droplets\",\"headerURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/header.png?1441718429\",\"footerURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/footer.png?1441718429\",\"textcolor\":\"#013b3a\",\"accentcolor\":\"#cce8e3\",\"iconURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/icon.png?1441718429\",\"previewURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/preview.png?1441718429\",\"author\":\"VanillaOrchids\",\"updateURL\":\"https://versioncheck.addons.mozilla.org/en-US/themes/update-check/652256\",\"version\":\"0\",\"updateDate\":1447576483507,\"installDate\":1447576483507}]";);
so the image header is:
https://addons.cdn.mozilla.net/user-media/addons/652256/header.png

so the image footer is:https://addons.cdn.mozilla.net/user-media/addons/652256/footer.png
so i did fix my test:
1)
close all libreoffice.   
before you save 2 files png (2 link):
 
https://addons.cdn.mozilla.net/user-media/addons/652256/header.pnghttps://addons.cdn.mozilla.net/user-media/addons/652256/footer.png

save in path (linux, my case: opensuse 13.2): 

/home/$user$/.config/libreoffice/4-suse/user/gallery/personas/     (save here header.png,footer)

(if there are not folder name "gallery" and "personas" then you can create 1 folder name "gallery" 
and sub-folder you can create name "personas".)
2)
go to folder: /home/$user$/.config/libreoffice/4-suse/user/
3)
open file name "registrymodifications.xcu" with kwrite or notepad++
4)

find row:

"<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="PersonaSettings" 
oor:op="fuse"><value></value></prop></item>"

add write "header.png;footer.png" see example:

"<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="PersonaSettings" 
oor:op="fuse"><value>header.png;footer.png</value></prop></item>"

5)
find row:

"<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="Persona" 
oor:op="fuse"><value>no</value></prop></item>"


add write "own" see example:

"<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="Persona" 
oor:op="fuse"><value>own</value></prop></item>"
6)
GOAL, finish, open Libreoffice 4.4 or 5.0
this is manual modify.. maybe team develop can see this fix and create a script generator...?
this is help for all you..   

manuel


      Da: Pedro <pedlino@gmail.com>
 A: users@global.libreoffice.org 
 Inviato: Domenica 15 Novembre 2015 11:25
 Oggetto: [libreoffice-users] Re: LibreOffice 4.4, 5.0 : firefox personas not work with path 
url...why?
   
Hi Manuel


manuel_songokuh wrote
hellomaybe i'm wrong write english, then i want that theme:
https://addons.mozilla.org/it/firefox/addon/dandywater/i like this theme
to libreoffice, how..?did you try install that theme link to libreoffice?i
did try write in input: "Dandelion Seeds . Water Droplets" is not detected
(that is title of theme)
i did try write in input: "VanillaOrchids" is not detected (that is name
author create of theme)
i did try write in input:
"https://addons.mozilla.org/it/firefox/addon/dandywater/"; is not detected
(that is url of theme)
then...what i do..?

You can only search for the Theme's name. Searching for the Author won't
work.
Unfortunately the URL input was removed by a Google Summer School student
who remodeled the Theme dialog.

Currently there is no way to select a specific theme. Unless you are
fortunate that the theme you like is within the first 9 that come out in
whatever search you do, you are out of luck.

Curiously, searching for  "Dandelion Seeds" in the Mozilla Add-Ons, Themes
page immediately returns the theme you are looking for in first place, so I
have no idea which search engine or criteria the LibreOffice dialog is
using...

That is a know Regression and was reported some time ago
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Unfortunately none of the devs working on LibreOffice found that this is an
interesting bug to fix...

Maybe someone knows a workaround?



--
View this message in context: 
http://nabble.documentfoundation.org/LibreOffice-4-4-5-0-firefox-personas-not-work-with-path-url-why-tp4166307p4166344.html
Sent from the Users mailing list archive at Nabble.com.



-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



  
-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.