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 !
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
Comment #1
jeckman commentedThe 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