[TYPO3] tt_products, poor documentations, no support
Ernesto Baschny [cron IT]
ernst at cron-it.de
Wed Jan 4 19:58:09 CET 2006
On 04.01.2006 19:06, Ali - wrote:
>> The extension works only on one table at the time, thats right. The
>> categories and its products are on two different tables, so the
>> extention won't solve that problem. (...)
> Thanks for the useful message Ernesto. I just don't get one thing in
> here; if nsb_cat2menu does not support items in a category or
> sub-categories, what was the point of the author to put more levels in
> the menu as follows from the example:
>
> lib.nsbcat2menu.2 = TMENU
> lib.nsbcat2menu.2 < lib.nsbcat2menu.1
> lib.nsbcat2menu.3 = TMENU
> lib.nsbcat2menu.3 < lib.nsbcat2menu.1
It does support sub-categories, that's why you have to tell it which is
the field that contains the parent-id, etc. It just won't support
multiple table-sources (tt_products and tt_products_cat in that case).
Cheers,
Ernesto
More information about the TYPO3-english
mailing list