Needs review
Project:
Default Filter
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2007 at 12:03 UTC
Updated:
9 May 2011 at 09:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
tormu commentedYep, noticed this too.. We're moving from 4.7 to 5 or 6 and I've been waiting for a way to set the default input type per user group, since we don't want the visitors to use BBCode on comments but editors should have that as default.
Long story short - tried the module and while it works great for the body field, we definitely needed it to work with CCK fields as well.
I checked how the module works and wrote a few lines more to my existing custom module, so the code below only works for hard coded fields and doesn't have any fancy menus, but it might give someone help in implementing this feature if they need it really bad, too.
Comment #2
beauregard commentedI have the same problem.
Andre
Comment #3
trevorleenc commentedglad I just found this post...as I've already spent a little over an hour trying to figure out why in the heck this was not working...
hopefully a fix will come soon
Comment #4
buddaDitto. This problem is a little annoying.
Comment #5
grendzy commentedHere's a patch against the D6 branch.