Hi,
I would like to add on the right column of my site a rotating references section. Each reference would have some text + name of person + company name. It does not need to be structured (open text is also ok).
I would then want opencms to rotate between 20 difference references each time a page is displayed. I can keep a session scope counter holding which reference we last showed.
I need a way to manage the references (users not programmers) over time.
My question is which would be the best way to do so?
Thanks