Not a developer? Go to MovableType.com

Documentation

IfRegistrationAllowed

A conditional tag that is true when the blog has been configured to permit user registration.

Attributes:

  • type (optional)

    If specified, can be used to test if a particular type of registration is enabled. The core types include "OpenID", "Vox", "LiveJournal", "TypeKey" and "MovableType". The identifier is case-insensitive.

Back