Wanting to speed things up a bit, so I can spend even more hours reading about how messed up the world is, I found CoLT.
$this->bbcode_second_pass_quote('', 'C')oLT makes it easy to copy either a hyperlink's text or both the link and the link's text (in a format you specify). Two handy context-menu items make this possible, and don't add clutter; the items are only visible when right-clicking a link!
CoLT adds two menu items to the browser's context menu, both of which are only visible when right-clicking a hyperlink. The "Copy Link Text" menu item copies a hyperlink's associated text to the clipboard, while the "Copy Link Text and Location" menu item copies both the hyperlink's text and URL to the clipboard in the format you choose: either as plain text, as an HTML hyperlink, or as a custom format (which you may specify). A very handy tool for blogs!
Example of Use: If the text "Download Firefox" is a hyperlink to the official Firefox download page, the "Copy Link Text" menu item will place the text "Download Firefox" on the clipboard.




