Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
Pages: Previous123Next
Current Page: 2 of 3
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 05:53AM



how moved menu from "here to here"(see picturte)

I analyzing and trying for three hours text of proxy and oget macroses, any succesfull result.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 09, 2009 06:45AM

Quote
bomz
it works. how add a hot keys or menu button on this common function?

Easy! Add this code to accelerate keys (hot keys): example to Ctrl+K

_P_ClearSelected_BuildMenu{
# ...before code ...
# Define an accelerate keys to Clear Selected macro:
setaccel("CTRL K","P_ClearSelected");
}

Add a toolbar button is a little more complicated, I need more time to change macro code and add this feature.

K-Meleon in Spanish



Edited 1 time(s). Last edit at 07/09/2009 06:46AM by desga2.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 06:50AM

this is not very important function which you may use very often - so the menu button is not good idea. the best is move in menu and hot key.


if K-Meleon have a sellective No-script (I think this stoped all pop-ups), download managers get cookies from it - K-Meleon may be my main browser.



Edited 1 time(s). Last edit at 07/09/2009 07:04AM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 11:01AM

you may quickly install-uninstall this Extensions Home Page

drweb.msi
it not working on my computer, I think that http adress of DrWeb checking is changes. In my Mozilla I use this extension

Spellchecker.msi
spellcheker with russian dictionary, I install it, see options, but can't spell anything, now I don't know why. I find it here forum.ru-board.com - very good russian language site, where many peoples hwo really knows computers very good and authors of many programing products. English is not a big problem here.
It's begin working I don't know why, I trying Russian PRO version there it installed, there it working, when it begin work and in my official modified version. When you put cursor to field with set of text press "CNTRL 8 " you see menu of SpellCheker. I try to find other Dictionaries and made multilaguage version
You may find you Dictionary here
C:\Program Files\Mozilla Firefox\dictionaries
or here
C:\Program Files\mozilla.org\SeaMonkey\dictionaries
and put it here
C:\Program Files\K-Meleon\dictionaries
Not very convenient - in Mozilla and others you simply open menu and see there Spellcheck and Change the Dictionary, here you must press CTRL 8 to see this menu

cookieculler.msi
if you want to protect some cookies this is usefull adding extension to standart cookie editor in K-Meleon. I think that is more usefull have ability to allow only some cookies as BitDefender Antivirus do.

No-script.msi
I make No-script with uninstaller, may be it be useful for somebody, official installer for No-script also good, it stoped K-Meleon and suggest run it after installation but don't have uninstaller. as for me I leave onle standart script block in my K-Meleon.



Edited 6 time(s). Last edit at 07/09/2009 02:31PM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 11:33AM

I understand now what No-script is not working on my computer, in option I see that on the bottom of browser I must see the pop-ups about blocking scripts, where is anything there, what is the reason may be???????

Spellchecker En-US

Spellchecker.En-US.msi
604 КБ (618 496 байт)

Spellchecker Spanish (Spain)

Spellchecker.es-ES.msi
648 КБ (664 064 байт)



Edited 5 time(s). Last edit at 07/09/2009 03:05PM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 09, 2009 05:13PM

Quote
bomz


how moved menu from "here to here"(see picturte)

I analyzing and trying for three hours text of proxy and oget macroses, any succesfull result.

For change the menu location you must modified this macro function in my macro code above:
_P_ClearSelected_BuildMenu{
# New menu option in Privacy menu to clear selected:
$kPrivacy?setmenu("Misc",separator,-1):0;
$kPrivacy?setmenu("Misc",macro,_("Clear Selected"),"P_ClearSelected",-1):0;
# New popup menu for Privacy menu to checked:
$kPrivacy?setmenu("Misc",popup,_("Selected to Clear"),-1):0;
$kPrivacy?setmenu("Selected to Clear",macro,"Clear C&ache","_P_Select_Cache",0):0;
$kPrivacy?setmenu("Selected to Clear",macro,"Clear &Cookies","_P_Select_Cookies",1):0;
$kPrivacy?setmenu("Selected to Clear",macro,"Clear Pass&words","_P_Select_Passwords",2):0;
$kPrivacy?setmenu("Selected to Clear",macro,"Clear &History","_P_Select_History",3):0;
$kPrivacy?setmenu("Selected to Clear",macro,"Clear &URL Bar History","_P_Select_MRU",4):0;
}

K-Meleon in Spanish

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 05:23PM





P_ClearSelected-v.2.00.00.msi
304 КБ (311 808 байт)



Edited 1 time(s). Last edit at 07/09/2009 05:36PM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 09, 2009 05:40PM

Quote
bomz
I understand now what No-script is not working on my computer, in option I see that on the bottom of browser I must see the pop-ups about blocking scripts, where is anything there, what is the reason may be???????

Note that Extensions in K-Meleon not work exactlly like it work in Firefox or Seamonkey. Some extensions in K-Meleon have some limitations and not are fully functional. K-Meleon not use XUL interface for it not showed menus/icons/popups like FF or SM.

- About DrWeb you must read this thread: (I tested DrWeb's url to check in macro and worked)
Check that the macro file is updated for 1.5.x.
How work and more info.

- About SpellChecker you must read this thread:
http://kmeleonbrowser.org/forum/read.php?1,93856
http://kmeleonbrowser.org/forum/read.php?1,87415

K-Meleon in Spanish

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 05:53PM



Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: disrupted
Date: July 09, 2009 06:48PM

you can disable selective scripts by using policy manager extension which i think is more versatile than noscript and gives the user much more control (atleast on km as compared to ff, noscript works better there)

policy manager is filed under privacy extensions:
http://kmext.sf.net/ext1.htm

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 07:01PM





Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 07:15PM

good working DrWeb En-SU

DrWeb.msi
304 КБ (311 296 байт)

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 09, 2009 08:26PM

I think your translation isn't very good tongue sticking out smiley

For translated a string you must indicate to K-Meleon that must search for the translated string (in some kml file) with the macro function: _("string to translate")
In your code:
setmenu(LinkSave,macro,_("Scan Link Content for &Virus"),DrWeb,-1);

K-Meleon in Spanish



Edited 1 time(s). Last edit at 07/09/2009 08:28PM by desga2.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 09, 2009 09:41PM



UTF!!!


DrWeb-Ru
DrWeb-Ru.msi
304 КБ (311 808 байт)

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 10, 2009 07:19AM

Quote
disrupted
you can disable selective scripts by using policy manager extension which i think is more versatile than noscript and gives the user much more control (atleast on km as compared to ff, noscript works better there)

policy manager is filed under privacy extensions:
http://kmext.sf.net/ext1.htm

IE6 allways was my lovely browser, but two last year appears very many scripts which it doesn't support - so I began find alternative. Yes, in IE6 I have two modes for differnt sites - that is not very convinient because you may forgot to switch it when you find crack or hackers instrument, or even visit unknown site - you may allways thinking what you want visit now. If you added some site to low zone - all script from others domains don't work - and it don't show you the full list of the script. On some sites logining have other domain name (for example http://www.ifolder.ru/). In addition the IE (like KM) don't have highselective cookies filter - so I use BitDefender antivirus which have own cookies and script control, where you selectivly may allow scripts and cookies of special sites - it works like Mozilla no-script. this is the best solution.

Km-Policies EN-US
kmpolicies.msi
325 КБ (333 312 байт)

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 10, 2009 08:20AM

I need open some link on the page - I do this so: I press CNTRL and begin press this link one after other. In Mozilla, Seamonkey, NetScape I may regulate what to doin this case: leave on open TAb or goes to new (open) . How I may regulate this in K-Meleon?????

It must be here in options:




Edited 1 time(s). Last edit at 07/10/2009 08:27AM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 10, 2009 08:37AM
Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 10, 2009 09:49AM

I don't understand allready - how works this options. I edited C:\Program Files\K-Meleon\defaults\settings\accel.cfg

Quote

# Ctrl+Left-click and Shift+Left-click links to new windows/tabs:
%ifplugin tabs
CTRL LButton = ID_OPEN_LINK_IN_BACKGROUNDTAB
SHIFT LButton = ID_OPEN_LINK_IN_NEW_WINDOW
%else
CTRL LButton = ID_OPEN_LINK_IN_NEW_WINDOW
SHIFT LButton = ID_OPEN_LINK_IN_NEW_WINDOW
%endif

in UTF format

is it possible to add this optionary to menu???



Edited 1 time(s). Last edit at 07/10/2009 09:53AM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 10, 2009 09:59AM

Already exist this options in menu; Tools -> Mouse Accelerators

K-Meleon in Spanish

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 10, 2009 10:19AM

all is simple. my english is very poor.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 10, 2009 04:25PM

https://addons.mozilla.org/ru/firefox/addon/2497

the most reasonable extension of Mozilla for cookies, but it don't show the list of ALL blocked domains only the main domain, so on the site ifoder.ru I input exception because I know it already - tbn.ru, all other site I usely visit have the same cookies domain as main domain for logining. I may see the possible domain name for cookies in No-script list. now I trying K-Meleon cookies instrument.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 14, 2009 06:39PM

Hi. How I may quickly edited this file
C:\Documents and Settings\bomz\Application Data\K-Meleon\v60fx010.default\hostperm.1
to put in it all my cookie exceptions from Mozilla, which I do with addon CookieSafe and have it in such form in XML file
Quote

<?xml version="1.0" ?>
- <permissions>
- <exception>
<host>kmeleon.sourceforge.net</host>
<capability>1</capability>
</exception>
</permissions>
I do this by copy one by one - but it is very slowly.
I don't know how to do this square




Edited 1 time(s). Last edit at 07/14/2009 06:42PM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: disrupted
Date: July 14, 2009 06:57PM
Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 14, 2009 07:17PM

I know this addon - it's not good for me.
I do editing by dodge copying and replacing of text in Word and TextEditor - but I can't say this easy way.

Km-Policies EN-US
kmpolicies.msi
325 КБ (333 312 байт)



Edited 1 time(s). Last edit at 07/14/2009 07:22PM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 14, 2009 07:39PM

now ALL cookies is denny except only I need according my favorite sites.
The best policies.
only one - I do this list in mozilla

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: disrupted
Date: July 14, 2009 08:12PM

ah ok, you prefer editing it manually?
i never did that before but here's my hostperm file as a sample you can follow smiling smiley

# Permission File
# This is a generated file! Do not edit.

host cookie 1 bbc.com
host image 1 bbc.com
host popup 1 www.meadroid.com
host cookie 2 mscracks.com
host image 2 mscracks.com
host cookie 1 bbc.co.uk
host image 1 bbc.co.uk
host popup 1 www.h5.dion.ne.jp
host cookie 2 www.cracks.am
host image 2 www.cracks.am
host cookie 2 www.crackspider.net
host image 2 www.crackspider.net
host cookie 1 212.58.226.77
host image 1 212.58.226.77
host cookie 2 bestserials.com
host image 2 bestserials.com
host popup 1 entropymine.com
host cookie 2 www.bestcracks.net
host image 2 www.bestcracks.net
host cookie 2 superserials.com
host image 2 superserials.com
host popup 1 www.computationalchemistry.com
host cookie 1 news.bbc.co.uk
host image 1 news.bbc.co.uk
host cookie 2 crackspider.net
host image 2 crackspider.net
host cookie 2 anycracks.com
host image 2 anycracks.com
host cookie 2 mobile-review.ws
host image 2 mobile-review.ws


what it means:
cookie 1 = accept for session only
cookie 2 = accept always
cookie 3 = block cookie

popup 1 = accept popup
popup 2 = block popup

image 1 = follow general settings (no enforced permission)
image 2 = load images
image 3 = block images

javascript 1 = enable javascript
javascript 2 = disable javascript


p.s. you do not need the square thing , it's either a null value or a unicode character your notepad doesn't render.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 14, 2009 09:41PM

what Notepad you use? I use standart windows XP. I made "*" in the end of each adress, copy this square - and change "*" to square. All text was in one line, and your's I see, each adress on own line.
the most hard was to change places - in CookieSafe was
host number
in K-Meleon
number host
I make in Word table - change places the column

now I thinking about more easy K-Meleon instrument

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 14, 2009 10:17PM

there is no difference





Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 15, 2009 07:09AM

Use other advanced notepad like Notepad++ or PSPad to modify K-Meleon files.
The diference between two files is saved format; first is in Unix format (new line is LF), second is Windows format (new line is CRLF).

Also is important the character set page code of file. In K-Meleon codification of files can be ANSI or UTF-8.

K-Meleon in Spanish

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: disrupted
Date: July 15, 2009 08:46AM

i don't edit hostperms but those entries were made by kmeleon.

normally i use those notepads for macros and other non-extensive programming:
http://www.flos-freeware.ch/notepad2.html
http://www.kmonos.net/lib/gp.en.html

Options: ReplyQuote
Pages: Previous123Next
Current Page: 2 of 3


K-Meleon forum is powered by Phorum.