Graphics :  K-Meleon Web Browser Forum
All about K-Meleon icons, skins and throbbers. 

Pages: PreviousFirst...116117118119120...LastNext
Current Page: 118 of 179
Results 3511 - 3540 of 5344
12 years ago
siria
You can drag and drop if you click EDIT Addons are called extensions or macros for KM and can be found here: http://kmeleonbrowser.org/forum/list.php?9 (with screenshots and descriptions) http://kmeleon.sourceforge.net/wiki/macrolibrary (tiny descriptions but links to more) http://kmext.sf.net (HUGE but tiny descriptions) http://extensions.geckozone.org/K-MeleonEn (English + Franca
Forum: Bugs
12 years ago
siria
Okay, have tested it now with macrolanguage. Use this code line (no linebreaks!) to get the URL at the bottom AND as a working link The "Saved From" is free text of course, whatever you want. (As for font style, nothing in it yet, try inserting something directly after <hr> and close it directly after </a>) $_code="var x=document.body.innerHTML; document.body.i
Forum: General
12 years ago
siria
Click on Bookmarks > Edit What you put into the "Personal toolbar folder" is what will appear in the toolbar. You can change that setting to another folder, via bookmarks >Options
Forum: Bugs
12 years ago
siria
You'll have to try with ordinary html-codes for styling (color etc.), the stuff you see in the source code of html-pages. Don't know much about it, so would have to research myself, so you can do it just as well ;-) Hey, am just a little user dabbling a bit with macrolanguage, not a developer As for placement, let me split that code line into several lines for better understanding:
Forum: General
12 years ago
siria
Marked a typo in red: QuoteJamesD $_JS_Blacklist= getpref(STRING, "capability.policy.jsblacklist.sites" ); $_JS_Origlist = getpref(STRING, "capability.policy.jsblacklist.sites" ); alert(length($_JSBlacklist), "Length of $_JSBlacklist DEBUG", INFO); alert(length($_JS_Origlist), "Length of $_JS_Origlist DEBUG", INFO); The code above gives two differe
Forum: General
12 years ago
siria
QuotesiriaYou can replace the first buggy line with: $_zones=getpref(STRING, "capability.policy.policynames"); if (index($_zones,"jsblacklist")<0) setpref(STRING, "capability.policy.policynames", $_zones."jsblacklist, "); Well, of course that was also meant for both, B+W-List: $_zones=getpref(STRING, "capability.policy.policynames"); i
Forum: General
12 years ago
siria
Couldn't stop playing with those borders, oh well ;-) If anyone has use, this can be added somewhere in the macro, to get either red or green dotted borders after a page is loaded. Border only if it is in either the black- or whitelist, not listed sites get nothing. #============ CSS: Dotted borders if page is in a zone ================ $_JSBlacklist_css="html {border: 4px do
Forum: General
12 years ago
siria
Good luck with it And Oops, just seeing in the quote that I forgot "do not" (wanna be responsible), of course!! Stupid typos Still playing a bit with CSS marking. Exchanged "body" with "html", looks a bit better, there's no padding around it. But it's still sometimes shattered across page, and while borders aren't too bad, the CSS-image may a
Forum: General
12 years ago
siria
Go to about:config, filter for "spell" If not yet there, add this pref: layout.spellcheckDefault Integer 0
Forum: General
12 years ago
siria
Hi James, I can't currently spend time on it, and not sure if it's worth, but you can always make your own version. Like a fork or something ;-) Perhaps call it JavascriptSitelistJD or whatever. I just do not wanna be responsible if people have trouble with bugs or such, since my last version is not finished in any way For importing old strings, advanced users can copy them over via
Forum: General
12 years ago
siria
Oh, didn't know there's a prob with KM1.7, and you have personal use for this. So I understand better now you spend so much time on it ;-) Perhaps a thought, but the catch is, it requires manual editing of pref in about:config. Modifying prefs over there seems to accept longer strings, unlike a "normal" prompt. Or so I think, 99% sure ;-) The caps prefs could perhaps be cop
Forum: General
12 years ago
siria
Uhm, frankly I've given up on the whole macro for now. Perhaps I'll work at it some day again, one never knows, but not very soon. It was just experimental, for testing those Mozilla CAPS policies, and fell through. The inherent bugs (lots of KM commands and macros don't work on blacklisted sites) are IMO too restricting for daily use. As snuz said, to blacklist a few bothersome si
Forum: General
12 years ago
siria
QuoteJamesDThe page I was testing has a black area at the top of the page so I did not see the text written there. The second page just happened to have a dark blue banner at the top. LOL! Yes, backgrounds are another prob, oh well. Just wanna say, that stuff is also added to the source code, but funnily only appears there when looking into the saved file. Then also all other page modif
Forum: General
12 years ago
siria
Another alternative, this one produces NO bug, ha! Adds the URL visible at bottom of page, incl. title and last-mod-date. Catch: The URL is not a clickable link - not perfect yet :-/ javascript: var info=document.body; info.appendChild(document.createElement("hr")); text=document.createTextNode("FROM: " + document.URL); info.appendChild(text); info.appendChild(document.
Forum: General
12 years ago
siria
Yes those ' and " are very tricky, but I'm finding that sometimes the " are needed, if some more complicated code has 'multiple boxed in itself' stuff ;-) So I just try whatever and if one version doesn't work then try the other Must admit so far haven't tried yet the current script as standalone macro version, but that will be no prob once the JS is deter
Forum: General
12 years ago
siria
The last blue lines work if you paste it into the URLbar. Perhaps you have javascript blocked? Ah yes, and "Typed URLs" must be set to open in the same tab! The macro version probably works regardless of those settings, since it works when injecting the bookmarklet-version via my javascriptia macro. Of course, in the pure "injectJS" version (first blue lines) there's a
Forum: General
12 years ago
siria
LOL, now he has nothing! Okay, but am a bloody JS beginner who was just a bit inspired by your "innerHTML". But my dabbling is certainly not perfect, and it adds the URL visibly. Anyway, the easiest way would probably be to look at the scripts of existing addons :cool: Personally I like best his version with adding the URL as link to the visible page content. Don't some
Forum: General
12 years ago
siria
oops ;-)
Forum: General
12 years ago
siria
Quotedeadlock--MOZCRT19.DLL from GRE 1.9.1 is in 'K-Meleon 1.6.0 Beta2 (2010-12-12)': kmeleon.sourceforge.net/download.php Yes, definitely, have checked again. It's included in the 7z and in the setup version, on the official download page. No idea which mysterious"nightly build" could be meant... And especially no idea why Firefox needs it in its folder, what does t
Forum: General
12 years ago
siria
Quotegordon451I lo-o-o-ove M$-bashing , but often they produce some really cool stuff :cool: Sometimes, I agree. Two things from my ancient IE I still miss: The cache was reliable and supereasy, it actually stored the stuff under it's real name, not some crpytic short name, and it had a (non-standard) function to get image dimensions info from the servers without actually downloading them.
Forum: General
12 years ago
siria
IMO that sounds like it would make sense to add in FAQ, especially how to find that very well hidden exceptions path: Tools > Privacy > View Data > View Certificates > Server > Add Exception! But can't do it since I don't quite understand the bug and bugfix yet. Does it perhaps mean there appears a "certificates" sheet somewhere in the pref sheets (F2)? (whe
Forum: General
12 years ago
siria
Yes exactly Let me quote myself again :cool: (with little additions) QuoteKM1.6beta2, which obviously needs for spelling only this: kplugins/spelltest.dll (date 2011-01-13 or newer) (created by Mark, contained in Disrupted's extension "Spell Check 2" on kmext.sf.net) macros/SpellCheck.kmm (date 2011-04-04 or newer) (dto., by Mark and contained in "Spell Check 2&q
Forum: General
12 years ago
siria
I think (90% sure ;-) the spellchk.dll is part of the gecko engine, created by Mozilla. Guenter took a special KM version with an updated engine, therefore the different dates. But the slightly older file included in KM1.6beta2 works fine too, there's no need to install anything special just for spellchecking. PS: Whoever edited the title here, I'd suggest to add "beta" in
Forum: General
12 years ago
siria
Well yes, you can simply backup all bookmarks or all hotlist, they are stored in a single file (=bookmarks.html or opera.adr). Attention, the hotlist plugin is ancient and has a bug (or 2 in KM1.6beta), one must know about or can lose entries, so better use bookmarks. How it works: You tpye a short a short folder "nick" into URL bar and hit Return, and then all bookmarks in that fo
Forum: General
12 years ago
siria
Nicks for Bookmark/Hotlist folder are the usual way, do you know this...?
Forum: General
12 years ago
siria
QuoteleopoldusSpellchecking works now! UFF, finally! Quoteleopolduswhere I can get this file spellchk.dll? actually in KM1.6beta does not include this file, but there a file \components\spellchk.dll with other parameters: modification date is 2010/10/12 and size is 141 312 byte. Odd, why do you get another date? Mine is 2010-12-11, and I even checked again and downloaded from your beta2
Forum: General
12 years ago
siria
If you deleted the "installation folder", that doesn't necessarily mean that you also deleted your profile. That's only true if you had the portable version. Otherwise your profile is elsewhere, in your windows user folder (appdata). But okay, if you tried a new profile now, that rules it out. So we're back to some macro as culprit... Those actually land by default in
Forum: Graphics
12 years ago
siria
QuoteRonery on the view>toolbars menu, there is only Adblock and URL bar. Oh! I know that... :cool: It probably means there is a macro (kmm) that contains some pesky little syntax error. Well, just a possibility, since that happened to me quite often while building macros. If it's true in your case too, your tools menu is probably half empty too, and privacy menu?? Copy and paste th
Forum: Graphics
12 years ago
siria
Hmm, not sure. This? F2 > Toolbars > Hide menu bar Or this? View > Toolbars > Main bar (toggling in about:config doesn't suffice. If you did, you possible have to click the menu 2x now?) Or is it simply slid behind another toolbar, and only a litte piece of it is visible yet?
Forum: Graphics
12 years ago
siria
Just read my post from 9:21h, it says where to get the needed files. First make sure to have those correct files with matching dates, no use to try with the old versions still. Rememberthat after modifying the componenta folder, you always must delete the 2 *.dat files in it and restart KM
Forum: General
Pages: PreviousFirst...116117118119120...LastNext
Current Page: 118 of 179

K-Meleon forum is powered by Phorum.