Hi Stephen,
The way it's implemented is that you can only change the default order by using piVars: orderBy (which should be a fieldname) and orderByDir (which can be ASC or DESC). I think the GET parameters should be like this:
&tx_t3blog_pi1[blogList][orderBy]=author

I gave it a try but it did not work here. There is no TypoScript configuration for this. You might have to dig further into the code to sort this out, check the method getOrderBy() in pi1/widgets/blogList/class.listFunctions.php

Loek


On 01/07/2012 11:40 AM, Stephen Bungert wrote:
So that the oldest post are first in the list?

I can't see how to do this. I tried looking through the manual.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to