Extensions
: K-Meleon Forum
All about K-Meleon extensions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=disrupted] no, i only got the messages after registering cachefixer.js.. i didn't get the messages before but the pref worked..that's why i suspect that some other component enabled the service already in gecko..it's very hard to find which one because there are so many.. i'll need to filter out non-related ones and then have to look inside the rest. that component is most probably included in the russian kmeleon by default. the ff addon has 2 js..the pref one for the default setting that can be included to prefs but optional and the other one is the component which must be added t oatleast get the messages in the error console or enable the service if it wasn't enabled by whatever other component file. both compreg.dat and xpti.dat must be deleted to register the file (or use extension manager or keith [url=http://kmext.sourceforge.net/files/cachefixer.7z]http://kmext.sourceforge.net/files/cachefixer.7z[/url] the extension includes the pref js so the pref will be enabled by default if you didn't add it before. there's also a macro to easy toggle the pref on and off [img]http://kmeleon.holaservers.com/disrupted/cachefix.jpg[/img] [color=#000088][sub]# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage) # -------cache fixer menu:toggle cachefixer cachefixon{ menuchecked=(getpref(BOOL,"browser.cache.disk.cache_fixer_debug")=="true"); togglepref(BOOL,"browser.cache.disk.cache_fixer_debug"); $cachefixstat=getpref(BOOL,"browser.cache.disk.cache_fixer_debug"); $cachefixstat==true?&cfixactive:&cfixinactive; } cfixactive{ statusbar("cache fixer activated"); } cfixinactive{ statusbar("cache fixer disactivated"); } cachefix_BuildMenu{ setmenu("_Config_General",macro,"Activate Cachefix",cachefixon,13); } #--------------------------------------------------------------- $OnInit=$OnInit."cachefix_BuildMenu;"; $macroModules=$macroModules."cachefix_toggle;"; [/sub][/color][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development