[TYPO3-shop] tt_products tableless template
Robert Markula
robert.markula at gmx.net
Wed May 10 17:17:40 CEST 2006
Hi guys,
I've created a css-based, table-less (except for the basket list), XHTML
1.0 strict (validates also XHTML 1.1) and accessible template for
tt_products. It is based on the 'old-styled' template which is shipped
with tt_products 2.4.9 and is, you could say, a css-based representation
of the original template.
It would be nice if you could evaluate this template so we can impove it
whereever possible.
I don't have a webspace where I could post this template for review. If
somebody would be so kind... :)
There is one thing to note though:
In ITEM_LIST_TEMPLATE I cannot get unique id's for the 'qty' field. This
is needed to assign a label to each 'qty' field. I can't use
###FIELD_NAME### as an id either, because it contains characters which
are not valid in XHTML strict (the [] brackets, to be more specific).
Cheers,
Ro
More information about the TYPO3-project-tt-products
mailing list