What’s the syntax to exclude CKEditor from a specific content type text areas ?
I know where to add the line to specify to not use it, but I don’t know how to specify a specific content type.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are using the CK Editor module you can edit the Global Profile in the CK Editor settings.
You can then disable entire content types with something like:
Both above demonstrate node type and path based restriction.