Sillybean
Code
PHP
WordPress and Whisper
WordPress plugins »
Whisper — a quiet content management system
Absurdly simple breadcrumbs
Simple PHP breadcrumbs built from the URL. The linked text will be the capitalized directory name by default (e.g. /code → “Code”), but you may specify replacements (e.g. /admin → “Administration”). First released January 8, 2004. Last updated February 24, 2004. Details & download »
JavaScript
Word count
Adds a live-updating word count to each textarea in a document. Respects textareas with initial values. Optionally ignores HTML as long as the tags are closed — that is, as you type a tag, the count will increment, but when you add the closing bracket, the script will recognize the tag and decrement the count. Works in all browsers except IE (for now). (Tips on working around IE’s craptastic event handling are welcome.) Demo & download »
Track changes
Given a document containing <del> and <ins> elements (including Word files with tracked changes saved as HTML), provides a toggle to highlight changes. The manner of the hightlighting is determined by CSS; the given styles emulate the old-school Word track changes look (i.e. inserted text in red, deleted text struck through). Demo & download »
Expression Engine
Word count extension
Adds a live-updating word count to each textarea in the Publish screen. Optionally ignores HTML as long as the tags are closed. Preview (not yet IE-compatible) released January 1, 2007. Download v.0.0.9 » (Note: I’m no longer working with Expression Engine, at least for now, so any updates will be made only to the word count JavaScript above. So far there haven’t been any. If the plugin code stops working due to changes in EE, I probably won’t be able to fix it.)
Ubiquity Commands
Mooch
The mooch command searches BookMooch for selected text on a page (or whatever you type in). If you’re using Ubiquity, you can now add the command to your installation.
meta
All code is released under the Slayer Code of Ethics: “Want. Take. Have.” In other words, you can do whatever the hell you want with it. Fly free, little code.
Sharing this post? The short URL is http://sillybean.net/?p=1086
Comments
-
Posted by Corey on December 12th, 2008 at 8:51 am
-
Hi,
I tried activating this plugin in 2.7, but it doesn’t activate.
Posted by nirav on December 18th, 2008 at 10:49 am
Trackbacks & Pingbacks
-
New WordPress plugins - 21.11.2008 | WPStart.org - WordPress themes, plugins and news
November 21, 2008 at 1:57 pm
Leave a Reply
New WordPress plugins - 21.11.2008 | WPStart.org - WordPress themes, plugins and news
November 21, 2008 at 1:57 pm





Hey! Your word count script is swell, but I’m trying to figure out if there’s a way to place the word count underneath the text area rather than above it. Possible?
Thanks!