[TYPO3-commerce] Category Images in Category Single View

t.maroschik at thegecko.info t.maroschik at thegecko.info
Wed May 30 20:02:29 CEST 2007


Hello Martin,

I meant not the category list. For better understanding I just uploaded a screenshot and marked the elements of interest. You can view it here http://img164.imageshack.us/my.php?image=screenshotcq3.jpg .

The marker for this image in category_product.tpl is ###CATEGORY_IMAGES### and stands in the following context:
<!-- ###CATEGORY_VIEW_DISPLAY### begin -->
	<div class="com_category_title_container"><div class="csc-header csc-header-n1"><h1 class="csc-firstHeader">###CATEGORY_TITLE###</h1></div>
	<span>###CATEGORY_DESCRIPTION###</span>
	<span>###CATEGORY_IMAGES###</span>
	<span>###SUBPART_CATEGORY_ITEMS_LISTVIEW_TOP###</span> 
	</div>
	<br />
	<div>###SUBPART_CATEGORY_ITEMS_LISTVIEW###</div>
	<div>###CATEGORY_BROWSEBOX###</div>	
<!-- ###CATEGORY_VIEW_DISPLAY### end -->

I tried already any maxW property I found in tx_commerce plugin in the object browser. Nothing seems to work. 

Thank you already for your reply,

-- 
Greetz,
Thomas Maroschik
thomas.maroschik at thegecko.info
----------------------------------------------------

--- Ihre E-Mail Start---

Hi Thomas,

> I'm building a Shop since about a month and I fail permanently at changing
> the size of the category image in the product listing. Can anyone tell me
> please the right constant for that? I've tried already any Constant with
> .maxW I found in the Object browser, nothing solved my case.
i am not sure, what do you mean.

Perhaps you should have an look at tsref->IMAGE or stdWrap?

plugin.tx_commerce_pi1.listView.categories.fields.images should be IMAGE
so for that:
plugin.tx_commerce_pi1.listView.categories.fields.images.file.maxW
you should have an look at

http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/2/

i hope it helps somehow:)

greets,
martin
_______________________________________________
TYPO3-project-commerce mailing list
TYPO3-project-commerce at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce


--- Ihre E-Mail Ende---




More information about the TYPO3-project-commerce mailing list