Links Purpose
All links open in a new page...
Links to the plug-ins I use for Movable Type in my weblog and also some helpful resources for those who has an interest to learn more about expanding the features in MT.
• • •• Categories ••
- CatEntries » For including and excluding categories in entries.
- PreviousNextInCategory » Gives you the previous and next entries that are in the same category as the primary category of the current entry.
- Supplemental Category Tags » Provides some new Category tags for Movable Type including an easy addition of next/prev in Category Archives. I use this for making different individual template modules for my portfolio.
• • •• Beautify Me ••
Typography
- SmartyPants » Easily translates plain ASCII punctuation characters into “smart” typographic punctuation HTML entities.
Syntax & Code
- MT CodeBeautifier » Provides syntax highlighting and code beautification (indenting, etc.) on input for a variety of programming languages.
Text Formatting
- MT Textile » Allows for block level, inline, and character formatting.
• • •• programming ••
- MT Macro » Instead of typing laborious HTML as you write your entries, a macro can do all the work for you so you can concentrate on writing. Perhaps you want to use a set of icons within your posts but don’t care to write <img> tags all day long. Or maybe you’d like to link up to Google queries without having to type out the full URL. This plugin allows you to do that and much more.
- MT PerlScript » If you know how to write Perl code, this custom tag gives you remarkable flexibility in producing pages from Movable Type. You can literally do any kind of manipulation you can think of using your Movable Type data.
- MT Regex » Allows you to define search and replace parameters for elements you produce from
Movable Type templates.