[TYPO3-shop] tt_products 2.4.10
Franz Holzinger
franz at fholzinger.com
Wed Jun 7 09:59:21 CEST 2006
Robert Markula a écrit :
>
> The ###FIELD_ID### would currently only be needed for assigning the
> labels to the correct fields, or can somebody think of another use of a
> unique field id?
>
> What about a simple naming scheme like
> ttp_orderfield_01
> ttp_orderfield_02
> etc. ?
>
> Or if you want to resemble the ###FIELD_NAME### scheme:
> ttp_basket_quantity_1
>
Maybe someone wants to have this differently on different views.
And tt_products is a unique identifier but not ttp.
So I would propose
tt_products_list_id_01
tt_products_listhighlights_id_01
tt_products_basket_id_01
tt_products_single_id_01
This might be needed if you have more than one plugin on one site.
More information about the TYPO3-project-tt-products
mailing list