Forums / Setup & design / ezmatrix cell with multi line text

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

ezmatrix cell with multi line text

Author Message

Daniel Kobar

Friday 10 December 2010 12:41:24 pm

Hello everyone
Is it possible to have one cell with multiple lines of text in ezmatrix datatype, ie. is it possible to create a new line of text in one cell? Something like bullets or lists for example.

Łukasz Serwatka

Sunday 12 December 2010 3:39:25 pm

Hi,

I'm afraid this is not possible by default. I don't know how much are you comfortable with PHP, but with some development effort it should be possible to hack Exponential ;) ezmatrix content is stored as XML definition inside Exponential database.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniel Kobar

Friday 17 December 2010 10:09:25 am

Thanks for your reply Lukasz. It is unfortunate that ezmatrix can not contain anything other than plain text. I am not a php expert, but I have some php experience. I think that ezmatrix with the possibility of containing data other than plain text will be certainly of great benefit. It is worth to invest some effort into that. So, I will try to find some time for that in the future.