pict-drupal-module.png Admin Default Filter is an original and very small and simple Drupal module, which force to use the default filter for admin users to Full HTML.

Drupal 6 does not allow to specify default input format for each role. So the default input format for admin should be same as the one for anonymous users, which is not convenient for an admin user because he/she may need to change the input format everytime a new message is created. That's the reason I have created this very simple module.

It's so simple and small and there's no settings or GUI for the module. It just force to use Full HTML when the admin user create a new content.

ss-admin-default-format-e.png
There's a module Remember Filter which can do the similar thing but more customizable and flexible. This module remember the last input filter used for each role and then use the input filter it remembered for the next time. I know this works for me but I just want to use Full HTML all the time no matter which input filter used for the last time. So I created this very simple module by myself.

 

AttachmentSize
admin_default_filter-6.x-1.x-dev.tar.gz6.75 KB
No votes yet