Opened 13 years ago
Closed 13 years ago
#8626 closed Task (invalid)
Set Maximum Number of lines(rows) to editor
Reported by: | Pavan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.2 |
Keywords: | Maximum Number of lines | Cc: |
Description
Hi,
I want to restrict the user not to have more than 52 lines in the editor.
I can count number of lines only when the user presses enter key.
but when the user continued with the same line, it word wraps the text, and the total line considered as single line.
If CKEditor have that kind of restriction or plugin to control number of lines(rows) that really helpful.
Regards, PJ.
First of all if you are seeking help please use one of our forums ( http://cksource.com/forums/index.php) and not bug tracker!!!
I believe I have already written it in #8624.