extra_description

View: New views
3 Messages — Rating Filter:   Alert me  

extra_description

by Bob Wild :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I try to show the Extra_Description field in the Article view.

In TS I define

plugin.tx_commerce_pi1 {
templateMarkte.description_extra = ARTICLE_EXTA_DESCRIPTION
}


and in the category_product.tpl there is now a marker

###ARTICLE_EXTRA_DESCRIPTION###


but it does not work.

Can anybody tell me, why or what the proper way to it would be?
Thanks!
_______________________________________________
TYPO3-project-commerce mailing list
TYPO3-project-commerce@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce

Re: extra_description

by Bob Wild :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok, the solution is to just call the marker

###ARTICLE_DESCRIPTION_EXTRA###

No separate TS setup necessary, so no templateMarker definition necessary.

Though somebody should once explain what the remark
// make a selector Element or show all Articles
in the file setup of commerce means!!!

Robert

> Hi,
>
> I try to show the Extra_Description field in the Article view.
>
> In TS I define
>
> plugin.tx_commerce_pi1 {
> templateMarkte.description_extra = ARTICLE_EXTA_DESCRIPTION
> }
>
>
> and in the category_product.tpl there is now a marker
>
> ###ARTICLE_EXTRA_DESCRIPTION###
>
>
> but it does not work.
>
> Can anybody tell me, why or what the proper way to it would be?
> Thanks!
_______________________________________________
TYPO3-project-commerce mailing list
TYPO3-project-commerce@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce

Re: extra_description

by Ralf Merz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On 2009-09-28 12:31:07 +0200, Robert Wildling <rowild@...> said:

> Ok, the solution is to just call the marker
>
> ###ARTICLE_DESCRIPTION_EXTRA###
>
> No separate TS setup necessary, so no templateMarker definition necessary.
>
> Though somebody should once explain what the remark
> // make a selector Element or show all Articles
> in the file setup of commerce means!!!

if you have created articles with select attributes, you can set the
option allArticles to 1 or 0.
plugin.tx_commerce_pi1.allArticles = 1 means:
all articles are shown seperatly or in a list. If you set it to 0,
commerce will generate a selectbox.

that´s it.

Greets
Ralf Merz


>
> Robert
>
>> Hi,
>>
>> I try to show the Extra_Description field in the Article view.
>>
>> In TS I define
>>
>> plugin.tx_commerce_pi1 {
>> templateMarkte.description_extra = ARTICLE_EXTA_DESCRIPTION
>> }
>>
>>
>> and in the category_product.tpl there is now a marker
>>
>> ###ARTICLE_EXTRA_DESCRIPTION###
>>
>>
>> but it does not work.
>>
>> Can anybody tell me, why or what the proper way to it would be?
>> Thanks!


--
Ralf Merz
Dipl.-Ing. (FH)
merzilla
TYPO3 development, hosting, service

_______________________________________________
TYPO3-project-commerce mailing list
TYPO3-project-commerce@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce