hi, i am not sure if i understand white_list plugin. i am building an app where users can post messages. i would like to use white_list to remove html markup and any javascripts. however when i do the WhiteListHelper.tags.delete = %w(img strong em b) at the end of my environment.rb those tags are still available in the post view. how do i configure so users can not use the img, strong, em tags, etc... thanks for any bones tossed my way! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---