I'd like to clean it up so there aren't as many variables created but since userscript functionality is supposedly coming with the next release of K-Meleon I figure this will suffice for now. Be sure to see the directions for setting the correct variables at the top of that page.
Also, I've only been working on this for 2 days so there might be some issues with it that I've yet to encounter.
If anyone is using the greasify module for the KM alphga build they may want to update it to the one that is on the website now. In the earlier versions I had forgotten to append OnLoad unto itself. ;)
Does the website need updating? I wanted to get greasemonkey scripts working on kmeleon, but the site says to put that file in the macros directory, which doesn't exist.
The kmm file is only for the newsest alpha release. If you are still using 1.02 then you need to copy/paste the text into your config files. I do need to get better instructions up there.. all in good time
I took a look at the javascript code in greasemonkey that accomplishes xmlhttpRequest and I think it's a little too advanced for me at the moment. If implemented incorrectly it could also become a security issue so for now there are no plans on my part. I do however have an idea for GM_addStyle and possibly some other functions.
I just deleted GreaseMeleon because it did not work (at all). Obviously I am missing something, probably something simple. Only I don't know what it is!
I've also added better help on the webpage and on the Greasify submenu -> Help.
Benjamin: You may want to try your scripts again, but I was looking at them and they seem to use GM_setValue and GM_xmlHTTPRequest, both of which are thusfar, unsupported in Greasify.
I looked at the script and tried uncommenting some of the build menu stuff but that didn't work and after reading all the comments I think I understand why some of those lines were turned off.
hey mikol,
You should not uncomment those lines. Keep them in there. The file name should not matter as long as there is only one version in the macros directory.
I have not tried 1.12 yet, still waiting for an official release (and not just the update). But maybe the macros are now loading from the profile directory?
I'd say, try putting the .kmm file in your profile/macros dir. See if it works, the sub-menu should show up immediately once it is recognized.
Quote Norman I really want this to work. But I cannot get it to show up. I'm at a loss what to try now. I've tried everything listed in this discussion.
Hey Norman, have you gotten other macros working with K-Meleon?
and which version of K-Meleon are you using?
This script adds js from an external url, maybe try that code directly in a script? (http://www.olemac.net/~hutch/deviantArt/deviantPLUS/deviantPLUS.main.js)