Forums / Setup & design / How can I print RSS content without nl (linebreaks)?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How can I print RSS content without nl (linebreaks)?

Author Message

risto CMS user

Friday 16 June 2006 4:54:51 am

Iv gotten the RSS up and running.My only issue now is how to display i.
when I doo

{attribute_view_gui attribute=$:item.object.data_map.description}

I end up getting lots of linebreaks <br/> printet fron the source

I realy need to avoid this.

Iv tried

{$:item.object.data_map.description.content.xml_data}

BUt this prints out xml (hehe shocker)

anyone got a solution for me?
All helt would be very helpfull (lol)