Off-Topic :  K-Meleon Web Browser Forum
All which isn't K-Meleon related. 

Pages: PreviousFirst...979899100101...LastNext
Current Page: 99 of 126
Results 2941 - 2970 of 3766
14 years ago
JamesD
Quotedisrupted james.. i mean because autoit uses ie calls but maybe the script isn't saving properly..you can test by saving in mht from ie and see if it's different. I did a save of the page from IE to mht. That file, when opened in IE, looks just like the original view. The one we are testing looks very different. UPDATE: I tried another way to save to mht and it looks just
Forum: General
14 years ago
JamesD
Quotedisrupted james, the different formatting is normal because depends on how trident renders the page. I am not sure that I understand. When I look at the page with KM or IE the display of information is the same. When I click on the mht file for the page the information is formatted differently.
Forum: General
14 years ago
JamesD
Quotedisrupted james try this one: http://kmeleon.swiftfree.net/tests/mht-cbtest.7z I have installed the test. First page saved OK. Tried a page with frames or something. That did not work. Tried another page and got the page but was formatted different. This is the URL of the third page where the formatting was different. http://www.duke-energy.com/community/retirees.asp
Forum: General
14 years ago
JamesD
I don't have the right cpu for hardware virtual stuff. With Microsoft, you always need a newer computer for each new operating system.
Forum: General
14 years ago
JamesD
I ran the test of mhttester.exe and then displayed the page with IE. Seemed to do OK. Was a message saying ActiveX and scripts could not run, but that is always the case. I don't allow IE to do that stuff. The system has IE 7 and Outlook Express running on XP-SP3. What to try next?
Forum: General
14 years ago
JamesD
Look under VIEW - TOOLBARS and the first item is privacy bar. Click that to get a check mark. Then the bar will show. Some more information can be found here. http://kmeleonbrowser.org/forum/read.php?4,90245,page=1
Forum: General
14 years ago
JamesD
Look in the status bar for the zoom value. The value increases for each zoom in and decreases for each zoom out. My default seems to be a value of 10.
Forum: Improvement requests
14 years ago
JamesD
I don't know if this will work for you or not, but I have CacheViewer macro running on my system and it is easy to inspect the contents of cache with it. I don't know the original author. See this thread http://kmeleonbrowser.org/forum/read.php?1,88602,88613#msg-88613 The macro requires software from Nirsoft - MozillaCacheView v1.08 Copyright (c) 2007 - 2008 Nir Sofer Web site:
Forum: General
14 years ago
JamesD
@ aimee30 There is a groups function for KM ver 1.5.x. You can find it in the MacroLibrary here. http://kmeleon.sourceforge.net/wiki/KmmGroups2
Forum: Improvement requests
14 years ago
JamesD
You can create a toolbar for each button, but that seems overkill. Can you explain more the reason you need each button separate?
Forum: General
14 years ago
JamesD
Go to EDIT - CONFIGURATION - ACCELEDRATORS and add the following lines then save the file. Restart KM for this take effect. VK_BACK = ID_NAV_BACK VK_DELETE = ID_NAV_FORWARD
Forum: Improvement requests
15 years ago
JamesD
Go to EDIT - CONFIGURATION - BROWSER CONFIGURATION and use a filter as "kmeleon.MRU".
Forum: General
15 years ago
JamesD
We have a viewer for cache. See here http://kmeleonbrowser.org/forum/read.php?1,81596,81622
Forum: General
15 years ago
JamesD
@ disrupted This is great! Automatic blocking of javascript on certain sites makes surfing so very much nicer now. Very good work.
Forum: Extensions
15 years ago
JamesD
@ JohnHell Sorry to be so long in getting an answer. Was on vacation and place we stayed did not have internet service. I think the problem is that 1.1.x macro language compare is by character and not numeric value. I wrote a small bit of code to show what I mean. _Snippet_RunCode{ ## $varX set to 12 returns _b ## $varX set to 4 returns _a ## $varX set to 6 returns _c $varX = 6
Forum: General
15 years ago
JamesD
@ JohnHell Not sure how useful this will be, but I post it anyway. In the Training1.kmm file found in Training in the MacroLibrary http://kmeleon.sourceforge.net/wiki/KmmTraining is my workaround for the difference between 1.1.x and 1.5.x versions. Look at the "_Training1_PromptValidL{" and the "_Training1_PromptValidE{" macros. I don't say this is the only way to
Forum: General
15 years ago
JamesD
I found this from kko in a thread when I had same problem. QuotePosted by: kko Date: December 20, 2008 08:14PM Keep in mind that "<", ">", ... do perform string comparisons by default. 7 > 10 is true because the alphabetic order of 7 and 10 is: 10, 7 Try this: $_Training1_Result_Bounds = +10 < $_Training1_Result ? 1 : "L"; (The first
Forum: General
15 years ago
JamesD
I think the 1.1.x macro language comparison is by character only. It does not do numeric comparsions. The 1.5.x version does do numeric comparisons. I will try to find some more info.
Forum: General
15 years ago
JamesD
@ caktus Cookie Monster here http://www.ampsoft.net/
Forum: Improvement requests
15 years ago
JamesD
@ Yogi Great work!
Forum: General
15 years ago
JamesD
@ Yogi Yes, your work is very good. What I was trying do was find the way to have "Animation" and "Colors" put into the "privbar_green.bmp" and "privbar_red.bmp" files for the Klassic skin. The macros for that are available because these items appear under the "Tools" menu. I use the Klassic skin and I just wish it to remain up to date so th
Forum: General
15 years ago
JamesD
Is there a standard list of items that a skin must have to be up to date? I use the Klassic skin and I know there two more items in the privacy bar on Phoenity that Klassic does not have. I think Yogi has created some buttons to address that. I would like to help bring Klassic up to date but I don't know what the standard should be.
Forum: General
15 years ago
JamesD
I hope we keep the Klassic skin. This is how my version looks.
Forum: General
15 years ago
JamesD
I think the following code in menus.cfg is what makes the link context menu. You could change some of it. It is located at k-meleon\defaults\settings\menus.cfg LinkOpen{ %ifplugin tabs Open In Ne&w Tab=ID_OPEN_LINK_IN_NEW_TAB Open In Bac&kground Tab=ID_OPEN_LINK_IN_BACKGROUNDTAB &Force Open in this Tab=ID_OPEN_LINK
Forum: General
15 years ago
JamesD
@ caktus You can view the cookie's info within KM. Just go to EDIT - PREFERENCES - PRIVACY & SECURITY - GENERAL and look in the KEEP COOKIES box for a button called "Currently Stored Cookies". That brings up the "Cookie Viewer" window. You can see the list of cookies and if you highlight one, you can see the information it contains. I have not tried to read t
Forum: Improvement requests
15 years ago
JamesD
I use the Klassic skin. I do change the background color from the gray to very light yellow.
Forum: General
15 years ago
JamesD
We already have a macro named PrivateTitle.kmm http://kmeleon.sourceforge.net/wiki/KmmPrivateTitle in the MacroLibrary which does something similar.
Forum: General
15 years ago
JamesD
Is this part of the same situation or something different? Quotehttp://kmeleonbrowser.org/forum/read.php?4,90708 K-Meleon uses the Mork file structure to store history. I have found some programs which can read it but none that can write it. Quote http://www.forensicswiki.org/index.php?title=Mozilla_Firefox_3_History_File_Format Starting in Firefox 3, a new file format is use
Forum: Development
15 years ago
JamesD
@ Chris One option you could try is to use the Groups2.kmm from the MacroLibrary. http://kmeleon.sourceforge.net/wiki/KmmGroups2 You could open all the tabs for one of Daily, Weekly, Fortnightly, or Monthly, and save them to a group with name of Daily, Weekly, Fortnightly, or Monthly. Then when you next need those tabs the group names appear under the Groups menu item.
Forum: Improvement requests
15 years ago
JamesD
@ AirSpirit Since you are using KM 1.5.2 there are two solutions for the situation where you have tabs that you have not yet browsed. You can use the Sessions menu item to save the current session or you can use Groups2.kmm in the Macrolibrary http://kmeleon.sourceforge.net/wiki/KmmGroups2 to save the current tabs. That way you shut down KM and still get all your tabs back after you restar
Forum: General
Pages: PreviousFirst...979899100101...LastNext
Current Page: 99 of 126

K-Meleon forum is powered by Phorum.