From 62e6dd1b5cc1359a0aede7d391215ee47db2695c Mon Sep 17 00:00:00 2001 From: messju Date: Tue, 1 Jun 2004 13:27:45 +0000 Subject: [PATCH] add documentation for the $replace_with_space-parameter of the strip_tags-modifier --- .../language-modifier-strip-tags.xml | 31 ++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/docs/en/designers/language-modifiers/language-modifier-strip-tags.xml b/docs/en/designers/language-modifiers/language-modifier-strip-tags.xml index 5c6a0a66..22ab0e96 100644 --- a/docs/en/designers/language-modifiers/language-modifier-strip-tags.xml +++ b/docs/en/designers/language-modifiers/language-modifier-strip-tags.xml @@ -2,6 +2,33 @@ strip_tags + + + + + + + + + + Parameter Position + Type + Required + Default + Description + + + + + 1 + bool + No + true + This determines wether the tags are replaced by ' ' or by '' + + + + This strips out markup tags, basically anything between < and >. @@ -25,7 +52,8 @@ $smarty->display('index.tpl'); @@ -34,6 +62,7 @@ $smarty->display('index.tpl'); New Kidney from Dad she Hasn't Seen in years. +Blind Woman Gets New Kidney from Dad she Hasn't Seen in years . Blind Woman Gets New Kidney from Dad she Hasn't Seen in years. ]]>