<div>hi Jose,</div><div><br></div><div><div>I don't understand %(number) of you which it means what?</div><div><br></div><div>- do you want to load a file which its "<span style="background-color:rgb(255,255,255);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px">Structured Content = </span>MyContentType" & "file's name=content_1.html" & "on folder /internet/news/notes/" ?</div>
<div>if it's right, you use code:</div><div><cms:contentload collector="singleFile" param="/internet/news/notes/content_%(number).html" editable="true"></div><br class="Apple-interchange-newline">
</div><div><div>- if you want to load some of files which our "<span style="background-color:rgb(255,255,255);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px">Structured Content = </span>MyContentType" & "on folder /internet/news/notes/"</div>
<div><br></div><cms:contentload collector="allInSubTreePriorityDateDesc" param="/internet/news/notes/|MyContentType|15" editable="true"></div><div><br></div><div><br></div><div>good luck!</div>
<div><br><div class="gmail_quote">2012/1/20 Jose Ignacio Yarza <span dir="ltr"><<a href="mailto:jiyarza@opensistemas.com">jiyarza@opensistemas.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>


  
  

<div>
Hello List,<br>
<br>
<br>
This is my first post so greetings to everyone, and please bear with me.<br>
<br>
 I have a custom schema with this date field defined in it:<br>
<br>
<pre><xsd:element name="MyDate" type="OpenCmsDateTime" minOccurs="1" maxOccurs="1" />


I need to show listings ordered by this custom field. With some researh I found a collector and tried this in the JSPs:

<cms:contentload
                collector="<b>allInFolderDateDesc</b>" 
                param="/internet/news/notes/content_%(number).html|MyContentType|15|<b>MyDate</b>"
                pageSize="${param.pageSize}"
                pageIndex="1"
                editable="false">
</pre>
<br>
<br>
But it does not work as I expected the list ordering is somewhat arbitrary. I have not found much documentation about this collector in particular so maybe something is wrong there.<br>
<br>
Any help is very appreciated. This is a production system in a public administration, and this change is important for my customer since currently it shows the news disorderly.<br>
<br>
<br>
Version is OpenCMS 7.<br>
<br>
<br>
Thank you,<br><font color="#888888">
<br>
Jose
</font></div>

<br>_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><font color="#888888"><div>Best Regards,</div><div>------------------------</div><div>Nguyen Van Khoi<br>Sutrix Media - Developer<br></div><div>Mobile: 0976.593.588</div>
<div>Skype: vankhoiqn2003<br>Yahoo: vankhoiqn2003<br></div></font><br>
</div>