(This is my first feature request, so be gentle with me

)
I see the "This is your signature for easy copy & paste operation" at the bottom of the edit window. I would sure like to add N lines of
JavaScript that adds a button there whose purpose is to insert that signature at the current end of the edit window.
That would make it a one-click signature, rather than click-drag-release, click, paste.
(I can write this JS, so I will volunteer to implement it, should it pass muster)
--
BruceMcKenzie - 11 Apr 2003
Sounds like a great idea. Always one of my pet peeves too!
See I could use it right now...
--
MattMillard - 11 Apr 2003
It would have to fail "gracefully" for those of us that don't use/have javascript.
--
RandyKramer - 11 Apr 2003
This already exists for
InternetExplorer users - see
Google:javascript+twiki+iejs
for details, and just set
SKIN to
iejs on your home page to configure it on TWiki.org. Signing this with a single button right now

Do have a look at this and suggest changes if it's not what you want. It does fail gracefully (toolbar doesn't appear) as long as it can detect browser normally.
BTW this almost works with
OperaBrowser if you tell Opera7 to say that it is really IE6 - the button appears but doesn't actually work.
--
RichardDonkin - 11 Apr 2003
NatEditContrib has that. It's the rightmost icon in the screenshot.
--
SeanCMorgan - 14 Aug 2008