I have a simple problem but I really don't manage to solve it : I need to put in bold all the name of all document where its modified date is today. How can I do this in browse.jsp ?
I suppose (after navigating through source code) It is so hard to do this (coding around RichList) that we can consider it is not feasible, is it right to think so ?
I think it is kind of easy… you just need to customize some jsp files (mainly browse.jsp) to add a test case on property cm:modified, and set the css style accordingly