General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Toolbars question
Posted by: bst82551
Date: May 24, 2006 05:30PM

I was wondering if any of you knew how I would be able to left click (instead of right click) on the Favorites icon in the toolbar and have the menu (that comes up when you right click) to appear.

Is this possible?

Brian

Options: ReplyQuote
Re: Toolbars question
Posted by: bst82551
Date: May 24, 2006 05:32PM

By the way, I realize I can left click and hold on the button and it will show the menu, but I am looking for it to come up right away instead of having to hold it.

Brian

Options: ReplyQuote
Re: Toolbars question
Posted by: jsnj
Date: May 24, 2006 08:55PM

Hi brian :-)

Should probably be changed in all distros and in K-Ninja for the Compact Menu button. Replace the bookmarks button with the following:

%ifplugin rebarmenu

%ifplugin bookmarks

Bookmarks {
rebarmenu(&Bookmarks)
Bookmarks.(Alt+cool smiley
mainbarhot.bmp[5]
mainbarcold.bmp[5]
mainbarcold.bmp[5]
}

%endif

%ifplugin favorites

Favorites {
rebarmenu(F&avorites)
Favorites.(Alt+A)
mainbarhot.bmp[5]
mainbarcold.bmp[5]
mainbarcold.bmp[5]
}
%endif

%ifplugin hotlist

Hotlist {
rebarmenu(H&otlist)
Hotlist.(Alt+O)
mainbarhot.bmp[5]
mainbarcold.bmp[5]
mainbarcold.bmp[5]
}

%endif

%endif

Options: ReplyQuote
Re: Toolbars question
Posted by: jsnj
Date: May 24, 2006 08:58PM

The above assumes you're using Phoenity.

Options: ReplyQuote
Re: Toolbars question
Posted by: Fred
Date: May 25, 2006 04:45PM

@ jsnj
Where have you been ? We missed you and your skills.
I hope that everything is allright.
Regards
Fred

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 07:54PM

# the following is what I am using for bookmarks in K-Meleon 1.0RC0
# the lines below are copied from toolbars.cfg in Phoenity skin

%ifplugin bookmarks|favorites|hotlist
#-vp This is an experimental bookmark button for MOST K-MELEONS using Phoenity skin

SAVE_Button {

Bookmarks {
rebarmenu(Save)|&Bookmarks
Save Menu. Right-click for Bookmarks.
mainbarhot.bmp[5]
mainbarcold.bmp[5]
mainbarcold.bmp[5]
}

}

%endif

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 08:18PM

I renamed the button to SAVE_Button to make it easier to remeber what it does when enabling toolbars under the View menu. I also made some modifications to the Save and Bookmarks menus in menus.cfg

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 08:42PM

# more data on what I am using for bookmarks in K-Meleon 1.0RC0
# the modifications to &Bookmarks are minor
# so I will just show the Save menu
# the lines below are copied from menus.cfg in my profile


#-vp an experiment (this is approximately line 734 of menus.cfg)
Save{
%ifplugin bookmarks
bookmarks(Add, Bookmark This Page)
macros(FileBook, Add Bookmark, then Edit...)
-
%endif
%ifplugin favorites
favorites(Add, Add Page to Favorites)
%endif
%ifplugin hotlist
hotlist(Add, Add Page to Hotlist)
%endif
-
Save Page &As... = ID_FILE_SAVE_AS
%ifplugin macros
macros(URLToGroup, Add This Layer To Group...)
macros(EmailURL, Send Page As Link...)
%endif
-
%ifplugin bookmarks
bookmarks(Edit, Edit Bookmarks)
#macros(FileBook, Add/Edit Bookmarks)
#macros(Bookmarks, Bookmark Options)
%endif

%ifplugin favorites
favorites(Edit, Explore Favorites)
#macros(FileFav, Add/Explore Favorites)
#macros(Favorites, Favorite Options)
%endif

%ifplugin hotlist
hotlist(Edit, Edit Hotlist)
#macros(FileHot, Add/Edit Hotlist)
#macros(Hotlist, Hotlist Options)
%endif
-
macros(EXCHANGEmail, PDE-Exchange-Server)
macros(CostarIE, Open Costar in IE)
macros(LimoIE, Open LIMO in IE)
macros(ellimanSITE, Open elliman.com)
-
macros(StartPge, Open Startpage)
Open Home Page\tAlt+Home = ID_NAV_HOME
macros(FloppyA, View Floppy)
macros(Forum1, K-M General Forum)
macros(ForumTags, Forum Tags)
}

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 09:41PM

To support those menus I changed some macros, but I'm not sure I can post them all

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 09:43PM

#This is the most important change:
# the lines below are copied from macros.cfg in my profile

#-vp this is approximately line 1678 of macros.cfg
#-vp added 'Add/Edit' aka 'Add Bookmark, then Edit...'
#-vp (from K-MeleonCCF0.05.4.1)
FileBook{
plugin(bookmarks,Add); plugin(bookmarks,Edit);
}

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 10:03PM

#this is approximately line 1163 of macros.cfg
#-vp This only applies to my work environment
#-vp you can remove it or change the url
# PDE-Exchange-Server
EXCHANGEmail{
open("http://mail.elliman.com/exchange/"winking smiley;
}

#-vp This only applies to my work environment
#-vp you can remove it or change the url
# Open Costar in IE
CostarIE{
$theurl="http://www.costar.com/";;
#$theurl==""? $theurl=$URL:"";
&getIE; exec(sub("%1",$theurl,$ie));
}

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 10:08PM

#this is approximately line 1180 of macros.cfg
#-vp This only applies to my work environment
#-vp you can remove it or change the url
# Open LIMO in IE
LimoIE{
$theurl="http://limo.elliman.com/Login_DE.asp";;
#$theurl==""? $theurl=$URL:"";
&getIE; exec(sub("%1",$theurl,$ie));
}

#-vp This only applies to my work environment
#-vp you can remove it or change the url
# Open elliman.com
ellimanSITE{
open("http://www.elliman.com/"winking smiley;
}

#-vp You can use the open StartPge macro below
#-vp to view any website, local-html-file or
#-vp read-only-text-file that you commonly use.
StartPge{
open("resource:///startpage.htm");
}

Options: ReplyQuote
Re: Toolbars question
Posted by: vpowell
Date: May 25, 2006 10:09PM

#this is approximately line 1204 of macros.cfg
FloppyA{
open("file:///A:/");
}

# K-M General Forum (aka Gen. Forum)
Forum1{
open("http://kmeleonbrowser.org/forum/list.php?f=1"winking smiley;
}

# Forum Tags
ForumTags{
#open("http://kmeleonbrowser.org/forum/tags.php"winking smiley;
#-vp I copied the tags to a text file below
open("file:///C:/K-MeleonSM/forum%20tags.txt");
}

Options: ReplyQuote
Re: Toolbars question
Posted by: jsnj
Date: May 26, 2006 07:09AM

@ jsnj
Where have you been ? We missed you and your skills.
I hope that everything is allright.
Regards
Fred


Hi Fred. I'm fine. Nothing even remotely dire happened. Life happened is all. Different priorities....blah blah blah :-). Glad to see KM is alive & thriving.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.