Re: [Htmlvalidator-help] A bugfix and few new functions in 0.8 version
Brought to you by:
mgueury
From: Tibor B. <bal...@gm...> - 2006-06-25 19:27:32
|
Dear Marc! >> PS: Pleas, do not cc this mail to htmlvalidator list, then my English >> is very poor. Thanks! Thanks, again! ;-) > But I have just one question. What is the file setup.properties and > how does it work ? Do I just need to copy it file in the locale/tidy > directory ? Look after it in this page: http://kb.mozillazine.org/Localize_extension_descriptions Make this directories into xpi installer: + chrome + defaults | + preferences | defaults.js Contents of defaults.js file for the translatable description of extension: pref("extensions.{3b56bcc7-54e5-44a2-9b44-66c3ef58c13e}.description","chrome://tidy/locale/setup.properties"); ... This method works with Fx and Flock but doesn't with Mozilla. > 4) the change about the menu with the parser is not copied > I think that this option is too complex. I prefer for now > the "choose algorithm" dialog box shown at the first start. > (I still need to write it) I made the menuitem for quick parser changing, and I find then it good works with the frameless pages. Is it all correct, or the parser methods are more complexes? I caught this console error message: Error: findParentNode is not defined Source: chrome://tidy/content/tidyValidate.js Row: 1327 The tidyUtilGetPlatform function isn't equivalent in the tidy_firefox_linux_083 and the tidy_firefox_win_083 files. Is it right? Thanks for you will use my some modifications! Regards, Tibor, Balogh |