<DIV>
<DIV>Ulrich,</DIV>
<DIV> </DIV>
<DIV>The "allInFolderDateReleasedDesc" collector uses the "CmsResource.COMPARE_DATE_RELEASED" comparator which orders the articles by date released (or by creation date if no date released property is set). </DIV>
<DIV> </DIV>
<DIV>You could edit this comparator (although that would obviously affect all calls to the "allInFolderDateReleasedDesc" collector), or you could add an new collector to the "CmsDefaultResourceCollector" class and have it use your new comparator.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>- Eric</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> <BR><BR><B><I>Ulrich Rueth <lists@rueth.info></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hi all,<BR><BR>is it possible to retrive xml-content articles in inverse order (newest<BR>first, eldest last) using the<BR><BR><?xml:namespace prefix = cms /><cms:contentload editable="true" param="<%=articles<br>%>" collector="allInFolderDateReleasedDesc"><BR><BR>tag? I only get them in the order of (I think) "valid from" date.<BR><BR>Thanks and regards<BR>Ulrich<BR><BR><BR><BR>_______________________________________________<BR>This mail is send to you from the opencms-dev mailing list<BR>To change your list options, or to unsubscribe from the list, please visit<BR>http://mail.opencms.org/mailman/listinfo/opencms-dev<BR></BLOCKQUOTE></cms:contentload></DIV>