[Main Page] Main Page | Recent changes | View source | Page history

Printable version | Disclaimers | Privacy policy | Latest revision

Not logged in
Log in | Help
 

OCAU Forums Greasemonkey Scripts

(Difference between revisions)

m (Scripts)
m (Added link to forum thread.)
Line 1: Line 1:
[http://greasemonkey.rezin.net/?f=%2fOCAU%2fRezin Here] are some Greasemonkey scripts for the OCAU Forums you may find useful.
+
[http://greasemonkey.rezin.net/?f=%2fOCAU%2fRezin Here] are some Greasemonkey scripts for the OCAU Forums you may find useful. You can discuss these scripts [http://forums.overclockers.com.au/showthread.php?t=590348 here].
  
 
<small>'''Note:''' You will need to remove (either before or after installing the scripts below) any existing copies of these scripts installed before 31/7/08 otherwise there will be multiple copies of the same script.</small>
 
<small>'''Note:''' You will need to remove (either before or after installing the scripts below) any existing copies of these scripts installed before 31/7/08 otherwise there will be multiple copies of the same script.</small>

Revision as of 21:19, 4 August 2008

Here are some Greasemonkey scripts for the OCAU Forums you may find useful. You can discuss these scripts here.

Note: You will need to remove (either before or after installing the scripts below) any existing copies of these scripts installed before 31/7/08 otherwise there will be multiple copies of the same script.

Contents

Scripts

Highlight My Posts

Script: HighlightMyPosts.user.js
Version: 1.0
User Edits: Only if you want to change the colour or image location. Can enable/disable the colour or image highlighting independantly.
Description: Highlights all of your posts by detecting the "Edit" button. Changes your username's link colour to a value defined in this script and/or inserts an image after the username link. The image can be a standard vBulletin one (like in the screenshot below) or an image from somewhere else, and because your browser stores it in the cache it will not be downloaded each time you load a thread.
OCAU Greasemonkey-Highlight.png

Highlight Users

Script: HighlightUsers.user.js
Version: 1.1
User Edits: Yes - the required usernames need to be set, and the global colour and image location need to be set. Can enable/disable the colour or image highlighting independantly.
Description: Highlights the usernames specified in this script when viewing a thread. Changes their username's link colour to a value defined in this script and/or inserts an image after the username link. The image can be a standard vBulletin one (like in the screenshot above) or an image from somewhere else, and because your browser stores it in the cache it will not be downloaded each time you load a thread. The "Highlight My Posts" script does not need to be run at the same time as this script as you can just include your username in this script.

Highlight Users Enhanced

Script: HighlightUsersEnhanced.user.js
Version: 1.1
User Edits: Yes - the required usernames (and their associated colour/image) need to be set. Can enable/disable the colour or image highlighting independantly (globally or per username).
Description: Same functionality as "Highlight Users" except you can specify an image and/or colour for each username. The "Highlight Users" and "Highlight My Posts" scripts do not need to be run at the same time as this script.

Quick Subscribe

Script: QuickSubscribe.user.js
Version: 1.2
User Edits: No.
Description: Adds several options to the "Thread Tools" popup menu for a thread to quickly subscribe to that thread.
OCAU Greasemonkey-QuickSubscribe.gif

Thread List Unsubscribe

Script: ThreadListUnsubscribe.user.js
Version: 1.0
User Edits: No.
Description: Quickly unsubscribe from a thread using the subscription indicator image.

Quick Friend/Ignore

Script: QuickFriends&Ignore.user.js
Version: 1.1
User Edits: No.
Description: Inserts an 'Add *** to Your Friends / Ignore List' option in a user's quick menu.

Remove 'Guest Users' Notice

Script: RemoveGuestUsersNotice.user.js
Version: 1.0
User Edits: No.
Description: Removes the "OCAU's Forums will be viewable by guest users soon" notice.

Remove Link Underlines - Forums List

Script: RemoveForumsListLinkUnderline.user.js
Version: 1.0
User Edits: Only if you want to change the link styles.
Description: Removes link underlines for the forums list and adds an underline on hover.

Remove Link Underlines - Posts

Script: RemovePostsLinkUnderline.user.js
Version: 1.0
User Edits: Only if you want to change the link styles.
Description: Removes link underlines for posts and adds an underline on hover.

Remove Link Underlines - Threads List

Script: RemoveThreadListLinkUnderline.user.js
Version: 1.0
User Edits: Only if you want to change the link styles.
Description: Removes link underlines for the threads list and adds an underline on hover.

Select Request Read Receipt

Script: SelectRequestReadReceipt.user.js
Version: 1.0
User Edits: No.
Description: Automatically selects the "Request a read receipt for this message" checkbox when sending a PM.

Stretch Message Field

Script: StretchMessageField.user.js
Version: 1.0
User Edits: No.
Description: Stretches the message field on the 'Post New Thread' and 'Reply to Thread' forms.

Do Not Quote Images

Script: DoNotQuoteImages.user.js
Version: 1.0
User Edits: No.
Description: Alerts you when [IMG] tags are used within [QUOTE] tags.

Enhance Links

Script: EnhanceLinks.user.js
Version: 1.0
User Edits: Yes, though only if you want to disable a function.
Description: Enhances links within posts in various ways. In the image below:
  • the first link no longer opens in a new tab/window, and a tooltip will display the URL;
  • the image beside it will open the link in a new tab/window;
  • the green link at the end is the domain portion of the link;
OCAU Greasemonkey-EnhanceLinks.png

Which Marketplace Is That?

Script: WhichMarketplace.user.js
Version: 1.0
User Edits: No.
Description: Identifies each marketplace and prepends their parent forum name.

Change Prefix Colour

Script: ChangePrefixColour.user.js
Version: 1.0
User Edits: No.
Description: Changes the prefix colour so it matches the thread link's colour.