TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3-shop] Offers with different template in list view?

This is a discussion on [TYPO3-shop] Offers with different template in list view? within the typo3-project-tt-products@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi! Is there any chance to have a different design in the list view (a yellow background for instance) in ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-tt-products@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 26.06.2008, 16:48
Juan Pablo Villaverde
Gast
 
Beiträge: n/a
Standard [TYPO3-shop] Offers with different template in list view?

Hi!

Is there any chance to have a different design in the list view (a yellow
background for instance) in products marked as "offer"?
Maybe another subpart.

Regards,

Juan Pablo Villaverde
jpablo (AT) omnisciens (DOT) com
http://www.omnisciens.com


_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 26.06.2008, 17:31
Matt Sturkenboom
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Offers with different template in list view?

I made a suppart for my offers with a different design. Simply add a
reference to an other template file in your suppart template setup code.

2008/6/26 Juan Pablo Villaverde <jpablo (AT) omnisciens (DOT) com>:

> Hi!
>
> Is there any chance to have a different design in the list view (a yellow
> background for instance) in products marked as "offer"?
> Maybe another subpart.
>
> Regards,
>
> Juan Pablo Villaverde
> jpablo (AT) omnisciens (DOT) com
> http://www.omnisciens.com
>
>
> _______________________________________________
> TYPO3-project-tt-products mailing list
> TYPO3-project-tt-products (AT) lists...netfielders.de
>
> http://lists.netfielders.de/cgi-bin/...ct-tt-products
>

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 26.06.2008, 18:02
Juan Pablo Villaverde
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Offers with different template in list view?

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 27.06.2008, 23:05
Matt Sturkenboom
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Offers with different template in list view?

This is the code I use in my template setup:

temp.menuRight < plugin.tt_products
temp.menuRight {
templateFile = fileadmin/templates/shop/offers.tmpl
listImage < .image
listImage.file.maxW = 50
listImage.file.maxH = 50
recursive = 99
NoSingleViewOnList = 1
PIDitemDisplay = 164
code >
code = LISTOFFERS
}
page.10.subparts.OFFERS < temp.menuRight


PIDitemDisplay = 164 is the PID where all the offers are listed.


Hope this helps!


2008/6/26 Juan Pablo Villaverde <jpablo (AT) omnisciens (DOT) com>:

> Thanks Matt! But I am not sure about what do you mean.. You have a template
> file with the ###ITEM_LIST_TEMPLATE###, and another template file with the
> same markup but a different design, right? How you diferentiate the normal
> products from the offer products via typoscript? and what is the subpart
> template setup code? it's a separate file...
>
> "Matt Sturkenboom" <m.sturkenboom (AT) gmail (DOT) com> escribió en el mensaje
>
> news:mailman.10325.1214494300.4573.typo3-project-tt-products (AT) lists (DOT) netfielders.de.
> ..
> >I made a suppart for my offers with a different design. Simply add a
> > reference to an other template file in your suppart template setup code.
> >
> > 2008/6/26 Juan Pablo Villaverde <jpablo (AT) omnisciens (DOT) com>:
> >
> >> Hi!
> >>
> >> Is there any chance to have a different design in the list view (a

> yellow
> >> background for instance) in products marked as "offer"?
> >> Maybe another subpart.
> >>
> >> Regards,
> >>
> >> Juan Pablo Villaverde
> >> jpablo (AT) omnisciens (DOT) com
> >> http://www.omnisciens.com
> >>
> >>
> >> _______________________________________________
> >> TYPO3-project-tt-products mailing list
> >> TYPO3-project-tt-products (AT) lists...netfielders.de
> >>
> >>

> http://lists.netfielders.de/cgi-bin/...ct-tt-products
> >>

>
>
>
> _______________________________________________
> TYPO3-project-tt-products mailing list
> TYPO3-project-tt-products (AT) lists...netfielders.de
>
> http://lists.netfielders.de/cgi-bin/...ct-tt-products
>

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 27.06.2008, 23:43
Juan Pablo Villaverde
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Offers with different template in list view?

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 30.06.2008, 22:11
Stefanie Axinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Offers with different template in list view?

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #7  
Alt 01.07.2008, 03:36
Juan Pablo Villaverde
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Offers with different template in list view?

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-shop] list view suggestions + patch Richard Hirner typo3-project-tt-products@lists.netfielders.de 1 05.03.2008 09:15
[TYPO3-shop] Single view in 2.6.0 adds an unwanted product list atthe end Juan Pablo Villaverde typo3-project-tt-products@lists.netfielders.de 4 10.01.2008 21:40
[TYPO3-shop] List view, change price when changing the article Benjamin Tammling typo3-project-tt-products@lists.netfielders.de 4 17.10.2007 09:36
[TYPO3-shop] how to list related products in list view - LIST code typo3-project-tt-products@lists.netfielders.de 0 18.12.2006 17:19
Re: [TYPO3-shop] Reducing LIST view => Showing only products withspecific values? Franz Holzinger typo3-project-tt-products@lists.netfielders.de 0 03.12.2006 14:31


Alle Zeitangaben in WEZ +1. Es ist jetzt 17:43 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74