Forums / Setup & design / BR tag in comments and Forum messages: Problems
Zinistry Vacana
Monday 05 May 2003 6:16:17 am
Hi! I've tried to figure out how I can implement "the wash command in the tpl. Tried: {node.object.data_map.message.content|wash(xhtml)|nl2br}So that new line will be replaced by a br tag.
Have also checked eztemplateautoload.php and eztemplatenl2broperator.php and everything seems ok. But why does the text still press itself together without showing <br> and new line? It's a complete mess...do I have to change something else?