[ic] text break/lay-out flypage

Jonathan Clark interchange-users@interchange.redhat.com
Fri Jan 4 17:20:01 2002


> I have a text field (field comment) in my MYSQL-database with,
> for example,
> the following:
>
> Text aaaa :
> * spec 1
> * spec 2
> * spec 3
>
> Text bbbb:
>
> In my flypage.html  [item-field comment] the text looks like this (without
> break):
>
> Text aaaa :* spec 1 * spec 2 * spec 3 Text bbbbb:
>
> How can I display the text from [item-field comment] with a lay-out like
> this:
>
> Text aaaa :
> * spec 1
> * spec 2
> * spec 3
>
> Text bbbb:
>

try:

[filter text2html][item-field comment][/filter]

this filter is described:
http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=ictags04%2e28

Jonathan
Webmaint.