Allowing Textareas to be styled by client

Allowing client to add bold, italic, and lists to textarea but no other code.

I was using nicedit to allow a client to style certain elements on his textarea inputs.

The client has just copied and pasted content into his admin and the webcode has been saved too.
I want to restrict any code being entered into the textarea so the responsive design is fully controlled by CMS, but still want some freedom for the client, like bold, italic, and adding lists.

Is this possible??

You could disallow any HTML codes and just allow BBCode or MarkDown for whatever elements you want to allow.

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.