Archived Comments (locked)
|
|
For some reason this has stopped working for me |
|
|
Sounds like it's actually still not working for google apps, but there is a good workaround. Check the known bugs page. |
|
|
Good news! The script works on Firefox 3 Beta 4, so it looks like I won't have to do a rewrite after all! (Thanks to Brian for letting me know). Also, for all you Google Apps users out there, Brian made the following comment: "I copied your script and simply removed the code which deals with not having a gmail.com address." I'll try to get around to making these changes in the official release soon. |
|
|
I got it to work for google apps using the information supplied by Jerome but when trying to use my google apps email address it prompts me saying that the address must be an @gmail.com address instead of my google app email address. Anybody know a workaround for this? Is there some code I need to change? |
|
|
@Mark Are you running Firefox with the Greasemonkey extension installed? That's the prerequisite for using this script. There may be an extension for Safari, as well, but I'm not familiar with it. |
|
|
Can you explain where this script needs to live on a Mac? When I try to install it, it simply places the file on my desktop. Is there a specific place it needs to be put? |
|
|
Just a quick note to let everyone know that the project is still alive. I've been swamped with my full time job and side-contracts, which is very good, but means development on this script has been a little slow. The next version will fix the single account bug. I am aware of the Firefox 3 beta bug, which is due to the handling of document nodes from external sources. I can make it work, but it will take a while to rewrite the whole thing, and given that this Fall is the anticipated FF3 release date (from what I understand) I'm not too worried about it. |
|
|
It would be nice if one did not have to create a gmail account with multiple email addresses, but instead could just associate different sigs with different login, like past (non functional) scripts. Also, I can confirm the two email problem as well in relation to only remembering one. Requires closing firefox and reopening. |
|
|
I had some trouble getting the Script working with 3 Beta 3. Has anyone else been able to get it to work on that platform? |
|
|
ok, i have done those three things, (also set my language to be 'US English') fingers crossed that the script starts working in the next few days |
|
|
Try the following for google apps: 1. language must be English
|
|
|
Hello, i follwed the advice of Brit Mansell, and added my standard gmail account to my google apps gmail account, in the hope this would make the script work there, but it did not. Brit did u add your google apps acount to your standard gmail account? or the other way around?
Right now i cant find any greasemonkey script for an html signature that works with Google apps. Jerome, do you still need access to an account to figure this out? i'll talk to my guys about getting one if you do. Brit Mansell:
|
|
|
Here's mine.. so SIMPLE... looks like -- Cody <---> |
|
|
Great contribution, I like the way that you are able to add the HTML right in the compose view. I wrote a short tutorial on how to create a slick looking signature with your script: |
|
|
Sweet! With the updated script, I can now use Gmail Addons, Remember the Milk for Gmail and Gmail HTML Signatures concurrently! RTM for Gmail kept dissapearing and when I added Gmail for HTML signatures around the 25th, it slowed Gmail down considerably. (Reposted this comment at Gmail Addons) |
|
|
HatastiX, This script is not affected as far as I can tell, but I will keep an eye on it. It may be that my gmail account has not yet gotten the updates (not sure how google rolls them out.) |
|
|
FYI... I'm not sure if this applies to you http://gmailblog.blogspot.com/2008/01/gmailgrea... "We recently pushed a change so Gmail Javascript now loads in an iframe." "If you're the author of a Gmail Greasemonkey script, you should be able to work around the update by changing the window object used -- Mihai P. posted an update to his Macros script on Friday. If you are accessing the "gmonkey" object via a different mechanism, then you can reference it using top.js.gmonkey for now, and an update will be pushed this week that creates an alias in the main window's context." |
|
|
If you have trouble saving your signatures, follow these steps when creating signatures: 1 - Create signature and click save signature 2 - Click on "Inbox" (not sure if this is really necessary) 3 - Close and restart Firefox I'll see what I can do about fixing this in future versions. |
|
|
I've gotten 2 reports of the script not saving signatures. Please let me know, in detail, if you run into this problem using the following contact form: |
|
|
Also, it appears HTML Sigs doesn't remember the sig when I change from one email to another. Only remembers the last one I created (and displays the Edit Signature link). When I switch to any of my other addies, it displays the Create Signature link again. |
|
|
doesn't play nicely with Gmail2 Saved Searches. The left-side box for HTML Sigs doesn't show, and the Saved Search left-side box is empty. |
|
|
Just released v1.07 - Changed "HMLT" to "HTML" in left column box title (thanks Voyagerfan5761!) * Added support for non-ASCII UTF-8 strings (thanks Andrew Chang!) * Fixed signatures erasing each other (thanks to Kristof Speeckaertt, Dan, Michael Prassel, Elvis, Gabriel Rodriguez, and others!) * Added list of currently saved signatures to left bar box. * Improved empty signature detection Chinese characters should now be supported. :-) |
|
|
This is very slick. Thanks for doing this! I am also having trouble entering Chinese characters. I notice in the version history it says UTF-8 is supported, is there some trick to entering the Chinese? Do we have to enter the Unicode values manually as opposed to using an IME to type the characters in? |
|
|
It doesn't work with big5(Chinese character).It seems support only English. |
|
|
FYI: The sig would not show on replies and forwards until I setup another email address to send from. I guess this is probably because the "From" field doesn't show on replies and forwards unless you have multiple accounts to choose from. New emails worked because the "From" field is always there regardless. Great script. Thanks! |