Announcements :  K-Meleon Web Browser Forum
K-meleon announcements. 

Pages: PreviousFirst...7891011...LastNext
Current Page: 9 of 126
Results 241 - 270 of 3766
7 years ago
JamesD
Yogi I have done something wrong. I added the dword to the registry and I get the correct error message when trying to use wscript. However I cannot seem to get the js file to run from a zip file. I first put the command "wscript.exe C:\users\murra\Desktop\pics7z.js" in a bat file and zipped it and tried to click on the bat file in the zip. Got the error message. Next I zipp
Forum: Off-Topic
7 years ago
JamesD
siria This code did not give me the number. I got it from this: http://www.w3schools.com/jsref/coll_doc_links.asp $_tadf2 = injectJS("(function(x){x = document.links.length; return x;})();"); Is there not a limit on the number of characters the injectJS() can return? It would be great to get all links in one statement, if that is possible. I also wonder if there is val
Forum: Extensions
7 years ago
JamesD
Some progress but not what I had hoped. I don't seem to be able to get the number of links so for demo I have only first link in each of 2 tabs. The code has what I planned to do if I could get the 'document.links.length;'. Output: Macro request - Copy all links from all tabs -> http://kmeleonbrowser.org/forum/read.php?9,1466990595,newer HTML DOM links Collection
Forum: Extensions
7 years ago
JamesD
Thank you, JohnHell. My eyes are as old as I am. I may have to see if there is a way to color the ( differently from the { in Notepad++. I have the URL data showing now. Lots more work to do yet.
Forum: Extensions
7 years ago
JamesD
I think that I will have to admit that I know nothing of js. Every attempt to improve on JohnHell's code gets me nothing. I am using code right from the http://www.w3schools.com/jsref/coll_doc_links.asp page. Example Get the URL of the first link (index 0) in the document: var x = document.links[0].href; Removing the # to un-comment my additions only results in obtaining a m
Forum: Extensions
7 years ago
JamesD
All this sound good, but I am a little lost on how to convert my job to run from a zip file. I press the windows key and R to get the run window where one of my command is as follows: wscript.exe C:\users\murra\Desktop\pics7z.js That runs this code which backs up fully 50% of my computer. pics7z.js /* pics7z.js by JamesD, version 1 2016-05-13 store pictures and picture ga
Forum: Off-Topic
7 years ago
JamesD
Tested code from JohnHell. Works great. Three tabs return three titles. Now I must try to find what in the code from docinfo finds the links. I don't need the part that makes a HTML document. Question for JohnHell or siria: Can I do two injectJS()'s on a single tab? First for tab title and another to obtain the links. $JS_doitLink=" j=a.length; var l=getAttribute(&
Forum: Extensions
7 years ago
JamesD
My JS skills even more limited that yours. Is there a limit on how long the js code that is injected can be? Is there any way to specify another object for document.write? I suspect file object will not be allowed. I had hoped that my understanding of WScript would help but an not too sure anymore. I am not giving up but it may be Monday before I have time to really dig into this.
Forum: Extensions
7 years ago
JamesD
Where is the information to be copied? Current method creates a source for the current tab to display like a HTML page.
Forum: Extensions
7 years ago
JamesD
WOW! I have four dot js files called by the exec statement in macros and one stand-a-lone js home built backup system. I think I may have a problem. Can wscript.exe run if renamed and moved to a tools folder at KM root?
Forum: Off-Topic
7 years ago
JamesD
Thanks for the information. It seems that only a handful of sites use this and none actually put any data there. The three items in my storage for KM76RC setup a structure, but do not put any files in the file folder for their structure. I think I will just leave it as is and watch to see if any new items appear over time.
Forum: General
7 years ago
JamesD
In both 75.1 and 76 RC profiles there is a folder named 'Storage'. There seems to be site specific folders within storage. Can anyone tell me if KM created them or was some other entity responsible?
Forum: General
7 years ago
JamesD
I can not get the image properties to work, either. I am using KM 76 RC u1 on Win 10. I can get the properties to show correctly if I save the image to my drive as 'chart.png'. Does the fact that on my drive the file is name dot 'png' and on the net there is no known file extension stop the KM image properties from finding it? Copy image URL provides this information.
Forum: Announcements
7 years ago
JamesD
I thought I should note this again. It was originally reported here: http://kmeleonbrowser.org/forum/read.php?4,138141 When using IE Favorites and enabling the favorites bar, it seems that some of the options in "Toolbar button width" do not work as expected or do not retain the selected values after a KM restart. In my tests, I have three favorites to show in the bar. In the ord
Forum: Announcements
7 years ago
JamesD
QuoteDorian Even youtube doesn't work properly with flashblock anymore. Unfortunately, since firefox block flash natively I don't think flashblock is still supported. I seem to get Flashblock to work for me. My system has Youtube set to get JavaScript turned on and site reloaded if I go to Youtube with JS=off. If I have Flashblock on and go this site https://www.youtube.com/watch
Forum: Announcements
7 years ago
JamesD
inter I am so lost in looking at the source code for the URL https://twitter.com/CamiAlegre14/status/733918092586299392/video/1 that I have no idea what is going on with Twitter. On my system, I do not have the pref named "media.windows-media-foundation.play-stand-alone". I will try to add this one and test again later. I do see that the twitter page says, "This browser d
Forum: General
7 years ago
JamesD
I have run some tests at the site which inter provided.Quoteinter Surfing the web I got this link: http://www.quirksmode.org/html5/tests/video.html I think it must be operating system dependent as to whether one can play mp4. Also I think that twitter may not provide a "src=" for mp4 to Gecko defined browsers. At the quirksmode.org site I could see the video in all three code
Forum: General
7 years ago
JamesD
Quotengu With 76RC, I can't change history settings in Preferences-->History. Do changes to Preferences other than History work correctly? If you answer 'Yes' to above, what specific history pref change(s) are not working? If you answer is 'No' , try Help > Troubleshooting > Check privilege.
Forum: Announcements
7 years ago
JamesD
The modified date on the docinfo.kmm in my 75.1 and 76 RC is 2009. I looked in the folder where I keep all my install files and I see a docinfo.kmm dated October of 2015. I will load that one into my 76 RC and report what results I receive. Edit:: I have loaded the newer file and restarted KM 76 RC. Everything seems to work in about:preferences. I don't actually change items th
Forum: Announcements
7 years ago
JamesD
DR DOS was my favorite for many years.
Forum: Off-Topic
7 years ago
JamesD
I don't really care how the problem works. I just don't want to take a chance that I could facilitate a bad outcome in some way. I have just upgraded my 7-Zip again. This time to version 16.01.
Forum: General
7 years ago
JamesD
Quotefoliator I just noticed another problem with about:preferences: The Content section won't come up at all. If I try to switch to it from any other section, nothing happens; I'm still in the same section. Entering about:preferences#content in the URL bar doesn't work, either. I am not having any problems seeing any section of about:preferences by clicking on the sections in t
Forum: Announcements
7 years ago
JamesD
JohnHell Thanks for catching the typo. Between age, eyesight, and some health issues, I am having problems with my ideas and expressing the ones I can remember.
Forum: General
7 years ago
JamesD
I must be getting too old. I have used Favorites for years and never noticed that control. All I ever do is check IE Favorites and uncheck Netscape Bookmarks.
Forum: Improvement requests
7 years ago
JamesD
This macro will create a menu to allow the user to change the sort order of the IE Favorites in K-Meleon. I am sure there are more integers which will work in the pref. This is just a framework to show how it can work. IEFavSort.kmm # K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage2) # # ---------- IEFavSort.kmm # ---------- Create menu item to change
Forum: Improvement requests
7 years ago
JamesD
I have found that there is a preference for the sort order of Favorites. I have just begun to test it. The results so far are posted below. My tests were run in KM 76 RC. Preference (type = integer) kmeleon.plugins.favorites.sortOrder Folders first then links A-Z 17 Default Links first Z-A then Folders 4 Links and Folders mixed A-Z 2 How do I discover the actual order o
Forum: Improvement requests
7 years ago
JamesD
Punch list item for KM 76 RC It appears that KM is not telling the web server the correct information about the operating system on which the KM is running. I have Win 10 64 bit and the following is what is reported by certain websites when I use KM and Edge. K-Meleon 76 RC http://windows.microsoft.com/en-ca/windows/which-operating-system This PC is running: Windows 8 http://w
Forum: Announcements
7 years ago
JamesD
There is a security flaw in 7-Zip 15. Info here: http://www.theregister.co.uk/2016/05/12/popular_zip_tool_7zip_pwned_pain_flows_to_top_security_software_tools/ Get the version 16 here: http://www.7-zip.org/
Forum: General
7 years ago
JamesD
Looks like I have overrun my dropbox limit. I will post the full text of my last tabs macro. Perhaps it will be of some limited use. In the View menu the last tabs item shows the tabs that were closed automatically when the user last exited KM. The data file is deleted at the bottom of the build menu section. One could just rename it to use it for some other purpose. LastTabs.kmm #
Forum: General
8 years ago
JamesD
Yes, the topic is OK for discussion. I have not tried one yet, but some advertisements seem to suggest that a VPN can get around geo-blocking. However, some sites will not let one use a VPN even if the user simply wishes the security provided by a VPN.
Forum: General
Pages: PreviousFirst...7891011...LastNext
Current Page: 9 of 126

K-Meleon forum is powered by Phorum.