Topicon

Topicon is a plugin for Movable Type that allows you to display "topic" icons in your posts. Icons are tied to the categories you've assigned to each individual post.

Here's a screenshot from an actual blog entry:
-screenshot-



Version 1.2.2

Version 1.2.1:

New/Changed in 1.2.0:


Version 1.1.1 is a bug fix for the "site" icon option. If your site is working you do not need to upgrade. If you're trying to setup a "site-wide" icon cache and can't becuase the generated URL's have an extra "/" in them then you need this fix.

Version 1.1.0 adds the abillity to place arbitrary attributes within the generated <img/> tag.
See the README for details.

· download 1.2.2 · license · documentation · changes · sample config file · see it in action

VersionDateDescription
1.2.2 Dec-29-2005 Adds a new tag, MTTopicIconDebug for debugging.
Included a sample topicon.cfg file.
1.2.1 Jun-22-2003 Corrects a problem where the category label (%c) doesn't get properly cycled when using multiple categories.
1.2.0 Apr-23-2003 Generate correct <img/> tag.
Added a "deftext" attribute used to specify what to display if no icon found.
Moved all configuration information to a separate file.
Added <MTTopicIconURL> tag
Added support for deftext="" to <MTTopicIconURL>
1.1.1 Nov-09-2002 Fixed bug in generation of URL when using site-wide icons
1.1.0 Nov-04-2002 Allow arbitrary attributes in the generated tag.
1.0.0 Nov-02-2002 Initial release

Made with vim