Your IP : 216.73.216.20


Current Path : /home/e/t/i/etiennec/www/plugins-dist/textwheel/wheels/spip/
Upload File :
Current File : /home/e/t/i/etiennec/www/plugins-dist/textwheel/wheels/spip/echappe-js.yaml

--- # Syntaxe des raccourcis SPIP, version 0.0.1
    #
    # Si on nomme une regle, elle devient surchargeable

-
  if_str: "<script"
  match: "{<script.*?($|</script.)}isS"
  is_wheel: y
  replace:
    -
      type: all
      replace: htmlspecialchars
      is_callback: Y
    -
      type: all
      replace: nl2br
      is_callback: Y
    -
      type: all
      replace: "<code class=\"echappe-js\">$0</code>"