Userscripts Comments Fix

By sizzlemctwizzle Last update Sep 23, 2009 — Installed 2,398 times. Daily Installs: 2, 4, 4, 2, 5, 2, 6, 10, 2, 9, 8, 5, 2, 2, 1, 0, 4, 4, 2, 2, 2, 3, 4, 2, 1, 3, 1, 1, 4, 1, 7, 2
Script Summary:
Packed full of features that make using Userscripts.org easier!
Version: 2.0.6
Recently Updated TopicsPosts
Conflicts2
SUGGESTIONS204
AltGr problem3
Quote Link in "Author VCard"4

this script has 8 topics, 292 posts

Review Summary
5 stars
3 reviews (3)
4 stars
1 reviews (1)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

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
(thanks Marti)

Spam Report

Report spam without even leaving the page!