[xwiki-users] Xwiki list
Hi! How can I prevent a list-item from being breaked? I mean, if I want to place some text, then an image and, finally, some message (#info(), #alert() etc.) in a list-time, all would appear as the whole list-item. For now, I can only get text + image or text + message. I do use a macro for an image, like #image(src title). So, the problem seems to be in the two following macros: #image()#info(). I've also tried #image()\ #info(). That doesn't do the job too. Best regards, Mike
Hi, On Nov 3, 2008, at 3:52 PM, Mike A. wrote:
Hi! How can I prevent a list-item from being breaked? I mean, if I want to place some text, then an image and, finally, some message (#info(), #alert() etc.) in a list-time, all would appear as the whole list-item. For now, I can only get text + image or text + message. I do use a macro for an image, like #image(src title). So, the problem seems to be in the two following macros: #image()#info(). I've also tried #image()\ #info(). That doesn't do the job too.
I don't know if this is currently supported. It's planned to be supported in the new syntax though (probably for XE 1.8). Thanks -Vincent
participants (2)
-
Mike A. -
Vincent Massol