Hi!

How do we stop certain users from having the option to create content with unfiltered HTML and PHP while we allow others (like admins) to use unfiltered PHP and HTML?

I have searched and cannot find the answer. I checked the access control and could not find a hook for this either.

Thanks!

Comments

heine’s picture

administer » input formats (admin/filters), then "configure" for the relevant filter. On that page you can enable filters for roles.

(eg on http://dev/admin/filters/3)

--
The Manual | Troubleshooting FAQ | Tips for posting | How to report a security issue.

neo_silkroad’s picture

Many thanks!

Will give it a try!