PasswordValidationRule
This tag outputs the active password rules. No attribute.
<mtapp:setting
id="name"
label="New Password"
hint="Enter the new password. (<$mt:PasswordValidationRule$>)"
show_hint="1"
label_class="top-label">
<input type="password" name="password" id="password" class="text password full" value="<mt:var name="password" escape="html">" />
</mtapp:setting>
Ella on August 30, 2012, 10:12 p.m. Reply
Tricky. This one is applied only in Moveable Type 5, right? What was the trick in the fourth version of MT.