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=disrupted] i apologise..it doesn't work that way..it's not really an 'extension' that needs a sidebar, just shows you shouldn't judge a program by its snapshot.. the program itself(.net) is independent from ff or ie..the import part is what uses the extension.. the program itself relies on an ieshell browser..the ff extension is somewhat like a km macro to send the proper parameters to it but there's a problem.. i was able to make a macro to send the parameters to canarware notes but the view/editable part relies on capturing the page content to the clipboard using javascript..when i attmepted copying km's page content to clipboard and passing it to the importer it didn't show as it should..should mere text without any images and not as it displayed when sent from ff or ie..which is such a shame because this program could have otherwise been a good alternative to the much requested scrapbook extension. [img]http://kmeleon.holaservers.com/disrupted/badcanary.jpg[/img] here's the failed macro if someone can build oon it(requires canry netnotes to be installed) [color=green][sub]# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage) # ----------canareware archiver canary_config{ $canarywhere=getpref(STRING,"kmeleon.general.canarywarepath"); $canarywhere=prompt("e.g: c:\\program files\\canaryware", "Enter path where canaryware netnotes is installed", $canarywhere); setpref(STRING,"kmeleon.general.canarywarepath",$canarywhere); } canarychive{ $canaporter=getpref(STRING,"kmeleon.general.canarywarepath"); exec($canaporter."\\Canaware.NetNotes.PageImporter.exe \"".$URL."\" \"".$TITLE."\""); } canary_BuildMenu{ setmenu("_Config_General",macro,"Canary Path",canary_config,3); setmenu(DocumentSave,inline,canaries); setmenu(canaries,macro,"Canary Archiver",canarychive,2); } $OnInit=$OnInit."canary_BuildMenu;"; # -------------------------------------------------------------------- $macroModules=$macroModules."canarynotes;"; [/sub][/color] i'm sorry i couldn't make it work as it should..try the mht extension which saves in ie mht format single page archive..if you have problems with it, then try kma service which is similar to mht with zip compression, the disadvantage is unlike netnotes you can't edit the page before saving.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development