| Title | Copy Preformated Text to Clipboard |
| Date | 12-Jan-2005 15:10:17 EET |
| JSPWiki version | |
| Submitter | VijayK |
| Idea Category | PluginIdea |
| Reference | |
| Status | NewIdea |
I love the capability to post code into preformated text and most importantly, do a Keyword based search.
I've started placing a lot of code snippets into preformated text. I thought a little addition might make it very easy for me - A feature to copy text in preformated text to clipboard, say on click of a button.
I know it's possible to copy text to clipboard using a javascript, probably with some template changes ( ViewTemplate.jsp? ) it's possible to place a link / button named "Copy to clipboard" .
Any thoughts on how to do this are welcome.