http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/generation/DirectoryGenerator.java
...
} else if (sort.equals("lastmodified")) {
...Superbiji wrote:
I see. So which one is correct in CVS, sort=lastmodified or sort=lastModified ?
On Tue, 07 Sep 2004 18:40:10 +0200, Jorg Heymans <[EMAIL PROTECTED]> wrote:
this is fixed in CVS already. The docs were wrong.
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=109344585918253&w=2
Superbiji wrote:
If you use cocoon's directory generator expect trouble if you want to sort it by date.
To sort by time or date set parameter: sort = "lastmodified"
That's it! not by setting parameter: sort = lastModified or time or date
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
