Not a developer? Go to MovableType.com

Plugin and Theme Directory

IfCommenterEmailIs v1

By ZeGuigui
Posted June 26, 2006, in Comments, Trackback, Antispam.

Details

This plugin adds a new MovableType conditional tag named MTIfCommenterEmailIs. The aim is to recognise a commenter by its email address.

It accepts two arguments: email (mandatory) and trusted. If trusted is set to 1 then the comment must also be from an authentified source (typekey for example). You can use MTElse to add some code when the comment is not from the expected source.


Back