Ticket #184 (closed enhancement: duplicate)
Maxlength restriction (onKeyPress, onPaste), Chars counter (html tags excluded)
| Reported by: | gi_gio@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | maxlength chars counter |
| Cc: |
Description
One of the major lacks (of course, this is my opinion) in HTMLArea was the missing maxlength feature. In HTMLArea 2, I managed to code some very simple and unefficient javascript into the editor.js file (I inserted some rows in the function editor_event(objname,runDelay), but it was very slow). I also managed to make the editor to display into an external text field the number of the available chars left. In HTMLArea 3, I haven't managed to do this. I'd like to write an appropriate plugin for Xinha, but I'm not familiar with the plugin structure, so .... can anyone help?
Thanks, gi_gio.
Change History
Note: See
TracTickets for help on using
tickets.
