[TYPO3] Better stripHTML

Jan Bednarik info at bednarik.org
Tue Jul 8 20:04:54 CEST 2008


I've created preUserFunc:

function user_addSpaces($content,$conf) {
   return str_replace('><','> <',$content);
}

pretty simple and does the job I need.

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list