[TYPO3-commerce] HOWTO create a 'read more' link at the end of the teaser text

Michiel Roos michiel at netcreators.com
Thu Oct 25 12:59:48 CEST 2007


Michiel Roos wrote:
> plugin.tx_commerce_pi1 {
>     listView.products.fields {
>         # this part works fine ;-)
>         teaser.postCObject = COBJ_ARRAY
>         teaser.postCObject.10 = TEXT
>         teaser.postCObject.10 {
>             value = [
>         }
> 
...
> 
>         # this part works fine ;-)
>         teaser.postCObject = COA

The above line should not be there, but does no harm.

>         teaser.postCObject.30 = TEXT
>         teaser.postCObject.30 {
>             value = ]
>         }   
>     }
> }


-- 
Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/


More information about the TYPO3-project-commerce mailing list