-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Currently post are of type text and can therefore be 1 GB long (which I guess is an issue in itself, so a default value makes sense.... Anyway ... )
(Split from #91)
Limiting the number of characters is the easiest implementation which I hope also does the job (@pejhab).
Implementation
- additional setting Maximum Characters (default setting?)
- additional setting Minimum Characters
(- optional field discussions and answers?) - additional db-field in
moodleoverflow_discussionmaxchars - pass value optionally to editor (I think it is maxbytes...)
- unit Test - create post with maxbytes/minbytes
As pjhab said, minimum characters prevent "LOL" Post - Not a lot of meaning and impeding to read a discussion, and maxbytes prevent "rants"
Metadata
Metadata
Assignees
Labels
No labels