baggyeyes: Bugs Bunny and the Bull (DrWho: Nine)
Baggyeyes ([personal profile] baggyeyes) wrote in [site community profile] dw_dev_training2009-04-19 05:10 pm
Entry tags:

A question about Bug 200

Hi,

I've been trying to track down where the code is that gives the textarea on options.bml? its character limit. I suspect that it is a .js file. :(

I humbly request of those who may know the answer...where is the code?

I thank you so very much in advance,
okwari

http://bugs.dwscoalition.org/show_bug.cgi?id=200
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-04-20 11:28 am (UTC)(link)
I don't think you can limit the number of characters that you can enter into a textarea. But what you can do is detect (on post) if it is over the limit, and then throw out an error warning.

See.... Um. where you save S2 props; cgi-bin/LJ/Customize.pm or cgi-bin/LJ/Widget/S2Propgroup.pm should be in the right general area to start poking around.
owl: (luna)

[personal profile] owl 2009-04-20 10:42 pm (UTC)(link)
You can't? Yay BML?