Forums / Setup & design / ezmatrix cell with multi line text
Daniel Kobar
Friday 10 December 2010 12:41:24 pm
Hello everyoneIs 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 eZ Publish ;) ezmatrix content is stored as XML definition inside eZ Publish database.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
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.