[TYPO3-shop] sorting category by category title?
Franz Holzinger
franz at fholzinger.com
Sat May 13 08:16:49 CEST 2006
Hello Chris,
>
> I'm using tt_products 2.4.9.
>
> I'm trying to get it to sort items (in list view and/or in basket view)
> by the category title.
>
Only the list view can be sorted, not the basket view.
> I've added this to setup, as per documentation...
> plugin.tt_products.table.tt_products_cat.orderBy = title
>
> I've got this...
> plugin.tt_products.orderBy = category,title
Unfortunately there is an error with it. I will soon upload a corrected
version of 2.4.10.
> With or without this line (which is marked as deprecated in the
> documentation)...
> plugin.tt_products.orderByCategoryTitle = 1
This has been changed because there was an error in it anyways. And it
has been improved that it can be sorted now by every field of the
tt_prdoucts_cat table. Even sorting by language categories should become
possible.
Greets,
Franz
More information about the TYPO3-project-tt-products
mailing list