CKEditor 4 comes with a rich set of configuration options that enable customisation of its appearance, features, and behaviour. For information on how CKEditor 4 can be customised, go to Setting CKEditor 4 Configuration article.
You can also visit the CKEditor 4 Examples to see the numerous features and editor setups that you can use.
Comments
5 comments
Nice!
updated 7 days ago, always?
Hey Fernando, we are reorganising our Help Center, so the article must have updated automatically. Is there anything we can help you with? Are you looking for some specific information?
The html file works fine, but the .aspx file does not.
Hey Christian, from the perspective of CKEditor, it doesn’t matter whether it’s included directly in a static HTML file, or created dynamically with PHP, ASP.NET, etc. It’s because CKEditor is processed by the browser, not by the server. Therefore, as long as your server provides proper HTML markup and embed CKEditor properly inside server response, everything should work fine.
Please sign in to leave a comment.