Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
But remember that if it is an open community site anything other than Filtered HTML is not secure.
I used to use full HTML in my posts, but this feature is accessible only by me, the rest of the community are using filtered HTML. I think it is secure in this way.
Oh, I see, but there is a problem. The default input format becomes always available to all users (it says so in the admin/settings/filters page). So, a couple of modules have been developed which might help:
http://drupal.org/project/preferred_format
Lets some user roles specify their preferred input format for each content type in their account. You could allow that to your admin role without changing the general default.
Comments
It's in
It's in admin/settings/filters
Select the one you want and click on the button.
But remember that if it is an open community site anything other than Filtered HTML is not secure.
full HTML accessible only by user 1
I used to use full HTML in my posts, but this feature is accessible only by me, the rest of the community are using filtered HTML. I think it is secure in this way.
Oh, I see, but there is a
Oh, I see, but there is a problem. The default input format becomes always available to all users (it says so in the admin/settings/filters page). So, a couple of modules have been developed which might help:
http://drupal.org/project/filter_default
Lets you assign a default input format for new nodes and comments separately for each role.
http://drupal.org/project/preferred_format
Lets some user roles specify their preferred input format for each content type in their account. You could allow that to your admin role without changing the general default.
Thanks for the links
In my case, I made the "Filtered HTML" as default. Whenever I write an entry, I have an option for full HTML, this option is available only to me.
Maybe I will try the modules above.
I misunderstood what you
I misunderstood what you wanted to do because the question in the initial title was different. You probably don't need those modules.