Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 

Pages: PreviousFirst...7374757677...LastNext
Current Page: 75 of 179
Results 2221 - 2250 of 5344
8 years ago
siria
Just suggestion for your testing :cool: pref_ToggleJavaScript{ macroinfo=_("Toggle JavaScript execution"); menuchecked=!getpref(BOOL,$pref_JavaScript); id(navToggleJS); &_pref_SyncButtons; getpref(BOOL,$pref_JavaScript) ? id(pageEnableJS) : id(pageDisableJS); statusbar(sub("%s",!getpref(BOOL,$pref_JavaScript)?$off:$on,_("JavaScript execution %s"))); }
Forum: Extensions
8 years ago
siria
The gecko engine since KM75 had fundamental changes in the way javascript-permissions are toggled. To work around all those blocks Dorian had to invent a couple more JS-toggles. If I get it right there are now 4!! navToggleJS (the traditional, global one, but does not affect already loaded page) pageToggleJS + enable + disable Look at this page at the bottom: http://kmeleonbrowser.org
Forum: Extensions
8 years ago
siria
Be aware that even if an xpi-addon may run more or less, it often only runs half the job or less in KM while other parts can only be coded new in macrolanguage, without real interaction with the addon-part (am at the moment seeing the limits very clearly while struggling with QuickNote addon). There was a Last Pass macro by jsnj created a few years ago, but not sure if it would still run in KM
Forum: General
8 years ago
siria
Something easy In this thread and the changelog.txt missing improvements: KM75.1: most of the great new macrocommands (appendfile, copyfile etc.), which are marked on macrolanguage-wiki with "75.1" KM75.0 (beta3/RC2): readfile size-limit was increased from max.32766 to max.65535
Forum: Announcements
8 years ago
siria
I think in a dedicated browser forum the answers will not be very surprising
Forum: Off-Topic
8 years ago
siria
That means this ominous pref is still false or non-existent. Look into about:addons: QN will claim QN to be "incompatible" All prefs are set by the xpi, it contains a long list of QN default prefs, visible after unzipping the xpi. Except the pref paths for the txt-files, those it sets automatically too but only when first opening the xul-editor. My updates (still in work and not p
Forum: Extensions
8 years ago
siria
Sigh... big prob with a bad conflict: If QuickNotes xul-editor is open, it doesn't realize if meanwhile the macro adds something too, no automatic or even just manual refresh possible. And when the xul-editor is closed and saved, it writes again its last version, even to ALL tabs, changed or not ==> other additions are lost
Forum: Extensions
8 years ago
siria
Am already in the middle of a major overhaul, because it has started haunting me with thoughts that keep flowing and flowing and... ;-) Nothing spectacular, just tiny updates and additions, pref-checks or code improvements. And yes, the ini is already updated too. I'd keep the ini-systems, assuming that the uninstaller still works, but if not, it's still a familiar help for uninstal
Forum: Extensions
8 years ago
siria
QuoterodocopI've prepared the basic package of ExExceptions. Simply unpack as usual. The only issue is that macro doesn't send address of page or link to ExExceptions form. Just opens it. Great thanks! I love the permissions manager No time to test today anymore, just a quick look into the files: the macro just fills a pref with the domain: "extensions.exexceptions.URL&quo
Forum: Extensions
8 years ago
siria
PS: am currently rewriting the macro, update will follow...
Forum: Extensions
8 years ago
siria
Just a bit more basic info, the "HOSTS" file is located somewhere in the windows folder, and it's just a simple text file. To manage the added domain blocks in it, to modify or remove them again, that file must be edited manually (with notepad or whatever). If I understand it right, this "Domain Blocker" helps to make the adding easier, but it would also work to add the d
Forum: Extensions
8 years ago
siria
Uh oh... *finally* did some testing now with that xpi-stuff, trying to figure out a convenient way to check and enable that pref at first run, by the kmm-file (Pref "kmeleon.install_firefox_extension", and no, Dorian has not included it yet by default) ==> Could it be that this pref must be TRUE at EVERY startup, otherwise already installed addons will get disabled?? :O At least t
Forum: Extensions
8 years ago
siria
Can replicate that encoding thing on KM1.6 => it's the file itself. UTF-8 exists with or without "BOM", as notepad++ calls it. That is some sort of hidden special character in the very beginning of the file. When I save the cyrillic text as utf8 "without", then KM shows gibberish, and if saved "with", it displays fine. Had the same prob with another text
Forum: Extensions
8 years ago
siria
There's nothing like a little own testing :cool: First, to my embarassment, had the necessary km-firefox-pref typed false, with "addons" instead of "extensions" in the name!! No wonder no addons worked so far on my machine, although mysteriously on yours... Arrgh!! But at least there's hope now other addons will start working too Second, the prefs do show up
Forum: Extensions
8 years ago
siria
QuoteJamesDQuicknote does not send anything because there is no filespec provided in the variable $to That would confirm my first suspicion that there just are no prefs defined... Yes may be that the js-file adds them, but the file paths in that file are still empty, until the user fills them (via xul?) Sigh... but since QuickNote is supposed to work entirely offline, perhaps should finally
Forum: Extensions
8 years ago
siria
Quite confused code again in the quicknote.kmm - reminds me very much of a quite similar one recently. Looks coded by trial-and-error method, the way I must do with javascript, but sure doesn't help simplicity :cool: The setclipboard() doesn't harm though, those lines can simply be deleted (guess no need to first empty the clipboard before copying something else into it). I don�
Forum: Extensions
8 years ago
siria
Looks good to me. Perhaps other macros interfere? By setting the same shortcut, or by adding the same modulname? Perhaps even anything native, perhaps via an extension? Does Tools>Errorconsole say anything? when enabling "ALL" errors? Does it work when choosing another shortcut? Does it work when manually copying the URL that this command calls into the urlbar? Does a test a
Forum: Extensions
8 years ago
siria
Another one, sigh. Has been there for a long time: http://kmeleonbrowser.org/wiki/Resources offtopic: What I keep worrying: what if SF kicks us out or just completely closes some day suddenly? Is there any independent backup of forum and wiki...?
Forum: General
8 years ago
siria
HA - it's gone, completey, YES! While you're here, could you please also delete this accident-page of mine? :cool: http://kmeleonbrowser.org/wiki/NewsCnDe
Forum: General
8 years ago
siria
Here's another. He edited this old page 3x http://kmeleonbrowser.org/wiki/InstallationGuide And number 3, was edited multiple times by several different spammers: http://kmeleonbrowser.org/wiki/welcome
Forum: General
8 years ago
siria
Could it be that spammers are now even creating whole wiki pages?! >-( Wanted to finally add the foreign-language updates for KM75.1, and after a long absence took a look into the wiki again. And finding a whole new page among the Updated Pages: http://kmeleonbrowser.org/wiki/SearchLock IMO that is pure spam, and definitely does not belong there. It just links to Facebook. Anyone block/d
Forum: General
8 years ago
siria
Thanks for confirmation, was starting to wonder Yes I still remember you made KM variations in the past, and certainly know a lot about it. The Error Console really is a life-saver, to coders and to clueless newbies alike, it can give precious infos WHAT may cause a bug (or what not). Would be completely lost without it. The one problem with it is its misleading name!! In my first years wi
Forum: Extensions
8 years ago
siria
Yes a readme helps a lot I certainly do trust you, and especially your best intentions and knowing a LOT more than myself about non-macro stuff. And sure, in special cases changing core files may be necessary, but mistakes happen to all of us. Even to Dorian, and just last week 2x in a row to myself, too embarassing... And with installations there are also other factors and people involved (e
Forum: Extensions
8 years ago
siria
TIP: The macro "Priv3Buttons" creates a toolbar with more Privacy+Bandwidth buttons. They toggle some important prefs that are also contained in the Blockeria default groups. The buttons also display the current setting of those prefs, with red, green, or red-green icons. But Blockeria is slightly older and v1 doesn't know of the existance of that toolbar yet, so it doesn'
Forum: Extensions
8 years ago
siria
Of course I understand about keeping things as "easy" as possible. Am always trying the same But omni.ja contains over 400 important core files. And at least between KM75.1RC and KM75.1RC_upd1 Dorian fixed something inside, or he wouldn't have it included in the incremental update. The prob is that you can't prevent that clueless people will some day install ABP into a
Forum: Extensions
8 years ago
siria
Uh oh, thanks for bringing that up again James, and that reminds me the german download page still isn't updated, sigh... ==> Please click on the ENGLISH FLAG icon in the green bar here, then on the Home or Downloads page and install the newest KM75.1
Forum: Bugs
8 years ago
siria
Clueless but curious: would it help to allow those mixed-content prefs that you mentioned just recently? Although I thought they were meant for httpS, but anyway... pref("security.mixed_content.block_active_content",false); pref("security.mixed_content.block_display_content",false); InjectJS is broken? Oh, major desaster, but Dorian will surely fix So Johns DocInfoMore
Forum: Announcements
8 years ago
siria
As always, it's a personal compromise between the features you need and the intrusions you're forced to allow. Yes WITHOUT javascript I find the web much more fun too But unlike guenters banking sites I rarely need scripted sites anyway, and in that case it's a matter of 1 button click. So far htts-cookies don't exist for me anyway - using KM1.6 :cool: Unfortunately can
Forum: Development
8 years ago
siria
QuoteVoltaire What is (obviously) going wrong: why is this not part of the standard built-in options No, there's nothing wrong with it at all. Unless I'm mistaken this is default behaviour for browsers, background images are not meant to be detected. Probably in other browsers too, if you have any just try. The only other I can test is an old IE, and it can't do it either. Th
Forum: General
8 years ago
siria
KM gets developed so fast recently (YAY!), with new versions every few weeks - do really all those versions contain an identic omni.ja..? What I'd do is to rename the modified one in the extension-7z into "omni_ja" and add a little readme-file, telling people to rename their original as backup, then activate the new one by renaming it with a dot again. Also explaining the bonus
Forum: Extensions
Pages: PreviousFirst...7374757677...LastNext
Current Page: 75 of 179

K-Meleon forum is powered by Phorum.