Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
Pages: 123Next
Current Page: 1 of 3
K-Meleon - COOL!!!
Posted by: bomz
Date: July 06, 2009 10:27AM

1 select part of open page and choose in menu - show the html code of selected part of page. vary usefull option
2 when I close K-Meleon it always asks to remember open pages - I can't find how switch of this in option

3

4 I transfer bookmarks from mozilla by coping "bookmarks html file" in aplication data - no manager to do this
5 -

6 some icons of sites not show in K-Meleon
K-Meleon

Mozilla

it makes visial finding more convinient - because read text more hard than see picture

K-Meleon - COOL!!!

I use it only for 3 hours. I love it



Edited 6 time(s). Last edit at 07/06/2009 03:48PM by bomz.

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

I integrate Download Managers to K-Meleon using ready plugins
http://forum.mozilla-russia.org/viewtopic.php?id=6876&p=2
http://lexi.ucoz.ru/index/0-4#kmeleon
sites in russian language , but plugins ofcourse may working with any language.
but this plugin don't send cookies to manager.

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

welcome to kmeleon bomx

1- no such feature but can be included. there is an extension that is not exactly what you ask for but can get code on page and add in html format for test
check code tester: http://kmext.sourceforge.net/ext5.htm

2-

3- you can easily make own macro to direct to your downloadmanagers..here's e.g:
http://kmeleon.holaservers.com/disrupted/bombom.kmm
you save this to your computer in k=meleon\macros folder and then open in like notepad

on notepad, looks like this:
# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)

# ----------bombom download managers example--------------


nettransportURL{
exec("C:\\PROGRA~1\\nettransport\\nettransport.exe " .$URL);
}

nettransportLINK{
exec("C:\\PROGRA~1\\nettransport\\nettransport.exe " .$LinkURL);
}

downloadmanagerURL{
exec("C:\\PROGRA~1\\downloadm\\down-manager.exe " .$URL);
}

downloadmanagerLINK{
exec("C:\\PROGRA~1\\downloadm\\down-manager.exe " .$LinkURL);
}

freedownloaderURL{
exec("C:\\PROGRA~1\\fdm\\fdm.exe " .$URL);
}

freedownloaderLINK{
exec("C:\\PROGRA~1\\fdm\\fdm.exe " .$LinkURL);
}

bombom_BuildMenu{
# send page to,send link to
setmenu($_SendTo_Page,macro,"net transport",nettransportURL);
setmenu($_SendTo_Link,macro,"net transport",nettransportLINK);
setmenu($_SendTo_Page,macro,"downloadmanager",downloadmanagerURL);
setmenu($_SendTo_Link,macro,"downloadmanager",downloadmanagerLINK);
setmenu($_SendTo_Page,macro,"free downloader",freedownloaderURL);
setmenu($_SendTo_Link,macro,"freedownloader",freedownloaderLINK);
}

$OnInit=$OnInit."bombom_BuildMenu;";
# ---------------------------------------------------------
$macroModules=$macroModules."bombom;";


now you change red parts to real paths where your programs are installed and save bombom.kmm

4-

5- from wiki:
How do to have a close button (X) in each tab?

This feature is included since 1.5.1 version. You must created a new pref entry in about:config.
Go to Edit -> Configuration -> Browser Configuration (or type about:config in URL bar)
Right click in preference list, and select New -> Integer.
Named it: browser.tabs.closeButtons
And set value to: 1
Restart K-Meleon to changes take effect.

in details:













6- open advnaced(about:config) find value ;browser.chrome.favicons' change integer to 1

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

about 1 - I don't mean the case of multiple pages. I mean the case when only one page open. But now this ask is already finished and I can't understand what exactly I changes in options. Now I use loader.exe and this is not actualy.

about 5 - now I use doble cliking on tabs to close it

about 6 - now more icons have icon but not all


thanks for you answer.

Oget + npoget plugins - WITHOUT COOKIES!!!! it's sad
http://lexi.ucoz.ru/k-meleon/oget_for_kmeleon.zip
http://lexi.ucoz.ru/opera/npoget.zip







Edited 9 time(s). Last edit at 07/06/2009 05:44PM by bomz.

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

this concerns the convenience of the interface

- when you enter login and password Mozilla are prompted to save it and not blocking the page, and you are see a pop-up, so if the username is incorrect, this information will not be saved - it is more convenient than the then manually erase unnecessary information.

- when you run through loader.exe and you close K-Meleon all tabs are closed, it is less convenient than using mozilla bosskey or minimaize to tray

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



in mozilla this works good in K-Meleon and Seamonkey - not
http://korrespondent.net/



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

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

not all icons show yet cause not all icons are in cache, please visit website at least once so real icon is put into cache and then you can see icon

i don't understand number 1. cause only one tab or page open should be no warning. can you please take screen capture of the problem

you can let some sites to have popups pop. when popup block, look in status bar will be icon like window small; when you click on popup icon in statusbar you can allow permissions for the website.

as for loader, remember loader is intended for old computers(slow) because might take too long but for fast new computers, loader is not necessary and will not have much effect.. don't use loader if your computer is fast.

if you use loader and make changes, you will need to close loader or changes won't change. you can try super restart extension there:
http://kmext.sourceforge.net/ext7.htm
super restart add menu under file>exit super and restart super
it closes loader.exe and open again by itself

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 06, 2009 06:03PM

Close Loader.exe to changes take effect in KM.

K-Meleon in Spanish

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



how I may copy only text and not a link here?

Firefox 3.5 call a conflict with NetTrasport - so I trying K-Meleon it much quikly, i like it. Mozilla have vary many shortcomings



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

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

Quote
bomz


in mozilla this works good in K-Meleon and Seamonkey - not
http://korrespondent.net/

i don't know russian very well.. i can't find link to forum where i can test this one on korrespondent

but this looks like bad site wants firefox and not other browser because you say same problem in seamonkey

in tools menu click on user agent and then select firefox and visit website again.. i think very much it will work with firefox user agent

this kind of problem happens with some bad sites always look for firefox and not understand firefox is clone of kmeleon cause both gecko engine..they are stupid websites like hotmail, yahoo and facebook

also on kmeleon extensions page is extension to change by itself useragent to firefox when detects bad websites like korrespondent so website will work and you not have to change useragent by hand.

extension is called 'auto useragent switcher'
http://kmext.sourceforge.net/ext7.htm

you can add more websites with this extension to use firefox agent
(tools>user agent>add website) and website is add to badlist.txt file

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

yes i know - vary many web-masters don't adhere to standards and trying there creations in there's lovely browesers only. so as for me i use 8 browsers now.



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

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

this is the full code of that page and part code of selected object - the post window
code.zip



Edited 2 time(s). Last edit at 07/06/2009 06:32PM by bomz.

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

the only exception in the code is safari:
var safari = ((window.agent && window.vendor) && (window.agent.indexOf("applewebkit")>-1 || window.vendor.indexOf("apple")>-1)) ? 1 : 0;


so it seems that the problem is with flash plugin not installed for kmeleon or an older version..first try changing the useragent to firefox(tools>user agent>firefox)

if still now working then download flash switcher extension:
http://kmext.sf.net

auto flash switcher is under web development extensions

extract the 7z extension in kmeleon folder and restart kmeleon

now go to edit>configuration>flash switcher and check current version if it displays no values..then flash is indeed not installed for kmeleon..in that case select flash switcher>flash 10 switch

this will copy flash plugin(included with the extension) to kmeleon\plugins folder

restart kmeleon and check flash version and test again with the site



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

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



my post was banned by forum but system don't say me why

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

1- open like url (selected text) - not in the same tab, but new tab.


2 - it would be more convinient to clean cash and other like google hrome in one click




Edited 6 time(s). Last edit at 07/07/2009 10:11AM by bomz.

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

Quote
disrupted
the only exception in the code is safari:
var safari = ((window.agent && window.vendor) && (window.agent.indexOf("applewebkit")>-1 || window.vendor.indexOf("apple")>-1)) ? 1 : 0;


so it seems that the problem is with flash plugin not installed for kmeleon or an older version..first try changing the useragent to firefox(tools>user agent>firefox)

if still now working then download flash switcher extension:
http://kmext.sf.net

auto flash switcher is under web development extensions

extract the 7z extension in kmeleon folder and restart kmeleon

now go to edit>configuration>flash switcher and check current version if it displays no values..then flash is indeed not installed for kmeleon..in that case select flash switcher>flash 10 switch

this will copy flash plugin(included with the extension) to kmeleon\plugins folder

restart kmeleon and check flash version and test again with the site

changes of user agent - any effect. instalation of flashswitcher - any effect. I use 1.5.3 Ru with flashblock.

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

oGet + npoGet (EN) plugins for K-Meleon
189 КБ (194 015 байт)
oGet for K-Meleon. Adds context menu items «Download» and «Download all». npoget supported by more than 25 download managers.
self-extracted sfx archive.
oGet.exe

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



I can't find needed plugin on this page

I do this - modern sites need new plugin for windows media player streaming. For Mozilla Firefox you may download it for example here wmpfirefoxplugin .exe
For adding this plugin to K-Meleon (Seamankey, NetscapeNavigator too) copy file np-mswmp.dll from C:\Program Files\Mozilla Firefox\plugins to C:\Program Files\K-Meleon\plugins

ps seamonkey C:\Program Files\mozilla.org\SeaMonkey\plugins
NetscapeNavigator C:\Program Files\Netscape\Navigator 9\plugins
Flock C:\Program Files\Flock\flock\plugins


WMPlayer Plugin for K-Meleon
103 КБ (105 991 байт)
self extract archive
wmp.K-Meleon.plugin.exe



Edited 3 time(s). Last edit at 07/07/2009 12:46PM by bomz.

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: disrupted
Date: July 07, 2009 04:52PM

glad you've sorted it out. remeber we do have the wmp plugin and many other plugins and a special km wmp for many media formats

http://kmext.sourceforge.net/mplug.htm

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

Quote
bomz


how I may copy only text and not a link here?

Firefox 3.5 call a conflict with NetTrasport - so I trying K-Meleon it much quikly, i like it. Mozilla have vary many shortcomings

Select the link and do right click out of the link to copy link text.
Remember that right click is a contextual menu, for it the options in menu changes and have dependency of where you did right click to call the context menu.

Also Ctrl+C keys accelerate ever work and if you want it, you can add the usual copy text option to link context menu.

K-Meleon in Spanish



Edited 2 time(s). Last edit at 07/07/2009 05:53PM by desga2.

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

Quote
bomz
1- open like url (selected text) - not in the same tab, but new tab.


2 - it would be more convinient to clean cash and other like google hrome in one click

1) You can setting this in Edit -> Preferences (F2) -> Browsing (section) -> General (tab) -> Select the option: Open "Selected Text" in drop list and check the option "In the current tab" or "In a new tab"

2) Sorry, but we don't know russian and we can't transtaled the text in image.
Can you explain in english what are showed options in Google Chrome window and what like you?


Also about Plugins you can try with DefaultPluginPro.

K-Meleon in Spanish

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

Quote

1) You can setting this in Edit -> Preferences (F2) -> Browsing (section) -> General (tab) -> Select the option: Open "Selected Text" in drop list and check the option "In the current tab" or "In a new tab"
I do this - thanks

Quote

2) Sorry, but we don't know russian and we can't transtaled the text in image.
Can you explain in english what are showed options in Google Chrome window and what like you?
I can't find how switch English in Google Hrome. sorry for my poor English

1 clean the history
2 clean the history of downloads
3 clean cash
4 clean cookies
5 clean saved passwords
6 clean filled forms
you may choose only some of cleaning and do it in one-click

in some browser you may copy text of selected link in some not - it's better K-Meleon belong to first

The realy very necessary option to K-Meleon is ability to ban and allow not ALL scripts but only some of them - like no-script in Mozilla do.

very many pop-ups left - sad



Edited 6 time(s). Last edit at 07/08/2009 07:02AM by bomz.

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

To activate the integration with Download Master (DM HomePage (EN) ) do the following:
1. Find in DM folder C:\Program Files\Download Master npdm.dll and just copy it into the folder C:\Program Files\K-Meleon\plugins";
2. Restart K-Meleon.
All. Integration will work as in the Netscape / Mozilla - DM began catches download links from K-Meleon.

how make that DM get cookies from K-Meleon I'am waiting answer from DM author

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

Quote
bomz
1 clean the history
2 clean the history of downloads
3 clean cash
4 clean cookies
5 clean saved passwords
6 clean filled forms
you may choose only some of cleaning and do it in one-click

in some browser you may copy text of selected link in some not - it's better K-Meleon belong to first

The realy very necessary option to K-Meleon is ability to ban and allow not ALL scripts but only some of them - like no-script in Mozilla do.

very many pop-ups left - sad

What's do "3 clean cash"?
You can found this options in Tools -> Privacy -> Clear Data
You can make a macro to crete a check submenu for "Clear Checked" of this options.

I said you how copy text of selected link in the above post, only do right click out of link or use Ctrl+C.

No Script work with K-Meleon. You can found it here.

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

Quote

No Script work with K-Meleon. You can found it here.

I trying this No-script allready - it's allow or ban only ALL scripts on the page, this ability include in my K-Meleon 1.53 Ru. But Mozillas No-Script show all scripts on the page and allow to choose what script ban and what allow

Mozilla


K-Meleon


Сash = cache , as wikipedia thinking

Quote

You can make a macro to crete a check submenu for "Clear Checked" of this options.

I trying - no result alreday



Edited 4 time(s). Last edit at 07/08/2009 08:44AM by bomz.

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

oGet + npoGet (EN) plugins for K-Meleon
761 КБ (779 672 байт)
oGet for K-Meleon. Adds context menu items «Download» and «Download all». npoGet supported by more than 25 download managers.

multilanguage instalator with deinstalator
oGet-setup.exe

HomePage by Author Lex (?)

msi installer which include uninstaller in it
517 КБ (529 408 байт)
oGet.msi
than you run it after installation, it suggestes you to uninstall plugins. through the process of this deinstallations any files or folders of K-Meleon not be erased.



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

Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: desga2
Date: July 08, 2009 07:12PM
Options: ReplyQuote
Re: K-Meleon - COOL!!!
Posted by: bomz
Date: July 08, 2009 07:46PM

thanks - it work. how this macroses affect on K-Meleon fast (speed)????

thanks for this simply macros, it help me to uderstand macrolanguage. on site of mozilla delleted the post with russian tranlations of macro-language to K-Meleon. it's hard to me to understand something.

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

Quote
bomz
1 clean the history
2 clean the history of downloads
3 clean cash
4 clean cookies
5 clean saved passwords
6 clean filled forms
you may choose only some of cleaning and do it in one-click

Try with this macro;
Tools -> Privacy -> Clear Data -> Clear Selected
Selected to Clear

P_ClearSelected.kmm
# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)
#
# ---------- Privacy Clear Selected options for Privacy menu ----------------------------
#
# Dependencies		: $kPrivacy
# Resources			: -
# Preferences		: p_clearselected.*
# Version			: 1.0
# ---------------------------------------------------------------------------------------
#
P_ClearSelected{
macroinfo=_("Clear the selected items");
getpref(BOOL,"p_clearselected.cache")?plugin(privacy,ClearCache):0;
getpref(BOOL,"p_clearselected.cookies")?plugin(privacy,ClearCookies):0;
getpref(BOOL,"p_clearselected.passwords")?plugin(privacy,ClearSignon):0;
getpref(BOOL,"p_clearselected.history")?plugin(privacy,ClearHistory):0;
getpref(BOOL,"p_clearselected.mru")?plugin(privacy,ClearMRU):0;
}

_P_Select_Cache{
menuchecked=getpref(BOOL,"p_clearselected.cache");
togglepref(BOOL,"p_clearselected.cache");
}
_P_Select_Cookies{
menuchecked=getpref(BOOL,"p_clearselected.cookies");
togglepref(BOOL,"p_clearselected.cookies");
}
_P_Select_Passwords{
menuchecked=getpref(BOOL,"p_clearselected.passwords");
togglepref(BOOL,"p_clearselected.passwords");
}
_P_Select_History{
menuchecked=getpref(BOOL,"p_clearselected.history");
togglepref(BOOL,"p_clearselected.history");
}
_P_Select_MRU{
menuchecked=getpref(BOOL,"p_clearselected.mru");
togglepref(BOOL,"p_clearselected.mru");
}

_P_ClearSelected_BuildMenu{
# New menu option in Privacy menu to clear selected:
$kPrivacy?setmenu("&Clear Data",separator,-1):0;
$kPrivacy?setmenu("&Clear Data",macro,_("Clear Selected"),"P_ClearSelected",-1):0;
# New popup menu for Privacy menu to checked:
$kPrivacy?setmenu("&Clear Data",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;
}

$OnInit=$OnInit."_P_ClearSelected_BuildMenu;";
$macroModules=$macroModules."P_ClearSelected;";

K-Meleon in Spanish



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

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

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

P_ClearSelected

P_ClearSelected.kmm
P_ClearSelected.msi
304 КБ (311 808 байт)

Copy_TextLink

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



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

Options: ReplyQuote
Pages: 123Next
Current Page: 1 of 3


K-Meleon forum is powered by Phorum.