I want to maintain the "expanded/collapsed"-status of my panels when surfing my xwiki. I've seen the post http://lists.xwiki.org/pipermail/users/2008-March/010746.html :
On Mar 2, 2008, at 12:01 PM, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
Hi all,
After googling for a while, I realize that the collapsing/expanding trick is a quite vaste issue!
Please, is it possible to force XWiki to deliver collapsed panels? Or even better: is it possible to set a panels to be delivered , by default, collapsed or expanded?
Yes, that's what we do now.... :) Check in edit mode for example, there are panels that are collapsed. Edit those panels and you'll see how it's done.
Moreover we even remember when a user has collapsed/expanded a panel in a cookie... :)
-Vincent
However, I can't see the code used for XWiki panels since I can't enter edit mode. I really want to see how to implement those cookies, so if I'm looking in the wrong place, where can I search it? rgds, Joao