Extensions :  K-Meleon Web Browser Forum
All about K-Meleon extensions. 
GUL Integrated
Posted by: Matrixlaser
Date: September 14, 2011 04:10AM

Hi

I installed GUL Integrated to simplify my nookmarking experience in K-Meleon but I don't know how to launch GUL Integrated from K-Meleon browser. There's no icon and I looked under all menus but I don't see an option to launch GUL Integrated. Does anyone know how to correct this?


Thanks

Options: ReplyQuote
Re: GUL Integrated
Posted by: ndebord
Date: September 15, 2011 12:27AM

Quote
Matrixlaser
Hi

I installed GUL Integrated to simplify my nookmarking experience in K-Meleon but I don't know how to launch GUL Integrated from K-Meleon browser. There's no icon and I looked under all menus but I don't see an option to launch GUL Integrated. Does anyone know how to correct this?


Thanks

Matrixlaser,

Not sure, others who are more macro savvy than I should be of more help.

This is what I use to get a hotkey for Cookie Culler KMM file. You could adapt it for use with GUL I think.

_cookieculler_SetAccels{
setaccel("ALT C","macros(cookieculler)");


Below is the full cookie culler macro

=========================

# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)

# ---------- Cookie Culler (Cookie Culler) -------------------------------------------------------------------
#
# Dependencies : main.kmm (OpenURL)
# Resources : -
# Preferences : -
#
# ------------------------------------------------------------------------------------------------------------------

cookieculler{
$OpenURL="chrome://cookieculler/content/CookieCuller.xul"; &OpenURL_InNewWindow;
}

# ----- PRIVATE

_cookieculler_BuildMenu{

# Creates a new "main menu" item that is called "Download Helper"
#setmenu(Main,popup,"&Extensions","&Help");
# edit menu
#setmenu("&Extensions",macro,"Cookie Culler",cookieculler);
setmenu(PrivacySecurity,macro,"Cookie Culler",cookieculler,-1);

_cookieculler_SetAccels{
setaccel("ALT C","macros(cookieculler)");

}
$OnInit=$OnInit."_cookieculler_SetAccels;_cookieculler_BuildMenu;";

# ------------------------------------------------------------------------------------------------------------------
$macroModules=$macroModules."cookieculler;";


================

N



Edited 1 time(s). Last edit at 09/15/2011 12:27AM by ndebord.

Options: ReplyQuote
Re: GUL Integrated
Posted by: Matrixlaser
Date: September 17, 2011 08:20PM

Thank you very much for your reply....I'm afraid this is too advanced for me. I'll need to look at some more to understand it.

Options: ReplyQuote
Re: GUL Integrated
Posted by: ndebord
Date: September 17, 2011 11:06PM

Quote
Matrixlaser
Thank you very much for your reply....I'm afraid this is too advanced for me. I'll need to look at some more to understand it.

Don't feel bad, it is too advanced for me too. Others, who do macros all the time, hopefully will jump in here and make it all work properly. I have several macros with hot keys, but not with this particular one. I would feel more comfortable if someone else would help you with this than I.

N



Edited 3 time(s). Last edit at 09/17/2011 11:15PM by ndebord.

Options: ReplyQuote
Re: GUL Integrated
Posted by: FAQ
Date: September 18, 2011 06:06AM

@Matrixlaser

You installed GUL from http://kmext.sourceforge.net/ext4.htm ? Take a look a the description:

this extension makes it very easy to bookmark with the GUL bookmark manager. just select the current page and it's automatically added to the preconfigured folder in GUL
menu entry: page context>bookmarker|bookmark plus
extra notes: gul bookmark manager is included
versions supported: 1.1.x - 1.5.x -1.6.x

page context means right mouse click on a page

Options: ReplyQuote
Re: GUL Integrated
Posted by: Matrixlaser
Date: September 18, 2011 08:28PM

Thank you for the reply....I don't see how bookmarks are automatically added.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.