Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  

Pages: PreviousFirst...8586878889...LastNext
Current Page: 87 of 126
Results 2581 - 2610 of 3766
14 years ago
JamesD
I am pretty much a novice when it comes to extensions. I have only ever done macros. I hope my comments and questions will not seem out of place here. QuoteJujuland For chrome, except if I have lost my head, K-Meleon only takes chrome, and components in global folders. I noticed that I have chrome in the root/chrome folder and also in the profile/chrome folder. Policymanager.jar and Pol
Forum: Extensions
14 years ago
JamesD
Glad to help. I know everything is not readily appearent. I have been using KM for years and even write macro for it, and I still find new, to me, functions and settings all the time.
Forum: Improvement requests
14 years ago
JamesD
Thanks for the info. I can see that I have a lot to study.
Forum: Bugs
14 years ago
JamesD
Quotedrummond What I mean is: at the bottom of the page on the taskbar/notification area, web pages seem to accumulate. The default is that a link meant to open in a new window really opens in a new window. What you are seeing at the bottom of the screen are new windows. You can change that by using EDIT - PREFERENCES - BROWSING - WINDOW DIVERSION. For "Links meant to open in a new win
Forum: Improvement requests
14 years ago
JamesD
I have been following this thread and I am a bit confused. Can someone point me to documentation for rebarmenu please.
Forum: Bugs
14 years ago
JamesD
Many thanks to desga2 and jsnj. This macro works quite well.
Forum: General
14 years ago
JamesD
I don't think we have a lock for tabs. We do have a way to recover from an accidental closing of a tab. The menu item "undo last closed" occurs in the SESSIONS menu, the FILE menu, and also in the popup menu on the tab close button. I even put the same command in a button using the following code. %ifplugin sessions Redo{ sessions(Undo) redo.bmp redo.bmp redo.bmp
Forum: General
14 years ago
JamesD
@ desga2 I made some changes and got the macro, plus a bat file, working on my system. There does not seem to be an environment variable for Favorites so I had to come up with a way to get there. That is what the bat file is all about. Reload_IE_Fav.kmm # K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage) # # Reload_IE_Fav.kmm # ----------
Forum: General
14 years ago
JamesD
@ desga2 That pref, kmeleon.plugins.favorites.directory, does not exist on my system.
Forum: General
14 years ago
JamesD
@ desga2 I am still seeing odd items listed as [1],[2], etc after using the macro. I am using KM 1.5.3 on Win XP-SP3. I have a blank for $_favdir variable. Should there be an environment variable to point to the Favorites folder? Does the extra item have an empty name or is the name [1]?
Forum: General
14 years ago
JamesD
Our wishes have been granted thanks to desga2. See this thread http://kmeleonbrowser.org/forum/read.php?1,99092 for a macro which will add a Reload item to the Favorites menu.
Forum: Improvement requests
14 years ago
JamesD
When I open the source code for this thread in Notepad++ it has the name kme9E.tmp. If I rename the file to kme9E.htm, then there is a lot of highlighting in the file. The same thing happens when I start work on a new macro file. At first there is only some general highlighting, but once I save the file with the kmm extension, I have all the proper highlighting for the macro language.
Forum: General
14 years ago
JamesD
I am not sure why you don't see the code. I just changed my preferences to use C:\Program Files\Notepad2+\notepad++.exe and the window with the source code in Notepad++ appeared just fine. KM 1.5.3 Win XP/SP3
Forum: General
14 years ago
JamesD
@ Fred You are exactly right. The parent of folder james is home. I put it that way, added the space, and I now see the start page of F354. Thanks
Forum: Linux users
14 years ago
JamesD
I think I really do not understand the file system under Ubuntu. I have a folder called james. I created there a folder called k-meleon. I then copied the folder I named k-meleon-F354 into that folder. K-meleon-F354 was created on the windows machine. It has the extra dll files. If I open a terminal window and type wine, that does call up the wine program. However when I type wine/james/k
Forum: Linux users
14 years ago
JamesD
CTRL RButton is default for D_OPEN_LINK_IN_BACKGROUNDTAB. See here http://two.xthost.info/kmeleon/lizard/commands.html#l_defaccel
Forum: General
14 years ago
JamesD
Upon changing from a default of allAccess for Javascript in policy to a more secure default of noAccess, I found that some functions which come with KM would no longer work. Everything that depends on the "injectjs()" statement would only work for sites in my list of Javascript approved sites in Policy Manager. The first function that for which I noticed a problem was zoom an image.
Forum: Extensions
14 years ago
JamesD
There are a couple of things that might come into play here. One is that KM and FF no longer use the same engine. KM uses the engine from the SeaMonkey line. Two is how you noticed the difference. If you use FF the web site might send a different version of the file than if you use KM. They should not send different code but I don't know accuracy of their sniffer code. Try to see the
Forum: Bugs
14 years ago
JamesD
This macro should work in 1.5.x versions. It allows setting a default zoom for text that happens on the first page load. The user can change the value under VIEW - ZOOM - TEXT ZOOM DEFAULT Thanks to desga2 for the idea. TZdefault.kmm # K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage) # # ---------- TZdefault.kmm # ---------- K-Meleon Macro for de
Forum: General
14 years ago
JamesD
I had missed the third file, mfc71u.dll. I found it on the system and have copied it to the KM_354 root folder.
Forum: Linux users
14 years ago
JamesD
@ gringoles Could you have a good KM profile on the CD and copy it to the ramdisk prior to starting KM? That way KM can read and write to the ramdisk while your original is never read or written to by KM.
Forum: Improvement requests
14 years ago
JamesD
I just wanted to point out a possible conflict with some of KM's macros. Quotehttp://kmeleonbrowser.org/forum/read.php?1,98793,98845#msg-98845 I don't think that you can zoom images when using Policy Manager with a default of no Javascript unless the page is from a domain in your Javascript OK list. I think almost anything with an "injectjs()" is going to be affected. I
Forum: Extensions
14 years ago
JamesD
I don't think that you can zoom images when using Policy Manager with a default of no Javascript unless the page is from a domain in your Javascript OK list. I think almost anything with an "injectjs()" is going to be affected. QuoteTestUser At each start I have to press Ctrl+ twice. Ctrl+ is text only and a default can easily be set from Preferences. Quotesiria Only know h
Forum: General
14 years ago
JamesD
I don't think we have any way to keep a specific zoom level. I even tried with CSS but the code for CSS only works with IE. http://www.css3.com/css-zoom/
Forum: General
14 years ago
JamesD
@ Jujuland I have downloaded the 3.0 installer from this page. http://www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu/pool/multiverse/m/msttcorefonts/ It is the file at the botton of the list. I still have to figure out how an installer works in Linux. I will likely wait until I can get 354 working under Wine. I am going to print out all of the instructions from yourself and Fred
Forum: Linux users
14 years ago
JamesD
I have installed the new version macro. As soon as I encounter a new https site I will let you know how it does. Thanks for the update.
Forum: General
14 years ago
JamesD
Thanks to Fred & Jujuland for all your help. I went back and tried the wine install again. It worked this time. I think I must have not had all sources included for the previous try. I am now going through all your notes to see where exactly to copy the KM stuff. I have gotten Fred's 354 zip and used 7z to extract to a folder on my Win XP box. I have copied the two extra dll file
Forum: Linux users
14 years ago
JamesD
I don't think there is a way to refresh the favorites list. I looked pretty hard when I was working on FavRenAdd.kmm macro and I did not find any. I also would like that to happen, but the devs are just very busy getting 1.5.4 and 1.6.0 ready that I don't think they can find the time.
Forum: Improvement requests
14 years ago
JamesD
The macro uses hostname() which does not include the http: or https:. I cannot copy from URL because the macro blanks my copy and replaces it with hostname version. I guess I would just have to look and type it in the text area. All is going good having JavaScript off as general policy and adding sites which require it to a separate policy. Some outfits do not make it easy. I have an e-
Forum: General
14 years ago
JamesD
While changing from a default of JavaScript on to JavaScript off, I have noticed that Policies Manager does not handle sites with SSL login. I got around that by going to my prefs.js file and editing the the http: to make it read https: for each site using SSL login.
Forum: General
Pages: PreviousFirst...8586878889...LastNext
Current Page: 87 of 126

K-Meleon forum is powered by Phorum.