Squee uses the Innerfade script to rotate through a fade-in-fade-out of whatever quotes or reviews or excerpts you want. The quote can have an attribution attached, which can either link to a specific post, or to an author (if you’ve got a multi-author blog), or not link at all. Or it can link to an external address, like to someone else’s review of your work. Or it can just have a simple text line after the quote, like if you’ve got quotes about writing and don’t need them to link anywhere but still want to include who-said-it. Or it can just be the quote.
The optional text-only line can also be offset, style-wise, if you want an extra line to appear under the attribution for a quote, meaning you can make it small-font, bold, italic, or blockquote. And while I was at it, I also put in options for what to go between post-title and post-author (”posted by”, black square, circle, arrow, etc).
Which generally means you can mix and match until you find a presentation you like, although any presentation you pick will apply to all quotes, so choose wisely. And so on.
Also includes capabilities to set the fade-script, specifically: length of time to show a quote, speed of shift from one quote to the next, and several options for the way the quotes rotate (random, random-start, sequence).
Possibly the craziest part is that it will do a sort of tag-cloud like effect, where it will calculate the font size for you, so no matter how many (or few) words/characters are in a quote, the quote will continue to take up roughly the same amount of space (though you have to figure out what to set the “height” value as, in the script’s settings, and fiddle to make sure your maximum & minimum fonts sizes don’t go outside that box). If you don’t want a variety of font sizes, then set the maximum font size and minimum font size to the same size, and then all quotes will be that size. (In pixels, btw; the math for ems was wayyyy too messy.)
and upload to your wp-content/plugin folder, then activate in the plugins menu. You’ll then see the new menu option for Squee in the Settings menu, and there are instructions at the top of that page on how to get Squee to appear where you want, and lines to copy/paste into your header.php file and your style.css file. I may simplify that further (that is, make those automatic) at some point, but for now, it’s definitely beta-version, so let me know if anything breaks. I tested it on three different sites and layouts, but all of those were 2.7.1, so I’ve no idea if it’ll work in older versions.
I didn’t think it’d be useful for much of anyone, then I realized that having a clickable fade-in-out quote might be good if (with author-cap on) I wanted to direct readers to reviews about my stuff. Or maybe have a selection of inspirational quotes. Or just quotes from posts I’ve done (or from guest authors). For that matter, the quotes could be any/all of the above. (However, right now if you select internal links, meaning it links to your own posts, it will disregard external links — I need to fuss with that a bit more, if someone tells me they’d find themselves using both options.)
http://www.karinoyo.com/media/squee-quote-rotater.zip
I’m not sure I’ll deal with subversion and apply it to the WP Plugin library. I’m leaving that question for later.