|
Script Summary:
Packed full of features that make using Userscripts.org easier! Version: 2.0.6 |
this script has 8 topics, 292 posts |
this script has 4 reviews |
||||||||||||||||||||||||||||
Credit where credit is due
The code for replacing with entities automatically (which was the original purpose of this script) was posted here by Aquilax. The shortcut code is inspired by some of Avg's code. I also included Avg's spam reporting code. Yet again I borrowed one of Avg's great ideas and used his code for one click post deleting. Anything else in the script is likely my code.Escaping the code and pre blocks
You can now use tags in pre and code blocks by escaping. Here is an example:[b]Here is some bold text[/b] in a pre block
To get that effect you use this code:
<pre>\[b]Here is some bold text\[/b] in a pre block
Now with shortcuts
Highlight text and press Alt(Ctrl on Mac) +....- c - puts the selected text in a <code> block
- p - puts the selected text in a <pre> block
- q - puts the selected text in <blockquote>
- b - makes selected text bold
- i - makes selected text italics
- l - underlines selected text
One-click Quoting!
- Optionally open the reply to topic box
- Optionally select text in the DOM body with mouse
- Click Quote under the gravatar
- Click to focus in the reply to topic box (if text cursor isn't there already)
- Select text in the reply to topic box
- Use "Hot keys" or click lettered links to the right to put the html tags around what is selected





