Muzer
4 Aug 2008, 11:47
The homepage for this is the other thread (http://forum.team17.co.uk/showthread.php?t=36238), please check there for installation instructions and details about what it is.
This is basically a bookmarklet for FireFox (which sadly means it may only be installed on the bookmarks toolbar, I may turn it into an extension in the future) which allows you to select any text in (hopefully) any forum, either on the main thread for those forums which have QuickReply, or in the Post Reply section for those fourms with posts listed below, and when you click the button, it grabs the text, and slaps it into the quick reply or full reply box, along with tags. I use it all the time!
Uploaded now. See other thread for instructions.
In order to port it to firefox, it was quite simple. I just had to change *.innerText to *.textContent, and I rewrote the code for the actual insertion.
FULL INSTALLATION INSTRUCTIONS FOR BOTH BROWSERS, NOW UP!
This is basically a bookmarklet for FireFox (which sadly means it may only be installed on the bookmarks toolbar, I may turn it into an extension in the future) which allows you to select any text in (hopefully) any forum, either on the main thread for those forums which have QuickReply, or in the Post Reply section for those fourms with posts listed below, and when you click the button, it grabs the text, and slaps it into the quick reply or full reply box, along with tags. I use it all the time!
Uploaded now. See other thread for instructions.
In order to port it to firefox, it was quite simple. I just had to change *.innerText to *.textContent, and I rewrote the code for the actual insertion.
FULL INSTALLATION INSTRUCTIONS FOR BOTH BROWSERS, NOW UP!