Hello,
I would like to change the way a content in a space is displayed. Currently, when a space is displayed, it shows its list of contents. The details of the content displayed are the name, the description, the size and a line with icons allowing to perform actions on this content.
Now I would like to add additionnal data of the content. What do I have to change to display this new data ? I see that it is related to resultSetRow (I have investigated with Firebug to find some lead that lead me to a:richList but I'm afraid I miss something after…) But may be freemarker is a better lead…
Can anyone give me some leads ? or just explain me how this is working ?
Thanks in advance !