Forums / Developer / problems with retrieving characters from content tree.

"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".

problems with retrieving characters from content tree.

Author Message

Romeo Antony

Saturday 03 July 2010 4:33:59 am

I am using a custom operator to retrieve the characters from ez.

the operator is working and fetch the number of characters that i am asking.

But what do I do in order to display the characters without splitting at the end of line

Example

count /* 1st line end , here word counting is broken

ing/* 2nd line

instead of above I want to show either complete word in a row or in the next line if enough space is not there. Anyone have experienced this kind of situation in ez developing.

Thanks in advance Romeo