/mt-plugin-AutoUnless

A Movable Type plugin, It automatically adds unless tag

Primary LanguagePerl

AutoUnless plugin

AutoUnless plugin is reference implementation for the TagMissing plugin.

AutoUnless plugin automatically adds *unless* tag if defined *if* tag and not defined *unless* tag.

For example, automatically adds the mt:UnlessWebsite tag, mt:EntryUnlessCategory tag, and etc.

See t/ directory.

Requirements

This plugin requires TagMissing plugin.