how many characters does this micro use , can the admin set the amount of characters allowed ? (and if so where and how)
is it possible to have a character counter so people know how many they have used etc?

keep up the good work !

Comments

jeckman’s picture

Assigned: Unassigned » jeckman

The input field has a maxlength property set to 255 - not currently set-able through config, but in the hook_form implementation in the microblog.module file