Posted by mgifford on March 1, 2006 at 4:30pm
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | user system |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I find it odd that you can set global defaults for input formats:
admin/filters
but that a user can't choose their default input format within that:
user/1/edit
I would like to make an admin role have a default input format of full html, but have anonymous users have a default format of text. I would think that I should be able to do this by setting the global input format to text (which everyone should have access to), but setting my individual account to default to full html when creating new content.
Really not sure why selecting a default format must apply across all roles. Maybe I'm missing something here, but I've run into this problem in 4.6 & 4.7.
Mike
Comments
#1
No feedback for over an year.
Version not maintained.
#2
I can think of lots of situations where a user-based input-format default would be handy. This may be handled as part of Gabor's review of that area, but...its not fixed.
#3
Marking as fixed.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.