The text editor is a field type. I want to design a default layout in it in which the user can just add points and write short notes. I also want to set a limit in it of 500 word and user cannot even remove the default layout that I have given.
You can simply set the default format using the client script/template feature, and the word count logic, you can do it using the server script. Nothing else is possible.