Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=siria] [quote=JamesD]Small steps first. There were too many pairs of quotes around "execute" in line 41. Replace line 41 with the following code. [code] exec("wscript.exe \"".$_FavRenAdd_Path."\" 3 \"execute\"") ; [/code][/quote] Okay, did that and it seems to work now, at any rate no error! :) I don't get it really, had tried it before too when desga had posted and there it didn't help - or so I thought... [img]http://kmext.sourceforge.net/smileys/icon_blush.gif[/img] *completelyconfused* But after taking a closer look in your .kmm, there was a line with substracting, that was exactly what I needed, a syntax to substract :cool: And after studying also the macro help for substracting, it looked like it could work... Well, as usual not right away, but after a bunch of trials and restarts. Now when you add the bold line, the [b]external favorites from the directory-pref work fine[/b] (must have "\" at end), and after deleting that pref again, the "normal" favorites immediately are back ;-) _FavRenAdd_RnameTrue{ #### look two places for the favorites directory $_FavRenAdd_FavFolder=getpref(STRING,"kmeleon.plugins.favorites.directory"); [b]$_FavRenAdd_FavFolder=substr($_FavRenAdd_FavFolder,0,length($_FavRenAdd_FavFolder)-1);[/b] $_FavRenAdd_FavFolder==""?$_FavRenAdd_FavFolder=readreg("HKCU",.... I think that has probably already worked for years with the native Add-command, but the lack of renaming and 'foldering' is just way too bothersome, makes it nearly unusable :-( But this is cool now! One can put a favorites folder into the KM profile and put the whole thing on a USB-stick, then when working on a foreign computer, only needs to adjust the path in the pref (d:, e:, etc.) and restart. And then can work with his own favorites. Or can use different favorites folders in different profiles, e.g. job and private or such ;-) Edit: There is one situation that I don't get: When switching back to "default folder and empty pref", restarting, then switching to "default folder but written in pref", restarting: Then it gets somehow caught in a subfolder loop... But after choosing an external path again, restart, back to §default path but also in pref§ - then it seems to work again....[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development