
Frenzyboard QuickEdit
Version 0.9
Have you ever wished there was an easier way to quote someone? Tired of having to remember to remove "http://" from all your links and images?
Frenzyboard QuickEdit provides quick links to add formatting like bold, italics, and underline, as well as providing easy links for quote, image and link creation. You can use any of the shortcuts by pressing Alt (Ctrl on a Mac) and the shortcut key (the underlined letter.)
And don't worry if you forget to remove "http://" from your link - it removes it for you.
New in 0.9
Links and images have "http://" removed automatically, so you don't have to worry about forgetting to remove it yourself. Also, keyboard shortcuts were added to let you format your text using Alt (Ctrl on Mac) and the shortcut key! Thanks to Mikeawesome for helping me beta test.
TODO:
After selecting text and making a link or image the cursor is left at back at the
point it was at before making a link. Fix this to put the cursor after the formatting.
New in 0.5
First version (also, my first ever script!)
Based off Jason Rhyley's "Flickr Rich Edit" script at http://www.rhyley.org/gm/ (available under Creative Commons Attribution-NonCommercial-ShareAlike 2.0)
TODO:
Automatically remove 'http://' from links and images if the user does not. [done in ver. 0.9]
Add keyboard shortcuts? [also done in ver. 0.9!]
Frenzyboard Title Fixer
Version 1.1.1
For some reason, "five iron frenzy community" isn't very informative. Yet no matter if you're checking your PMs or changing your profile the title still reads "five iron frenzy community."
Frenzyboard Title Fixer changes the page title so something more useful, like the title of the post you're reading or settings page you're on. It even adds a favicon so you can find the board even when you have 20 tabs open.
New in 1.1.1
Shortened title to "FB" by default. "Frenzyboard" was continually getting crowded out of the title, which defeats the purpose of the script. You can change it back to "classic style" by changing the variable "tPrefix" to say "Frenzyboard".
New in 1.1
"Search results", "Browsing" and "Viewing Profile - (username)" added.
New in 1.0
Fixed the "old" (haha, this is what, two days old?) bug of reverting to the old page title after making a post or reordering the topics. The title of the main page was also tidied up a bit, from "Frenzyboard: Home" to simply "Frenzyboard". This helps avoid confusing the main page with a topic titled "Home", and because it's being used as a catchall, it eliminates the off chance of accidentally mis titling an undefined page as "Frenzyboard: Home".
TODO:
Have the page title update to the new topic title or PM subject currently
being typed?
New in 0.6
Favicons! Cool enough to include but not big enough to warrant its own script.
I thought I'd have to reference the .gif image from a server, but then I
discovered I could simply embed it! Based on LouCypher's "Userscripts.org
Favicon" script (http://loucypher.wordpress.com/). (This is the closest I want
to come to making bloatware). Also fixed a small bug that broke the page title when navigating back through
different pages of the board.
New in 0.5
Based on Julien Couvreur's "Bob Cringley - Fix Titles" script
(http://blog.monstuff.com/archives/cat_greasemonkey.html) and Migraneheartache's "MySpace Title Fixer" script (http://migraineheartache.com/software/gmscripts/)
Includes the current topic in the page title. i.e. - "Frenzyboard: CURRENT TOPIC"
TODO:
Bugfix: The page title goes back to the old title after making a post. This goes away after
clicking any link, but it's annoying (to me, at least). The reason is that the URL
for the main page is usually "/index.php?action=browse" (or "clean.php"), but when
making a new post it drops you back onto "/index.php" (again, or "clean.php"). If
we could have it check to verify the title is an exact string (ending with ".php",
not ".php?action=" ect.) then that would solve the problem. Oh Pieter?
Frenzyboard PM Size Fixer
Version 0.5
Because of a small bug, PMs the board inbox will appear too large in when using Firefox.
Frenzyboard PM Size Fixer solves that problem.
Frenzyboard Logo Resizer
Version 0.5
The board has no restriction on logo sizes. As a result, the longer a post gets, the harder it can be to scroll through. On longer topics, one small bump can send you flying.
Frenzyboard Logo Resizer resizes all the images in a post to a maximum size, so you can still quickly see who said what without having to scroll as much.
New in 0.5
Based on Laurens Holst's phpBB image resizer script:
http://www.grauw.nl/projects/pc/greasemonkey/
Klif requested a script to resize images over 100px, so I figured Laurens' script was a good place to start. You can set your own maximum width and height by changing "maxHeight" to the tallest size (in pixels) you want images to display. Images are shown at their regular size when you click them (thanks, Laurens!)
The variable maxHeight sets the tallest size (in pixels) images display at.
TODO:
Currently, the script resizes all images in the topic to the specified size, but clicking on
an image only returns it to normal if it's the logo. Posted pictures and sigs stay the same
size. This needs to either be changed to allow all images to be resized to normal or to only
make logos scale down. The same problem exists in the Frenzyboard Post Unbreaker.
Frenzyboard Post Unbreaker
Version 0.9
This script solves the problem of the board "breaking" from either a long string of text ("lolololol . . .") or an oversized image. Frenzyboard Post Unbreaker breaks the text into smaller chunks and resizes large images down to fit on your screen. Nice.
Note: if your screen resolution is something other than 1280X1024 you'll need to make a small modification to the script. For more information, read the script notes.
New in 0.9
Ever get tired of broken posts? This script breaks needlessly long "LOLOLOL"s and seemingly endless "HAHAHAHA"s into smaller chunks so the page won't break. It also
includes an image resizer based on width so that oversized images won't break the
post, either (thanks goes out to Brody for showing the desire existed for this).
Word breaker script based on Sean Burke's "Long_Word_Breaker" script:
http://userscripts.org/scripts/show/2641
http://interglacial.com/
The variable maxWidth sets the widest to allow images to display (in pixels):
1020 is good for people with 1280x1024 resolution
790 is good for people with 1024x768 resolution
587 is good for people with 800x600 resolution
The variable maxWordLength tells the script how many characters long a word can be before adding a space:
120 will catch most breaks for people with 1280X1024 resolution
100 is good for people with 1024x768 resolution
70 is good for people with 800x600 resolution
TODO:
Fix a bug where all images are shrinkable but only allows the logo returns to normal when clicked.
Frenzyboard Clean Fixer
Version 0.9
Frenzyboard Clean Fixer makes the list of active boardies at the bottom of the main page visible without having to highlight them. Works with most color themes (a list of incompatable themes can be found in the script notes.)
Handy for people who prefer the"clean" board to the regular mode.
New in 0.9:
When browsing the forum, the active users are listed at the bottom. This list is
made 'invisible' while in clean mode (clean.php). This script makes the active
user list visible, matching the colors of the theme you're using.
If you can't see the text well (or at all) with this script, change "var footerStyle" to "window" instead of "topic". It's not as elegant, but it will work in all but a few cases.
The following is a list of all the themes known to be incompatable with this extension:
Encino Man ((ben))
Jury Duty ((ben))
Rusted Sunshine ((ben))
Candy Striping It (*Z*a*N*N*)
black, white, and grey (aerin)
minty, indie goodnezz!! (ben(is indie))
monkey (bertintheturtle)
CivilWar2 (building a better me)
Civilwar (building_a_better_me)
Gandalf (Caleb)
The Land of Wind and Ghosts (Caleb)
new colors (compgeek4u)
Kyle Frank (dadonkadonkas)
texas (East Texas)
Deep Blue (/clean.php) (foolguitardude)
DEATH (jewelfan5372)
Sunshinebabies (Clean board) (Jillo Pudding)
cool enough for you (legendofchin97)
braveSaintSaturn sticker (Marsha)
Electric Bluegaloo (Marsha)
ElectricBluegaloo2 (organdonation)
enamel (piXie)
Steamboat Springs, CO (piXie)
greener pastures (ponders)
it matches my room (ponders)
One Imperfect Rose (ponders)
One Perfect Rose (ponders)
coolness (ratch)
the artist in the ambulance (Ratt Fink)
raspberry iced tea (rock-it)
Happy Halloween (Shannon)
neon green & navy blue (sickboy)
Christ is King. (The Levite)
Highlight it! (The Levite)
Red Light District (The Levite)
punk rawk (thechoke)
Uh....nyeh (triggerhappyjak)
burn your face off bright. (vanilla)
TODO:
Fix includes to work properly (currently a catch-all)
Detect if text color is the same as background color and change footerStyle automatically?
Frenzyboard Link Obviousizer
Version 0.9.1
Let's face it. Sometimes you don't see every link in a post, even if you were looking for one. If the colors are the same, you can't see a thing.
Frenzyboard Link Obviousizer adds a nice thick underline to all links in a post, so it's easier to spot them.
New in 0.9.1:
Fixed a problem with includes.
New in 0.9:
This script adds a beefy underline to all links in a post, while leaving all other links on the page untouched. The links are currently only distinguished by color, which can sometimes be very similar to the text color. This script makes finding links easier.
TODO:
Make selecting a link style easier.





