[email protected] wrote:
Thank you for your reply.  So, there is no way to make the Get
Messages button default to get messages for all email addresses,
right?

Not through means the application provides by itself, correct.

Interesting items on your Custom Buttons page.  Could you outline the
steps to get one, or more, of these Custom Buttons to work?

Here's how I see it:
>
1. Put the JHBF.jsm file in the SeaMonkey folder;  but where?

You don't have to put it in the SM folder, see below. Granted, I'm not explaining this in depth on my page yet.

> 2. Copy the loadJHBF.js code to the front of a desired buttons code.

This you only need to do if you set up buttons manually. The "Buttons link method" described below obsoletes that step (because I took care of it on my page).

Where do I put the new .js (desired button) code, or does it go in
userChrome.css?

It doesn't go to userChrome.css (CSS is for adjusting appearances, not for programming). If done manually, it needs to be entered into a dialog of the Custom Buttons add-on. There is an easier way, though. This is what you should do:

1. Place JHBF.jsm wherever you like (e.g. E:\Mozilla\buttons\)
2. Define an environment variable [1] JHBFPATH like described under point "loadJHBF.js" on my page [2] that points to the directory from point 1. 3. Install the Custom Buttons add-on (if you haven't done already) and restart SM 4. Click one of the links from one the "Button:" bullet points (e.g. the "Get All Messages" one) 5. Confirm the first dialog with OK and read the second one to understand how to position the newly created button.

[1] <http://support.microsoft.com/kb/310519>
[2] <http://jens.hatlak.de/en/mozilla/buttons/index.php4#GetAllMessages>
[3] <https://addons.mozilla.org/addon/custom-buttons/>

HTH

Jens

P.S.: I already have a new custom button ready locally which allows to bookmark the website of the currently displayed feed item. Just in case anyone is interested: Stay tuned. :-)

--
Jens Hatlak <http://jens.hatlak.de/>
SeaMonkey Trunk Tracker <http://smtt.blogspot.com/>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to