[TYPO3-shop] tt_products >< commerce and different views
Franz Holzinger
franz at fholzinger.com
Wed Mar 14 11:48:53 CET 2007
Hello Tapio,
>
> done for the basic example templates endeed some
> markers have _2 and ..._3 because in the middle was another marker.
>
> if the value value from some field , it might be possible
> to use some reference.
> How to do that?
>
> Now in class file
>
> $globalMarkerArray["###LABEL_ORDER_CONFIRMATION_2###"] =
> $this->pi_getLL("###LABEL_ORDER_CONFIRMATION###_2");
> $globalMarkerArray["###LABEL_ORDER_CONFIRMATION_3###"] =
> $this->pi_getLL("###LABEL_ORDER_CONFIRMATION###_3");
>
>
> and in template
> ###LABEL_ORDER_CONFIRMATION_2### (###DELIVERY_EMAIL###).
> ###LABEL_ORDER_CONFIRMATION_3###
>
> that is for 2.5.1 - I got error message with newes version.
> It defines markers using $this->globalMarkerArray[...
>
please send me your changes to kontakt AT fholzinger.com email.
Then I will put this into the next 2.5.2 upload.
The development for 2.5.1 has been closed already.
Greetings,
Franz
More information about the TYPO3-project-tt-products
mailing list