Hi, > The list of available topics for the startpage of indy-germany is provided by > the Line: > > <List key="themen" table="topic" selection="archiv_url='thema'" > order="title"/> > > Is there a way, we can reverse the order of the topics? <List key="themen" table="topic" selection="archiv_url='thema'" order="title desc"/> Greetings, Max