TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
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 25.05.2007, 23:25
Andrew Davis
Gast
 
Beiträge: n/a
Standard [TYPO3-shop] specify category id for products:list on a page;mbi_categories

Franz,

How do i specify only one specific category ID to be displayed on a page
with products-Products:LIST when I have installed your updated
mbi_categories?


This is my setup in backend:


[page] "Products list"
TSCONFIG: defaultCategoryID = 18

Products Plugin - Products:List
startingpoint : products (id=10)

[sysfolder] id=10
[product record] "test item"
category = 18

[product record] "test item 2"
category = 8


[Category Record ID=18] "Cat name"

[Category Record ID=8] "Cat 2"



If I look at the products page, I can see both items, regardless of
their category setting.

does the tsconfig "defaultCategoryID = 10" need to be different?

thanks for any assistance!


Andrew Davis
_______________________________________________
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.05.2007, 19:29
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] specify category id for products:list on a page;mbi_categories

Hello Andrew,

> How do i specify only one specific category ID to be displayed on a page
> with products-Products:LIST when I have installed your updated
> mbi_categories?
>
>
> This is my setup in backend:
>
>
> [page] "Products list"
> TSCONFIG: defaultCategoryID = 18
>
> Products Plugin - Products:List
> startingpoint : products (id=10)
>
> [sysfolder] id=10
> [product record] "test item"
> category = 18
>
> [product record] "test item 2"
> category = 8
>
>
> [Category Record ID=18] "Cat name"
>
> [Category Record ID=8] "Cat 2"
>
>
>
> If I look at the products page, I can see both items, regardless of
> their category setting.
>
> does the tsconfig "defaultCategoryID = 10" need to be different?
>
> thanks for any assistance!


Normally it is intended to use the category LIST plugin somewhere on
each page. (Templa Voila or via TypoScript). Then the link to the
product list will already contain a category parameter
tx_ttproducts_pi1[category] and filtering takes place.

The solution to have an own template setup on each page is not so good,
but possible.

plugin.tt_products {
....
defaultCategoryID = 12

....
}

But you have to do this for every page then.

- Franz















_______________________________________________
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 28.05.2007, 01:47
Andrew Davis
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] specify category id for products:list on a page;mbi_categories

So placing
defaultCategoryID = 12
must happen in template setup, not in page TSConfig.

yes it is a little awkward to have template for each product page, but i
only have 6 or o so i might do that since i sont want category menu on
those pages.

thanks,
andrew

Franz Holzinger wrote:
> Hello Andrew,
>
>> How do i specify only one specific category ID to be displayed on a page
>> with products-Products:LIST when I have installed your updated
>> mbi_categories?
>>
>>
>> This is my setup in backend:
>>
>>
>> [page] "Products list"
>> TSCONFIG: defaultCategoryID = 18
>>
>> Products Plugin - Products:List
>> startingpoint : products (id=10)
>>
>> [sysfolder] id=10
>> [product record] "test item"
>> category = 18
>>
>> [product record] "test item 2"
>> category = 8
>>
>>
>> [Category Record ID=18] "Cat name"
>>
>> [Category Record ID=8] "Cat 2"
>>
>>
>>
>> If I look at the products page, I can see both items, regardless of
>> their category setting.
>>
>> does the tsconfig "defaultCategoryID = 10" need to be different?
>>
>> thanks for any assistance!

>
> Normally it is intended to use the category LIST plugin somewhere on
> each page. (Templa Voila or via TypoScript). Then the link to the
> product list will already contain a category parameter
> tx_ttproducts_pi1[category] and filtering takes place.
>
> The solution to have an own template setup on each page is not so good,
> but possible.
>
> plugin.tt_products {
> ...
> defaultCategoryID = 12
>
> ...
> }
>
> But you have to do this for every page then.
>
> - Franz
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>

_______________________________________________
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 05.06.2007, 17:14
Corrado
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] specify category id for products:list on a page;mbi_categories

Franz Holzinger wrote:
> Normally it is intended to use the category LIST plugin somewhere on
> each page. (Templa Voila or via TypoScript). Then the link to the
> product list will already contain a category parameter
> tx_ttproducts_pi1[category] and filtering takes place.


Could you please explain?

Best,

--
Corrado
-.-
eeos communications
http://www.eeos.biz



_______________________________________________
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!
 

Lesezeichen

Themen-Optionen
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] to config a page to show only items in a category? Technical Support typo3-project-tt-products@lists.netfielders.de 3 11.05.2007 08:03
[TYPO3-shop] Category list doesn't show anything Tapio Markula typo3-project-tt-products@lists.netfielders.de 9 29.03.2007 09:48
[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
[TYPO3-ttnews] list of selected category news Jozef Uhliarik typo3-project-tt-news@lists.netfielders.de 3 07.12.2006 09:16
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 23:54 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

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 75 76 77