Linux users :  K-Meleon Web Browser Forum
All about K-Meleon under Linux using wine. 

Pages: PreviousFirst...4142434445...LastNext
Current Page: 43 of 93
Results 1261 - 1290 of 2768
8 years ago
rodocop
siria, I'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. Some macro editing needed. Maybe you'll be able to get this function working. But all basic menus (in Tools and in page- and link-context) are here and do work.
Forum: Extensions
8 years ago
rodocop
siria, I'll try your method tomorrow. And speaking about xpi-installation: I tried adodupan's restart-addon made for KM not FF. As I can recall, I was to change kmeleon.install_firefox_extension to false only for the time of installing that KM-addon. Than I switch it back to true in order to get working FF-addons and cRestart stayed working too. But I can be wrong with my memor
Forum: Extensions
8 years ago
rodocop
James, it's very strange you don't have this pref as it was exactly you who created xpinstallext.kmm :O Like shоemaker without shоes (By the way, you macro to open Note4me-file in text editor works fine. Thank you!)
Forum: Extensions
8 years ago
rodocop
I've tested the Domain Blocker and it works like it can: it adds domain linked to HOSTS-file and after that you cannot load that domain ever. But I see that, for example, images from such a blocked domain could still be loaded on other sites as linked objects. I think this is what you called "Doesn't block domains". If so - then we should assume that Domain Blocker is
Forum: Extensions
8 years ago
rodocop
This works through HOSTS file. Check its contents to be sure domains are really added there. May be you don't have access rights to change this file.
Forum: Extensions
8 years ago
rodocop
File is UTF-8, but KM opens txt (may be at my specific system) as Win-1251 (PageInfo shows that page is rendered in Quirks mode) and I need to change encoding manually. Default text editor (notepad) opens it right. I understand that most systems would handle it without glitches, so my task here is to learn how to force encoding for new page opened. If possible. I'm just curious.
Forum: Extensions
8 years ago
rodocop
Fine! Night is for sleeping - and siria is for finding our stupid mistakes and solutions! Sending works now! And here goes the final working 7z-package!
Forum: Extensions
8 years ago
rodocop
About Note4me. I tried to force encoding in View Note-file macro by adding red line: _Note4me_View { $_Note4me_ViewPath=getpref(STRING,"k-meleon_Note4me.FPath"); opentab("file:///".$_Note4me_ViewPath); forcecharset(UTF-8); } but with such an addition opentab opens an empty tab (without red line it opens right file) And if trying to handle forcecharset() as separ
Forum: Extensions
8 years ago
rodocop
All the prefs mentioned are set by internal quicknote.js file from xpi. Old quicknote macro works fine here (but cannot send text to file). So there is some problem in how the append is driven here not in xul-registration... And sorry, but setclipboard edits do not fix the inability to send content to notes.
Forum: Extensions
8 years ago
rodocop
Have tested Note4me with new appendfile command and found that it doesn't handle Unicode UPD.: nevermind! My bad. All is handled good. This is just my option to view txt-file isn't set to UTF-8 encoding ;-)
Forum: Extensions
8 years ago
rodocop
Thank you, James, for all your job! Note4me is very pretty piece of code! And sorry, but QuickNote sending doesn't seem to work. Error console says there while trying to send something to file: Error: Wrong number of arguments - expected 1, found 0. setclipboard()
Forum: Extensions
8 years ago
rodocop
I think, Leo speaks about K-Meleon native extension Domain Blocker Leo, just unpack 7z-archive into your K-Meleon folder and restart KM. The corresponding items should appear in context-menus (for page, link and image)
Forum: Extensions
8 years ago
rodocop
James, I hardly can realize this new stuff in KMML without working example. Sorry. Can't you try to implement this call for QuickNote so we'll be able to learn and reproduce this technique for future developments?
Forum: Extensions
8 years ago
rodocop
Hmmm... works for me... What about to add in accel.cfg CTRL SHIFT F = macros(ABP7_Filters)
Forum: Extensions
8 years ago
rodocop
Quotepanzer http://winhistory.de/more/386/xpmini.htm.en What the great geek-party! :O:drool:
Forum: General
8 years ago
rodocop
Cannot edit wiki - it sends me to login and then to an old bugtracker. So I just wonder - how do the spambots get into to make their spamedit?
Forum: General
8 years ago
rodocop
Slickone, I do not know your current file layout in KM installation, so I cannot say exactly. Doubled ABP in menu could be only if you have ABP macro both in rootfolder\macros and in profile\macros - I think so. Or it should be some glitch unknown for me. So the only thing I can advice here: try new fresh portable install, unpack ABP into it and create new profile. Should definitely work.
Forum: Extensions
8 years ago
rodocop
All your problems are grown from your certain config-related issues and maybe some glitches during the file operations. I always recommend to use KM as portable browser where any problems with file layout are solvable as easy as delete and replace files from the original archived assembly. What about ABP - this couldn't be handled even by the KM Extensions Manager as it cannot handle o
Forum: Extensions
8 years ago
rodocop
Have you preference kmeleon.install_firefox_extension present in about:config and set to true?
Forum: Extensions
8 years ago
rodocop
Gordon, I have just the same behaviour on the very different setup, so it's the general issue not specific to some hardware config.
Forum: Announcements
8 years ago
rodocop
Well, when trying to make the package for this ABP I got deep into omni.ja and now I can responsively say that I do know the contetns of this file just as well as Dorian. And not me but the KM-architecture itself doesn't give us another way to add current adaptation of ABP (made by naruman in 74+1) except some omni.ja 'hacking'. Moreover, it were also mine additions to kmpre
Forum: Extensions
8 years ago
rodocop
DocInfoMore doesn't work as well as docinfo itself.
Forum: Announcements
8 years ago
rodocop
QuoteJohnHellFrom my side I grant Dorian any right if he wishes to include it. This is the classic way KM was developed ever. That's how it have acquired much of the current default stuff. But speaking back about the example given - I should mark that almost all images on the page by the link provided can be handled by the default context menus: - first one can b opened with 'Back
Forum: General
8 years ago
rodocop
There is nothing sacred in omni.ja ;-) This is just a container form for chrome part of browser instead JARs, XPIs and plain folder structure. And my stuff is always faced towards the unexperienced users, newcomers to KM as I think about my way in KM-world being the way of evangelist, who attracts more and more users to our family. These users want to get things free and easy without muc
Forum: Extensions
8 years ago
rodocop
New omni.ja contains advanced functionality for ABP like listing page elements for creating new filters and switching ABP off only for current site. Also this omni.ja contains PageInfo module and some additions for Preferences panel. No risk of harm as all the official stuff is still there and only new one added.
Forum: Extensions
8 years ago
rodocop
Yes, docinfo.kmm functionality is broken. I think this is because of blocking InjectJS command
Forum: Announcements
8 years ago
rodocop
this omni.ja is just repacked for new size. Look inside with zip-archiver and you'll see. This is the only way to add AdBlock Plus full functionality to KM for now. Or we should not to use omni.ja - like in KM76a. Easylist subscriptions
Forum: Extensions
8 years ago
rodocop
QuoteKMfan2 Can't see images in forum posts https://www.clubptc.net/subiecte/just4bet-comision-0-pariuri-sportive-cu-paypal-neteller-skrill.28793/page-113 and in some sites strating with torr end ending in ents Please, switch the pref 'security.mixed_content.block_display_content' to false. I should change the default state for next releases too.
Forum: K-Meleon Pro
8 years ago
rodocop
If image is linked outbound, than you have the popup-menu under 'Image' item in image's context-menu. That popup contains all you need to operate with image itself.
Forum: General
8 years ago
rodocop
I'm from kindergarten!
Forum: Extensions
Pages: PreviousFirst...4142434445...LastNext
Current Page: 43 of 93

K-Meleon forum is powered by Phorum.