Extensions :  K-Meleon Forum
All about K-Meleon extensions. 

Pages: 12345...LastNext
Current Page: 1 of 65
Results 1 - 30 of 1930
1 year ago
siria
Curious thing, see only black in black too :-/ (KM1.6b2-mod, Win98se Kexed) Seems like a black layer thats covering everything. Killing the css-styles makes the page display readable again, but of course - not styled anymore. Anyway, perhaps better than nothing for now. Am killing the styles with some styles macro, not sure about the name, guess it was on kmext.sf.net somewhere...
Forum: Bugs
1 year ago
siria
deadlock, you're still confusing something there. James and I are no programmers! Just normal users playing with macrolanguage, which was created for that purpose by kko. And we only have a tiny bit beginner knowledge of javascript, so developing more complicated stuff and JS codes is your part (you and other developers, official or not). And in the 1-2 years that I've been here regularly th
Forum: Development
1 year ago
siria
KernelEx: Some day I'll get around to update ;-) But will certainly not install it "over". Did once the mistake to first uninstall, then directly afterwards install an update, without a system restart in between - bad idea :cool: Don't quite know what that shortcut prob is about with KM1.7a. Yep I dimly remember there was some discussion... hum... hum.... it starts dawning... there
Forum: General
1 year ago
siria
MacroLanguage: You can embed JavaScript. It can construct arrays. Great, and while you're at it, you can surely add some little helper macro to main.kmm, which hands over a composed variable name to JS and returns back again the value of that composed variable, since we have no JS experts here. A returned length over 128 characters would be helpful, since the current injectJS returns only t
Forum: Development
1 year ago
siria
1. In the KM macrolanguage under Special Global Variables, I would like two new items. The first would be $WindowID and the second would be $TabID. I don't care if they are integer or string. They would have a unique value for the tab and window in focus and be read only. 2. If the macrolanguage could have a sort of array system for variable names, some things could be coded better. I m
Forum: Development
1 year ago
siria
This one is interesting and very annoying. My virus program, ESET SS, is set for a two way stop of incoming and outgoing garbage. Here is the messgage it produced when I signed on this morning: application: windows media player network sharing service publisher: unknown remote computer: FreeStaffWorld.com (127.0.0.1) remote port; tcp 2869(icslap) So did my additi
Forum: General
1 year ago
siria
oops... should have tested first ;-)
Forum: General
1 year ago
siria
Basically I support that guideline strongly too, it makes a lot of sense and is important to avoid bugs. So if a macro is meant for direct use in menus or buttons, I usually make sure to have its name starting with the kmm-name too. But there's a limit, I just feel that it can get "too much", regarding readability of a code. At some point it starts getting too confusing and all the (just
Forum: Development
1 year ago
siria
Whow, great research! Just as a little sidenote, in case a user may think the site were *completely* unusuable: No crash here, but of course I have javascript blocked (and don't feel suicidal enough to allow it on such a crappy site, LOL!) Of course that means, there are some functions which will not work without JS.
Forum: Bugs
1 year ago
siria
Inspired by 49 occurrences of the term "privilege" in 56 lines of troubleshooting.kmm. http://www.greensmilies.com/smile/smiley_emoticons_wp-lol.gif Good point :D Of course curious me had to take a look now too - and the replace function really announced 51 hits! Yes, it's quite impressive :D
Forum: Development
1 year ago
siria
The macro isn't meant for configuration of priviliges, nor anything else, and it couldn't. The sole purpose was to help people when they have trouble, to easier do a quick test if they have writing rights or not :cool: It think too a troubleshooting.kmm is a great idea, and it could be expanded over time :) Better yet of course, if it could actually fix missing rights and such, but guess chances a
Forum: Development
1 year ago
siria
Oops - die Antwort ist mir total durch die Lappen gegangen http://kmext.sourceforge.net/smileys/icon_blush.gif Hab jetzt nochmal den andern Thread angeschaut, aber da steht definitiv eine Lösung für die Kommentarfunktion. Dazu muss man das Macro installieren, also die 7z-Datei entpacken und in ...Programme/K-Meleon/ rüberkopieren, so dass es automatisch auf die 3 enthaltenen Ordner verteilt
Forum: General
1 year ago
siria
No I'm not really using it, just played a bit with it when it was posted. That was half a year ago, don't really remember much ;-) Had took a few little notes, specifically it had some bug with javascript macros, which could be worked-around when throwing out "gzip" in that pref: network.http.accept-encoding gzip,deflate But suppose that was in the other thread too. Well, pe
Forum: General
1 year ago
siria
Ctrl+G works fine for me in 1.6b2, no prob. No additional Enter needed. That ...howST macro also works fine. No idea why, perhaps it's influenced by some other setting??
Forum: Development
1 year ago
siria
Duffy, I don't have that error. But sounds suspiciously like it may not have a KernelEx-setting yet... :cool:
Forum: General
1 year ago
siria
Just days ago gordon posted something about "elevated administrative rights" in newer systems (was in Feebies Thread). That got me curious and went to google a bit, and that stuff is really quite interesting! I feel it's really one of the main probs in KM, that it simply doesn't do anything, if a user is missing writing rights. Nothing. Eventually the user notices his configurations wer
Forum: Development
1 year ago
siria
As for the workaround mentioned above in blue, there are several possibilities to add it. All are simple and work, but which is 'best' for a certain user depends on his writing rights on the own machine (man, how things were so much easier back in the good old win98 times :P) ________________________________________ Version-1 (most simple?): Open browser, click Edit > Configuration > User
Forum: Bugs
1 year ago
siria
Oops... sorry for the trouble :( KM isn't so complicated really, there's just this kinda stupid bug: If you don't close KM manually, but instead have the operating system close it automatically when shutting down, the browser thinks next time it had been crashed! (Not sure if that's only in the new beta version or also in KM154 already. Anyway, someone (deadlock?) found the reason recently and
Forum: Bugs
1 year ago
siria
You can add own user agents. The two default ones are here: ..programs.../K-Meleon/defaults/prefs/I10n.js Make a copy of that file, name it "myuseragents.js" (or whatever you like), then open it with notepad, and throw out everything except the two user agents. Take them as example for more ones. Just copy/paste and adjust the new ones as you wish. Important: The number sequence mus
Forum: Improvement requests
1 year ago
siria
No K-Meleon does not. It is old fashioned and expects that users do not install rubbish. LOL! That was evil :D Anyway, I remembered something I had learned about plugin toggling last winter, incidentally found by yourself :D yeah I know from myself, often learning something new and awhile later it's gone poof again... only after second or third reminder can remember it more reliably. This time
Forum: General
1 year ago
siria
Uh, James, take it slowly with that one... Consider the date (a few days sure don't matter after years), the already given solutions, the suspicious one-fits-all sentence of the last reply (which managed to find a fitting quote, yet missed that there WERE already given some hands).... that the requestor never bothered to read the very detailed answers or drop a word about them... and I guess there
Forum: General
1 year ago
siria
The system is different, so FF addons can't be used without conversion. That can sometimes be simple and other times near impossible - or so I've read around here (personally have no clue about conversion, being just a simple user, although dabbling with building own macros). For K-Meleon, 'addons' are called extensions or macros, they are nearly all user-submitted and can presently be found he
Forum: Improvement requests
1 year ago
siria
Yep, the config placement is certainly a lot better :) But I understood it first as a demo macro, how delpref etc. works. Now if it's for actual use, perhaps one simple toggle macro would be better, instead of a multi-choice popup menu? Thinking about it again, and being a serious paranoia freak (on the web), but not sure why hide a default entry that seems to always simply be 000000?
Forum: Development
1 year ago
siria
Yeah, after 4 weeks without a single download, all files are automatically deleted at datafilehost :( Most of my macros have vanished that way, but can't find another file hoster with 1) a longer time span and 2) no huge, unbearable ads and 3) a download COUNTER :cool: Some of the macros I have re-uploaded, others I was too lazy yet to re-upload (guess no one really needs it anyway), and yet
Forum: Extensions
1 year ago
siria
Thanks, but Oops - this is an outdated version! I meant to update the first post, looks like I didn't get around first and then forgot it *blush* Yes it's okay, but the new version has much more options: http://kmeleon.sourceforge.net/forum/read.php?9,117154 (Renamed to OnEventCheck)
Forum: Extensions
1 year ago
siria
Sorry, me again :cool: Bug again :( Someone posted a screenshot of an edited message a few days ago, and to my surprise it showed the name of the editor. There clearly was no editor in the german forum version. Have now took a closer look at the various forum languages: EN: Edited 2 time(s). Last edit at 08/30/2011 01:49PM by jsnj. DE: 2-mal bearbeitet. Zuletzt am 30.08.11 08:49. ES: Ed
Forum: Announcements
1 year ago
siria
It works?! Fine :cool: If you think that the old js toggle has a bug, try if it works after removing &PrivacySync from the toggle. When I took a look into my ancient macros.cfg I noticed surprised that it uses "setcheck" for the priv-macros, but IIRC had tried that awhile ago and found it doesn't work for macros, then had suspected it's probably meant for ID-commands only, but not
Forum: General
1 year ago
siria
PS: Suggestion to split this thread into a youtube one and a macro versions one?
Forum: General
1 year ago
siria
Again, it works in 16b2 (for other configurations than yours). Another little test, check if this works: - Allow javascript - Make sure in F2 that your setting for "Typed URLs" is to open in the CURRENT page - Paste this line and hit enter: javascript: function kmbody(){var body;var num = 0; var cuantos; body = document.getElementsByTagName('*'); cuantos = document.getElementsByT
Forum: General
1 year ago
siria
Hey, cool video! :D No idea how you managed that, never happened to me. Perhaps the special characters somehow? Not really, if enter wasn't pressed, huh? But it's known that there are some bugs with urlbar in 1.6beta. Just not such spectacular crashes live on video, LOL! PS: deadlock figured out just days ago that in certain cases it's due to huge history files. Old macros = new macros with di
Forum: General
Pages: 12345...LastNext
Current Page: 1 of 65

K-Meleon forum is powered by Phorum.