quelqun connait il une fonction de type strip tags oú lon pourrait
choisir
les tags html à authoriser et ceux a interdir?
merci davance
Pat
quelqun connait il une fonction de type strip tags oú lon pourrait
choisir
les tags html à authoriser et ceux a interdir?
merci davance
Pat
quelqun connait il une fonction de type strip tags oú lon pourrait choisir
les tags html à authoriser et ceux a
interdir?
http://svn.techno-weenie.net/projects/plugins/white_list/
Thibaut
On 9/12/06, Thibaut Barrère [email protected] wrote:
quelqun connait il une fonction de type strip tags oú lon pourrait
choisir les tags html à authoriser et ceux a
interdir?
J’ai fait:
script/plugin install
http://svn.techno-weenie.net/projects/plugins/white_list
et ensuite:
<%
text = “foo”
white_list text
WhiteListHelper.tags += %w(u) %>
<%= text %>
mais ça me sort une erreur:
undefined method `white_list’ for #<#Class:0xa07f6d7c:0xa07f6d54>
Je dois faire quoi pour que l’installation soit prise en compte?
merci d’avance
Pat
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs