Hi everyone,

We have many people running into the current 255 character limit of the "About your blog" field without realizing it until after submission. An RFE was generated to display the current count dynamically and captured here.

http://opensource.atlassian.com/projects/roller/browse/ROL-1519

I have some simple JavaScript to handle this. It is currently in housed in the WeblogConfig.jsp and I am happy to submit a patch when I am done with the rest of ROL-1519, save for the DB change that would be needed to up the 255 limit. Couple of comments.

1. Is there a way to pull the current character limit from the model? I have 255 hardcoded in there at the moment.

2. I still need to externalize the strings for the label.

Any interest in applying this one to the trunk or shall I maintain it externally for blogs.sun.com.


--
Matthew Montgomery
.Sun Engineering
Sun Microsystems, Inc.


Reply via email to