Closed
Bug 274617
Opened 21 years ago
Closed 20 years ago
Add Extension: Signature
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: special.michael, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 StumbleUpon/1.999
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 StumbleUpon/1.999
extension name: signature
size: 69KB
XPI URL: http://www.grim-world.com/miek/signature.xpi
[but it doesn't have the correct mimetype]
small desc: insert custom text into posts and emails
long desc:
store custom signatures in firefox, then when posting / sending an
email you can insert your signature from the right click context menu.
Especially usefull for inserting your own avatar's in boards without a signature.
lang: en only
author: miek
email: special.michael@gmail.com
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
Tested on Firefox 1.0 and it works correctly :)
Reporter | ||
Comment 2•21 years ago
|
||
now mirrored at extensionsmirror [which has correct mime-type]
http://www.extensionsmirror.nl/extfirefox/Signature_0.1.xpi
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Installs fine, works as advertised, uninstalls fine. I am going to keep this
extension around, not only does it server the purpose of adding signatures, but
also servers the purpose of making it easier to paste my UA string into BMO
comments. Great work, and great extension.
Reporter | ||
Comment 4•21 years ago
|
||
new version 0.2 now available from the same address, this fixes a bug with the
latest build of firefox, and adds thunderbird integration (same features now
availbale from the compose window)
So this is a Firefox extension for determining the signature when launching
Thunderbird?
Reporter | ||
Comment 6•20 years ago
|
||
(In reply to comment #5)
> So this is a Firefox extension for determining the signature when launching
> Thunderbird?
DESC:
Signature is an extension for firefox/thunderbird.
this extension allows you to add signatures to emails/posts.
Essentially you define your `signature` in the options dialog, eg
" regards,
Michael Johnston
mailto:special.michael@gmail.com
phone: 0141 339 xxxx"
then when sending email / posting on a board, to attach your signature you right
click and insert the chosen one from the menu.
Comment 7•20 years ago
|
||
I find this extension to be very useful and would also like to see it added to
mozilla update.
Comment 8•20 years ago
|
||
FYI, I just made some comments referring to this bug in another bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=73567
Hopefully this extension (which is great by the way - THANK YOU) will
precipitate some work on other similar enhancements.
Reporter | ||
Comment 9•20 years ago
|
||
current release
0.3
* Unicode support
* locale support [DE,FR,IT,PL,EN all shipped in the xpi]
* Rob Wooley wrote the random function for inserting random signatures.
* keyboard shortcuts (thunderbird only)
o ctrl-shift-d inserts a signature called "default"
o ctrl-shift-r a random signature
NOT COMPATIBLE WITH PREVIOUS VERSION,
INSTALLING WILL MOST LIKELY DESTROY ALLL SAVED SIGNATURES.
MAKE A BACKUP
available from
http://www.grim-world/miek
Reporter | ||
Comment 10•20 years ago
|
||
fixed: extension added to mozilla update through the new developer panel.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 11•20 years ago
|
||
this could be a useful extension, *if* it could handle external textfiles to get
its *random* signatures from.
it would be great if an external file could be used to get random sigs from:
the format is very simple:
[bof]
one tagline per line\nuse backslash+n for enter
this is a tagline
this is a tagline\nwith a linebreak
this is a tagline\nwith a linebreak
this is a tagline\nwith two\nlinebreaks
[eof]
Reporter | ||
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Comment 12•20 years ago
|
||
Why not simply use one text file for each signature? Easier to read, easier to
administrate. Put all textfiles in one folder and the select that folder as the
source for the random signatures. This method is in use in several other
programs and IMO works very well.
Comment 13•19 years ago
|
||
AMO BUGSPAM FOR COMPONENT MOVE AND DELETE (FILTER ME)
Component: Listings → Web Site
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•